
fieldset {
    border: 1px solid #6E6858;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
/* background-color:#FFD67A; */
}

legend {
    background: #ffeead;
    padding: 0.5em;
    font-size: 90%;
    font-weight: bold;
}

form {
    border: none;
    margin: 0;
}

label {
    font-weight: normal;
    font-size: 90%;
}

textarea {
    font: 95% Verdana, Arial, sans-serif;
    border: 1px solid Black;
    color: Black;
    background-color: white;
    width: 100%;
}

input {
    font: 95% Verdana, Arial, sans-serif;
    visibility: visible;
    border: 1px solid Black;
    color: Black;
    background-color: white;
    vertical-align: middle;
}


.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;
}

.field .field {
    margin: 1em 0 0 0;
}

.fieldRequired {
    background: url(img/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: #ffeead;
}

.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp:hover {
    color: Black;
    cursor: default;
}

.formControls {
   margin: 1em 0;
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 95% !important;
}

.error .fieldRequired {
   color: #ffce7b;
}


#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
    border-color: #ffa500;
    border-width: 1px;
}

.context,
.documentEditable * .context {
    background: #FF6600 url(img/linkTransparent.gif) 9px 9px no-repeat;
    cursor: pointer;
    font-size: 110%;font-weight:bold;color:white;
    padding: 5px 5px 5px 15px;
    text-transform: lowercase;border:2px solid white;
}




form div.left
{
	display:inline;
	float:left;
	width:48%;
}



form div.right
{
	display:inline;
	float:right;
	width:48%;
}



form div.left .medium
{
	width:100%;
}



form div.right .medium
{
	width:100%;
}

form input.large {
display:block;
width:75%;
}


select.select

{       display:block;
	width:98%;
	color:#333;
	font-size:95%;
	margin:1px 0;
	padding:1px 0 0;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;

}

.lista {
border:1px solid #6E6858;
border-right:none;
}

.listaok {
border:1px solid #6E6858;
border-right:none;
border-bottom:none;
background-color:white;
}

.lista #titols td, .listaok td {
border-right:1px solid #6E6858;
border-bottom:1px solid #6E6858;

}

.titulo {
background-color:#FFD67A;
font-weight:bold;
font-size:100%;
}

#datosTransfer {
color:maroon;
}


input.radio#Coche, input.radio#VueloBcn, input.radio#vueloGi, input.radio#Pendiente {
background-color:#ffeead;
border:0;
}

.ctotal {
font-weight:bold;
text-align:right;
line-height:30px;
}
.ctotal2 {
font-weight:bold;
text-align:right;
}

.itotal {
font-weight:bold;
background-color:#FFD67A;
text-align:right;
}

.col1 {
width:150px;
}

.col2 {
width:60px;
}

.col3 {
width:50px;
}

.col4 {
width:50px;
}

.col5 {
width:120px;
}

.col6 {
width:40px;
}

.col7 {
width:40px;
}

.col8 {
width:120px;
}

.col9 {
width:60px;
text-align:right;
}

.col10 {
width:16px;
border-right:none !important;
}
.col11 {
width:16px;
}

#personList {
font: 90% Verdana, Arial, sans-serif;
}

#infoDto, #infoDtoNR, #infoSupl {
font: 90% Verdana, Arial, sans-serif;
color:maroon;
}

.nota {
font: 90% Verdana, Arial, sans-serif;
color:maroon;
text-align:right;
}

#avisos {
height:25px;
}

.seleccionable {
font-size:95%;
border-bottom:1px solid #ddd;
border-left:1px solid #c3c3c3;
border-right:1px solid #c3c3c3;
border-top:1px solid #7c7c7c;
color:#333;
}

