﻿@charset "UTF-8";
/* CSS Document */


/*--------------------------------------------------------------------------------------------*/
/*----------------------------------------- GERAL --------------------------------------------*/
/*menu hover #237999*/
/*cor letra  #787878 */
body {
    font-family: Calibri, Candara, "Segoe UI", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #444;
    background-color:white;
    line-height: 1.2;
    *margin-top: 0 !important;
}


::-webkit-scrollbar {
    width: 6px;
    height: 15px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: white;
    border: 1px solid #DADADA;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #aaa;
    box-shadow: inset 0 0 10px #aaa;
}

::-webkit-scrollbar-button {
    display: none;
} 

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.conteudo {
    margin: auto;
    /* AQUI */
    width: 100% !important;
    height: 100%;
}

h1 {
    font-size: 1.6em;
    line-height: 1;
    font-weight: normal;
}

h2 {
    font-size: 1.45em;
    line-height: 1;
}

h3 {
    font-size: 1.3em;
    letter-spacing: -0.5px;
    line-height: 1;
}

h4 {
    font-size: 1.2em;
    letter-spacing: -0.5px;
    line-height: 1;
}

h5 {
    font-size: 1.1em;
    line-height: 1;
}

h6 {
    font-size: 0.85em;
    line-height: 1;
}

a {
    font-weight: normal;
    text-decoration: none;
    color: #2A6496;
}

.show_480,
.show_640,
.show_1024 {
    display: none;
}

input {
    -webkit-appearance: none !important;
}

.campo-uniform, div.selector select {
    border-radius: .25rem !important;
    display: block !important;
    width: 100% !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #787878 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: none !important;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size:13px !important;
}

.divRow {
    padding-top:10px;
    font-size: 14px;
}

.uniform-input {
    height: 16px !important;
}

input.text, input.email, input.password {
    height: 30px !important;
}

input.text, input.email, input.password, textarea.uniform {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    padding-top: 7px;
    padding-bottom: 7px;
    border: none !important;
    background-color: rgb(248,248,248) !important;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

    input.text:focus, input.email:focus, input.password:focus, textarea.uniform:focus {
        border: none !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

.btn-blue {
    color: #fff;
    background-color: #237999;
    border-color: #237999;
}

.btn-blue:hover {
    color: #fff;
    background-color: #0b526c;
    border-color: #0b526c;
}

.selector {
    background-image: none !important;
    width: 100% !important;
    height: 39px !important;
}

div.selector select {
    opacity: 1 !important;
    height: 32px;
    /*border: none !important;*/
    background-color: rgb(248,248,248) !important;
}

div.selector {
    padding-left:1px !important;
}

div.selector span {
    display: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

/*--------------------------------------------------------------------------------------------*/
/*--------------------------------------- CABECALHO ------------------------------------------*/
#cabecalho {
    background-color: #fff;
    /*background-image: url(../imagens/base_cabecalho.png);*/
    background-repeat: repeat-x;
    background-position: center 0px;
    float: left;
    width: 20%;
    max-width: 182px;
}

    #cabecalho .conteudo {
        display: block;
        /*background-image: url(../imagens/ilustra_cabecalho.png);*/
        /*background-position: 252px bottom;*/
        background-repeat: no-repeat;
    }

    #cabecalho #marca {
        width: 165px;
        height: 69px;
        float: left;
    }

        #cabecalho #marca img {
            width: 100%;
            height: auto;
        }

/*--------------------------------------------------------------------------------------------*/
/*------------------------------------------ MENU --------------------------------------------*/

#menu {
    /*AQUI*/
    /*background-color: #075E7F;*/
    /*box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);*/
    float: left;
    width: 80%;
}

    #menu ul {
        float: left;
    }

        #menu ul li {
            float: left;
            margin: 21.5px 5px;
            padding: 5px 0px;
        }

            #menu ul li a {
                padding: 15px 10px;
                /* AQUI */
                color: #787878;
                font-size: 19px;
                font-weight: 600;
                font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            }

                #menu ul li a:hover {
                    text-decoration: none;
                    background-color: #fff;
                    color: #237999;
                    border-bottom: solid 4px #237999;
                }

.menuActive {
    border-bottom: solid 4px #237999;
    color: #237999 !important;
}         
/*--------------------------------------------------------------------------------------------*/
/*----------------------------------------- CORPO --------------------------------------------*/


#corpo {
    /*padding: 36px 0px 25px 0px;*/
    position: absolute;
    margin: 0 auto;
    top: 120px;
    bottom: 0px;
    width:100%;
}

.coluna_esquerda {
    width: 100%;
    float: left;
    height:100%;
}

.coluna_direita {
    width: 40%;
    float: left;
}

.coluna_esquerda.multi_moeda {
    width: 44%;
}

.coluna_direita.multi_moeda {
    width: 56%;
}


.divTituloNoticia{
}

.divDataNoticia {
    padding-top: 1px;
}

.divDetalheDataNoticia {
    padding-top: 20px;
    font-size: 12px;
    color: #787878;
    font-weight: bold;
    padding-bottom: 30px;
}

.divCardNoticiaImagem > img {
    width: 170px;
}

.divCardNoticiaImagem {
    float: left;
    width: 170px;
    padding-right: 20px;
    height: 100%;
}
.divCardNoticiaDados {
    width: calc(100% - 250px);
    float: left;
    height: 100%
}
.divCardNoticiaDadosTop {
    height:40%;
    padding-top:25px;
}
.divCardNoticia {
    height: 170px;
}
.divResumoNoticia {
    height: 50%;
    padding-top:10px;
}

.divTituloNoticia > label  {
    font-size: 20px;
    color: #237999;
}
.divDataNoticia > label {
    font-size: 12px;
    color: #787878;
    font-weight: bold;
}
.divResumoNoticia > p {
    font-size: 18px !important;
    color: #787878 !important;
}
/*-----------------------------------------------------*/
/*---------------------- PAINÉIS ----------------------*/
.noticias {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #212529;
    /*margin-bottom: 25px;*/
    background-color: #fff;
    /*background-image:url(../imagens/background-painel.png);*/
    background-position: left 18px;
    background-repeat: no-repeat;
    /*box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06); 
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);*/
    margin-left: 50px;
}

.lBlTituloContato {
    color: #424242 !important;
    padding-bottom: 20px;
    padding-top: 20px
}

.painel {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    color: #787878 !important;
    background-color: #fff;
    background-position: left 18px;
    background-repeat: no-repeat;
    box-shadow: 5px 0px 6px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 5px 0px 6px 0px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 5px 0px 6px 0px rgba(0, 0, 0, 0.06);
    height: 95%;
    width: 96%;
    margin: 0 auto;
    -webkit-border-radius: 5px 0 0 0px;
    -moz-border-radius: 5px 0 0 0px;
    border-radius: 5px 5px 5px 5px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 20px;
}

.coluna_esquerda .painel {
    width: 94%;
}

.coluna_direita .painel {
    float: left;
}

.painel.login {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 5%;
    width: 90%;
}

.painel.banners {
    width: 99%;
    padding: 0.5%;
    background-image: none;
}

.painel.certidoes,
.painel.noticias {
    width: 39%;
}

.painel h1 {
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.2;
    color: #212529;
    font-size: 1.75rem;
}

    .painel h1 b {
        font-weight: normal;
    }

    .painel h1 a {
        color: #2A6496 !important;
    }


.painel.login p {
    padding: 15px 5px 5px;
    font-size: 0.9em;
    line-height: 1;
    border-top: 1px solid #aaa;
}

/*-----------------------------------------------------*/
/*---------------------- BANNERS ----------------------*/

.painel.banners a {
    display: block;
    float: left;
    margin: 6px;
    border: 1px solid #ddd;
}

    .painel.banners a img {
        width: 128px;
    }


/*-----------------------------------------------------*/
/*------------------------ BOTÃO ----------------------*/

.botao {
    float: left;
    display: block;
    padding: 3px 10px 4px;
    background-color: #E4E9E9;
    /*border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}

    .botao:hover {
        color: #fff;
        background-color: #333;
    }


#aspnetForm {
    background-color:white;
}

/*-----------------------------------------------------*/
/*--------------------- LISTA LINK --------------------*/

ul.lista_link {
    margin-bottom: 8px;
}

    ul.lista_link li {
        padding: 20px 0px;
        clear:both;
    }

        ul.lista_link li + li {
            
        }

        ul.lista_link li a {
            display: block;
            padding: 4px;
        }

            /*ul.lista_link li a:hover {
                text-decoration: none;
                background-color: #93C4F0;
                cursor: pointer;
            }*/

.lista-noticia-ativo {
    background-color: #93C4F0;
    cursor: pointer;
}

ul.lista_link li a h4 {
    font-weight: normal;
}

ul.lista_link li a h5 {
    padding-top: 1px;
}

.lista_link p {
    padding-bottom: 2px;
}


html, body, form {
    height: 100%;
    overflow: hidden;
}

/*-----------------------------------------------------*/
/*----------------------- LEGENDA ---------------------*/

.coluna_esquerda .legenda {
    width: 100%;
    margin-top: 4px;
}

    .coluna_esquerda .legenda div {
        display: inline;
        padding: 0px 4px 0px 6px;
    }

        .coluna_esquerda .legenda div + div {
            border-left: 1px solid #ccc
        }

        .coluna_esquerda .legenda div img {
            margin-right: 3px;
            margin-bottom: -4px;
        }

    .coluna_esquerda .legenda .botao {
        float: right;
        margin-top: -14px;
    }

.areaConteudo {
    height:100%;
}

#areaConteudoHTML {
    text-align: center;
    height: 100%;
}

#areaConteudoHTML, #areaNoticias, #areaConteudoLeitura {
    color: #075E7F;
    font-size: 20px;
    position: relative;
}
#areaConteudoLeitura {
    padding-left: 70px;
    padding-right: 50px;
}

    #areaConteudoHTML img {
        width: 100%;
        height: 100%;
    }
/*--------------------------------------------------------------------------------------------*/
/*----------------------------------------- RODAPÉ -------------------------------------------*/
#logoRodape {
    padding: 10px 0px;
    width: 100%;
    bottom: 0;
    text-align: center;
    position: absolute;
    font-size: 11px;
}

/*--------------------------------------------------------------------------------------------*/
/*----------------------------------------- AJUSTES -------------------------------------------*/
/* Conteúdo */
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
    /*AQUI*/
    /*background-image: url(../imagens/background.png) !important;*/
}

.valorPositivo {
    color: Black;
}

.valorNegativo {
    color: Red;
}

.icone-legenda {
    vertical-align: middle;
}

.titulo-legenda {
    margin-bottom: 7px;
}

.img-ponteiro {
    cursor: pointer;
}

#btVoltarInicio {
    float: right;
}

.navegacao-produtos {
    float: right;
}

.acoes-detalhes-mural {
    margin-right: 10px;
}

/* Carregando sob demanda */
.carregandoDados {
    width: 100%;
    height: 25px;
    text-align: center;
}

    .carregandoDados.select {
        text-align: left;
        display: inline;
    }

/* Área de Clique */
.areaClique {
    cursor: pointer;
    color: #2A6496;
}

.texto-maiusculo {
    text-transform: uppercase;
}

.botoes-kendo-window {
    width: 100%;
    text-align: right;
    padding-top: 10px;
}

/*Login*/

.area-acesso {
    margin-top: -15px;
    margin-bottom: 11px;
    text-align: right;
}

    .area-acesso span a {
        font-weight: bold;
    }


/* Tooltip */
.tooltip:after {
    font: 12px/1.4 Arial,Georgia,sans-serif;
    content: attr(data-title);
    display: none;
    position: absolute;
    padding: 5px 10px;
    top: 0px;
    margin: 1em 0 3em;
    text-align: center;
    color: #fff;
    background: #2A6496;
    left: -20px;
    min-width: 100px;
    -moz-box-shadow: 0px 0px 4px #000; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 4px #000; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 4px #000; /* Opera 10.5, IE 9.0 */
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000')"; /* IE8 */
}

/* creates triangle */
.tooltip:before {
    z-index: 13;
    position: absolute;
    content: " ";
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    top: -3px;
    left: 0px;
    border-width: 15px 7px 15px 7px;
    border-color: transparent transparent #2A6496;
}

.tooltip:hover::before {
    display: block;
}

.tooltip:hover {
    z-index: 10;
    position: relative;
    cursor: text;
}

    .tooltip:hover::after {
        /*width:100px;*/
        display: block;
        margin: 25px 0 0 10px;
    }

.tooltip-cima:after {
    font: 12px/1.4 Arial,Georgia,sans-serif;
    content: attr(data-title);
    display: none;
    position: absolute;
    padding: 5px 10px;
    top: 0px;
    text-transform: capitalize;
    text-align: center;
    margin: 1em 0 3em;
    color: #fff;
    background: #2A6496;
    left: -20px;
    min-width: 100px;
    -moz-box-shadow: 0px 0px 4px #000; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 4px #000; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 4px #000; /* Opera 10.5, IE 9.0 */
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000')"; /* IE8 */
}

.tooltip-cima:before {
    z-index: 13;
    position: absolute;
    content: " ";
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    top: -12px;
    left: 5px;
    border-width: 15px 7px 15px 7px;
    border-color: #2A6496 transparent transparent;
}

.tooltip-cima:hover::before {
    display: block;
}

.tooltip-cima:hover {
    z-index: 10;
    position: relative;
}

    .tooltip-cima:hover::after {
        display: block;
        margin: -38px 0 0 10px;
    }

/* Menu idioma */
.menu-idioma-painel {
    position: absolute;
    font: 14px "Proxima Nova alt", "Proxima nova", "Helvetica Neue", Helvetica, sans-serif;
    z-index: 100;
    width: 150px;
    opacity: 0;
    display: block !important;
    visibility: hidden;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

    .menu-idioma-painel.ativo {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }

.menu-idioma-painel-item {
    background-color: #fefefe;
    padding: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 4px;
    list-style-type: none;
    overflow: hidden;
}

    .menu-idioma-painel-item > li {
        padding: 0;
        border-top: 1px solid #f4f4f4;
        position: relative;
    }

a:before {
    position: absolute;
    top: 10px;
    left: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 13px;
    pointer-events: none;
}

.menu-idioma-painel-item > li:first-child {
    border-top: none;
}

.item-link > a {
    display: block;
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    color: Black !important;
}

    .item-link > a:hover {
        background-color: White !important;
    }

.k-widget.k-tooltip {
    border-color: #2A6496 !important;
    background-color: #2A6496 !important;
    background-image: none;
}

.k-callout-e {
    border-left-color: #2A6496 !important;
}

/*Notícias.aspx*/
.coluna_esquerda_noticia {
    width: 100%;
    float: left;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.imagemContato {
    height:776px;
}

.painelEsquerdo {
    float: left;
    height: 100%;
}
.painelDireito {
    padding-left: 30px;
    float: left;
    width: calc(100% - 390px);
}


.coluna_esquerda_noticia .painel {
    width: 100%;
}

.coluna_direita_noticia {
    width: 100%;
    float: left;
}

.divLinha {
    border-top: 1px solid #f3f3f3;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.aVerNoticias {
    cursor: pointer;
    color: black;
    font-size: 15px;
    display: flex;
    height: 18px;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.aVerNoticias > label{
    cursor: pointer;
    padding-left:8px;
}

#detalhesNoticiaConteudo {
    font-size: 18px !important;
    color: #787878 !important;
    padding-bottom: 20px;
}

#detalhesNoticiaFonte {
    font-size: 12px;
    color: #787878;
    padding-bottom: 20px;
}

#detalhesNoticiaTitulo {
    color:#237999;
}

/*ExibeConteudo.aspx*/
.exibe-conteudo {
    margin: 0px auto 0px auto;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
}

/*//TODO: painel de leitura fixo (desativado por enquanto)*/
#areaLeitura {
    display: flex;
    flex-flow: column;
    height: 100%;
}

#conteudoLeitura {
    background-color: white;
    overflow: auto;
    height: 100%;
    display: flex;
    flex: 1 1 auto;
}


/* Mural.aspx */
.painelFiltro {
    width: 300px;
    background-color: #3D7AAF;
    left: 0;
    margin-left: -270px;
    height: 100px;
    position: fixed;
    color: White;
    z-index: 1;
}

.painelOpcoes {
    /*width: 350px;*/
    width: 300px;
    background-color: #3D7AAF;
    /*right: 0;*/
    left: 0;
    /*margin-right: -315px;*/
    margin-left: -270px;
    height: 100px;
    position: fixed;
    /*overflow:scroll;
    overflow-x: hidden;*/
    margin-top: 101px;
    z-index: 0;
}

    .painelOpcoes.overflow {
        overflow: scroll;
        overflow-x: hidden;
    }

.lista-legenda.overflow {
    overflow: scroll;
    overflow-x: hidden;
    height: 220px;
}

.iconePainel {
    /*background-color: rgba(10, 10, 10, 0.7);*/
    margin: 5px;
    font-size: 25px;
    color: white;
    position: absolute;
    height: 90%;
}

    .iconePainel.opcoes {
        /*background-color: rgba(10, 10, 10, 0.7);*/
        /*text-align: left;*/
        margin: 5px;
        font-size: 25px;
        color: white;
        position: absolute;
        /*left: 0;*/
        right: 0;
        /*padding: 3px;*/
        /*height: 90%;*/
        height: 25px;
    }

    .iconePainel.busca {
        /*background-color: rgba(10, 10, 10, 0.7);*/
        text-align: right;
        margin: 5px;
        font-size: 25px;
        color: white;
        position: absolute;
        right: 0;
        height: 25px;
    }

.grupoFiltro {
    padding: 5px;
    /*opacity: 0;*/
}

    .grupoFiltro.direita {
        /*right: 0;*/
        left: 0;
        /*padding-left: 45px;*/
        color: white;
        height: 90px;
    }

    .grupoFiltro.esquerda {
        left: 0;
        height: 90px;
    }

.campoTexto {
    -webkit-appearance: none;
    margin-bottom: 3px;
    padding: 7px;
    border: none;
    color: #444;
    border: none;
    border: 1px solid #ddd;
    width: 93%;
}

.campoSelect {
    width: 100%;
}

.campoBotao {
    width: 100%;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: .25rem !important;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    height: 31px;
    text-transform: capitalize;
    font-family: inherit;
}

.campoBotaoSemIcone {
    width: 100%;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    background-color: #2A6496;
    height: 31px;
}

.campoBotao.desativado {
    width: 100%;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    background-color: #868883;
    height: 31px;
    padding-left: 16px;
}


.areaBotao1 {
    display: inline-block;
    width: 85%;
    max-width: 85%;
}

    .areaBotao1 .ico-botao {
        display: none;
    }

.areaBotao2 {
    display: inline-block;
    width: 49%;
    max-width: 49%;
}

.areaBotao3 {
    display: inline-block;
    width: 27.6%;
    max-width: 27.6%;
}

.listaLI {
    /*float:left;
    margin: 0 10px 10px 0;*/
    width: 250px;
}

/* MuralDetalhes.ascx */
#areaDetalhes {
    /*min-width: 90%;*/
    /*background-color: White;*/
}

.area-icone-grid {
    margin-top: 8px;
    text-align: center;
}

.painel-funcionalidades {
    height: 500px;
}

.painel-funcionalidades-impugnacao {
}

.painel-funcionalidades-forum {
}

.painel-funcionalidades-chat {
    min-height: 240px !important;
}

.painel-funcionalidades-anexo {
    min-height: 350px !important;
}

.painel-funcionalidades-relhis {
    min-height: 240px !important;
}

.botao-voltar-topo {
    font-size: 30px;
    color: white;
    bottom: 0;
    height: 30px;
    background: #2A6496;
    width: 25px;
    text-align: center;
    display: none;
    right: 60px;
    position: fixed;
    z-index: 1;
}

/* formatação das labels de erro do jQuery Validate */
label.error {
    color: #FF0000 !important;
}

/* ICONES */
.ico-botao {
    position: absolute;
    padding: 9px 5px 5px 5px;
}

.ico-buscar-branco-25 {
    background-image: url(../imagens/icon_buscar_branco_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.ico-legenda-branco-25 {
    background-image: url(../imagens/icon_legenda_branco_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.ico-buscar-branco-15 {
    background-image: url(../imagens/icon_buscar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
}

.ico-ok-branco-15 {
    background-image: url(../imagens/icon_ok_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
}

.ico-fechar-branco-25 {
    background-image: url(../imagens/icon_fechar_branco_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.ico-voltar-azul-25 {
    background-image: url(../imagens/icon_voltar_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-topo-branco-25 {
    background-image: url(../imagens/icon_topo_branco_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.ico-voltar-azul-15 {
    background-image: url(../imagens/icon_voltar_azul_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
}

.ico-avancar-branco-15 {
    background-image: url(../imagens/icon_avancar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 8px;
}

.ico-voltar-branco-15 {
    background-image: url(../imagens/icon_voltar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 8px;
}

.ico-download-branco-15 {
    background-image: url(../imagens/icon_download_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 8px;
}

.ico-download-azul-25 {
    background-image: url(../imagens/icon_download_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-relatorio-azul-25 {
    background-image: url(../imagens/icon_relatorio_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-chat-azul-25 {
    background-image: url(../imagens/icon_chat_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-forum-azul-25 {
    background-image: url(../imagens/icon_forum_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-impugnacao-azul-25 {
    background-image: url(../imagens/icon_impugnacao_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-historico-azul-25 {
    background-image: url(../imagens/icon_historico_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-edital-azul-25 {
    background-image: url(../imagens/icon_edital_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.ico-fechar-branco-15 {
    background-image: url(../imagens/icon_fechar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 8px;
}

.ico-salvar-branco-15 {
    background-image: url(../imagens/icon_salvar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 8px;
}

.ico-imprimir-branco-15 {
    background-image: url(../imagens/icon_imprimir_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 8px;
}

.ico-avancar-azul-25 {
    background-image: url(../imagens/icon_avancar_azul_25.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.ico-lance-azul-25 {
    background-image: url(../imagens/icon_lance_azul_25.png);
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-novo-topico-azul-25 {
    background-image: url(../imagens/icon_novo_topico_azul_25.png);
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-nova-resposta-azul-25 {
    background-image: url(../imagens/icon_nova_resposta_azul_25.png);
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-vencedor-azul-25 {
    background-image: url(../imagens/icon_vencedor_azul_25.png);
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-perdedor-azul-25 {
    background-image: url(../imagens/icon_perdedor_azul_25.png);
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.ico-limpar-branco-15 {
    background-image: url(../imagens/icon_limpar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
}

.ico-imprimir-azul-15 {
    background-image: url(../imagens/icon_imprimir_azul_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
}

.ico-enviar-branco-15 {
    background-image: url(../imagens/icon_enviar_branco_15.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
}

.ico-ordenacao-asc {
    background-image: url(../imagens/icon_asc_azul_7.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
}

.ico-ordenacao-desc {
    background-image: url(../imagens/icon_desc_azul_7.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.scroll-ativado {
    overflow: visible;
}

.scroll-desativado {
    overflow: hidden;
    height: 100%;
}

/* Ajustes na grid do Kendo */
.kendo-grid-alinhamento-centro {
    text-align: center !important;
}

.kendo-grid-alinhamento-direita {
    text-align: right !important;
}

.kendo-grid-alinhamento-esquerda {
    text-align: left !important;
}

.k-alt, .k-separator {
    background-color: #f5f5f5 !important;
}

sup {
    font-size: x-small;
    vertical-align: super;
}

.k-grid-header .k-header {
    text-transform: uppercase;
}

/* Ajustes gerais */
.area-botao-direta {
    width: 100%;
    text-align: right;
    padding-top: 10px;
}

.botao-tamanho-base {
    width: 20%;
}

.botao-tamanho-total {
    width: 98%;
}

.texto-centralizado {
    text-align: center;
}

.textarea-fale-conosco {
    width: 100%;
    max-width: 100%;
    height: 200px;
    max-height: 200px;
}

.titulo-menu li {
    font-family: Arial;
    font-weight: bold;
}

.titulo-painel {
    font-family: Arial;
    font-weight: bold;
    text-transform: none;
}

.titulo-site {
    position: absolute;
    margin-left: 650px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 27px;
    color: #2A6496;
    font-weight: bold;
}

.texto-pequeno {
    font-size: 12px;
    text-transform: none;
    font-family: Arial;
}

.ultimos-processos-col-1 {
    width: 6%;
}

.ultimos-processos-col-2 {
    width: 36%;
}

.ultimos-processos-col-3 {
    width: 36%;
}

.ultimos-processos-col-4 {
    width: 22%;
}

.ultimos-processos-col-multi-moeda-1 {
    width: 5%;
}

.ultimos-processos-col-multi-moeda-2 {
    width: 52%;
}

.ultimos-processos-col-multi-moeda-3 {
    width: 13%;
}

.ultimos-processos-col-multi-moeda-4 {
    width: 30%;
}

.forum-topico {
    max-height: 83px;
    overflow-x: hidden;
    overflow-y: auto;
}

.nav-detalhes {
    display: table;
    width: 100%;
}

    .nav-detalhes li {
        display: table-cell;
        width: 33%;
        padding: 5px;
    }

/* Lista de navegadores (quando não houver javascript) */
.lista-navegadores {
    list-style: none;
}

    .lista-navegadores li {
        display: inline;
        padding: 0 10px;
        border-left: solid 1px #FFF;
    }

        .lista-navegadores li a {
            color: #FFF;
            font-size: 1.5em;
        }

        .lista-navegadores li:first-child {
            border-left: none;
            padding-left: 0px;
        }

.mensagem-nojavascript {
    background-color: #666;
    padding: 1.5em;
}

    .mensagem-nojavascript a {
        color: #FFF;
        text-decoration: underline;
    }

    .mensagem-nojavascript span {
        font-size: 1.5em;
        color: #FFF;
    }

        .mensagem-nojavascript span:first-child {
            font-size: 3em;
        }

.acompanhamento-lance-descricao {
    max-height: 100px;
    overflow: auto;
    margin-bottom: 10px;
    color: #2A6496 !important;
    font-size: 1.6em;
    line-height: 1;
    font-weight: normal;
}

.ajuste-uniform-text-padding {
    padding-right: 0px !important;
}

.painel-cadastro {
    padding: 17px 3% 12px;
    margin-bottom: 25px;
    background-color: #fff;
    background-image: url(../imagens/background-painel.png);
    background-position: left 18px;
    background-repeat: no-repeat;
    width: 94%;
    float: left;
}

    .painel-cadastro h1 {
        margin-bottom: 10px;
        color: #2A6496 !important;
    }

        .painel-cadastro h1 a {
            color: #2A6496 !important;
        }

    .painel-cadastro.esquerda {
        border-right-color: #2A6496;
        border-right-style: solid;
        border-right-width: 3px;
        margin-top: 25px;
    }

    .painel-cadastro.direita {
        margin-top: 25px;
    }

    .painel-cadastro a.nome {
        color: #2A6496 !important;
        font-weight: bold;
        text-decoration: underline;
        font-size: 1.5em;
    }

    .painel-cadastro a.link {
        color: #DD2020 !important;
        font-weight: bold;
        text-decoration: underline;
    }


    .painel-cadastro div.texto {
        color: #2A6496 !important;
        font-size: 1.3em;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 50px;
    }

#areaCentralizada {
    /*background-color: #FFF;
    left: 0;
    right: 0;
    margin: auto;*/
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
    height: 80px;
    /*clear: both;
    height: 80px;*/
}

.tabela-100 {
    width: 100%;
}

.tooltip-aviso {
    cursor: help !important;
}

    .tooltip-aviso:hover {
        cursor: help !important;
    }

.popup-validacao-extra {
    margin: 0;
    position: absolute;
    background: rgba(0,0,0,0.6);
    padding: 6px;
    width: 308px;
    z-index: 1;
}

.popup-bloqueio {
    margin: 0;
    background: rgba(0,0,0,0.6);
    padding: 6px;
    z-index: 1;
    color: #FFFFFF;
    text-align: right;
}

    .popup-bloqueio a {
        color: #FFFFFF !important;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
    }

.popup-cadastrar-senha {
    width: 400px;
    background: rgba(0,0,0,0.6);
    color: #FFFFFF;
    padding-left: 6px;
    padding-top: 6px;
    position: fixed;
    top: 1em;
    right: 1em;
}

    .popup-cadastrar-senha label {
        display: block;
    }

    .popup-cadastrar-senha input {
        display: block;
    }

    .popup-cadastrar-senha ul.cadastro-senha {
        width: 500px;
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

        .popup-cadastrar-senha ul.cadastro-senha li {
            width: 500px;
        }

            .popup-cadastrar-senha ul.cadastro-senha li input {
                width: 166px;
            }

            .popup-cadastrar-senha ul.cadastro-senha li.elemento {
                float: left;
                width: 134px;
            }

.p-0 {
    padding: 0px !important;
}

@media(max-width:767px) {
    .show_767 {
        display: block !important;
        height: 13px;
    }
}

@media(max-width:1024px) {
    .show_1024 {
        display: block !important;
        height: 3px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .titulo-site {
        position: absolute;
        margin-left: 750px;
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 27px;
        color: #2A6496;
        font-weight: bold;
    }
}



/*.iconeLoginAutoComplete
{
    background-image: url(../imagens/login_icon_user.png)!important;
    border-radius: 0px 0px 0px 0px!important;
    -moz-border-radius: 0px 0px 0px 0px!important;
    -webkit-border-radius: 0px 0px 0px 0px!important;
    height: 16px;
    width: 16px;
    margin-top: 9px;
    margin-left: 7px;
    background-repeat: no-repeat;
    position: absolute;
}

.iconeSenhaAutoComplete
{
    background-image: url(../imagens/login_icon_pass.png)!important;
    border-radius: 0px 0px 0px 0px!important;
    -moz-border-radius: 0px 0px 0px 0px!important;
    -webkit-border-radius: 0px 0px 0px 0px!important;
    height: 16px;
    width: 16px;
    margin-top: 9px;
    margin-left: 138px;
    background-repeat: no-repeat;
    position: absolute;
}*/

@-moz-document url-prefix() {
    .ico-botao {
        position: absolute;
        margin: 9px 5px 5px 5px;
    }

    .titulo-site {
        position: absolute;
        margin-left: 700px;
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 27px;
        color: #2A6496;
        font-weight: bold;
    }

    option {
        background-color: #FFFFFF !important;
    }
}
