body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    font-family: 'Nunito Sans',Tahoma !important;
    font-size: 14px;
}

img, table {
    border: 0;
}

.logo-home {
    max-height: 97px;
    max-width: 214px;
}

#lnkRecuperaSenha {
    color: #A563FA !important;
}

.logo-cliente {
    max-height: 75px;
}

.icone-menu {
    font-size: xx-large;
}
.imgLogo{
    max-height: 80px;
}

legend {
    color: gray;
    text-align: left;
    background-color: #DCDCDC;
    border: 1px solid gray;
    padding: 2px 6px;
}

a {
    text-decoration: none;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #000000;
    outline: none;
}

a:hover {
    text-decoration: underline;
    color: #000000;
}

textarea {
    resize: none;
}

textarea, input, select, a {
    outline: none;
}

.background {
    background-color: gray;
    filter: alpha(opacity=15);
    opacity: 0.15;
}

#ctl00_ucMenus_tdMenuArgo, #ctl00_ucMenus_tdMenuAgencia, #ctl00_ucMenusExpense_tdMenuExpense, #ctl00_ucMenusBI_tdMenuBI {
    background-image: url(../images/three_0_pb.gif);
}

    #ctl00_ucMenus_tdMenuArgo a,
    #ctl00_ucMenusExpense_tdMenuExpense a,
    #ctl00_ucMenusBI_tdMenuBI a,
    #ctl00_ucMenus_tdMenuAgencia a {
        display: block;
        float: left;
        height: 26px;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        /*font-weight: bold;*/
        padding: 0 0 0 4px;
        cursor: pointer;
    }

        #ctl00_ucMenus_tdMenuArgo a span,
        #ctl00_ucMenusExpense_tdMenuExpense a span,
        #ctl00_ucMenusBI_tdMenuBI a span,
        #ctl00_ucMenus_tdMenuAgencia a span {
            float: left;
            padding: 6px 8px 0 4px;
        }

        #ctl00_ucMenus_tdMenuArgo a:hover,
        #ctl00_ucMenusExpense_tdMenuExpense a:hover,
        #ctl00_ucMenusBI_tdMenuBI a:hover,
        #ctl00_ucMenus_tdMenuAgencia a:hover {
            background: url(../images/three_1_pb.gif) no-repeat;
        }

            #ctl00_ucMenus_tdMenuArgo a:hover span,
            #ctl00_ucMenusExpense_tdMenuExpense a:hover span,
            #ctl00_ucMenusBI_tdMenuBI a:hover span,
            #ctl00_ucMenus_tdMenuAgencia a:hover span {
                background: url(../images/three_1_pb.gif) no-repeat right top;
            }

#ctl00_ucMenus_tblMenuQuadros a,
#ctl00_ucMenus_tblMenuQuadros a:link,
#ctl00_ucMenus_tblMenuQuadros a:visited,
#ctl00_ucMenus_tblMenuQuadros a:active {
    color: #808080;
    text-decoration: none;
}

    #ctl00_ucMenus_tblMenuQuadros a:hover {
        color: #000000;
        font-weight: bold;
    }

#ctl00_cphContent_tdLinkAereoOnLine div,
#ctl00_cphContent_tdLinkHotelOnLine div,
#ctl00_cphContent_tdLinkLocacaoOnLine div,
#ctl00_cphContent_tdLinkRodoviarioOnLine div,
#ctl00_cphContent_tdLinkAereoOnLine a,
#ctl00_cphContent_tdLinkHotelOnLine a,
#ctl00_cphContent_tdLinkLocacaoOnLine a,
#ctl00_cphContent_tdLinkRodoviarioOnLine a {
    display: block;
    float: left;
    width: 100%;
    height: 32px;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 0;
    background: url(../images/bt_online_2.gif) no-repeat;
}

    #ctl00_cphContent_tdLinkAereoOnLine div span,
    #ctl00_cphContent_tdLinkHotelOnLine div span,
    #ctl00_cphContent_tdLinkLocacaoOnLine div span,
    #ctl00_cphContent_tdLinkRodoviarioOnLine div span,
    #ctl00_cphContent_tdLinkAereoOnLine a span,
    #ctl00_cphContent_tdLinkHotelOnLine a span,
    #ctl00_cphContent_tdLinkLocacaoOnLine a span,
    #ctl00_cphContent_tdLinkRodoviarioOnLine a span {
        float: left;
        width: 100%;
        padding: 6px 0 0 0;
    }

#ctl00_cphContent_tdLinkAereoOnLine a,
#ctl00_cphContent_tdLinkHotelOnLine a,
#ctl00_cphContent_tdLinkLocacaoOnLine a,
#ctl00_cphContent_tdLinkRodoviarioOnLine a {
    color: #000000;
    cursor: pointer;
    background: url(../images/bt_online_0.gif) no-repeat;
}

    #ctl00_cphContent_tdLinkAereoOnLine a:hover,
    #ctl00_cphContent_tdLinkHotelOnLine a:hover,
    #ctl00_cphContent_tdLinkLocacaoOnLine a:hover,
    #ctl00_cphContent_tdLinkRodoviarioOnLine a:hover {
        color: #FFFFFF;
        background: url(../images/bt_online_1.gif) no-repeat;
    }

.erro {
    font-size: 11px;
    color: #CC0000;
    font-weight: bold;
}

input[type="text"][disabled], select[disabled], .disabled { /*IE*/
    background-color: #EEEEEE;
}

.modalBackground {
    background-color: gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup {
    background-color: white;
    border: 3px solid gray;
    padding: 3px;
}

#tabela_principal {
    width: 980px;
    border-top: 0;
}

#tabela_principal_conteudo {
    vertical-align: top;
}

#cabecalho, #cabecalhoLogado {
    text-align: left;
    width: 980px;
    height: 260px;
    vertical-align: top;
    background-image: url(../images/back_menu_login.gif);
}

#cabecalhoLogado {
    height: 150px;
}

#cabecalho_conteudo {
    text-align: left;
    vertical-align: top;
}

#conteudo {
    margin-bottom: 6px;
    width: 980px;
    background-color: #FFFFFF;
}

#conteudo_conteudo {
    width: 980px;
    text-align: left;
    border: 0;
    /*background-color: #FFFFFF;*/
    border: 0;
}

hr {
    height: 1px;
    background-color: #ccc;
    border: 0;
}

.tabela_titulo {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    border: 0;
    padding: 7px;
    background-color: #D8D8D8;
}

.tabela_tituloVermelho {
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    border: 0;
    height: 20px;
    background-color: #CC0000;
}

.tabela_Preco, #tabela_conteudo, .tabela_semBorda {
    border: 1px solid #E5E5E5;
    background-color: #FFFFFF;
}

.tabela_Preco {
    color: #FFFFFF;
    height: 60px;
}

#tabela_conteudo {
    padding: 10px;
    border-bottom: 3px solid #E5E5E5;
}

#cabecalho_solicitacao {
    border: 1px solid #E5E5E5;
    padding: 5px;
    color: #C12024;
    font-size: 11px;
    font-weight: bold;
    background-image: url(../images/bg_cabecalho_solicitacao.jpg);
}

.tabela_semBorda {
    padding: 6px;
    border-top: 0;
    border-bottom: 3px solid #E5E5E5;
}
/*.titulo{
   border: 1px solid #ECE9D8;
   border-width: 0 0 1px 0;
   background: #E5E5E5;
   padding: 5px 5px 5px 10px;
   margin: 0 -7px;
   font: normal 10.5pt "Trebuchet MS", Arial;
   color: #000000;
   letter-spacing: normal;
   text-transform: capitalize
}*/
.titulo, .titulo2, .titulo3 {
    color: gray;
    font-weight: bold;
}

.titulo {
    font-size: 13px;
}

.titulo2 {
    font-size: 12px;
}

.titulo3 {
    font-size: 11px;
}

.tituloVermelho {
    font-size: 13px;
    font-weight: bold;
    /*font: normal 12.5pt "Trebuchet MS", Arial;*/
    color: #808080;
}

.tituloPreto {
    font-size: 13px;
    font-weight: bold;
    /*font: normal 12.5pt "Trebuchet MS", Arial;*/
    color: #000000;
}

.preco, .precoPreto {
    font-size: 12px;
    color: #CC0000;
    font-weight: bold;
}

.precoPreto {
    color: #000000;
}

.texto9 {
    font-size: 9px;
    color: #000000;
}

.texto11 {
    font-size: 11px;
    color: #333333;
}

.texto11Preto {
    font-size: 11px;
    color: #000000;
}

.texto13Preto {
    font-size: 13px;
    color: #000000;
}

.texto11Branco {
    font-size: 11px;
    color: #FFFFFF;
}

.texto11Vermelho {
    font-size: 11px;
    color: #CC0000;
}

.texto11Cinza {
    font-size: 11px;
    color: #808080;
}

.texto20Branco {
    font-size: 20px;
    color: #FFFFFF;
}

.legenda {
    font-size: 10px;
    color: #333333;
}

.textoVermelhoBold {
    font-size: 11px;
    color: #CC0000;
    font-weight: bold;
    text-decoration: none;
}

.textoCinza {
    font-size: 11px;
    color: #808080;
    text-decoration: none;
}

.textoNomeCliente {
    font-size: 16px;
    font-weight: bold;
    color: gray;
}

.textoNomeClienteLower, .textoNomeClienteVermelho, .textoNomeClienteCinza, .textoTrebuchet {
    font-weight: bold;
}

.textoNomeClienteLower {
    font-size: 14px;
    color: #000000;
}

.textoNomeClienteFormata {
    font-size: 20px;
    color: #FFFFFF;
}

.textoNomeClienteVermelho {
    font-size: 16px;
    color: #CC0000;
}

.textoNomeClienteCinza {
    font-size: 16px;
    color: #808080;
}

.textoNome {
    font-size: 16px;
    color: #000000;
}

.textoTrebuchet {
    font-size: 16px;
}

.caixa_texto_mult {
    font-size: 11px;
    /*border-top: 2px solid #CCCCCC;
   border-left: 2px solid #CCCCCC;
   border-bottom: 1px solid #CECECE;
   border-right: 1px solid #CECECE;*/
    color: #000000;
    border: 1px solid #BABABA;
}

.caixa_texto, .caixa_disable, .caixa_total, .caixa_amarela, .ddlTexto {
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #BABABA;
    color: #000000;
    margin: 0;
}

.caixa_texto {
    font-weight: normal;
    z-index: 10;
    font-family: tahoma;
}

.caixa_disable {
    font-weight: normal;
    color: #666666;
}

.caixa_total, .caixa_disable {
    background-color: #F3F3F3;
}

.caixa_amarela {
    background-color: #FFFFE0;
}

.ddlTexto, .caixa_texto {
    font-weight: normal;
    color: #808080;
}

.GridCabec, .GridTotal {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    border: 0;
    padding: 7px;
    background-color: #C0C0C0;
}

.GridTotal {
    background-color: #FFFFFF;
}

.semborda {
    border-top: 0;
    border-bottom: 0;
    padding: 7px 5px;
    display: block;
    text-decoration: none;
    color: black;
}

.headerGrid, .lineGrid {
    border-top: 1px solid white;
    border-bottom: 1px solid #BEBEBE;
    display: block;
    text-decoration: none;
}

.headerGrid {
    padding: 4px 3px;
    color: #CCCCCC;
    background-color: #808080
}

.lineGrid {
    padding: 7px 5px;
    color: black;
    background-color: #E8E8E8;
}

div {
    font-size: 11px;
}

.botaoTimeOn, .botaoTimeOff, .botaoTimeLess {
    background-color: white;
    border: none;
    cursor: pointer;
    font-size: 9px;
    padding: 1px;
    width: 14px;
}

.botaoTimeOn {
    background-color: #DCDCDC;
}

.botaoTimeLess {
    cursor: default;
    text-decoration: line-through;
    color: #CECECE;
}

.botaoCinza {
    /*font: normal normal normal 11px Tahoma;*/
    text-decoration: none;
    font-size: 11px;
    border-width: 1px;
    cursor: pointer;
    padding: 5px;
    height: 25px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #ccc;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#C0C0C0);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#C0C0C0));
    background: -moz-linear-gradient(top, #ffffff, #C0C0C0);*/
}
    .botaoCinza:hover{
        background-color: #ccc;
        border-color: #666;
    }

    .botaoMenu {
        border-width: 0;
        cursor: pointer;
        background: no-repeat;
        background-position: center;
    }

.botaoVermelho {
    color: white;    
    font-size: 8pt;
    text-decoration: none;
    border-width: 1px;
    background-color: #CC0000;
    /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr= #CC0000,endColorStr= #FF4500);*/
}

.car2 {
    padding: 1px;
}

    .car2 div, .car4 div {
        border-top: 1px solid white;
        border-bottom: 1px solid #BEBEBE;
        padding: 7px 5px;
        display: block;
        text-decoration: none;
        color: black;
    }

    .car2 .d1 {
        background: #f3f3f3 url("../images/fundo_d1.jpg") repeat-x;
        background-position: top;
        /*
   background-color: #f3f3f3;
   url("../images/fundo_d1.jpg")
   color: #808080;
   font-size: 11px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   text-decoration: none;
   border-width: 1px;
   background-color: #808080;
   filter: progid:dximagetransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#F3F3F3);
   */
    }

    .car2 .d2 {
        /*background-color: #E8E8E8;*/
        background: #FFFFFF url("../images/fundo2_d2.jpg") no-repeat;
        background-position: left;
    }

    .car2 .d3 {
        border-top: 0;
        border-bottom: 0;
        padding: 2px;
    }

.d5 {
    margin-top: 5px;
}

.car2 .overFlow {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.car4 .d1, .dash2 .t1 {
    background-color: #F3F3F3;
}

.car4 .d2, .dash2 .t2, .menu2 .t2 {
    background-color: #E8E8E8;
}

.dash1, .menu1, .car1, .car3 {
    background-color: #CCCCCC
}

.dash2, .menu2, .car4 {
    padding: 1px;
}

    .dash2 div, .menu2 div {
        border-top: 1px solid white;
        border-bottom: 0;
        padding: 0;
        display: block;
        text-decoration: none;
        color: black;
    }

    .dash2 .t4, .menu2 .t4, .car2 .d4 {
        border-top: 0;
        border-bottom: 0;
        padding: 0;
        border-spacing: 0;
    }

    .menu2 .t1 {
        background-color: #FFFFFF;
    }

.d1 input.btn, .d2 input.btn {
    float: right;
}

fieldset {
    border: 1px solid gray;
    padding: 5px
}

.cursor_botao {
    cursor: pointer;
}

.ajax__autocomplete2_list, .ajax__autocomplete2_group {
    clear: both;
}

.ajax__autocomplete2_header {
    background-image: url(../images/topo.gif);
}

.ajax__autocomplete2_footer {
    background-image: url(../images/topo.gif);
}

div.ajax__autocomplete2_div {
    border: none;
    display: inline;
    padding: 0;
    white-space: nowrap;
}

.ajax__autocomplete2_div img {
    top: 4px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.scrollPopup {
    border: 1px solid #999999;
    padding: 2px 3px 2px 3px;
    font-weight: normal;
    background: #F4F4F4;
    overflow-y: scroll;
    overflow-x: hidden;
    color: #666666;
    height: 180px;
    scrollbar-arrow-color: #000000; /* apenas IE e Opera */
    scrollbar-3dlight-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #FFFFFF;
}

.barraBilhetes, .scrollPopupRegraHoteis, .scrollPopupCancelarOSTipoPg {
    scrollbar-arrow-color: #666666; /* IE e Opera */
    scrollbar-3dlight-color: #666666;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #666666;
    scrollbar-track-color: #FFFFFF;
}

.barraBilhetes {
    margin-left: 10px;
    margin-right: 25px;
    width: 95%;
    overflow-y: auto;
    overflow-x: hidden;
    height: 70px;
}

.scrollPopupRegraHoteis, .scrollPopupCancelarOSTipoPg {
    width: 742px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 500px;
}

.scrollPopupCancelarOSTipoPg {
    height: 420px;
}

.BarraRolagem, .BarraRolagemAss, .BarraRolagem2 {
    scrollbar-arrow-color: #CCCCCC; /* IE e Opera */
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-track-color: #FFFFFF;
}

.BarraRolagem, .BarraRolagemAss, .BarraRolagem2 {
    width: 730px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 350px;
}

.BarraRolagemAss {
    height: 150px;
}

.BarraRolagem2 {
    width: 715px;
    border-bottom-color: #CCCCCC;
}
/*Modal Popup*/
#popup, #errorMessage {
    font-size: 9px;
    color: #666666;
    height: 275px;
    padding: 5px;
    background: #FFFFFF;
}

.webPart {
    vertical-align: top;
    width: 360px;
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-arrow-color: #666666; /* IE e Opera */
    scrollbar-3dlight-color: #666666;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #666666;
    scrollbar-track-color: #FFFFF0;
}

.d1 td {
    vertical-align: top;
}

.d1 .novaTabelaR td {
    vertical-align: middle !important;
}

#MenuAbas {
    /*width: 220px;*/
    text-decoration: none;
}

    #MenuAbas a {
        padding: 5px 12px;
        /*display: inline-block;*/
        font-weight: bold;
        /*float: none;*/
        color: #FFFFFF;
        text-align: center;
    }

        #MenuAbas a:hover {
            color: #999999;
            /*background-color: #ffffff;*/
            text-decoration: none;
        }

.linkAbaTrue {
    background-color: #C0C0C0;
    display: block;
}

.linkAbaFalse {
    background-color: #E8E8E8;
    display: block;
}

div.tooltip_aero {
    overflow: hidden;
    white-space: nowrap;
    width: 165px;
    background-color: #FCFEFE;
    border: 1px solid black;
}

div.tipTitulo_aero {
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    background-color: #666666;
    font-weight: bold;
    padding: 0 5px;
    height: 25px;
    line-height: 25px;
}

div.tipCorpo_aero {
    text-align: left;
    color: #666666;
    font-weight: normal;
    font-size: 10px;
    padding: 5px 10px;
}

    div.tipCorpo_aero div.dvEsq {
        width: 60px;
        display: inline-block;
        float: left;
    }

    div.tipCorpo_aero div.dvDir {
        font-weight: bold;
        display: inline-block;
        width: 70px;
    }

.overFlow {
    border-top: 0;
    border-bottom: 0;
    text-decoration: none;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.tituloHoverMenuExtender div {
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

.tituloHoverMenuExtender {
    background-color: #666666;
    font-weight: bold;
    height: 30px;
    border-left: 2px;
    border-right: 2px;
    border-bottom: 2px;
}

.tituloHoverMenuExtenderCorpo {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-size: 12px;
    background-color: #FCFEFE;
    color: #666666;
    font-weight: normal;
    font-size: 10px;
    width: 130px;
    border-left: 2px;
    border-right: 2px;
    border-bottom: 2px;
    border-color: green;
    padding: 5px 10px;
}

.sld3RClass {
    position: relative;
    top: 17px;
    left: 0;
    border: 0;
    background: #FFFFFF url("../images/slider_h.png") no-repeat;
}

.sld3HClass, .sld3HClass_Vista {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 20px;
    border: 0;
    background: url("../images/slider_h_vista.gif") no-repeat;
    cursor: pointer;
}

.txtFloatLeft {
    position: absolute;
    float: left;
    width: 50px;
    border: 0;
    text-align: left;
}

.txtFloatRight, .txtFloatRight_Hotel {
    position: absolute;
    margin-left: 160px;
    float: right;
    width: 40px;
    border: 0;
    text-align: right;
}

.txtFloatRight_Hotel {
    margin-left: -92px;
}

.sliderHotelBase {
    position: relative;
    border: 0;
}

#sld1, .sld1 {
    width: 200px;
    height: 35px;
    border: 0;
    background: #FFFFFF url("../images/escala_horario.png") repeat-x;
}

.sld1_Vista {
    position: relative;
    width: 200px;
    height: 37px;
    border: 0;
    background: url("../images/escala_horario_vista.gif") repeat-x;
}

.outFromView {
    position: absolute;
    /*left: -200px;*/
    width: 0;
    height: 0;
    border: 0;
    text-align: left;
}
/* DROP DOWN MENU */
.DropDownMenu {
    position: relative;
    border: 1px solid navy;
    background-color: #FFF3DB;
    z-index: 999;
}
/* ESTILO DAS ABAS */
.tmsTabs {    
    border: 0;
    height: 250px;
    font-size: 12pt;
}

    .tmsTabs .ajax__tab_tab,
    .tmsTabs .ajax__tab_outer,
    .tmsTabs .ajax__tab_inner,
    .tmsTabs .ajax__tab_header,
    .tmsTabsPerfil .ajax__tab_tab,
    .tmsTabsPerfil .ajax__tab_header,
    .tmsTabsPerfil .ajax__tab_outer,
    .tmsTabsPerfil .ajax__tab_inner,
    .tmsTabsEvento .ajax__tab_header,
    .dashTabs .ajax__tab_header,
    .dashTabs .ajax__tab_outer,
    .dashTabs .ajax__tab_inner,
    .hotelTabs .ajax__tab_outer,
    .hotelTabs .ajax__tab_header,
    .hotelTabs .ajax__tab_inner,
    .dashTabs .ajax__tab_hover .ajax__tab_tab,
    .dashTabs .ajax__tab_active .ajax__tab_tab {
        background-color: transparent;
        border: 0;
    }

    .tmsTabs .ajax__tab_header, .tmsTabsPerfil .ajax__tab_header, .hotelTabs .ajax__tab_header {
        height: 10px;
    }

    .tmsTabs .ajax__tab_tab, .tmsTabsPerfil .ajax__tab_tab {
        padding-top: 3px;
        width: 93px;
        height: 14px;
        background: url("../images/barra_out.png") no-repeat;
    }

    .tmsTabs .ajax__tab_body {
        background-color: #EEEEEE;
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #CCCCCC;
        height: 300px;
    }

    .tmsTabs .ajax__tab_hover .ajax__tab_tab,
    .tmsTabsPerfil .ajax__tab_hover .ajax__tab_tab {
        background: url("../images/barra_over.png") no-repeat;
    }

    .tmsTabs .ajax__tab_active .ajax__tab_tab,
    .tmsTabsPerfil .ajax__tab_active .ajax__tab_tab {
        background: url("../images/barra_active.png") no-repeat;
    }

    .tmsTabs .ajax__tab_panel {
        border: 0;
        height: 250px;
    }

.tmsTabsPerfil .ajax__tab_panel {
    border: 0;
    height: 310px;
}
/* ESTILO DAS ABAS PERFIL */
.tmsTabsPerfil {    
    font-size: 12pt;
    border: 0;
    height: 330px;
}

    .tmsTabsPerfil .ajax__tab_body {
        background-color: #EEEEEE;
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #CCCCCC;
        height: 310px;
    }
/* ESTILO DAS ABAS EVENTO */
.tmsTabsEvento {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    border-spacing: 0;
    margin-bottom: 0;    
}

    .tmsTabsEvento .ajax__tab_header {
        /*font-weight: bold;*/
        /*height: 44px;*/
    }
    /* TAB INACTIVE */
    .tmsTabsEvento .ajax__tab_tab, .tmsTabsEvento .ajax__tab_inner, .tmsTabsEvento .ajax__tab_outer {
        height: 22px;
        vertical-align: bottom;
        display: -moz-inline-box;
        display: inline-block;
    }

    .tmsTabsEvento .ajax__tab_tab {
        color: #808080;
        padding-top: 4px;
        background: url("../images/tb_inactive.gif") repeat-x;
        overflow: hidden;
        text-align: center;
        cursor: pointer;
    }

    .tmsTabsEvento .ajax__tab_inner {
        padding-left: 7px;
        background: url("../images/tb_left_inactive.gif") no-repeat left;
    }

    .tmsTabsEvento .ajax__tab_outer {
        padding-right: 7px;
        margin-right: 3px;
        background: url("../images/tb_right_inactive.gif") no-repeat right;
    }
    /* TAB ACTIVE */
    .tmsTabsEvento .ajax__tab_active .ajax__tab_tab {
        color: #000000;
        background: url("../images/tb_active.gif") repeat-x;
    }

    .tmsTabsEvento .ajax__tab_active .ajax__tab_inner {
        background: url("../images/tb_left_active.gif") no-repeat left;
    }

    .tmsTabsEvento .ajax__tab_active .ajax__tab_outer {
        background: url("../images/tb_right_active.gif") no-repeat right;
    }
    /* TAB HOVER */
    .tmsTabsEvento .ajax__tab_hover .ajax__tab_tab {
        color: #808080;
        background: url("../images/tb_hover.gif") repeat-x;
    }

    .tmsTabsEvento .ajax__tab_hover .ajax__tab_inner {
        background: url("../images/tb_left_hover.gif") no-repeat left;
    }

    .tmsTabsEvento .ajax__tab_hover .ajax__tab_outer {
        background: url("../images/tb_right_hover.gif") no-repeat right;
    }

    .tmsTabsEvento .ajax__tab_body {
        background-color: #EEEEEE;
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
    }

    .tmsTabsEvento .ajax__tab_panel {
        border: 0;
    }
/* ESTILO DAS ABAS HOTEL */
.hotelTabs {    
    font-size: 12pt;
    border: 0;
    height: 170px;
}

    .hotelTabs .ajax__tab_tab {
        color: gray;
        text-align: center;
        background-color: #DCDCDC;
        border: 1px solid gray;
        padding: 2px 6px;
        height: 14px;
    }

    .hotelTabs .ajax__tab_body {
        background-color: #EEEEEE;
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #DDDDDD;
        border-bottom: 1px solid #CCCCCC;
        height: 125px;
    }

    .hotelTabs .ajax__tab_hover .ajax__tab_tab, .hotelTabs .ajax__tab_active .ajax__tab_tab {
        background-color: #EEEEEE;
        border-left: #EEEEEE;
        border-right: #DDDDDD;
        border-bottom: #CCCCCC;
        height: 150px;
        cursor: pointer;
        border: 1px solid;
    }

    .hotelTabs .ajax__tab_active .ajax__tab_tab {
        font-weight: bold;
    }

    .hotelTabs .ajax__tab_panel {
        border: 0;
        height: 150px;
    }

.emiClix {
    border: 1px solid red;
    color: red;
    background: url("../images/back_menu_login.jpg") repeat-x;
}

.lnkCli {
    width: 150px;
    display: block;
    padding: 2px 5px;
    margin: auto;
    text-decoration: none;    
    font-size: 9pt;
    text-align: center;
    background-color: #DEDEDE;
    color: black;
    border: 1px ridge black;
}

    .lnkCli:hover {
        background-color: #DFCD52;
        text-decoration: none;
    }
/* ESTILO DAS ABAS DO POPUP DE SEGMENTOS A�REOS */
.segmentoTabs, .dashTabs {    
    font-size: 12pt;
    border: 0;
}

    .segmentoTabs .ajax__tab_tab, .segmentoTabs .ajax__tab_hover .ajax__tab_tab,
    .segmentoTabs .ajax__tab_active .ajax__tab_tab {
        height: 20px;
        width: 170px;
    }

    .segmentoTabs .ajax__tab_tab {
        background: url("../images/seg_barra_out.png") no-repeat;
    }

    .segmentoTabs .ajax__tab_hover .ajax__tab_tab {
        background: url("../images/seg_barra_over.png") no-repeat;
    }

    .segmentoTabs .ajax__tab_active .ajax__tab_tab {
        background: url("../images/seg_barra_active.png") no-repeat;
    }

    .segmentoTabs .ajax__tab_body {
        background-color: #F3F3F3;
        border: 1px solid #BEBEBE;
    }

    .segmentoTabs .ajax__tab_panel, .dashTabs .ajax__tab_panel {
        border: 0;
    }

.tblTabs {
    border: 0;
    width: 500px;
}

.rptDel {
    border: 0;
    overflow-y: scroll;
}

.dashTabs .ajax__tab_header {
    height: 20px;
}

.dashTabs .ajax__tab_tab {
    background-color: #F3F3F3;
    padding-top: 3px;
    height: 14px;
    background: url("../images/barra_dash_out.png") no-repeat;
    border: 0;
    width: 172px;
}

.dashTabs .ajax__tab_body {
    background-color: #E8E8E8;
    border: 1px solid #CCCCCC;
}

.dashTabs .ajax__tab_hover .ajax__tab_tab {
    background: url("../images/barra_dash_over.png") no-repeat;
}

.dashTabs .ajax__tab_active .ajax__tab_tab {
    background: url("../images/barra_dash_active.png") no-repeat;
}

#progresso {
    position: absolute;
    z-index: 9999;
    width: 300px;
    height: 100px;
    top: 500px;
    left: 250px;
    background-color: #DDDDDD;    
    font-size: 12pt;
}

.bt_select {
    background-color: transparent;
    background: url("../images/bt_select.gif") no-repeat;
    margin-right: 5px;
}

.btList {
    display: inline;
}
/*-------------GRID CONSULTA------------------*/
/*._rowIndex_0{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:orange;text-align:left}
._rowIndex_1{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:yellow;text-align:left}
._rowIndex_2{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:yellow;text-align:left}
._rowIndex_3{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:yellow;text-align:left}
._rowIndex_4{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:yellow;text-align:left}
._rowIndex_5{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:yellow;text-align:left}
._rowIndex_6{position:relative;_top:50px;height: 3.2em;width:3.4em;background-color:yellow;text-align:left}*/

._rowIndex_0, ._rowIndex_1, ._rowIndex_2 {
    position: relative;
    left: 10px;
    height: 24px;
    width: 30px;
    text-align: center;
    border: 0;
    font-weight: bold;
}

._rowIndex_0 {
    top: 183px;
}

._rowIndex_1 {
    top: 136px;
}

._rowIndex_2 {
    top: 86px;
}

._rowIndex_3 {
    top: 38px;
}

._rowIndex_4 {
    top: -11px;
}

._rowIndex_5 {
    top: -59px;
}

._rowIndex_6 {
    top: -109px;
}

._rowIndex_7 {
    top: -158px;
}

.dList {
    position: relative;
    border: 0;
    padding: 0;
    left: 11px;
    height: 56px;
    top: -16px;
}

.tblPanel div {
    border: 0;
}

.hideField {
    display: none;
}

.hideBorder {
    border: 0;
    border-collapse: collapse;
}

.gridAcordo {
    font-size: 11px;
    border: 0;
    width: 300px;
    padding: 0;
}

    .gridAcordo table tr td, .gridAcordo div {
        border: 0;
        padding: 0;
    }

.imagemMenu {
    height: 32px;
    position: relative;
    top: 2px;
}

.tableMenu {
    float: left;
    text-align: center;
    padding-top: 0;
    padding-bottom: 2px;
    border-collapse: collapse;    
    font-size: 7pt;
    color: #FFFFFF;
    cursor: pointer;
    width: 70px;
}

    .tableMenu td {
        border: 0;
        z-index: 999;
        font-weight:normal !important;
    }

    .tableMenu td a {
        border: 0;
        z-index: 999;
        font-weight: normal !important;
    }

#tblRepeaterViajantes td {
    vertical-align: middle;
}

.caixa_texto_float, .d4f, .datepicker {
    float: left;
}

.ui-datepicker-trigger, .imgHelp {
    float: left;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 5px;
    /*-webkit-margin-before: 2px;*/
}

.imgHelp {
    cursor: help;
}

#Div1, #Div2, #Div1 div, #Div2 div,
#tituloDetalhesFiltro, #corpoDetalhesFiltro,
#tituloDetalhesFiltro div, #corpoDetalhesFiltro div {
    padding: 0;
    border-bottom: 0;
    border-top: 0;
}

#progress div, .aguarde {
    padding: 15px;
    font-size: 12px;
}

#dialog p {
    margin: 10px 0;
}
/*Tooltip*/
div.tooltip {
    display: none;
    padding: 0;
    background-color: #FCFEFE;
    border: 1px solid black;
    z-index: 1000;
    white-space: nowrap;
}

    div.tooltip .tipTitulo {
        background-color: #666666;
        padding: 5px;
        border: 0;
        font-weight: bold;
        text-align: center;
        color: white;
    }

    div.tooltip .tipCorpo {
        padding: 10px;
        border: 0;
        color: black;
        font-size: 10px;
    }
/*Tablesorter*/
table.tablesorter thead tr .header {
    background-image: url('../images/st_bg.gif');
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url('../images/st_asc.gif');
}

table.tablesorter thead tr .headerSortDown {
    background-image: url('../images/st_desc.gif');
}

table.tablesorter thead th span {
    margin-right: 10px;
}

table.tablesorter tbody tr.odd td {
    background-color: #F3F3F3;
}

table.tablesorter tbody tr.even td {
    background-color: white;
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #A0A0A0;
}

div.stick {
    float: left;
    border: 0;
    padding: 0;
    margin: 0 5px 0 0;
    width: 36px;
    height: 36px;
    background-image: url("../images/calendar2.png");
    display: none;
}

    div.stick div {
        border: 0;
        padding: 0;
        text-align: center;
    }

        div.stick div.mes {
            color: white;
            height: 12px;
            line-height: 12px;
        }

        div.stick div.dia {
            font-size: 16px;
            font-weight: bold;
            height: 25px;
            line-height: 25px;
        }

div.autocomplete3 {
    padding: 0;
    margin: 0;
    border: none;
    display: inline;
    float: left;
}

    div.autocomplete3 input {
        margin: 0;
        /*height: 13px;*/
        float: left;
    }

    div.autocomplete3 .selectonoff {
        cursor: pointer;
        float: left;
    }

    div.autocomplete3 div.autocompletepainel {
        padding: 0;
        border: 1px solid #BABABA;
        background-color: white;
        display: none;
        position: absolute;
        z-index: 100;
    }

    div.autocomplete3 div.autocompletemenu {
        float: left;
        border: 0;
        padding: 2px 0 4px 0;
        margin-bottom: 3px;
        background: white url("../images/bg_autocomplete.gif") repeat-x 0 0;
    }

        div.autocomplete3 div.autocompletemenu span {
            margin-left: 3px;
            font-weight: bold;
        }

    div.autocomplete3 div.autocompletepainel ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    div.autocomplete3 div.autocompletepainel li {
        clear: left;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    div.autocomplete3 div.autocompletepainel a {
        display: block;
        height: 16px;
        width: 100%;
        cursor: pointer;
        background-color: transparent;
    }

    div.autocomplete3 div.autocompletepainel li.autocompletehover,
    div.autocomplete3 div.autocompletepainel li.autocompletehover div {
        background-color: #0A246A;
        color: white;
        text-decoration: none;
    }

    div.autocomplete3 div.autocompletepainel a div {
        float: left;
        border: none;
        padding: 2px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
    }

    div.autocomplete3 div.autocompletepainel a span {
        margin-left: 3px;
    }

    div.autocomplete3 div.autocompleteropad {
        height: 13px;
        clear: left;
        border: none;
        padding: 6px 0 2px 0;
        background: white url("../images/bg_autocomplete.gif") repeat-x 0 3px;
    }

        div.autocomplete3 div.autocompleteropad div {
            float: right;
            border: none;
            padding: 0;
            font-size: 10px;
        }

        div.autocomplete3 div.autocompleteropad img {
            padding: 0 3px 0 8px;
        }

.combo_scroll {
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #BABABA;
    color: #000000;
    margin: 0;
    max-height: 100px;
    overflow-y: visible;
    position: absolute;
    display: inline-block;
}

/* NOVA TELA LOGIN*/
.login02 {
    width: 230px;
    float: left;
    background: transparent;
    box-shadow: 0 0 10px #ccc;
    border-radius: 3px;
}

    .login02 .loginHeader {
        background: rgba(255, 255, 255, 0.3);
        border-radius: 3px 3px 0 0;
        box-shadow: 0 2px 2px #ccc;
        /*height: 120px;*/
        padding: 15px 5px;
        text-align: center;
    }

    .login02 #cabecalho_conteudo {
        text-align: center;
        padding: 5px 0;
    }

.loginBody {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
    padding: 10px 5px;
    border-radius: 0 0 3px 3px;
}

    .loginBody p {
        margin: 15px auto;
        width: 80%;
    }

    .loginBody .btn-argo {
        background-color: #d7d7d7;
        border-radius: 0;
        color: #4b4b4b;
    }

    .loginBody .textLoginInput {
        font-size: 12px;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        color: #555;
        display: block;
        height: 20px;
        line-height: 1.42857;
        padding: 6px 12px;
        width: 84%;
        margin-bottom: 10px;
    }

    .loginBody .textLoginLabel {
        color: gray;
        margin: 0 0 5px;
        width: 100%;
        font-size: 13px;
        font-weight: bold;
    }

    .loginBody .imgPais {
        margin: 5px;
    }

        .loginBody .imgPais img {
            box-shadow: 1px 1px 2px #000;
        }

    .loginBody .btnAcessarLogin {
        background-color: white;
        border-radius: 4px;
        width: 95%;
        background-image: none;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 6px 12px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        border: 1px solid #ccc;
        margin-top: 15px;
    }

.btnAcessarLogin:hover {
    background: #ccc;
}


.loginRight02 {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
    padding: 5px;
    border-radius: 10px;
    color: #333;
    margin: 0 0 0 5px;
    float: left;
    min-width: 690px;
    min-height: 390px;
    position: relative;
}

    .loginRight02 p {
        background: transparent !important;
    }

    .loginRight02 #ChangePassword1 .textLoginInput {
        font-size: 12px;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        color: #555;
        display: block;
        height: 20px;
        line-height: 1.42857;
        padding: 6px 12px;
        width: 84%;
        margin-bottom: 10px;
    }

    .loginRight02 #ChangePassword1 .textLoginLabel {
        color: #333;
        margin: 0 0 5px;
        width: 100%;
        font-size: 13px;
        font-weight: bold;
    }

    .loginRight02 #ChangePassword1 .btnAcessarLogin {
        background-color: #d7d7d7;
        border-radius: 0;
        color: #4b4b4b;
        background-image: none;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 6px 12px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        border: 1px solid #666;
        margin-top: 15px;
    }

    .loginRight02 .footerCopy {
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 96%;
    }

.fundoNovo {
    padding-top: 50px;
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.btnPad {
    margin-top: 23px;
}
/* FIM NOVA TELA LOGIN*/

.qrCodeFundo {
    background: url(../images/imgQRCode.jpg) no-repeat center top;
    height: 355px;
    position: relative;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

    .qrCodeFundo label {
        color: #fff;
        position: absolute;
        bottom: 100px;
        width: 65%;
        left: 50px;
        line-height: 18px;
    }


.novoLayout select {
    height: 28px;
    border-radius: 5px;
    border-color: #C0C0C0;
    color: #333;
    background-color: white;
}

    .novoLayout select[multiple="multiple"] {
        height: 100%;
        font-size: 14px;
    }

.novoLayout input[type="text"], .novoLayout input[type="password"] {
    height: 18px;
    border-radius: 4px;
    border-color: #C0C0C0;
    color: #333;
    background-color: white;
    padding: 5px 0px 5px 5px;
    font-size: 14px;
}

.novoLayout textarea {
    border-radius: 4px;
}

.novoLayout .botaoCinza, .novoLayout .botaoVermelho {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: white;
    border: 1px solid #C0C0C0;
}

.novoLayout .botaoVermelho {
    background: #CC0000;
}

    .novoLayout .botaoVermelho:hover {
        background: #b00909;
    }

.novoLayout .botaoCinza:hover {
    background-color: #ccc;
}

.novoLayout .ui-datepicker-trigger {
    height: 12px;
}

.novoLayout .caixa_texto {
    font-size: 14px;
}

.novoLayout span, .novoLayout b {
    font-size: larger;
    font-weight: 200 !important;
}

.novoLayout b {
    font-weight: 500;
}

.novoLayout input[type=text]:focus, .novoLayout textarea:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    /*padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;*/
    border: 1px solid rgba(81, 203, 238, 1);
}

.novoLayout table.gridstyle {
    border-collapse: collapse;
    width: 100%;
    background-color: white !important;
    font-size: 14px !important;
    font: inherit !important;
    padding: 15px;
}

    .novoLayout table.gridstyle th, .novoLayout table.gridstyle td {
        padding: 8px;
        text-align: left;
        border-bottom: 1px solid #ddd;
        font-weight: 100 !important;
    }

    .novoLayout table.gridstyle a {
        font-size: 14px;
    }

.novoLayout a:link, .novoLayout a:visited, .novoLayout a:active {
    font-weight: 100;
}

.novoLayout .selectonoff {
    height: 20px;
}

.cinza{
    color: #666 !important;
}
.btnAcessarLogin:hover {
    background: #ccc;
    border-color: gray;
}

span[id$="Content_lblRegra"] {
    text-align: left;
}

.isDisabled {
   color: currentColor;
   cursor: not-allowed;
   opacity: 0.5;
   text-decoration: none;
}

.fieldset-cadastro {
    border: #6666668f 1px solid;
    border-radius: 10px;
}

.legend-fieldset {
    width: auto;
}

.checkbox-cadastro {
    margin-bottom: 10px;
}

.btn-remover {
    margin-top: 25%;
    background-color: red;
}

.border-table {
    padding-bottom: 5px;
    border-top: 1px solid #ddd;
}

.tabela-listagem {
    border: 1px #ddd solid;
}

table.tabela-listagem td {
    border-right: 1px #ddd solid;
}

table.tabela-listagem th {
    white-space:nowrap;
    border-right: 1px #ddd solid;
}

.checkbox-adjust {
    margin-top: 30px;
}

div.checkbox-adjust label {
    display: inline;
}

.text-center {
    text-align: center;
}