@font-face {
    font-family: "MyriadPro-Light";
    src: url("fonts/MyriadPro-Light.otf") format("opentype");
}
@font-face {
    font-family: "MyriadPro-Bold";
    src: url("fonts/MyriadPro-Semibold.otf") format("opentype");
}

body,  ul, h1, h2, h3, h4, h5, h6, img, a {
	list-style: none;
	border: 0;
	text-decoration: none;
	/*color: #838938;*/
    color: #9c9281;
	margin: 0;
}
html, body {
    font-family: MyriadPro-Light, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-size: 12px;
	/*color: #948A54;*/
    color: #9c9281;
}
.centrado{
    margin:0 auto 0 auto;
}
.titulo {
    color: #156bb7;
    font-size: 17px;
    padding-bottom: 20px;
}
.subTitulo {    
    font-weight: bold;
    font-size:13px;
    color: #CE5A3A;
}
.cabeceraTitulo {
    color: #156bb7;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 20px;
}
#cabeceraMenu {
    height:20px;
	width:auto;
	line-height:20px;
	margin-top:0px;
	font-size:11px;
	text-align:right;
	float:right;
}
#cabeceraMenu ul li {
	display: inline;
	margin-left:7px;
	float:right;
}
#barra {
    background-color: #34be4d;
    /*background-image: url(../img/menu_barra.png);*/
    height: 25px;
	color: #FFFFFF;
	line-height: 26px;
	padding:0 15px;
}
.menuLateral li{
    display: block;
    background-image:url(../../img/vineta.png);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:15px;
    line-height:24px;
}

#contenedor {
    width: 1150px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	
}
#cabecera {
    height: 115px;
    padding-top: 10px;
}
#cabeceraLogo {
	float:left;
}
#contenido {
    margin-top: 20px;
    overflow: hidden;
}
#pie {
	clear: both;
	border-top: solid 1px #34be4d;
    width: 1150px;
    line-height: 27px;
    text-align: center;
    font-size: 11px;
    height: 27px;
    margin: -27px auto 0 auto;    
}
#pie ul li{
    display: inline;
	margin:0 3px;	
}
#borrarPie {
	display: block;
	height: 37px;
}
.calendario {
    position: absolute;
    display: none;
    background-color: #FFFFFF;
    z-index: 10000;
}
.imgCalendario {
    position: absolute;    
    border: solid 0px;
    float:right;
    margin-left: -16px;
    margin-top: 2px;
    cursor:pointer;
}
select {
    background-color: #FFFFFF;
    border: 1px solid #34be4d;
    color: #9c9281;
    font-size: 11px;
}
textarea {
    background-color: #FFFFFF;
    border: 1px solid #CFD69A;
    color: #948A54;
    font-size: 11px;
    resize: none; 
}
input {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
    border-color: #34be4d;
	color: #9c9281;
	font-size: 11px;
}
input[type=text], [type=password] {
    width: 130px;
    --text-indent:3px;
}
input[type=radio], input[type=checkbox], input[type=image] {
    border-color: transparent;
    background-color: transparent;
}
input[type=image] {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
input[type=submit], input[type=button] {
    /*background-image:url(../img/boton_fondo.png);*/
    background-color:#005ba4;
	background-repeat:no-repeat;
	background-position:right;
	height: 18px;
	width: 76px;
	font-weight: bold;
	border: transparent;
	color: #FFFFFF;
	float: right;
	cursor:pointer;
}
#boton{
    background-image:url();
	font-size: 11px;
    width: 76px;
    color: #FFFFFF;
    border: solid 1px #34be4d;
    background-color: #34be4d;
    font-weight: bold;
    height: 18px;
    float:right;
    --height:23px;
}
.zend_form_login dt {
    float: left;
    width: 100px;    
    padding : 3px;
}
.zend_form_login dd {
    padding : 3px;
}
.zend_form_login input[type=text], input[type=password] {
    margin-top: 0px;
    width: 160px;
}
.zend_form dt {
    float: left;
    width: 195px;    
    padding : 3px;
}
.zend_form dd {
    padding : 3px;
}
.zend_form select {
    margin-top: 0px;
    width: 165px;
}
.zend_form input[type=text], input[type=password] {
    margin-top: 0px;
    width: 160px;
}
.zend_form1 input[type=text] {
    width: 100%;
}
.zend_form1 select {
    width: 100%;
}
.zend_form1 div {
    padding-bottom: 10px;
}
.zend_form1 input, select {
    margin-top: 5px;
}
.grilla {
    width:100%;
    background-color: #FFFFFF;
    border-left: 1px solid #D3D89E;
    border-right: 1px solid #D3D89E;
    --border-top: 1px solid #D3D89E;   
    border-spacing: inherit;         
    --padding-top: 5px;
    margin-top:5px;
}

.grilla tr:hover {
    --background-color: #F3F5E6;
}
.grilla thead td {
    background-color:#005BA4;
    color: #FFFFFF;
	height: 20px;
	font-weight: bold;
    font-size: 11px;
    --font-family:MyriadPro-Bold;
}

.grilla thead th {
    --background-image: url(../img/menu_barra.png);
    border-left: 1px dotted #D3D89E;
    color: #FFFFFF;
	height: 20px;
	font-size: 11px;
	text-align:center;
    background-color:#34BE4D;
    --font-family:MyriadPro-Bold;
}
.grilla td {
    border-bottom: 1px solid #D3D89E;
    border-left: 1px dotted #D3D89E;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    height: 20px;
}

.grilla th[scope=col], td[scope=col] {
    border-left: transparent;
}

.grilla input[type=text] {
    text-transform: uppercase;
    background-color: #FFFFFF;
    width: 108px;    
}
.grilla select {
    background-color: #FFFFFF;
    width: 120px;
    margin-top: 3px;
    margin-bottom: 3px;       
}
div.errorMensaje {
    position: absolute;
    background: url(/js/jquery/img/tooltipConnectorLeft.png) no-repeat scroll left center; 
    padding-left: 14px;
    display: none;
} 
div.error {
    background: transparent;
    background: #fff;
    border: 1px solid #7eabcd;
    padding: 2px 5px;    
}
.error {
    border: solid 1px red;
    background: #FAFAD2;
}
.grilla2 { 
    width:100%;
    background-color: #FFFFFF;
    border-left: 1px solid #D3D89E;
    border-right: 1px solid #D3D89E;
    --border-top: 1px solid #D3D89E;   
    border-spacing: inherit;         
    --padding-top: 5px;
    margin-top:5px;

}
.grilla2 th {
    text-align: left;
    --width: 19%;
}
.grilla2 td {    
    --width: 31%;
}
.negrita {
    font-weight: bold;
}
.mensajeError {
    color: #CE5A3A;
}
#alingDerecha {
    text-align: right;
}
#alingIzquierda {
    text-align: left;
}
.subMenu {
    width:150px;
    float:left;
    border: 1px solid #CE5B3B;
    padding: 20px;
    background-color:#FFFBF2;
}

.izquierda {
    float:left;
    width: 160px;
}
.derecha {
    float:right;
    width:980px;
}
#alingCentro {
    text-align: center;
}
.recuadro {
    border: 1px solid #34BE4D;
    padding: 10px;
    background-color:rgb(193,229,188);
    width:100%;
    line-height: 20px;
    font-size:13px;
}

.recuadro th{
    text-align: left;
}
.recuadro select, select{
    width:154px;
    margin-top: 0px;
}
.recuadro input[type=text]{
    width:150px;
}
.recuadroTitulo {
    font-size: 15px;
    border-bottom: 3px solid #747B32;
    height: 34px;
    color: #ffffff;
    line-height: 34px;
    text-indent: 10px;
    background-image: url(../img/menu_barra.png);    
}

.parrafo {
    font-size: 12px;
    line-height: 34px;
    text-indent: 10px;   
}
#paginado{
    float:right;
}
#paginado ul li{
    display: inline;
    margin:0 3px;
}
.form-errors {
    float: left;
    border:solid 1px transparent;    
}
.form-errors li{
    color: #CE5A3A;
}
.link{
	color: #CE5A3A;
	cursor: pointer;
}

#capaEmergente, #subCapaEmergente {
    background-color:#FFFBF2;
    cursor:default;
    border: 1px solid #747B32;
}
.emergenteTitulo {
    text-align: left;
    background-color:#34be4d;
    height: 25px;
    line-height: 26px;
    color:#FFFFFF;
    font-weight: bold;
    padding-left:10px;
}
.emergenteTexto {
    text-align: left;
    padding: 25px;    
}
.emergenteTexto li {
    display: block;
}
.inputInactivo{
    background-color:#C0C0C0;
}
#contenido a{
    color: #156bb7;
}
#contenido a:hover{
    text-decoration:underline;
}
.cerrar {
    float:right;
    cursor:pointer
}
.mayuscula{
    text-transform: uppercase;
}
.minuscula{
    text-transform: lowercase !important;
}
.filaAnulado{
    background-color:#EF6060;
    color:#ffffff;
}
.filaAnulado span{
    color:#ffffff;
}
.fila{
    background-color:#F3F5E6;
}
.filaActivo {
    background-color:#FFFBD9;
}
.filaEmitido {
    background-color:#D4E8F7;
}
.impTotal {
    font-size: 15px;
    text-align: right;
    font-weight: bold;
}

.trAsientoVendido{
    background: #F3F5E6;
}
.trAsientoReservado{
    background: #E2D67C;
}
.trAsientoEndosoCharter{
    background: #D4E8F7;
}
.trAsientoBloqueado{
    background: #EF6060;
}
.trAsientoFueraServicio{
    background: #CCCCCC;
}

#indVentaBP{
    background-color:#FEE2CB;
    color: #838938;
}

img {
    cursor: pointer;
}
.grilla-tr-desactivado {
    background-color:#EF6060;
    color:#FFFFFF;
}
.grilla-tr-desactivado span{
    color: #FFFFFF;
}
.grilla-tr{
    background: #F3F5E6;
    --color:#838938;
}
.cursor{
    cursor:pointer;
}

/* ---------- Encuesta ---------- */
.pregunta-container {
    position: relative;
    border: 1px solid #CE5B3B;
    background-color: #FFFBF2;
    padding: 20px;
    margin-bottom: 10px;
}

.pregunta-container h1, .pregunta-container h2, .pregunta-container h3, .pregunta-container h4, .pregunta-container h5, .pregunta-container h6 {
    margin: 0;
}

.pregunta-container .pregunta-texto, .pregunta-container .pregunta-opciones {
    margin-bottom: 10px;
}

.pregunta-container .pregunta-texto textarea {
    width: 100%;
}

.pregunta-container ul {
    margin: 0;
    padding: 0;
}

.pregunta-opciones ul li {
    margin-bottom: 5px;
}

.pregunta-opciones table.opciones {
    width: 100%;
}

.pregunta-opciones table.opciones td.opcion-td-icon {
    width: 20px;
}

.pregunta-opciones table.opciones td.opcion-td-text input[type=text] {
    width: 100%;
}

.pregunta-opciones table.opciones td.opcion-td-action {
    width: 50px;
    text-align: right;
}

.pregunta-opciones input[type=text] {
    /*width: 100%;
    margin-left: 50px;
    margin-right: 100px;*/
}

.pregunta-container .delQuestion {
    position: absolute;
    top: 10px;
    right: 10px;
}

.divProcesoResultado {
    width: 99%;
    height: 500px;
    border: solid 1px #000000;
    overflow-y: auto;
}
