﻿table.cadastros td {
    padding: 5px;
}


#PaginaPrincipal {
    width: 100%;
    height: 100%;
    background-color: Gray;
}


    #masterAdministracao #topo {
        height: 88px;
        background-color: #ffffff;
    }
    #masterAdministracao li{
        text-align:left;
    }

        #masterAdministracao #topo #barraFerramentas {
            height: 30px;
            line-height: 30px;
            padding: 5px;
            vertical-align: middle;
            background-color: #000000;
            color: #ffffff;
        }

            #masterAdministracao #topo #barraFerramentas #titulo {
                float: left;
                width: 45%;
                font-weight: bold;
                font-size: 16px;
            }

                #masterAdministracao #topo #barraFerramentas #titulo input {
                    float: left;
                    margin-top: 8px;
                }

                #masterAdministracao #topo #barraFerramentas #titulo span {
                    font-style: italic;
                }

            #masterAdministracao #topo #barraFerramentas #usuario {
                float: right;
                width: 45%;
                text-align: right;
                font-size: 12px;
                font-weight: bold;
            }

                #masterAdministracao #topo #barraFerramentas #usuario a {
                    text-decoration: none;
                    font-size: 12px;
                    font-weight: bold;
                    color: White;
                }

                    #masterAdministracao #topo #barraFerramentas #usuario a:visited {
                        text-decoration: none;
                        color: White;
                    }

        #masterAdministracao #topo #barraInformacoes {
            width: 100%;
            height: 61px;
            padding-top: 17px;
            font-size: 20px;
            font-weight: bold;
            color: #333333;
        }

            #masterAdministracao #topo #barraInformacoes .areaRight {
                width: auto;
                height: 32px;
                text-align: right;
            }


#MenuHome a {
    font-size: 12px;
    font-weight: bold;
}

#masterAdministracao #conteudo .area {
    margin-left: 10px;
    width: 350px;
    height: auto;
}


/*#masterAdministracao h1 {
    width: 100%;
    box-sizing:border-box;
    float: left;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    padding: 10px 10px;
    font-weight: bold;
    color: Black;
    background-color: #DFDFDF;
    border-top: 1px solid #000000;
    text-align: justify;
}*/

#masterAdministracao h2 {
    width: auto;
    height: 17px;
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    background-color: #DFDFDF;
}

.tituloMenu {
    height: 17px;
    font-size: 14px;
    font-weight: bold;
    color: Black;
    vertical-align: text-top;
    background-color: Transparent;
}

#masterAdministracao .botaoVerde {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 1px 14px 0px 14px;
    text-align: center;
    vertical-align: middle;
    background-color: #006600;
    background-image: url('../Imagens/Botoes/FundoBtnVerde.gif');
    background-repeat: repeat-x;
    font-size: 11px;
    color: #fff;
    margin: 2px;
    height: 18px;
}

#masterAdministracao .botaoCinza {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 1px 14px 0px 14px;
    text-align: center;
    vertical-align: middle;
    background-color: #666666;
    background-image: url('../Imagens/Botoes/FundoBtnCinza.gif');
    background-repeat: repeat-x;
    font-size: 11px;
    color: #fff;
    margin: 2px;
}
#masterAdministracao .botaoVermelho {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 1px 14px 0px 14px;
    text-align: center;
    vertical-align: middle;
    background-color: #666666;
    background: linear-gradient(to bottom, #e54b4b, #e97979);
    background-repeat: repeat-x;
    font-size: 11px;
    color: #fff;
    margin: 2px;
}

    .botaoCinza.pequeno {
        padding: 1px 5px !important;
    }

.modal_token {
    position: absolute !important;
    width: 470px !important;
    top: calc(50% - 220px) !important;
    background: #fff !important;
    border: 0 !important;
    border-radius: 3px !important;
    font-size: 1.2em !important;
}

.modal_token .modal_btn_close {
    position: absolute;
    right: 10px;
    top: 10px;
}


.modal_token p.title {
    float: left;
    width: 100%;
    font-size: 1.4em;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.modal_token p.descricao {
    float: left;
    width: 100%;
    font-size: 1.2em;
    padding: 30px 10px;
    margin: 0;
    box-sizing: border-box;
    text-align:center;
}
.modal_token .acoes {
    float: left;
    width: 100%;
    padding: 10px;
    border-top:1px solid #ccc;
    box-sizing:border-box;
}
.modal_token .acoes .btn{
    float: right;
    width: auto;
    padding: 5px 10px !important;
    margin-left: 20px;
    color: #fff;
    border-radius: 3px;
    border: 0;
    cursor:pointer;
}
.modal_token .acoes .btn.btn-confirmar{
    background:#188763;
}
.modal_token .acoes .btn.btn-fechar{
    background:#bbb;
    color:#333;
}



.modal_token input[type=submit] {
    font-size: 0.9em;
    margin: 0;
    height: 29px;
}

.modal_token .legend {
    font-size: 0.9em !important;
}






/*
a.copyright
{
    
}
a.copyright:link
{
  text-decoration:none;  
}
a.copyright:visited 
{
    text-decoration:none;
    color:#666666;
}
a.copyright:hover
{
  text-decoration:none;
}
a.copyright:active 
{
 text-decoration:none;
}*/
h1 {
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: 'Trebuchet MS', Verdana;
    text-align: center;
}

td {
    font-size: "10px";
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.txtBox {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.elementCentralizar {
    text-align: center;
    width: 777px;
}

.btnGreen {
    background-color: Green;
}

.btnRed {
}

.btnGray {
}

#pagina {
    border-right: darkgray 1px double;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 10px;
    border-left: darkgray 1px double;
    width: 800px;
    border-top-color: activeborder;
    padding-top: 5px;
    border-bottom: darkgray 1px double;
    background-color: white;
    text-align: left;
}

.itensMenu {
    width: 880px;
    height: auto;
    border: 1px solid #E5E5E5; 
    border-bottom: 0px solid #E5E5E5;
    margin-bottom: 15px;
    border-left: 0;
    border-right: 0;
    border-top: 3px solid #E5E5E5;
    padding-top: 10px;
}

    .itensMenu li {
        margin: 10px;
        clear: both;
    }

        .itensMenu li a {
            color: #064364;
            text-decoration: underline;
        }

            .itensMenu li a:visited {
                color: #064364;
                text-decoration: underline;
            }

            .itensMenu li a:link {
                color: #064364;
                text-decoration: underline;
            }

            .itensMenu li a:active {
                color: #064364;
                text-decoration: underline;
            }

            .itensMenu li a:hover {
                color: Black;
                text-decoration: nome;
            }


.descricaoItem {
    color: Black;
    font-size: 12px;
}

.Principal {
    font-size: 14px;
    margin-left: 10px;
}

/* Para página Default*/
#PageDefault {
    margin: 100px auto auto auto;
    font-size: "10px";
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    width: 800px;
    height: 430px;
    vertical-align: middle;
}

    #PageDefault td {
        text-align: left;
        font-size: "10px";
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }

    #PageDefault .cabtbl {
        clear: both;
        padding-right: 2px;
        padding-left: 2px;
        font-weight: bold;
        height: 22px;
        background-color: black;
    }

    #PageDefault h1 {
        font-size: 18px;
        vertical-align: middle;
    }
/* -------------------------------------- DISPLAY --------------------------------------- */
.VisibleFalse {
    display: none;
}

.VisibleTrue {
    display: block;
}


input[type="submit"], input[type="button"] {
    padding: 0 10px !important;
    height: auto !important;
    min-height: 25px !important;
    border-radius:10px;
}


span.red {
    position: absolute;
    width: 500px;
    margin-left: 10px;
    top: 3px;
}




.opem_tooltype,
.opem_tooltype td {
    position: relative;
}

    .opem_tooltype:hover .tooltype {
        display: block;
    }

.tooltype {
    position: absolute;
    width: 480px;
    top: -8px;
    left: calc(100% + 40px);
    background: rgba(232, 232, 232, 0.96);
    color: #333;
    border-radius: 3px;
    /*display: none;*/
    padding: 10px;
    font-size: 0.9em;
    line-height: 1.3;
    box-sizing: border-box;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 10px 1px #ccc;
    border-left: 5px solid #333;
    display: none;
    z-index: 99999999999;
}

    .tooltype b {
        float: left;
        width: 100%;
    }

    .tooltype .HintContent b {
        margin-top: 7px;
    }

        .tooltype .HintContent b:nth-of-type(2) {
            margin-top: 0;
        }

    .tooltype b:first-of-type {
        margin-bottom: 10px;
    }

    .tooltype:before {
        /*border-bottom: 10px solid #333333;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;*/
        border-right: 10px solid #333333;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        position: absolute;
        top: 10px;
        left: -10px;
        content: '';
    }

    .tooltype ul {
        float: left;
        width: 100%;
        margin: 0;
        margin-top: 10px;
        list-style: none;
        padding: 0;
        box-sizing: border-box;
        box-sizing: border-box;
    }

    .tooltype b:first-of-type {
        margin-bottom: 10px;
    }

    .tooltype ul li {
        font-size: 0.9em;
        margin-bottom: 5px;
        float: left;
        width: 100%;
        padding-left: 10px;
        box-sizing: border-box;
        color: #2196F3;
    }

        .tooltype ul li.padrao {
            color: #666666 !important;
        }


        .tooltype ul li b {
            width: auto;
            float: none;
        }

        .tooltype ul li:first-of-type {
            font-size: 1.2em;
            padding-bottom: 5px;
            border-bottom: 1px solid #5b5b5b;
            padding-left: 0;
            color: #333;
        }

         
.img_infor {
    position: absolute;
    width: 10px;
    right: -25px;
    top: 8px;
}

.cabeca {
    background-color: #CCCCCC;
    font-weight: bold;
    height: 20px;
    text-align: center;
    color: #064364;
}

.input_gerais {
    width: 100% !important;
}








/********************************************************************************************/
/********************************************************************************************/
/******************************** NOVA PALETA DE ÍCONES *************************************/
/********************************************************************************************/
/********************************************************************************************/
@font-face {
    font-family: 'icomoon2';
    src: url('fonts/icomoon_novos/icomoon.eot?ramv6k');
    src: url('fonts/icomoon_novos/icomoon.eot?ramv6k#iefix') format('embedded-opentype'), url('fonts/icomoon_novos/icomoon.ttf?ramv6k') format('truetype'), url('fonts/icomoon_novos/icomoon.woff?ramv6k') format('woff'), url('fonts/icomoon_novos/icomoon.svg?ramv6k#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon2-"]:before, [class*=" icon2-"]:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon2-api:before {
    content: "\ea04";
}

.icon2-mobile-shopping:before {
    content: "\ea05";
}

.icon2-line_charges:before {
    content: "\ea02";
}

.icon2-line_checklist:before {
    content: "\ea03";
}

.icon2-line_home:before {
    content: "\ea01";
}

.icon2-line_warning:before {
    content: "\ea00";
}

.icon2-loja_online1:before {
    content: "\e9ff";
}

.icon2-group_users:before {
    content: "\e9fe";
}

.icon2-implantacao:before {
    content: "\e9fd";
}

.icon2-logo_travellink_2:before {
    content: "\e9fb";
    color: #ffab00;
}

.icon2-logo_travellink:before {
    content: "\e9fc";
    color: #ffab00;
}

.icon2-start:before {
    content: "\e9f9";
}

.icon2-treinamento:before {
    content: "\e9fa";
}

.icon2-line_add_opcao:before {
    content: "\e9f6";
}

.icon2-line_alterar:before {
    content: "\e9f7";
}

.icon2-line_chave:before {
    content: "\e9f8";
}

.icon2-line_salvar:before {
    content: "\e9f5";
}

.icon2-line_cancelar:before {
    content: "\e9f3";
}

.icon2-line_emitir:before {
    content: "\e9f4";
}

.icon2-line_arrow_right:before {
    content: "\e9f1";
}

.icon2-line_calendar:before {
    content: "\e9f2";
}

.icon2-usuario1:before {
    content: "\e9f0";
}

.icon2-ocultar:before {
    content: "\e9ef";
}

.icon2-dicas:before {
    content: "\e9ee";
}

.icon2-sair_3:before {
    content: "\e9ed";
}

.icon2-sair_2:before {
    content: "\e9ec";
}

.icon2-menu_2:before {
    content: "\e9ea";
}

.icon2-sair:before {
    content: "\e9eb";
}

.icon2-devolucao:before {
    content: "\e9e8";
}

.icon2-retirada:before {
    content: "\e9e9";
}

.icon2-corporativo:before {
    content: "\e9e4";
}

.icon2-formulario:before {
    content: "\e9e5";
}

.icon2-formulario_2:before {
    content: "\e9e6";
}

.icon2-formulario_preenchido:before {
    content: "\e9e7";
}

.icon2-check:before {
    content: "\e9e2";
}

.icon2-check_2:before {
    content: "\e9e3";
}

.icon2-maximizar:before {
    content: "\e9e0";
}

.icon2-minimizar:before {
    content: "\e9e1";
}

.icon2-limite_credito:before {
    content: "\e9df";
}

.icon2-movie:before {
    content: "\e9de";
}

.icon2-item_2:before {
    content: "\e9dd";
}

.icon2-item:before {
    content: "\e9dc";
}

.icon2-gas:before {
    content: "\e9db";
}

.icon2-menu:before {
    content: "\e9d9";
}

.icon2-pino:before {
    content: "\e9da";
}

.icon2-cliente:before {
    content: "\e9d6";
}

.icon2-plug:before {
    content: "\e9d7";
}

.icon2-plug_2:before {
    content: "\e9d8";
}

.icon2-nova_pessoa:before {
    content: "\e9d5";
}

.icon2-balcao_1:before {
    content: "\e9d3";
}

.icon2-balcao_2:before {
    content: "\e9d4";
}

.icon2-terminal_2:before {
    content: "\e9d1";
}

.icon2-terminal_3:before {
    content: "\e9d2";
}

.icon2-terminal:before {
    content: "\e9d0";
}

.icon2-no_mala:before {
    content: "\e9cf";
    color: #f05228;
}

.icon2-adobe:before {
    content: "\e9ce";
}

.icon2-carro_eletrico_2:before {
    content: "\e9cc";
}

.icon2-carro_hibrido_2:before {
    content: "\e9cd";
}

.icon2-carro_eletrico:before {
    content: "\e9ca";
}

.icon2-carro_hibrido:before {
    content: "\e9cb";
}

.icon2-trem:before {
    content: "\e9c9";
}

.icon2-separar:before {
    content: "\e9c8";
}

.icon2-remover:before {
    content: "\e9c7";
}

.icon2-reembolso:before {
    content: "\e9c6";
}

.icon2-selo:before {
    content: "\e9c5";
}

.icon2-wifi:before {
    content: "\e9c4";
}

.icon2-import:before {
    content: "\e9c3";
}

.icon2-carrinho1:before {
    content: "\e9c2";
}

.icon2-alterar_2:before {
    content: "\e9c1";
}

.icon2-tap:before {
    content: "\e9c0";
}

.icon2-pagamento_online:before {
    content: "\e9bf";
}

.icon2-copy:before {
    content: "\e9bd";
}

.icon2-negociar:before {
    content: "\e9bc";
}

.icon2-bagagem:before {
    content: "\e9bb";
}

.icon2-historico:before {
    content: "\e9b9";
}

.icon2-clip:before {
    content: "\e9ba";
}

.icon2-nova_ocorrencia:before {
    content: "\e9b8";
}

.icon2-confirmar:before {
    content: "\e9b7";
}

.icon2-voucher:before {
    content: "\e9b5";
}

.icon2-alterar_prazo:before {
    content: "\e9b6";
}

.icon2-fechar:before {
    content: "\e9b4";
}

.icon2-no_acordo:before {
    content: "\e9b3";
}

.icon2-seta_esq_2:before {
    content: "\e9b1";
}

.icon2-seta_dir_2:before {
    content: "\e9b2";
}

.icon2-traduzir:before {
    content: "\e9b0";
}

.icon2-tourcode_minhas_condicoes:before {
    content: "\e9ae";
    color: #1f5096;
}

.icon2-transfer:before {
    content: "\e9ad";
}

.icon2-tourcode_consultar_condicoes_2:before {
    content: "\e9ab";
}

.icon2-tourcode_consultar_condicoes:before {
    content: "\e9ac";
    color: #1f5096;
}

.icon2-valido:before {
    content: "\e9a9";
}

.icon2-aplicado:before {
    content: "\e9af";
}

.icon2-invalido:before {
    content: "\e9aa";
}

.icon2-abrir_quad:before {
    content: "\e9a3";
}

.icon2-fechar_quad:before {
    content: "\e9a4";
}

.icon2-maritimo_alterar_cabine:before {
    content: "\e99e";
    color: #204984;
}

.icon2-maritimo_alterar_categoria:before {
    content: "\e99f";
    color: #204984;
}

.icon2-maritimo_alterar_cruzeiro:before {
    content: "\e9a0";
    color: #204984;
}

.icon2-maritimo_alterar_dados:before {
    content: "\e9a1";
    color: #204984;
}

.icon2-maritimo_excluir_bebidas:before {
    content: "\e9a2";
}

.icon2-email:before {
    content: "\e99c";
}

.icon2-pagar:before {
    content: "\e99d";
}

.icon2-voltar:before {
    content: "\e99a";
}

.icon2-imprimir:before {
    content: "\e99b";
}

.icon2-dividir_2:before {
    content: "\e998";
}

.icon2-dividir:before {
    content: "\e999";
}

.icon2-middle:before {
    content: "\e997";
}

.icon2-logo_adm:before {
    content: "\e996";
    color: #606060;
}

.icon2-tourcode_apenas_um2:before {
    content: "\e994";
    color: #1d4984;
}

.icon2-tourcode_exigencia_2:before {
    content: "\e9a5";
    color: #1d4984;
}

.icon2-tourcode_todos2:before {
    content: "\e995";
    color: #1d4984;
}

.icon2-tourcode_exigencia_1:before {
    content: "\e9a6";
    color: #1d4984;
}

.icon2-tourcode_apenas_um:before {
    content: "\e991";
    color: #1d4984;
}

.icon2-tourcode_todos:before {
    content: "\e992";
    color: #1d4984;
}

.icon2-tourcode_diferente_de:before {
    content: "\e990";
    color: #1e4c8c;
}

.icon2-tourcode_excecao_true:before {
    content: "\e9a7";
    color: #1e4c8c;
}

.icon2-tourcode_igual_a:before {
    content: "\e993";
    color: #1e4c8c;
}

.icon2-tourcode_excecao_false:before {
    content: "\e9a8";
    color: #1e4c8c;
}

.icon2-op_aprovar_negociacao2:before {
    content: "\e98e";
    color: #1e4c8c;
}

.icon2-op_aprovar_seguranca2:before {
    content: "\e98f";
    color: #1e4c8c;
}

.icon2-carrinho:before {
    content: "\e98d";
    color: #1f5096;
}

.icon2-op_responsavel_add:before {
    content: "\e98b";
    color: #1f5096;
}

.icon2-op_responsavel_remove:before {
    content: "\e98c";
    color: #1f5096;
}

.icon2-xml:before {
    content: "\e989";
    color: #1b5491;
}

.icon2-xml2:before {
    content: "\e98a";
    color: #1b5491;
}

.icon2-op_anexar:before {
    content: "\e988";
    color: #1f5096;
}

.icon2-op_editar:before {
    content: "\e97f";
    color: #1e4c8c;
}

.icon2-op_aprovar_credito:before {
    content: "\e980";
    color: #1f5096;
}

.icon2-op_aprovar_negociacao:before {
    content: "\e981";
    color: #1f5096;
}

.icon2-op_aprovar_seguranca:before {
    content: "\e982";
    color: #1e4c8c;
}

.icon2-op_aprovar_triagem:before {
    content: "\e983";
    color: #1f5096;
}

.icon2-op_cancelar:before {
    content: "\e984";
    color: #c13835;
}

.icon2-op_emitida_gds:before {
    content: "\e985";
    color: #1e4c8c;
}

.icon2-op_emitir:before {
    content: "\e986";
    color: #2c7746;
}

.icon2-op_rejeitar:before {
    content: "\e987";
    color: #a62e2c;
}

.icon2-seta_dir:before {
    content: "\e97d";
}

.icon2-seta_esq:before {
    content: "\e97e";
}

.icon2-assento:before {
    content: "\e97c";
}

.icon2-cambio:before {
    content: "\e97b";
}

.icon2-alterar:before {
    content: "\e9be";
}

.icon2-lixeira:before {
    content: "\e979";
}

.icon2-apagar:before {
    content: "\e97a";
}

.icon2-abrir_pasta2:before {
    content: "\e977";
}

.icon2-abrir_pasta:before {
    content: "\e978";
}

.icon2-order_servico:before {
    content: "\e976";
}

.icon2-seta_baixo:before {
    content: "\e975";
}

.icon2-recusado:before {
    content: "\e973";
}

.icon2-relogio:before {
    content: "\e974";
}

.icon2-info2:before {
    content: "\e972";
}

.icon2-seguros:before {
    content: "\e96f";
}

.icon2-servios:before {
    content: "\e970";
}

.icon2-bus:before {
    content: "\e971";
}

.icon2-hotel:before {
    content: "\e96b";
}

.icon2-aviao:before {
    content: "\e96c";
}

.icon2-maritmo:before {
    content: "\e96d";
}

.icon2-carro:before {
    content: "\e96e";
}

.icon2-caneta:before {
    content: "\e96a";
}

.icon2-seta_left:before {
    content: "\e966";
}

.icon2-seta_right:before {
    content: "\e967";
}

.icon2-cobranca_adicional:before {
    content: "\e965";
}

.icon2-grupos_aprovadores:before {
    content: "\e964";
}

.icon2-grupo_clientes:before {
    content: "\e968";
}

.icon2-justificativas:before {
    content: "\e969";
}

.icon2-motivos_viagem:before {
    content: "\e95d";
}

.icon2-atividades:before {
    content: "\e95e";
}

.icon2-projetos:before {
    content: "\e95f";
}

.icon2-departamentos:before {
    content: "\e960";
}

.icon2-unidades_negocio:before {
    content: "\e961";
}

.icon2-funcoes:before {
    content: "\e962";
}

.icon2-dados_cadastrais:before {
    content: "\e963";
}

.icon2-salvar:before {
    content: "\e95c";
}

.icon2-tela:before {
    content: "\e95b";
}

.icon2-texas:before {
    content: "\e959";
}

.icon2-atualizar:before {
    content: "\e95a";
}

.icon2-passageiro:before {
    content: "\e957";
}

.icon2-passageiros:before {
    content: "\e958";
}

.icon2-codigo:before {
    content: "\e956";
}

.icon2-street_view:before {
    content: "\e954";
}

.icon2-fogo:before {
    content: "\e955";
}

.icon2-location:before {
    content: "\e953";
}

.icon2-estrela_metade:before {
    content: "\e952";
}

.icon2-estrela:before {
    content: "\e951";
}

.icon2-acessorios_carro2:before {
    content: "\e94d";
}

.icon2-acessorios_carro:before {
    content: "\e94e";
}

.icon2-protecoes_carro2:before {
    content: "\e94f";
}

.icon2-protecoes_carro:before {
    content: "\e950";
}

.icon2-disponibilidade:before {
    content: "\e94c";
}

.icon2-menu_horizontal:before {
    content: "\e94a";
}

.icon2-menu_vertical:before {
    content: "\e94b";
}

.icon2-fixar2:before {
    content: "\e948";
}

.icon2-fixar:before {
    content: "\e949";
}

.icon2-alerta:before {
    content: "\e947";
}

.icon2-tarifa_operadora:before {
    content: "\e946";
}

.icon2-token:before {
    content: "\e940";
}

.icon2-validacao:before {
    content: "\e941";
}

.icon2-cartao_consulta:before {
    content: "\e942";
}

.icon2-cartao_black:before {
    content: "\e943";
}

.icon2-log:before {
    content: "\e944";
}

.icon2-analise_risco:before {
    content: "\e945";
}

.icon2-alterar_ud:before {
    content: "\e93f";
}

.icon2-limite:before {
    content: "\e93b";
}

.icon2-desconectar:before {
    content: "\e93c";
}

.icon2-usuario2:before {
    content: "\e93d";
}

.icon2-relatorio:before {
    content: "\e93a";
}

.icon2-origem_destino_pessoas:before {
    content: "\e939";
}

.icon2-ida_volta:before {
    content: "\e938";
}

.icon2-valores:before {
    content: "\e93e";
}

.icon2-eventos:before {
    content: "\e937";
}

.icon2-desconto_config:before {
    content: "\e931";
}

.icon2-grupo_ofertas_config:before {
    content: "\e933";
}

.icon2-hotel_config:before {
    content: "\e934";
}

.icon2-aereo_config:before {
    content: "\e935";
}

.icon2-taxas_config:before {
    content: "\e936";
}

.icon2-social_config:before {
    content: "\e930";
}

.icon2-email_config:before {
    content: "\e92c";
}

.icon2-publicador_config:before {
    content: "\e92d";
}

.icon2-link_config:before {
    content: "\e92e";
}

.icon2-telefone_config:before {
    content: "\e92f";
}

.icon2-cartao_credito_config:before {
    content: "\e932";
}

.icon2-info_empresa:before {
    content: "\e92a";
}

.icon2-enderecos:before {
    content: "\e92b";
}

.icon2-banco:before {
    content: "\e90d";
}

.icon2-adicionar:before {
    content: "\e929";
}

.icon2-nao_pago:before {
    content: "\e927";
}

.icon2-pago:before {
    content: "\e928";
}

.icon2-link:before {
    content: "\e926";
}

.icon2-email_responsavel2:before {
    content: "\e925";
}

.icon2-email_responsavel:before {
    content: "\e924";
}

.icon2-configuracoes:before {
    content: "\e91f";
}

.icon2-responsavel:before {
    content: "\e920";
}

.icon2-politicas:before {
    content: "\e921";
}

.icon2-condicoes_gerais:before {
    content: "\e922";
}

.icon2-cartao_credito:before {
    content: "\e923";
}

.icon2-atendentes:before {
    content: "\e91d";
}

.icon2-atendente:before {
    content: "\e91e";
}

.icon2-pedidos:before {
    content: "\e91c";
}

.icon2-lupa:before {
    content: "\e91b";
}

.icon2-informacao:before {
    content: "\e915";
}

.icon2-endereco:before {
    content: "\e916";
}

.icon2-contatos:before {
    content: "\e917";
}

.icon2-usuarios:before {
    content: "\e918";
}

.icon2-acesso:before {
    content: "\e919";
}

.icon2-add:before {
    content: "\e91a";
}

.icon2-calendario:before {
    content: "\e90e";
}

.icon2-ofertas:before {
    content: "\e90f";
}

.icon2-pagamento:before {
    content: "\e910";
}

.icon2-publicador:before {
    content: "\e911";
}

.icon2-relatorios:before {
    content: "\e912";
}

.icon2-seo:before {
    content: "\e913";
}

.icon2-world:before {
    content: "\e914";
}

.icon2-home:before {
    content: "\e90a";
}

.icon2-administrativo:before {
    content: "\e90b";
}

.icon2-loja_online:before {
    content: "\e90c";
}

.icon2-assento_disponivel:before {
    content: "\e909";
}

.icon2-assentos:before {
    content: "\e908";
}

.icon2-login:before {
    content: "\e907";
}

.icon2-usuario:before {
    content: "\e906";
}

.icon2-companhia:before {
    content: "\e904";
}

.icon2-info:before {
    content: "\e905";
}

.icon2-aviao_volta:before {
    content: "\e902";
}

.icon2-aviao_ida:before {
    content: "\e903";
}

.icon2-cadeado_close:before {
    content: "\e900";
}

.icon2-cadeado_opem:before {
    content: "\e901";
}
