@media only screen and (max-width: 1200px) {
  .hide_abaixo_de_1200w {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .hide_acima_de_1200w {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  .hide_abaixo_de_980w {
    display: none;
  }
}
@media only screen and (min-width: 980px) {
  .hide_acima_de_980w {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .hide_abaixo_de_768w {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .hide_acima_de_768w {
    display: none;
  }
}

#selo_ouro {
  position: relative;
  text-align: center;
  min-height: 119px;
}
#selo_ouro_img {
  position: absolute;
  max-width: 90%;
  right: 0px;
  top: 2px;
}
#selo_ouro_small {
  position: relative;
  text-align: center;
  height: 100%;
}
#selo_ouro_img_small {
  position: absolute;
  width: 120px;
  right: 5px;
  top: -40px;
}
.consulta-cadastros-caixa-texto {
  width: 90% !important;
}
.enquete_abas_periodos {
  background-color: #cfcfcf;
  padding: 3px;
}
.enquete_abas_periodos span {
  cursor: pointer;
}
.enquete_abas_periodos_label {
  color: #4c4c4c;
}
.enquete_abas_periodos_label_checked {
  color: rgb(23, 61, 183);
}
.enquete_abas_periodos p {
  margin-bottom: 0px;
}
.enquete_abas_periodos input[type="radio"] {
  margin-top: 0px;
  top: -3px;
}
.header-logo-bkg {
  background: url("../midia/Fundo-MArca-1920-x-119-px.png") no-repeat left top;
}
#formularioEnquete label {
  margin: 0px;
}

#formularioEnquete input[type="radio"],
#formularioEnquete input[type="checkbox"] {
  margin: 0px;
}
.nav-menu-topo {
  margin-bottom: 0px;
}

.caixa_acessibilidade {
  float: right;
  height: 39px;
  width: 400px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  align-content: center;
  text-align: right;
}
.caixa_procura {
  float: right;
  height: 39px;
  width: 390px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  align-content: center;
}
.acessibilidade_icones {
  padding-top: 0px;
  cursor: default;
  color: rgb(15, 40, 121);
}
.acessibilidade_icones img {
  cursor: pointer;
}
.acessibilidade_icones a {
  margin-right: 0.5em;
}
div.lai-historico-icon {
  float: left;
  background-color: #ffffff00;
  border: 1px solid #4c4c4c;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 4px;
}

div.lai-historico-icon i {
  margin: 1px;
  text-align: center;
}
div.lai-historico-titulo {
  height: 30px;
}
div.lai-historico-titulo b {
  vertical-align: middle;
  display: inline-block;
  line-height: 30px;
}
div.lai-historico-titulo-autoridade-icone {
  float: right;
  text-align: center;
  background-color: #ffffff00;
  border: 1px solid #4c4c4c;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 4px;
}

div.lai-historico-titulo-autoridade-texto {
  vertical-align: middle;
  display: inline-block;
  line-height: 30px;
  height: 30px;
}
div.lai-historico-titulo-autoridade {
  text-align: right;
  white-space: nowrap;
}
.header-logo-emprel {
  background: #2663b5;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* EMAC */
.ws_textoCampos {
  width: 90px;
}
.ws_labelCampos {
  width: 140px;
}
.ws_labelCampos img {
  width: 90px;
}

/* Menu FAB Floating Action Buttons */

.fab {
  height: 250px;
  width: 125px;
  position: relative;
  border-radius: 40px;
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
}

.fabProxy {
  cursor: pointer;
}

.fabIcon {
  position: absolute;
  bottom: -10px;
  left: 10px;
  display: block;
  text-align: center;
}
.fabIcon-aux {
  position: absolute;
  bottom: 125px;
  left: 10px;
  display: block;
  text-align: center;
}
.fabLabel {
  position: absolute;
  font-size: 25px !important;
  text-align: right;
}

.fab2 {
  position: absolute;
  bottom: 90px;
  width: 100%;
  height: 295px;
  z-index: 1;
  display: none;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  cursor: default;
}

.fab3 {
  padding: 7px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
  background-color: rgb(23, 61, 183);
  color: #f2f1f1;
}

.fab3Icon {
  position: absolute;
  bottom: 15px;
  left: 15px;
  display: block;
  font-size: 35px !important;
  line-height: 35px !important;
  width: 35px;
  height: 35px;
  text-align: center;
}

.fab3Iconb {
  position: absolute;
  bottom: 13px;
  left: 17px;
  display: block;
  font-size: 35px !important;
  line-height: 35px !important;
  width: 40px;
  height: 40px;
  text-align: center;
}
.fab3Iconc {
  position: absolute;
  bottom: 8px;
  left: 6px;
  display: block;
  font-size: 35px !important;
  line-height: 35px !important;
  width: 50px;
  height: 50px;
  text-align: center;
}
.fab3:hover {
  background-color: #7bb9e0;
  color: #93305d;
}
.fabTip {
  float: left;
  position: relative;
  margin-top: 22px;
  color: #000000;
  background-color: #ffffcc;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  visibility: hidden;
  white-space: nowrap;
  margin-left: 40px;
}
.fabTip3 {
  float: left;
  position: relative;
  margin-top: 13px;
  color: #000000;
  background-color: #ffffcc;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  visibility: hidden;
  white-space: nowrap;
  margin-left: 30px;
}
div.tooltip-inner {
  background-color: #ffffcc;
}
.row-consultas {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
.row-consultas .row-fluid {
  margin-bottom: 15px;
}
.row-consultas .consultas-titulo {
  margin: 0px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
  color: rgb(23, 61, 183);
  font-weight: bold;
  font-family: "site_black";
}
.row-consultas .info-tecla-atalho {
  position: relative;
  left: 0px;
  top: 0px;
  text-align: center;
  font-weight: bold;
  color: #000000;
  display: none;
}
.ico-btn-atalho {
  background-image: url("../midia/ico_atalho.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
}
/*.informacao-atalho {
}*/
.menu-topo {
  font-size: 12px;
  font-family: "site_normal";
}
.menu-topo .caret {
  width: 2px;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 8px;
}

.tecla {
  background: rgb(23, 61, 183);
  color: #ffffff;
  font-weight: bold;
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  border-radius: 5px;
}
.row-consultas .consultas-titulo a:hover {
  color: rgb(23, 61, 183);
  text-decoration: none;
}
.row-consultas .well {
  background-color: rgb(23, 61, 183);
  border: 0px solid #cccccc;
  box-shadow: 5px 5px 5px #888888;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-bottom: 10px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.bGray1 {
  background-color: #cccccc;
  color: #333333;
}
.bGray2 {
  background-color: #333333;
  color: #f2f1f1;
}
.bOWhite1 {
  background-color: #f2f1f1;
  color: #000000;
}
.bOWhite2 {
  background-color: #e3ebf1;
  color: #000000;
}
.bBlack {
  background-color: black;
  color: #f2f1f1;
}
.bBlue1 {
  background-color: #7f98cd;
  color: black;
}
.bBlue2 {
  background-color: #005daa;
  color: #f2f1f1;
}
.bBlue3 {
  background-color: #002a4c;
  color: #f2f1f1;
}
.bCustomBlue1 {
  background-color: rgb(23, 61, 183);
  color: #f2f1f1;
}
.bPurple {
  background-color: #93305d;
  color: #f2f1f1;
}
.bRed {
  background-color: #f63e37;
  color: #f2f1f1;
}
.bArmy {
  background-color: #000000;
  color: #ffcb05 !important;
}
.bNavy {
  background-color: #002f6c;
  color: #ffb81c !important;
}
.bAirforce {
  background-color: #8f8f8c;
  color: #00308f !important;
}
.bPhs {
  background-color: #fdfd33;
  color: #0000fd !important;
}

.fab2Active {
  display: flex;
}

/* glossario */
.glossario {
  color: #12aa57;
}
.glossario + .tooltip > .tooltip-inner {
  background-color: rgb(23, 61, 183);
  color: #ffffff;
  max-width: 350px;
}
/*.glossario + .tooltip > .tooltip-arrow {border-right-color: rgb(23, 61, 183); border-left-color: rgb(23, 61, 183); border-bottom-color: rgb(23, 61, 183);}*/

input.procura {
  border-color: #08448c;
  border: 1px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  width: 200px;
  height: 25px;
  border-radius: 0px;
}

.img-procura {
  float: right;
  position: relative;
  top: 8px;
  left: -30px;
  cursor: pointer;
}

.jfontsize-disabled {
  opacity: 0.35;
  -moz-opacity: 0.35;
  filter: alpha(opacity=35);
}
.icon-font-normal {
  background: url("themes/default/img/icon_font_normal.png") no-repeat scroll
    center center transparent !important;
  width: 16px;
}
/* Alterações sobre build.css */
.site-footer .footer-logo .endereco,
.site-footer .footer-logo .contato {
  padding-bottom: 10px;
}

/* table resultado pequeno */
table.report-small th {
  /*width: 300px;*/
  font-size: 11px;
}
table.report-small th,
table.report-small td {
  padding: 0px;
  line-height: 15px;
}
table.report-small tbody td {
  font-family: "site_normal";
  font-size: 10px;
}
table.report-small {
  margin-bottom: 0;
  margin-top: 0;
}
table.report-small thead tr th span {
  display: block;
  padding: 4px;
}
table.report-small thead tr th span.separator {
  display: block;
  background: #1668be;
  height: 7px;
  padding: 0;
}

table.report-border tbody tr td {
  border: 1px solid;
  padding: 4px;
}
table.report-border tbody tr th {
  border: 1px solid;
  padding: 4px;
}
table.report-border {
  border: 1px solid;
}

/* table para mostrar no Treeview */
.tree_h1 {
  font-size: 18px;
  color: rgb(23, 61, 183);
}
.tree_h2 {
  font-size: 18px;
  color: rgb(23, 61, 183);
}
.tree_h3 {
  font-size: 18px;
  color: rgb(23, 61, 183);
}
.tree_h4 {
  font-size: 17px;
  color: rgb(23, 61, 183);
}
.tree_h5 {
  font-size: 16px;
  color: rgb(23, 61, 183);
}
.tree_h6 {
  font-size: 15px;
  color: rgb(23, 61, 183);
}
.tree_h7 {
  font-size: 14px;
  color: rgb(23, 61, 183);
}
.tree_folha {
  font-size: 14px;
  color: #000000;
}
table.report-tree-valores {
  margin-top: 0px;
  margin-bottom: 0;
}
table.report-tree-valores thead tr th {
  background: rgb(23, 61, 183);
  color: #fff;
  border-left: 1px solid #b2e4f0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}
table.report-tree-valores thead tr th span {
  display: block;
  padding: 4px;
}
table.report-tree-valores thead tr th span.separator {
  display: block;
  background: #1668be;
  height: 0px;
  padding: 0;
}
table.report-tree-valores thead tr th.active span.separator {
  background: #f9e62a url("../img/icon_arrow_down.png") no-repeat center;
}
table.report-tree-valores thead tr th:first-child {
  border-left: 0;
}
table.report-tree-valores tbody tr td {
  border-top: 1px solid #b2e4f0;
  border-left: 1px solid #b2e4f0;
  background: #eff9fc;
  font-size: 12px;
  text-align: right;
}
table.report-tree-valores tbody tr td:first-child {
  border-left: 0;
}
table.report-tree-valores tbody tr:first-child td {
  border-top: 1px solid #fff;
}

/* TreeTable */
table.report-treetable {
  margin-top: 5px;
  margin-bottom: 0;
}
table.report-treetable thead tr th {
  background: rgb(23, 61, 183);
  color: #fff;
  border-left: 1px solid #b2e4f0;
  padding: 0;
}
table.report-treetable thead tr th span {
  display: block;
  padding: 8px;
}
table.report-treetable thead tr th span.separator {
  display: block;
  background: #1668be;
  height: 14px;
  padding: 0;
}
table.report-treetable thead tr th.active span.separator {
  background: #f9e62a url("../img/icon_arrow_down.png") no-repeat center;
}
table.report-treetable thead tr th.activeDesc span.separator {
  background: #f9e62a url("../img/icon_arrow_up.png") no-repeat center;
}
table.report-treetable thead tr th:first-child {
  border-left: 0;
}
table.report-treetable tbody tr td {
  border-top: 1px solid #b2e4f0;
  border-left: 1px solid #b2e4f0;
  background: #eff9fc;
  font-family: "site_normal";
  font-size: 12px;
}
table.report-treetable tbody tr td:first-child {
  border-left: 0;
}
table.report-treetable tbody tr:first-child td {
  border-top: 1px solid #fff;
}

.table-report tbody td {
  font-family: "site_normal";
  font-size: 12px;
}

/* cabeçalho dos resultados */
td.ch {
  border-right: 1px dotted #b2e4f0;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
td.cv {
  padding-left: 5px;
  color: rgb(23, 61, 183);
  font-size: small;
}
td.jh_small {
  font-size: small;
}
td.jv_small {
  padding-left: 5px;
}

.tituloCabecalho {
  font-weight: bolder;
  font-size: 16px;
}

.titulo {
  font-family: "site_normal";
  font-size: 10pt;
  font-weight: bold;
  font-variant: normal;
  color: #3b7bbc;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}
.tituloNoticia {
  font-family: "site_normal";
  font-size: 10pt;
  font-weight: bold;
  font-variant: normal;
  color: rgb(23, 61, 183);
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}

.subtitulo {
  font-family: "site_normal";
  font-size: 8pt;
  font-weight: bold;
  font-variant: normal;
  color: #1d578b;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}
.subtitulo2 {
  font-family: "site_normal";
  font-size: 8pt;
  font-weight: normal;
  font-variant: normal;
  color: #2e478b;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}
.normal {
  font-family: "site_normal";
  font-size: 10pt;
  font-weight: normal;
  font-variant: normal;
  color: #555555;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}
.small {
  font-family: "site_normal";
  font-size: 8pt;
  font-weight: normal;
  font-variant: normal;
  color: #555555;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}
.normalPequena {
  font-family: "site_normal";
  font-size: 7pt;
  font-weight: normal;
  font-variant: normal;
  color: #ffffff;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
.normalPequenaAzul {
  font-family: "site_normal";
  font-size: 7pt;
  font-weight: normal;
  font-variant: normal;
  color: rgb(23, 61, 183);
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
.textoAzul {
  font-family: "site_normal";
  font-weight: normal;
  font-variant: normal;
  color: rgb(23, 61, 183);
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
.textoAzul2 {
  font-family: "site_normal";
  font-weight: normal;
  font-variant: normal;
  color: rgb(23, 61, 183);
  font-style: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
.normalBranco {
  font-family: "site_normal";
  font-size: 10pt;
  font-weight: normal;
  font-variant: normal;
  color: #ffffff;
  font-style: normal;
  line-height: normal;
  text-decoration: none;
}
.hideme {
  display: none;
  visibility: hidden;
}
.showme {
  display: inline;
  visibility: visible;
}
.showmerow {
  display: table-row;
  visibility: visible;
}
.align-left {
  text-align: left;
}

.align-right,
td.align-right {
  text-align: right;
}

td.align-center {
  text-align: center;
}
td.align-left {
  text-align: left;
}

td.align-center {
  text-align: center;
}

.align-justify {
  text-align: justify;
}

#marcaEmprel {
  text-align: right;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

#treeview2 li {
  /*font-size: 12pt;*/
  color: rgb(23, 61, 183);
}
.pagination ul li a.paginate_active {
  color: rgb(23, 61, 183);
  background: #f9e62a; /*#EFF9FC;*/
}

/* formatação do menu horizontal emac */

#menuPHP,
#menuPHP ul {
  font-size: 10pt;
  float: left;
  width: auto;
  list-style: none;
  line-height: 1;
  background: #fbecb1;
  font-weight: bold;
  padding: 1px;
  padding-left: 5px;
  border: solid #fbecb1;
  border-width: 0px 0;
  margin: 0 0 0em 0;
  background-color: #f6f7fa;
  z-index: 1;
}

#menuPHP a {
  display: block;
  width: auto;
  color: #000;
  text-decoration: none;
  padding: 0.35em 2em;
  z-index: 1;
}

#menuPHP a:hover {
  color: #000;
  z-index: 1;
}

#menuPHP a.daddy {
  background: url(rightarrow2.gif) center right no-repeat;
  z-index: 1;
}

#menuPHP li {
  float: left;
  padding: 0;
  z-index: 1;
}

#menuPHP li ul {
  background: #ffffff;
  position: absolute;
  left: -999em;
  height: auto;
  width: 280px;
  font-weight: bold;
  border-width: 0em;
  margin: 0;
  padding-left: 0px;
  z-index: 1;
  font-size: 8pt;
}

#menuPHP li li {
  padding-right: 0em;
  width: 100%;
  z-index: 1;
}

#menuPHP li ul a {
  width: 300px;
  color: #000;
  z-index: 1;
}

#menuPHP li ul ul {
  margin: -1.75em 0 0 13em;
  z-index: 1;
}

#menuPHP li:hover ul ul,
#menuPHP li:hover ul ul ul,
#menuPHP li.sfhover ul ul,
#menuPHP li.sfhover ul ul ul {
  left: -999em;
  z-index: 1;
}

#menuPHP li:hover ul,
#menuPHP li li:hover ul,
#menuPHP li li li:hover ul,
#menuPHP li.sfhover ul,
#menuPHP li li.sfhover ul,
#menuPHP li li li.sfhover ul {
  left: auto;
  z-index: 1;
}

#menuPHP li:hover,
#menuPHP li.sfhover {
  background: #b2e4f0;
  z-index: 1;
}

a.addArquivoSolic,
a.addArquivoObs {
  background-image: url("../midia/plus.gif");
  background-position: left center;
  background-repeat: no-repeat;
  color: #000000;
  text-decoration: none;
}

a.removeArquivoSolic,
a.removeArquivoObs {
  background-image: url("../midia/minus.gif");
  background-position: left center;
  background-repeat: no-repeat;
  color: #000000;
  text-decoration: none;
}

a.excluirArquivo {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  color: rgb(23, 61, 183);
  text-decoration: none;
}

a.excluirArquivo:focus {
  outline: thin dotted #333333;
  outline-offset: -2px;
}
a.excluirArquivo:hover,
a.excluirArquivo:active {
  outline: 0 none;
  color: #0b3465;
  text-decoration: underline;
}

/* Consultas Livres */
#conteiner-bi {
  border: 1px solid #cccccc;
  height: 599px;
  min-width: 1052px !important;
}
#modulo-bi {
  display: block;
  width: 100%;
  height: 600px;
  overflow: hidden;
  border: none;
  margin-top: -1px;
}
.texto-justificado {
  text-align: justify;
}
.texto-center {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.texto-left {
  text-align: left;
}
.texto-right {
  text-align: right;
}
#alerta-excluir {
  margin-top: 15px;
}
hr.compacto {
  margin: 5px 0;
}

.treeview .btn-group ul {
  background-color: #ffffff;
  padding: 5px 0;
  margin: 2px 0 0;
}

.treeview .btn-group ul li {
  background: none;
  margin: 0;
  padding: 0;
}

.carregando-popup {
  text-align: center;
}

/* Estáticos */
#editar-relatorio div.control-group.ano,
#editar-relatorio div.control-group.arquivo,
#editar-relatorio div.control-group.arquivo-link,
#editar-relatorio div.control-group.periodo {
  display: none;
}

#editar-relatorio.ano div.control-group.ano,
#editar-relatorio.mensal div.control-group.periodo,
#editar-relatorio.bimestral div.control-group.periodo,
#editar-relatorio.trimestral div.control-group.periodo,
#editar-relatorio.quadrimestral div.control-group.periodo,
#editar-relatorio.semestral div.control-group.periodo,
#editar-relatorio.arquivo-link div.control-group.arquivo-link,
#editar-relatorio.arquivo div.control-group.arquivo {
  display: block;
}

#editar-relatorio div.control-group.periodo select {
  display: none;
}

#editar-relatorio.mensal div.control-group.periodo select.mensal {
  display: inline-block;
}

#editar-relatorio.bimestral div.control-group.periodo select.bimestral {
  display: inline-block;
}

#editar-relatorio.trimestral div.control-group.periodo select.trimestral {
  display: inline-block;
}

#editar-relatorio.quadrimestral div.control-group.periodo select.quadrimestral {
  display: inline-block;
}

#editar-relatorio.semestral div.control-group.periodo select.semestral {
  display: inline-block;
}

#editar-relatorio div.control-group.plurianual {
  display: none;
}

#editar-relatorio.plurianual div.control-group.plurianual {
  display: block;
}

#editar-relatorio div.control-group.sem-periodo {
  display: none;
}

#editar-relatorio.sem-periodo div.control-group.sem-periodo {
  display: block;
}

#treeview-estaticos .inativo {
  color: #ccc;
}

#treeview-estaticos .ordem {
  margin-right: 10px;
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 6px 6px 0px 6px;
  background: #333333;
  background: rgba(0, 0, 0, 0.4);
}
.separadorLinha {
  border-top: 1px dotted #dee4e9;
  line-height: 24px;
}
.separadorLinha:first-child {
  border-top: 0;
}
.article-box-list .separadorLinha {
  border-top: 0px;
}
.button-grid-3 a {
  margin-bottom: 5px;
}

.site-footer .footer-menu h2:first-child {
  margin-top: 0px;
}

.texto-estatatico blockquote {
  padding: 0 0 0 37px;
  margin: 0 0 10px;
  border-left: none;
}
.treeTable td {
  background: #e9f9fc;
  color: 000000;
}
.link {
  text-decoration: underline;
}

/*  Estilo include/header-acessbilidade.php  */
div.header-acessibilidade {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(23, 61, 183);
  padding-top: 0.2rem;
  padding-bottom: 0.5rem;
}
div.header-acessibilidade ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.header-acessibilidade ul li {
  display: inline-block;
  margin-left: 10px;
  list-style: none;
}
div.header-acessibilidade ul li a {
  font-weight: normal;
  font-family: "site_normal";
  font-size: 12px;
}
.container.acessibilidade {
  color: rgb(23, 61, 183);
  font-size: 0.8em;
}

.container.acessibilidade a:hover {
  text-decoration: none;
  color: rgb(23, 61, 183);
}
.caixa_texto_cadastros {
  width: 100%;
}
