﻿html, body, form {
    font-size: 14px;
    height: 100%;
}




.navbar-collapse {
    padding: 0;
}

.menu-navegacao {
    float: right !important;
}

.linha-menu-topo {
    font-size: 14px;
}

    .linha-menu-topo li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .linha-menu-topo li a:hover {
            color: #000;
        }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: black;
}



.link_grid {
    color: #337AB7;
}

    .link_grid a:hover {
        color: white;
    }



/* ACESSIBILIDADE */
.skiplist {
    margin: 0;
    padding: 0;
}

.skip {
    display: none;
    text-align: left;
    margin: 0;
    padding: 0;
    position: absolute;
    display: block;
}


:root .skip {
    display: block;
}

.skip a {
    padding: 0 0.5em;
    display: inline;
    z-index: 49;
    text-decoration: none;
    position: absolute;
    width: 12em;
    left: -200em;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

    .skip a:focus, .skip a:active {
        position: absolute;
        left: 0;
        border: solid #999 5px;
        background: #eee;
    }

    .skip a:hover {
        cursor: default;
    }


.hidden-text {
    display: none;
}


.selo-acessibilidade-brasil {
    padding: 3px;
    background-color: white;
    border-radius: 2px;
}




.codigo-json {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}




/*Barra topo*/
.linha-topo {
    background-color: #26547B;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .linha-topo a {
        color: #fff;
    }




/* Barra Topo */
.topo-logo {
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 1px;
}

.topo-titulo {
    padding-top: 3px;
}

.topo {
    background: #205D91;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .topo h1 {
        margin: 0;
        color: #fad100;
    }

    .topo a {
        font-size: 1.15em;
        text-decoration: none;
        color: #fff;
    }





/* Linha Topo */
.linha-topo a:hover {
    text-decoration: none;
}

/* Linha Topo - Acesso à Informação */
.acesso-informcao {
    padding: 2px 0 0 20px;
    font-size: 14px;
    color: #fff;
}

    .acesso-informcao strong {
        position: absolute;
        margin-left: 10px;
        margin-top: 2px;
    }


/* Linha Topo - Acessibilidade */
.acessibilidade {
    padding: 5px 20px 0 0;
    text-align: right;
    font-size: 14px;
    margin-left: 20px;
}

    .acessibilidade a {
        color: #fff;
        padding: 0 5px;
        cursor: pointer;
    }



/* === Modal ================================== */

.modal-title {
    font-size: 28px !important;
}

.modal-body input[type=text]:not(textarea),
.modal-body input[type=password]:not(textarea) {
    height: 46px;
}

.display-hide, .display-none {
    display: none;
}


/* === Loader ================================== */


.glossario_dt {
    /*width:300px !important;*/
    white-space: normal !important;
}

.glossario_dd {
    /*margin-left: 315px !important;*/
    margin-bottom: 25px !important;
}


.painel-sobre {
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-right: 35px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 80px;
    background-color: #fff;
}


.mapa-site {
    margin-top: 20px;
    margin-left: 40px;
    margin-bottom: 20px;
    font-size: 20px;
}

    .mapa-site ol {
        padding-bottom: 20px;
        font-size: 16px;
    }







/*.no_loading {
  display: none;
}*/

/*.yes_loading {
  top: 50%;
  left: 50%;
  z-index: 1024;
  height: 50px;
  line-height: 50px;
  width: 200px;
  margin-left: -100px;
  border-radius: 40px 40px;
  border: 1px thin black;
  text-align: center;
  opacity: 1;
  background-color: white;
  background-image: none;
  position: absolute;
  color: black;
  font-family: Helvetica,Arial,sans-serif;
  font-size: medium;
}*/


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}

@media only screen and (min-device-width : 360px) and (max-device-width : 640px) and (orientation : portrait) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}




/* Somente xs */
@media (max-width: 767px) {
}

/* sm + Superiores */
@media (min-width: 768px) {
}

/* Somente sm */
@media (min-width: 768px) and (max-width: 991px) {
}

/* md e Superiores */
@media (min-width: 992px) {
}

/* Somente md */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* lg e superiores */
@media (min-width: 1200px) {
}







/* Corpo da Página */
/*.main-content {
}*/

.main-content-row {
    padding-left: 20px;
    padding-right: 20px;
}

.conteudo {
    margin-top: 10px;
}



.cor-despesas {
    color: #fff;
    background-color: #4686BD;
    border-color: #2e6da4;
}





.blockquote {
    /*padding: 10px 10px 0 10px;*/
    padding-top: 20px;
}

.secao-btn-titulo {
    color: #fff !important;
    text-align: left;
    margin-bottom: 10px;
}

.secao-texto-corpo {
    padding-left: 5px;
    padding-right: 5px;
}




/* Rodapé */
.rodape {
    padding: 30px 20px 10px 20px;
    color: #fff;
    font-size: 15px;
    background-color: #74808a; /*#1d5481;*/
}

.rodape-admin {
    margin-top: 30px;
    padding: 0 20px 10px 20px;
    color: #fff;
    font-size: 15px;
    background-color: #74808a; /*#1d5481;*/
    bottom: 0;
    position: fixed;
}

.rodape-titulo {
    color: #fad100;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 5px;
}

.rodape-item-link {
    padding: 2px 0 5px 10px;
}

    .rodape-item-link a {
        color: #fff;
    }

        .rodape-item-link a:hover {
            text-decoration: none;
        }

        .rodape-item-link a:visited {
            text-decoration: none;
        }


.rodape-final {
    padding-top: 40px;
    font-size: 0.8em;
}

.rodape-final-admin {
    font-size: 0.8em;
}

.rodape-final a:hover {
    text-decoration: none;
}

.rodape-final a:visited {
    text-decoration: none;
}



.area-email {
    padding-bottom: 20px;
}

    .area-email a {
        font-size: 1.1em;
        color: #fff;
    }

.area-email-2 {
    padding-bottom: 20px;
    font-size: 1.1em;
}


.area-telefones {
    padding-bottom: 20px;
}

.area-atendimento {
    padding-bottom: 20px;
}

.area-responsavel {
    font-size: 1.2em;
}

.area-endereco {
    padding-bottom: 20px;
}

.area-social {
    padding-bottom: 20px;
}

.area-banner {
    padding-bottom: 20px;
}




/* Corpo da Página - Data de Atualização dos Dados do Portal*/
.info-data-atualizacao {
    float: right !important;
    font: inherit;
}

.info-data-atualizacao-outline {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background-color: #fff;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

/*.info-data-atualizacao-dados-abertos {
    font: inherit;
}

.info-data-atualizacao-dados-abertos-outline {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 6px 10px;
    color: #333;
    transition: all 0.3s ease;
}

    .info-data-atualizacao-dados-abertos-outline i {
        color: #666;
    }
}*/



/* Corpo da Página - Barra de Título */
.painel-titulo {
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 20px;
    border: 1px solid #cccccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #fff;
}

    .painel-titulo h2 {
        padding: 0;
        margin: 0;
        font-size: 24px;
        color: #000;
    }

    .painel-titulo p {
        font-size: small;
    }

.painel-titulo-separador {
    display: block;
    height: 3px;
    opacity: 0.9;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #337ab7;
}


/* Corpo da Página - Barra de exportação e Colunas (Ferramentas) */
.painel-ferramentas {
    padding-top: 10px;
    padding-bottom: 8px;
}

.btn-imprimir-ficha {
    margin-top: 6px;
    margin-right: 15px;
    margin-bottom: -10px;
}

.btn-imprimir-detalhes {
    margin-top: 6px;
    margin-bottom: 10px;
    width: 130px;
}

    .btn-imprimir-detalhes > span {
        margin-left: 5px;
    }


.painel-titulo-geoobras {
    margin-top: 90px;
    margin-bottom: 15px;
}

.detalhes-span {
    display: none;
}





/* Corpo da Página - Área do Grid */
.painel-corpo {
    padding-top: 5px;
    padding-bottom: 20px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 10px;
    background-color: #fff;
}

.painel-corpo-grid {
    padding-top: 5px;
    padding-bottom: 20px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 80px;
    background-color: #fff;
}

.painel-corpo-grid-2 {
    padding-bottom: 20px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 80px;
    background-color: #fff;
}

.painel-corpo-row-filtro {
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    background-color: #ededed;
}

.button-row-filtro {
    width: 80px;
    margin-top: 25px;
}

.button-row-filtro-margin {
    margin-top: 25px;
}

.button-row-filtro-dados-abertos {
    /*width: 80px;*/
    margin-top: 25px;
}

.button-row-filtro-dicionario-dados {
    /*width: 80px;*/
    margin-top: 25px;
}

.painel-corpo-row-toolbar {
    margin-top: 15px;
}

.panel-heading-dx-calendar {
    padding-right: 15px !important;
}


.painel-api {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

    .painel-api p {
        padding-right: 10px;
        padding-left: 10px;
        text-align: justify;
    }

    .painel-api h3 {
        padding-top: 25px;
        padding-right: 10px;
        padding-left: 10px;
        text-align: justify;
        font-size: 20px;
    }

    .painel-api dl {
        padding-top: 5px;
        padding-right: 15px;
        padding-left: 15px;
    }


.panel-heading h4 {
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.panel-heading p {
    padding-left: 20px;
    padding-right: 20px;
}


.painel-corpo-api {
    padding-top: 5px;
    padding-bottom: 100px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 80px;
    background-color: #fff;
}






.painel-grid {
    overflow-x: auto;
}

.painel-form {
    overflow-x: auto;
}

.tab-client-area {
    margin-top: 15px;
}


.painel-corpo-sec {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 80px;
    background-color: #fff;
}





.painel-corpo-org {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    /*width: 100%;
  height: 100%;*/
}



.btn-export {
    Height: 35px;
    width: 45px;
    border-bottom-width: 3px;
    border-bottom-color: #337ab7;
}

.btn-colunas {
    Height: 35px;
    width: 45px;
    padding-left: 15px;
    padding-top: 10px;
    border-bottom-width: 3px;
    border-bottom-color: #337ab7;
}

    .btn-colunas span {
        display: none !important;
    }





/* BREADCRUMB */
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

    .btn-breadcrumb .btn:first-child {
        padding: 6px 6px 6px 10px;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 6px 18px 6px 24px;
    }

    /** Default button **/
    .btn-breadcrumb .btn.btn-default:not(:last-child):after {
        border-left: 10px solid #fff;
    }

    .btn-breadcrumb .btn.btn-default:not(:last-child):before {
        border-left: 10px solid #ccc;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
        border-left: 10px solid #ebebeb;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
        border-left: 10px solid #adadad;
    }

    /** Primary button **/
    .btn-breadcrumb .btn.btn-primary:not(:last-child):after {
        border-left: 10px solid #337ab7;
    }

    .btn-breadcrumb .btn.btn-primary:not(:last-child):before {
        border-left: 10px solid #2c6496;
    }

    .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
        border-left: 10px solid #285e8e;
    }

    .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
        border-left: 10px solid #285e8e;
    }


/* The responsive part */
.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.btn-breadcrumb > *:nth-child(n+2) {
    display: none;
}

/* === Phones =================================== */
@media (max-width: 767px) {

    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display: block;
    }

    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}

/* === Tablets ================================== */
@media (min-width: 768px) and (max-width:991px) {

    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display: block;
    }

    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}

/* === Desktops ================================== */
@media (min-width: 992px) {

    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display: block;
    }

    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}



.panel-container-clickable {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}


.clickable {
    cursor: pointer;
}

    .clickable .fa {
        background: rgba(0, 0, 0, 0.15);
        display: inline-block;
        padding: 6px 12px;
        border-radius: 4px;
    }

.panel-heading span {
    margin-top: -23px;
    font-size: 15px;
    margin-right: -9px;
}

a.clickable {
    color: inherit;
}

    a.clickable:hover {
        text-decoration: none;
    }




.panel-blue {
    border-color: #0073b7;
}

    .panel-blue > .panel-heading {
        color: #fff;
        background-color: #0073b7;
        border-color: #0073b7;
    }

        .panel-blue > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #0073b7;
        }

        .panel-blue > .panel-heading .badge {
            color: #0073b7;
            background-color: #fff;
        }

    .panel-blue > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #0073b7;
    }

    .panel-blue > .panel-body {
        padding-left: 25px;
        padding-right: 25px;
    }


.get-image-pane {
    display: none !important;
}

.get-data-pane {
    left: 40px !important;
}

.get-org-chart select {
    display: none;
}

.get-org-chart input {
    width: 700px !important;
}


.get-org-chart .get-oc-c {
    padding: 20px !important;
}

.panel-default > .panel-heading {
    background-color: #205d91 !important;
    color: #fff !important;
}

.dxbs-textbox, .dxbs-memo {
    color: #205d91 !important;
}

.nav-tabs > li > a {
    background-color: #205d91 !important;
    color: #fff !important;
}

.nav-tabs > li.active > a {
    background-color: #eee !important;
    color: #205d91 !important;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color: #eee !important;
    color: #205d91 !important;
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #eee !important;
    color: #205d91 !important;
}

/*.panel-default {
  border-color: #205d91 !important;
}*/


.dados-abertos-global-row {
    margin-top: 30px;
    color: #fff;
    background-color: #23669c !important;
    min-height: 45px;
    padding: 1rem !important;
}

    .dados-abertos-global-row .container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .dados-abertos-global-row .texto-dados-abertos {
        margin-bottom: 0 !important;
        font-weight: 700 !important;
        font-size: 1.2rem !important;
    }

    .dados-abertos-global-row .btn {
        font-size: 16px;
    }

    .dados-abertos-global-row .btn-primary {
        margin-left: 5px;
    }

/*JOAO*/
.coronavirus-global-row {
    margin-top: 0px;
    color: #fff;
    background-color: #EF5350 !important;
    min-height: 45px;
    padding: 1rem !important;
}

    .coronavirus-global-row .container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .coronavirus-global-row .texto-coronavirus {
        margin-bottom: 0 !important;
        font-weight: 700 !important;
        font-size: 1.2rem !important;
    }


/* Modal de Implementação */
#modalAvisoImplantacao .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #5dade2; /* azul claro */
    color: #fff;
    border-bottom: 1px solid #3498db;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 15px 30px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

    #modalAvisoImplantacao .modal-header i {
        font-size: 3rem;
        margin-right: 10px;
        text-shadow: 0 2px 4px rgba(0,0,0,0.3);
    }

    #modalAvisoImplantacao .modal-header .header-center {
        flex: 1;
        text-align: center;
        position: relative;
    }

#modalAvisoImplantacao .modal-title {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
    display: inline-block;
}

#modalAvisoImplantacao .close {
    color: #fff;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

    #modalAvisoImplantacao .close:hover {
        opacity: 1;
    }

#modalAvisoImplantacao .modal-content {
    background-color: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

#modalAvisoImplantacao .modal-body {
    font-size: 20px;
    color: #333;
    padding: 20px;
    text-align: center;
}

#modalAvisoImplantacao .modal-footer {
    background-color: #f8f9fa;
    border-top: 1px solid #e0e0e0;
    padding: 12px 20px;
}

    #modalAvisoImplantacao .modal-footer .btn-secondary {
        background-color: #007bff;
        border-color: #007bff;
        color: #ffffff;
    }

        #modalAvisoImplantacao .modal-footer .btn-secondary:hover {
            background-color: #0056b3;
            border-color: #004085;
            color: #ffffff;
        }
