#frmCadastroEsic .row{
    margin-left: 0px;
    margin-right: 0px;
}
#frmCadastroOuvidoria .row{
    margin-left: 0px;
    margin-right: 0px;
}
.google-chart {
    width: 90%;
    min-height: 300px;
}

.google-covids {
    width: 90%;
    min-height: 155px;
}

.alinharDireita { text-align: right; }

body{
    font-family: 'Open Sans', sans-serif;
}

.content-tabela {
    margin-bottom: 30px;
}
#pesquisa .content-search,
#tabela .content-search {
    width: 100%;
    position: relative;
    padding: 20px 0;
    background-color: #ddd;
    overflow: hidden;
}

/* Folha de pagamento / relação de servidores / convênios: filtros (fundo cinza igual #pesquisa .content-search) */
#pesquisa .content-search.content-search--folha-filtros,
#tabela .content-search.content-search--folha-filtros {
    width: 100%;
    position: relative;
    overflow: visible;
    padding: 8px 10px 6px;
    background-color: #ddd;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 6px;
}

#pesquisa .content-table-results > .row > .col-md-12 > .content-search.content-search--folha-filtros,
#tabela .content-table-results > .row > .col-md-12 > .content-search.content-search--folha-filtros {
    margin-bottom: 0;
}

.content-tabela.content-tabela--folha {
    margin-top: 10px;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row,
#tabela .content-search.content-search--folha-filtros .folha-filtros-row {
    margin-left: -6px;
    margin-right: -6px;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row > [class*='col-'],
#tabela .content-search.content-search--folha-filtros .folha-filtros-row > [class*='col-'] {
    float: left;
    padding-left: 6px;
    padding-right: 6px;
}

@media (min-width: 992px) {
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-row > .folha-filtros-actions,
    #tabela .content-search.content-search--folha-filtros .folha-filtros-row > .folha-filtros-actions {
        width: 72px !important;
        padding-left: 8px;
        padding-right: 8px;
    }
}

#pesquisa .content-search.content-search--folha-filtros .form-group,
#tabela .content-search.content-search--folha-filtros .form-group {
    margin-bottom: 4px;
}

#pesquisa .content-search.content-search--folha-filtros .control-label,
#tabela .content-search.content-search--folha-filtros .control-label {
    display: block;
    width: 100%;
    text-align: left;
    float: none;
    margin-bottom: 2px;
    padding-top: 0;
    color: #1a2744;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.25;
}

#pesquisa .content-search.content-search--folha-filtros .form-control,
#tabela .content-search.content-search--folha-filtros .form-control {
    width: 100%;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    height: 32px;
    padding: 4px 8px;
    font-size: 13px;
    line-height: 1.35;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--actions .form-group:last-child,
#tabela .content-search.content-search--folha-filtros .folha-filtros-row--actions .form-group:last-child {
    margin-bottom: 0;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--actions,
#tabela .content-search.content-search--folha-filtros .folha-filtros-row--actions {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--actions > [class*='col-'],
#tabela .content-search.content-search--folha-filtros .folha-filtros-row--actions > [class*='col-'] {
    float: none;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions {
    text-align: left;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions-inner,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions-inner {
    margin-bottom: 0;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions .folha-filtros-btn-pesquisar,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisa.folha-filtros-btn-pesquisar,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btnPesquisarConvenios.folha-filtros-btn-pesquisar,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaAcordos.folha-filtros-btn-pesquisar,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaEstagiarios.folha-filtros-btn-pesquisar,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions .folha-filtros-btn-pesquisar,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisa.folha-filtros-btn-pesquisar,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btnPesquisarConvenios.folha-filtros-btn-pesquisar,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaAcordos.folha-filtros-btn-pesquisar,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaEstagiarios.folha-filtros-btn-pesquisar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    min-width: 44px;
    width: auto;
    height: 32px;
    padding: 0 12px;
    line-height: 1.42857143;
    font-weight: 600;
    white-space: nowrap;
    background-color: #003B7D;
    border-color: #003B7D;
    color: #fff;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions .folha-filtros-btn-pesquisar .glyphicon,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisa.folha-filtros-btn-pesquisar .glyphicon,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btnPesquisarConvenios.folha-filtros-btn-pesquisar .glyphicon,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaAcordos.folha-filtros-btn-pesquisar .glyphicon,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaEstagiarios.folha-filtros-btn-pesquisar .glyphicon,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions .folha-filtros-btn-pesquisar .glyphicon,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisa.folha-filtros-btn-pesquisar .glyphicon,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btnPesquisarConvenios.folha-filtros-btn-pesquisar .glyphicon,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaAcordos.folha-filtros-btn-pesquisar .glyphicon,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaEstagiarios.folha-filtros-btn-pesquisar .glyphicon {
    position: static;
    top: auto;
    margin: 0;
    font-size: 14px;
    line-height: 1;
}

#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions .folha-filtros-btn-pesquisar > span,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisa.folha-filtros-btn-pesquisar > span,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btnPesquisarConvenios.folha-filtros-btn-pesquisar > span,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaAcordos.folha-filtros-btn-pesquisar > span,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaEstagiarios.folha-filtros-btn-pesquisar > span,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions .folha-filtros-btn-pesquisar > span,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisa.folha-filtros-btn-pesquisar > span,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btnPesquisarConvenios.folha-filtros-btn-pesquisar > span,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaAcordos.folha-filtros-btn-pesquisar > span,
#tabela .content-search.content-search--folha-filtros .folha-filtros-actions #btoPesquisaEstagiarios.folha-filtros-btn-pesquisar > span {
    display: inline-block;
    line-height: 1.2;
}

@media (max-width: 991px) {
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--actions,
    #tabela .content-search.content-search--folha-filtros .folha-filtros-row--actions {
        display: block;
    }
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--actions > [class*='col-'],
    #tabela .content-search.content-search--folha-filtros .folha-filtros-row--actions > [class*='col-'] {
        float: left;
    }
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions,
    #tabela .content-search.content-search--folha-filtros .folha-filtros-actions {
        text-align: left;
        clear: both;
        padding-top: 2px;
    }
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions-inner .folha-filtros-actions-label,
    #tabela .content-search.content-search--folha-filtros .folha-filtros-actions-inner .folha-filtros-actions-label {
        display: none;
    }
}

@media (min-width: 992px) {
    /* Mesma altura do label dos selects (o &nbsp; reserva o espaço; o botão fica na linha do input) */
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions-label,
    #tabela .content-search.content-search--folha-filtros .folha-filtros-actions-label {
        display: block;
        visibility: hidden;
        height: auto;
        min-height: 15px;
        margin-bottom: 2px;
        padding-top: 0;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.25;
    }

    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-actions-inner,
    #tabela .content-search.content-search--folha-filtros .folha-filtros-actions-inner {
        margin-bottom: 4px;
    }
}

/* Linha externa que envolve o card de filtros */
#tabela .content-table-results > .row.folha-filtros-wrap,
#pesquisa .content-table-results > .row.folha-filtros-wrap,
#tabela .content-table-results > .row:first-child,
#pesquisa .content-table-results > .row:first-child {
    margin-bottom: 6px !important;
}

/* Convênios: uma linha — mesmo grid float da folha */
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--single:after,
#tabela .content-search.content-search--folha-filtros .folha-filtros-row--single:after {
    content: '';
    display: table;
    clear: both;
}
#tabela .content-search.content-search--folha-filtros .folha-filtros-row--single .folha-filtros-actions,
#pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--single .folha-filtros-actions {
    text-align: left;
}
@media (max-width: 991px) {
    #tabela .content-search.content-search--folha-filtros .folha-filtros-row--single .folha-filtros-actions,
    #pesquisa .content-search.content-search--folha-filtros .folha-filtros-row--single .folha-filtros-actions {
        clear: both;
    }
}
#pesquisa h3{
    font-size: 2em;
}
label {
    font-size: 1.1em;
    color: #535353;
    font-weight: normal;
}
#pesquisa form button.btn,
#tabela form button.btn {
    background-color: #003B7D;
    border-color: #003B7D;
}
#pesquisa form button.btn:hover,
#pesquisa form button.btn:focus,
#tabela form button.btn:hover,
#tabela form button.btn:focus {
    background-color: #002a5c;
    border-color: #002a5c;
}
.footer-search{
    margin: 45px 0;
    overflow: hidden;
}
.footer-search select{margin:0 10px; }


table.table-results .sort-classificacao, table .val-classificacao{max-width: 295px;}
table.table-results thead tr{background-color: #003B7D;}
table.table-results thead th{
    border: none;
    color: #fff; font-size: 12px;
    border-right: 1px solid #fff;
    padding: 10px;
    cursor: pointer;
}

table.table-results th i{margin-top: 2px;}

table.table-results tbody tr:nth-child(odd){
    background-color: #FFF3D9;
}
table.table-results tbody tr td{
   border: none;
    border-right: 1px solid #ddd;
}

table.table-results tbody tr.total-results td{
    font-weight: bold;
    text-align: center;
}
table.table-results tbody tr.total-results td.val-classificacao{
    text-align: right;
}

.content-pagination{width: 100%; position: relative; margin: 30px 0;}
.content-pagination ul{margin: 0; padding: 0;}
.content-pagination ul li a{font-size: 13px; color: #999;}
.content-pagination ul li.active a{background-color: #003B7D;}

.line .form-group .form-group{
    margin-bottom: 0;
}
.line .input-group-addon{
    cursor: pointer;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #FFF9EA;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #003b7d;
}
.content-tabela thead tr {
    background-color: #003B7D;
    color: #fff;
}
table.dataTable {
font-size: 12px;
}
.total-results{
    font-weight: 600;
}

/***********Página de erro 404******************/
.paginas-erro {
    margin: 50px auto;
    text-align: center;
}
.conteudo-erro h1 {
    background: url(../images/bg-404.gif) no-repeat center center;
    display: block;
    margin: 0 auto 1.25em auto;
    height: 5em;
    overflow: hidden;
    text-indent: -9999px;
}
.conteudo-erro h2 {
    color: #086ac3;
}
.conteudo-erro .img-erro404 {
    width: 170px
}

/*--------EOUV--------*/

.wizard {
    margin: 0px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 0px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #003b7d;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
.disabled span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
.disabled span.round-tab i {
    color: #555;
}
span.round-tab i{
    color:#fff;
}
.wizard li.active span.round-tab {
    background: #003b7d;
    border: 2px solid #003b7d;

}
.wizard li.active span.round-tab i{
    color: #fff;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 20%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #003b7d;
    transition: 0.1s ease-in-out;
}
.wizard .nav-tabs{
border-bottom: 0px solid #ddd;
}
.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
/*CUSTOM TABS*/
.wizard .nav h3{
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
/*custom e-ouv*/
.opcao-denuncia button{
    background-color: #e4e4e4;
    color: #fff;
    text-align: center;
    font: 13px 'Open-Sans', sans-serif;
    height: 140px;
    margin-bottom: 25px;
    line-height: 1.15em;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    border: 0px;
    border-bottom: 5px solid #ff0000;
}
.opcao-reclamacao button{
    background-color: #e4e4e4;
    color: #fff;
    text-align: center;
    font: 13px 'Open-Sans', sans-serif;
    height: 140px;
    margin-bottom: 25px;
    line-height: 1.15em;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    border: 0px;
    border-bottom: 5px solid #ff8304;
}
.opcao-solicitacao button{
    background-color: #e4e4e4;
    color: #fff;
    text-align: center;
    font: 13px 'Open-Sans', sans-serif;
    height: 140px;
    margin-bottom: 25px;
    line-height: 1.15em;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    border: 0px;
    border-bottom: 5px solid #006e1a;
}
.opcao-sugestao button{
    background-color: #e4e4e4;
    color: #fff;
    text-align: center;
    font: 13px 'Open-Sans', sans-serif;
    height: 140px;
    margin-bottom: 25px;
    line-height: 1.15em;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    border: 0px;
    border-bottom: 5px solid #ffcd09;
}
.opcao-elogio button{
    background-color: #e4e4e4;
    color: #fff;
    text-align: center;
    font: 13px 'Open-Sans', sans-serif;
    height: 140px;
    margin-bottom: 25px;
    line-height: 1.15em;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    border: 0px;
    border-bottom: 5px solid #d41c73;
}
.opcao-eouv button{
    background-color: #e4e4e4;
    color: #fff;
    text-align: center;
    font: 13px 'Open-Sans', sans-serif;
    height: 140px;
    margin-bottom: 25px;
    line-height: 1.15em;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    border: 0px;
    border-bottom: 5px solid #0081ff;
}
.opcao-eouv button:hover, .opcao-elogio button:hover, .opcao-sugestao button:hover, .opcao-solicitacao button:hover, .opcao-reclamacao button:hover, .opcao-denuncia button:hover{
    background-color: #ddd;

}

.opcao-denuncia button i,.opcao-eouv button i,.opcao-elogio button i,.opcao-sugestao button i,.opcao-solicitacao button i,.opcao-reclamacao button i,.opcao-denuncia button i{
    font-size: 40px;
    margin-bottom: 20px;
    color: #003b7d;
}
.opcao-denuncia h3, .opcao-eouv h3,.opcao-elogio h3, .opcao-sugestao h3, .opcao-solicitacao h3, .opcao-reclamacao h3{
    font-size: 18px;
        color: #000;
}
.icon-cons {
    float: left;
    width: 100px;
    height: 70px;
    background-color: #003b7d;
    text-align: center;
        border-radius: 5px 0 0 5px;
}
.icon-cons i{
color: #fff;
    margin-top: 17px;
    font-size: 30px;
}
.opcao-consulte, .opcao-pergfre {
    background-color: #e4e4e4;
    height: 70px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.opcao-consulte h3, .opcao-pergfre h3{
    padding-top: 22px;
    padding-left: 115px;
    color: #333;
}
.alerta-cadastro, .alerta-consulta{
    display: none;
}
#servicos h3, #servicos h4{
    color: #003B7D;
}
#servicos h3, #servicos h4{
    color: #003B7D;
}

#servicos .panel-heading h3, .panel-default h4 a{
    color: #fff;
}
.radio label, .radio  label, .radio  label{
    color: #003B7D;
}
#menu-botoes h3{
    color: #003b7d;
}
.opcao-consulte h3, .opcao-pergfre h3{
    color: #003b7d !important;
}
div#callout-type-dl-truncate {
    margin-bottom: 40px;
        background-color: #f5f5f5;
}
.page-header {
    padding-bottom: 9px;
    margin: 15px 0 35px;
    border-bottom: 1px solid #eee;
}
tbody{
    border: 1px solid #e2e2e2;
}
.btn-file{
    width: 100% !important;
}
/*-------FIM EOUV-------*/
/*ACESSIBILIDADE*/

/* DataTables: última atualização acima do campo Procurar (leve afastamento) */
.dataTables_wrapper .dataTables_filter {
    position: relative;
    padding-top: 14px;
}

