﻿.BgMenu {
    background-color: #f8f9fa !important;
}
.Cursor {
    cursor: pointer;
}

.tamanhoIconesTopo {
    width: 83px;
    margin-right: 2px;
    height: 59.5px;
}

.tamanhoFonteIcones {
    font-size: 21pt;
}

.tamanhoFonteReserva {
    font-size: 16pt;
}

.tamanhoFonteReserva2 {
    font-size: 14pt;
}

.tamanhoIconesLaterais {
    width: 83px;
    margin-bottom: 2px;
    padding-bottom: 0px;
    /*height: 59.5px;*/
}

.tamanhoFonteDescricaoLateral {
    /*//font-size: 8pt;*/
    font-weight: bold;
    cursor: pointer;
}


#dvLoading, .load {    
    position: fixed;    
    left: 50%;       
}

.loadAjax {
    margin-left: 45%;
}

#dvLoading{
    height: 100px;
    width: 100px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 30%;
    margin: -25px 0 0 -25px;
}



.fontePequena {
    font-size: 80% !important;
    font-weight: 400 !important;
}

.fonteMedia {
    font-size: 88% !important;
    font-weight: 400 !important;
}

input[type="checkbox"],
input[type="radio"] {
    margin-right: 2px;
    margin-left: 2px;
}

.tamanhoImgCiaDisp {
    width: 48px;
    height: 21px;
}

.tamanhoImgHtlDisp {
    width: 50px;
    height: 30px;
}

.tamanhoDataDisp {
    width: 92px !important;
}

.tamanhoDestinosDisp {
    width: 196px !important;
}

.popover {
    background: rgba(255, 252, 196,0.88);
}

    .popover .arrow::after {
        border-bottom-color: rgba(255, 252, 196, 0.88);
        border-right-color: rgba(255, 252, 196, 0.88);
    }

.tdValoresDisp {
    width: 125px !important;
}

.g3 {
    width: 40px;
    height: 18px;
}

.cias {
    width: 53px;
    height: 18px;
}

.bg-Sel-Colmeia {
    background-color: #e2eaf3 !important;
}

.w-5 {
    width: 5% !important;
}
.w-7 {
    width: 7% !important;
}
.w-10 {
    width: 10% !important;
}
.w-17 {
    width: 17% !important;
}
.w-96 {
    width: 96% !important;
}

.corEnvelope {
    color: #03ab03;
}
.modal80 {
    max-width: 80%;
}
.modalAnac {
    max-width: 553px;
}

.assento {
    width: 20px; 
    height: 22px;
}
.backAssento {
    background-repeat: no-repeat;
    background-size: 20px 22px;
}
.checkAssento {
    font-size:22px;
    font-weight:bold;
}
.corCorredor {
    background-color: #e2e8ef;
}
.larguraAsa {
    border-width: 3px !important;
    border-color: #cccdcf!important;
}
.ui-autocomplete {
    font-size: 9pt !important;
}
.cursorHelp {
    cursor: help !important;
}
.cap {
    text-transform: capitalize!important;
}