/* CSS PORTAL DA TRANSPARENCIA
* DEPARTAMENTO NACIONAL
* ASSESSORIA DE COMUNICACAO
*
* VERSAO 0.1
*/

html {
    position: relative;
    min-height: 100%;
}

footer {
    padding-top: 10px;
    position: absolute;
    width: 100%;
    background-color: #3a414e;
    color: #d6d6d6;
    padding-bottom: 30px;
    margin-top: 10px;
    bottom: 0;
    border-top: 1px solid #d7d7d7;
}

.well {
    border: 1px solid #dddddd;
    margin-top: 50px;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Condensed", sans-serif;
}

body {
    background-color: #f5f5f5;
    min-height: 100%;
    margin-bottom: 350px;
}

p {
    font-family: "Roboto", sans-serif;
    font-size: 1em;
}

#fale {
    height: 100px;
    width: 20px;
    display: table;
    margin: 8px 4px;
}

#ouvidoria {
    height: 100px;
    width: 20px;
    display: table;
    margin: 8px 4px;
}

.box-det {
    padding: 10px;
    background: #e8e8e8;
}

.box-det-2 {
    padding: 10px;
    background: #e8e8e8;
    border-left: 4px solid #f7941e;
}

.portal {
    /* padding-top: 32px; */
    background-color: #ffffff;
    font-weight: 300;
    font-size: 1.42em;
}

.panel-body {
    padding: 15px;
}

.footerComMenu {
    margin-top: 253px;
}

.pull-right {
    float: right;
}

.search {
    margin-top: 40px;
    height: 40px;
    font-style: italic;
}

.list-group-item {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #979797;
    padding: 0.5em !important;
}

.list-group-flush .list-group-item {
    cursor: pointer;
}

.panel-title a,
.list-group-item a {
    display: block;
    padding: 0.2em;
}

.panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.menu-header {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #d6d6d6;
    background-color: #3a414e;
    text-transform: uppercase;
    text-align: center;
}

.card {
    margin-bottom: 20px;
}

.card-header,
.card-header h5 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #d6d6d6 !important;
    background-color: #3a414e;
    text-transform: uppercase;
}

.card-header-collapse {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
}

.card-body {
    padding: 0 !important;
}

.card-body-collapse {
    overflow: hidden;
    transition: flex 0.3s ease-out;
    height: auto;
    /* flex: 2; */
}

.collapse-content {
    display: flex;
    height: auto;
    max-height: 200px;
}

a {
    cursor: pointer;
}

a:link,
a:visited {
    color: #979797;
}


/* a:hover, */

a:active {
    text-decoration: none !important;
    font-weight: bold !important;
    color: #2c97ce !important;
    text-decoration: underline !important;
}

.rc a:link,
.rc a:visited,
.rc a:hover,
.rc a:active {
    /* text-decoration: none !important; */
    font-weight: bold !important;
    color: #2c97ce !important;
    text-decoration: underline !important;
}

.lightblue a:link,
.lightblue a:visited,
.lightblue a:hover,
.lightblue a:active {
    color: #2c97ce !important;
    font-style: bold !important;
}

a.active {
    text-decoration: none !important;
    font-style: bold !important;
    color: #2c97ce !important;
}

h1 {
    color: #3a414e;
    font-size: 1.7em;
    font-weight: 700;
    text-transform: uppercase;
}

h5 {
    color: #3a414e;
    font-size: 1.4em;
    font-weight: 700;
}

.label.bt-dn {
    float: right;
    position: relative;
    overflow: visible;
    margin-top: 1em;
    margin-right: 3px;
    background-color: #2c97ce;
    color: #fff;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

h3 {
    font-size: 1.42em;
    font-weight: bold;
}

span.label.bt-dn {
    padding: 12px 16px;
}

span.label.bt-dn>a {
    color: #fff !important;
    text-decoration: none;
}

h5.panel.panel-default {
    padding: 20px 40px;
    margin-top: 1em;
    margin-bottom: 3em;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.breadcrumb {
    color: #979797;
    font-size: 0.85em;
    font-family: "Roboto", sans-serif;
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.navbar.navbar-default.topo {
    height: 90px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: none;
    padding: 0;
}

.navbar-default .navbar-toggler:focus,
.navbar-default .navbar-toggler:hover {
    background-color: #ddd;
}

.bg-panel {
    background-color: #3a414e !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.nopadding {
    padding: 0;
}

.nomargin .panel+.panel {
    margin-top: -1px;
}

.nomarginbt {
    margin-bottom: 0px;
}

.panel-default {
    border-color: #ddd !important;
}

.panel-default>.panel-heading {
    color: #333;
    border-color: #ddd;
    background-color: #fff;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1em;
    color: inherit;
}

h4.panel-title a:link,
h4.panel-title a:visited {
    font-family: "Roboto", sans-serif;
    color: #3a414e !important;
    font-size: 1em;
    text-decoration: none;
}

h4.panel-title a:hover,
h4.panel-title a:active {
    color: #2c97ce !important;
    font-weight: bold;
}

h4.panel-title a.active {
    text-decoration: none !important;
    font-weight: bold !important;
    color: #2c97ce !important;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

[class="norm"] {
    color: #333 !important;
}

h4.panel-title .collapsed {
    color: #2c97ce !important;
}

[role="button"] {
    cursor: pointer;
}

.caption {
    padding: 8px;
}

.table.nostripe>tbody>tr>td.tablepad {
    padding-left: 50px;
}

table .table.nostripe>thead>tr>th,
.table.nostripe>tbody>tr>th,
.table.nostripe>tfoot>tr>th,
.table.nostripe>thead>tr>td,
.table.nostripe>tbody>tr>td,
.table.nostripe>tfoot>tr>td {
    border-top: none;
}

.table thead th {
    border-top: none;
}

.table td,
.table th {
    padding: 8px;
}

.nav>li>a {
    background-color: #eee;
    height: 100%;
}

.table-responsive {
    border: 1px solid #ddd;
    overflow-x: auto;
}

.nav>li {
    float: left;
    /* width: 16% !important; */
    text-align: center;
    color: #3a414e !important;
}

.nav>li a:link {
    color: #3a414e !important;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    border: 1px solid #ddd;
    border-bottom: transparent;
    margin-right: 2px;
}

.nav>li a:visited {
    color: #3a414e !important;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

.nav>li a:hover,
.nav>li a:active {
    color: #3a414e !important;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

.subtit-int {
    font-size: 1em;
    color: #2c97ce;
    font-weight: bold;
    padding-top: 20px;
}

.footer-title {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1.28em;
    padding-bottom: 30px;
}

footer ul {
    padding-left: 0;
}

footer ul li {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #d6d6d6;
    letter-spacing: 0;
    line-height: 21px;
    list-style: none;
    /* border-spacing: 10px; */
}

footer h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 30px;
    margin-top: 20px;
}

.divider {
    border-left-style: dotted;
    border-left-width: 4px;
}


/* header .d-block.d-sm-none {
  font-size: 15px;
  padding-top: 7px;
  margin-top: -31px;
  padding: 0 35%;
} */

.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.rc {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 0.9em;
    color: #3a414e;
    font-weight: normal !important;
}

.rcb {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 0.85em;
    color: #3a414e;
}

.img-responsive {
    max-width: 100%;
}

body .ui-widget {
    font-size: 1em !important;
}

.nav-tabs .nav-item {
    margin-bottom: 2px !important;
}


/* off canvas */


/*
* Style tweaks
* --------------------------------------------------
*/

html,
body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
}


/*Header*/

.acessibilidade {
    position: relative;
}

header {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    position: relative;
    /* margin-bottom: 20px; */
    border: 1px solid #d7d7d7;
    padding: 0;
}

header ul {
    width: 50%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    top: 0;
}

header ul a {
    padding: 0 2px;
    font-family: arial, sans-serif;
    font-size: 0.8em;
    color: #000 !important;
    display: inline-block;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

header ul.menu-borda {
    width: auto;
    position: absolute;
    left: auto;
    right: 30px;
}

header ul>li {
    padding-top: 2px;
    display: inline-block;
    vertical-align: top;
}

header ul>li+li {
    margin-left: 11px;
}

header ul span {
    width: 12px;
    height: 12px;
    margin-left: 5px;
    font-weight: 700;
    color: #fff;
    line-height: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background-color: #2369b3;
    padding: 1px;
}

@media screen and (max-width: 992px) {
    header ul {
        width: 100%;
        display: table;
        position: static;
        top: auto;
        left: auto;
    }
    header ul.menu-borda {
        width: 100%;
        margin-top: 30px;
        text-align: right;
        position: static;
        top: auto;
        left: auto;
        right: auto;
    }
    header button.navbar-toggler {
        background-color: white !important;
    }
}


/*
* Off Canvas
* --------------------------------------------------
*/

@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
    .row-offcanvas-right {
        right: 0;
    }
    .row-offcanvas-left {
        left: 0;
    }
    .row-offcanvas-right .sidebar-offcanvas {
        right: -100%;
    }
    .row-offcanvas-left .sidebar-offcanvas {
        left: -80%;
    }
    .row-offcanvas-right.active {
        right: 80%;
    }
    .row-offcanvas-left.active {
        left: 80%;
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 80%;
    }
    footer {
        bottom: auto !important;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 620px) {
    .row-offcanvas-right .sidebar-offcanvas {
        right: -80%;
    }
}

@media screen and (max-width: 992px) {
    .navbar-toggler {
        /* margin-top: 17px !important; */
        position: absolute;
        right: 0;
        /* top: 0; */
        padding: 9px 10px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid #ddd;
        border-radius: 4px;
        z-index: 9;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }
    .navbar-brand {
        float: left;
        /* height: 50px; */
        /* padding: 15px 15px; */
        font-size: 1.2em;
        line-height: 20px;
    }
    .navbar-brand>img {
        /* padding-bottom: 12px; */
    }
    .navbar-default .navbar-toggler .icon-bar {
        background-color: #888;
    }
    .navbar-toggler .icon-bar+.icon-bar {
        margin-top: 4px;
    }
    .divider {
        margin-left: 20px;
        border-left-style: solid;
        border-left-width: 4px;
    }
    footer ul {
        margin-bottom: 0;
    }
    #aconteudo.container {
        min-height: 500px;
    }
}


/* Tree View */

body .ui-treetable .ui-treetable-thead>tr>th {
    /* border: none !important; */
    background-color: transparent !important;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

body .ui-treetable .ui-treetable-tbody>tr>td {
    border: none !important;
}


/*
* TO PRINTER
*/

@media print {
    a[routerLink]:after {
        content: "" !important;
    }
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    h1 {
        margin-top: 2em;
    }
    p {
        font-size: 1.2em;
    }
    body {
        margin: 0;
        padding: 0;
        line-height: 1.4em;
        font-size: 1.2em;
    }
    aside,
    footer,
    header,
    section,
    #search,
    #printer,
    .d-print-none {
        display: none !important;
    }
}


/*Treeview */

body .ui-treetable .ui-treetable-thead>tr>th {
    width: 100px;
}

body .ui-treetable .ui-treetable-tbody>tr>td>.pi {
    /* margin-left: 0 !important;
    display: none;*/
}

.contrast,
.contrast nav,
.contrast div,
.contrast li,
.contrast ol,
.contrast header,
.contrast footer,
.contrast section,
.contrast main,
.contrast aside,
.contrast article .contrast form {
    background: black !important;
    color: white !important;
}

.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6,
.contrast p,
.contrast label,
.contrast strong,
.contrast em,
.contrast cite,
.contrast q,
.contrast i,
.contrast b,
.contrast u,
.contrast span,
.contrast th,
.contrast td {
    color: white !important;
}

.contrast span {
    color: #fff !important;
    border-color: #fff !important;
    background-color: #000 !important;
}

.contrast .card-header,
.contrast .card-header div,
.contrast .card-header div>h5 {
    background-color: #3a414e !important;
}

.contrast map,
.contrast form {
    background-color: #000 !important;
}

.contrast h4 a:hover {
    color: #fff !important;
}

.contrast li a:hover,
.contrast .rc a:hover,
.contrast .label.bt-dn>a:hover,
.contrast p a:hover,
.contrast h4.panel-title>a:hover,
.contrast a[linkRegional]>a:hover,
.contrast li.current {
    color: black !important;
    background: yellow !important;
}

.contrast .breadcrumb {
    color: white !important;
    background: black !important;
}

.contrast h4.panel-title .collapsed,
.contrast .subtit-int {
    color: white !important;
}

.contrast button,
.contrast input[type="button"],
.contrast input[type="reset"],
.contrast input[type="submit"] {
    background: black !important;
    color: yellow !important;
    border: none !important;
}

.contrast a,
.contrast .rc a,
.contrast .label.bt-dn>a,
.contrast h4.panel-title a,
.contrast a[linkRegional] {
    color: yellow !important;
}

div .btn-arquivo ul {
    min-width: auto;
}

div .btn-arquivo li {
    padding: 0 10px;
    font-size: 0.84em;
}

.contrast tr {
    background-color: black !important;
}

.contrast img.on-contrast-force-gray {
    filter: grayscale(100%) contrast(120%);
}

.contrast img.on-contrast-force-white {
    filter: brightness(0) invert(1);
}

.contrast .list-group-item {
    border: 1px solid white !important;
}

.contrast .card-header h5 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    background-color: black;
}

.contrast .select-ano {
    background-color: black;
    color: white;
}

.form-busca {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    background: #d5e1ec;
    padding: 8px 0;
}

.label-ano {
    margin-right: 15px;
    margin-top: 5px;
    font-size: 1em;
}

.select-inline {
    display: inline-block;
    width: auto;
}

.select-ano {
    max-height: 31px;
}

ul.menu-borda {
    width: auto;
    position: absolute;
    left: auto;
    right: 30px;
    border-bottom: 1px dashed #8ea6d1;
}

.drop-list-doc table {
    width: auto;
    font-size: 1em;
    border-width: thin;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 150px;
}

.drop-list-doc table th {
    border-width: thin;
}

h1 {
    font-size: 1.7em;
}

p {
    font-size: 1em;
}

body .ui-treetable .ui-treetable-tbody>tr>td {
    font-size: 1em;
}

.tabela-contratos-cpf {
    white-space: nowrap;
}

.tabela-contratos-valor {
    white-space: nowrap;
}

.cor-link-download {
    color: black !important;
}

.ul-type-disc {
    list-style-type: disc;
}

.column-two {
    column-count: 2;
    -webkit-column-count: 2;
    min-height: 0px !important;
}

.row-card-header {
    margin-left: 0px;
    margin-right: 0px;
}

.mouse-pointer {
    cursor: pointer !important;
}


/*regionais*/

#map .state .shape {
    cursor: pointer;
    -width: 0;
}

#map .state .label_icon_state {
    fill: #fff;
    font-family: Arial;
    font-size: 14px;
    line-height: 12px;
    font-weight: normal;
    cursor: pointer;
}

#map .state .label_state {
    display: none;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

#map .state:hover .label_state,
#map .state.hover .label_state {
    display: block;
    margin-top: 20px;
    float: left;
}

#map .model-blue .state .shape {
    fill: #2c97ce;
}

#map .model-blue .state .icon_state {
    fill: #214e75;
}

#map .model-blue .state .label_icon_state {
    fill: #fff;
}

#map .model-blue .state .label_state {
    fill: #666;
}

#map .model-blue .state:hover .shape,
#map .model-blue .state.hover .shape {
    fill: #004c94;
}

#map .model-blue .state:hover .icon_state,
#map .model-blue .state.hover .icon_state {
    fill: #5a95ce;
}

#map .model-yellow .state .shape {
    fill: yellow;
}

#map .model-yellow .state .icon_state {
    fill: white;
}

#map .model-yellow .state .label_icon_state {
    fill: black;
}

#map .model-yellow .state .label_state {
    fill: white;
}

.center-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.ouvifale {
    height: 250px;
    margin-top: 100px;
    width: 100%;
    position: absolute;
}

.ouvidoria {
    height: 250px;
    margin-top: 100px;
    width: 100%;
    position: absolute;
}

.faleconosco {
    height: 250px;
    margin-top: 100px;
    width: 100%;
    position: absolute;
}

@media (max-width: 768px) and (max-height: 1024px) {
    body {
        margin-bottom: 760px;
    }
}

@media (max-width: 1024px) and (max-height: 768px) {
    body {
        margin-bottom: 380px;
    }
}

@media (max-width: 812px) and (max-height: 375px) {
    body {
        margin-bottom: 760px;
    }
    #printer {
        display: none !important;
    }
}

@media (max-width: 375px) and (max-height: 812px) {
    .sidebar-offcanvas {
        top: -70px;
    }
    .menu-regionais {
        top: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .sidebar-menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 5em;
        margin-top: -2em;
        z-index: 1;
    }
}

.bold-tree-view-0 {
    font-weight: bolder;
}

.bold-tree-view-2 {
    background-image: url(../img/bullet.png);
    background-repeat: no-repeat;
    background-size: 12px, auto, contain;
    background-position: 15px 10px;
    padding-left: 30px !important;
    display: block;
    font-style: italic;
    color: #6d6d6d;
}

.line-top {
    border-top: 1px dotted #dedede;
}

.line-top td {
    padding: 10px 0;
}

.no-line-top {
    border-top: none;
}