﻿@font-face {
    font-family: AvenirLight;
    src: url('../fonts/AvenirLTStd-Light.otf');
}

@font-face {
    font-family: AvenirBlack;
    src: url(../fonts/AvenirLTStd-Black.otf);
}

body {
    font-family: AvenirBlack;
    background: #F2F2F2;
}

.tdHead {    
    font-size: 12pt;
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;    
}

.tdSubHead {
    padding: 2px 0px 2px 0px;
    text-align: center;
    vertical-align: middle;
    background-color: #E0E0E0;
    color: #686868;
}

.tlconted {
    padding: 2px 0px 2px 10px;
    text-align: left;
    vertical-align: middle;
    background-color: #E0E0E0;
    color: #686868;
    border-bottom: solid 1px #686868;
}

.tdconted {
    border-bottom: solid 1px;
    border-color: #E0E0E0;
}

.btnPromo {
    margin: 3px;
    border-radius: 3px;
    background-color: #B80000;
    color: white;
    border-color: #B80000;
    width: 120px;
    height: 35px;
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
}

.tdFecha {
    padding-top: 2px 0px 2px 0px;
    text-align: center;
    width: 80px;
    vertical-align: middle;
}

.tdTarifa {
    padding-top: 2px 0px 2px 0px;    
    text-align: center;
    width: 70px;
    vertical-align: middle;    
}

.tdMargin {
    text-align: left;
    vertical-align: middle;
}

.textTarifa {
    margin: 15px;
    width: 150px;
    text-align: center;
}

.textareaTarifa {
    width: 250px;
    border: solid 1px #000000;    
    margin: 10px;
}

.trfontsFares{
    font-family: AvenirLight;
}

.tdColumn1 {
    width: 65px;
    text-align: right;
    vertical-align: middle;
}

.tdColumn2 {
    width: 100px;
    text-align: right;
    vertical-align: middle;
}

.tdColumn3 {
    width: 100px;
    text-align: right;
    vertical-align: middle;
}

.tdColumn4 {
    width: 100px;
    text-align: right;
    vertical-align: middle;
}

.tdColumn5 {
    width: 100px;
    text-align: right;
    vertical-align: middle;
}

.tdColumn6 {
    width: 100px;
    text-align: right;
    vertical-align: middle;
}

.inputFecha {
    width: 80px;
    text-align: center;
    cursor: pointer;
    margin: 5px;
}

.inputCont {
    width: 70px;
    text-align:center;
    margin: 5px;
}

.chkContenido {
    width: 25px;
    text-align: center;
    margin: 5px;
}

.tbFiltroReserva {
    width: 100%;
}

.tdFiltroReservaP {
    padding: 0px;
    border: solid 0px #000000;
}

.tdFiltroReservaS {
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
}

.inpFiltroReserva {
    font-size: 8pt;
    width: 150px;
}

.calendarioFlt {
    vertical-align:middle;
    width: 25px;
    height: 25px;
    background-image: url(../images/calendario.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

/*Boton excel - Modulo Reportes*/
#btnexcel {
    font-family: AvenirLight;
    display: inline-block;
    padding: 7px 18px;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #9D9D9D;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px #898989;
    margin: 5px;
    margin-left: 65px;
}

#btnexcel:active {
    background-color: #898989;
    box-shadow: 0 1px #898989;
    transform: translateY(1px);
}

/*Campos de texto*/
.inpText {
    color: black;
    background-color: white;    
    text-transform: uppercase;
}

.inpSelect {
    color: black;
    background-color: white;    
    text-transform: uppercase;
}

/*Label Text*/
.lblText {
    text-transform:uppercase;
    font-size: 9pt;
    font-weight:bold;
}

.tlreserva {
    width: 100%;
    font-size: 14pt;
    border: solid 3px;
    border-bottom: none;
    font-weight: bold;
    border-color: #003074;
}

.tlreservacell {
    width: 100%;    
    font-size: 10pt;   
    border-right: solid 1px;
    border-color: #003074;    
}

.trhover td {
    font-family: AvenirLight;
    font-size: 11pt;
    color: #444444;
    text-align: center;
    vertical-align: middle;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-color: #003074;
}

.trhover:hover {
    background-color: #EBF6FF;
    font-weight: bold;
}

.tlreview {
    text-align: center;
    vertical-align: middle;
    width: 30%;
    padding: 5px 0px 5px 0px;
    border-bottom: solid 1px;
    border-color: #003074;
}

.tlrow {
    text-align: center;
    vertical-align: middle;  
    font-weight: bold;
    font-size: 11pt;
}

.tlrow td {
    padding: 5px 0px 5px 0px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-color: #003074;
}

.tbltarifa {
    font-family: AvenirLight;
    width: 100%;
    font-size: 10pt;
    border: solid 2px;
    border-color: #E0E0E0;
}

.tldarktar {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    border-right: solid 1px;    
    text-align: left;
    padding-left: 5px;
    cursor: pointer;    
}

.tltarifa {
    width: 100%;
    font-size: 10pt;
    border: solid 2px;
    border-color: #E0E0E0;
}

.fielBor {
    text-align: left;
    margin: 15px;
    border: solid 2px;
    border-color: #EEEEEE;
    border-radius: 1px;
    padding: 0px 10px 10px 10px;
}

.legTitle {    
    color: #396C8B;
    width: auto;
    border: none;
    font-size: 18px;
}

.contenedor {
    font-family: AvenirLight;
    overflow-y: scroll;
    height: 530px;
    min-width: 630px;
    max-width: 800px;
}

/*Promoción*/
.btnPromoGo {
    font-size: 10pt;    
    color: #2980B9;
    font-weight: bold;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
    border: none;
    text-decoration: none;
    outline: none;
    border: none;
    border-radius: 1px;
}

.btnPromoGo:hover {    
    color: #1A5276;
}

.txtinput {
    vertical-align: middle;
    text-align: center;
    margin: 5px;
    width: 52px;
    height: 22px;
    font-size: 9pt;
}

.txtselect {
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: auto;
    height: 18px;
    font-size: 10pt;
}

.div_floating_promo {
    background-color: rgba(231, 236, 255, 0.8);
    position: fixed;
    top: -50px;
    right: -50px;
    left: -50px;
    bottom: -50px;
    z-index: 650;
    pointer-events: none;
}

.promocionBox {
    border: solid 1px #1765A2;
    border-radius: 1px;
    background-color: #FFFFFF; /* colorTextLight */
    color: #000000; /* colorTextDark */
    height: auto;
    pointer-events: visible;
}

.contenedor_promo {
    width: 800px;
    padding: 10px 20px;
    margin: 5% auto;
    position: relative;
}

#div_floating:target {
    opacity: 1;
    pointer-events: none;
}

.nav-tabs > li > label {
    display: inline-block;
    padding: 10px;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    width: 135px;
    border-bottom-color: #C7E1FF;
}

.nav-tabs > li.active > label {
    cursor: default;
    border-color: #C7E1FF;
    border-bottom-color: white;
}

.tbdashboard{
    border: solid 1px;
    border-color: #dddddd;
    align-content: center;
    vertical-align: middle;
    text-align: center;
}

.tbdashboard th {
    padding: 5px 10px 5px 10px;
    align-content: center;
    text-align: center;
    border: solid 1px #001F58;
}

/* Checkbox Center*/
input[type=checkbox], input[type=radio] {
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

