body > nav.navbar {
  height: 134px;
  position: relative;
  background-color: #014A97;
  /*-webkit-filter: blur(1.5rem);
  filter: blur(1.5rem);
  background-image: url('../img/nav_bg.png');
  */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body .wrapper {
  margin-bottom: 4rem;
}
div.search > input[type='text']  {
  padding-right: calc( 40px + 1rem );
  padding-left: 1.5rem;
  color: #000;
  font-weight: 200;
}
div.search > input[type='text']:focus {
  z-index: 1;
  box-shadow: none;
}
div.search:focus-within::before {
  content: " ";
  border-left: solid medium #094F94;
  position: absolute;
  top: .55rem;
  left: .45rem;
  width: 4px;
  z-index: 2;
  height: 1.75rem;
}
div.search::after {
  font-weight: var(--fa-style, 900);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-size: 1.3rem;
  font-variant: normal;
  line-height: 2.85rem;
  text-rendering: auto;
  color: #ddd;
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  content: "\f002";
  width: 40px;
  position: absolute;
  z-index: 2;
  height: 2.85rem;
  right: 0;
  top: 0;
}
.nav.nav-btn {
  padding-top: 0;
  align-items: center;
  justify-content: center;
}
.nav.nav-btn > ul.nav {
  justify-content: space-between;
  align-items: stretch;
  margin: -.25rem;
}
.nav.nav-btn > ul.nav > li.nav-item {
  margin: .25rem;
  min-height: 4rem;
  text-align: center;
  flex: 1 1;
  flex-basis: calc(25% - .75rem);
}
.nav.nav-btn > ul.nav > li.nav-item > a.nav-link {
  font-weight: 600;
  color: white;
  background-color: #094F94;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .nav.nav-btn > ul.nav > li.nav-item  {
    flex-basis: calc(33% - .75rem);
  }
}
@media (max-width: 576px) {
  .nav.nav-btn > ul.nav > li.nav-item  {
    flex-basis: calc(50% - .75rem);
  }
}

[data-ref="dadosInformativosBlock"] {
  position: relative;
}
[data-ref="dadosInformativosBlock"] .title {
  font-weight: 300;
}
[data-ref="dadosInformativosBlock"] .lastupdate {
  font-weight: 600;
  font-size: .75em;
}
[data-ref="dadosInformativosBlock"] .toolbox {
  margin-top: 1rem;
  text-align: center;
}
[data-ref="dadosInformativosBlock"] .toolbox .fa-solid {
  font-size: 2rem;
}
.card.precursor {
  font-weight: 300;
}
@media (min-width: 576px) {
  [data-ref="dadosInformativosBlock"] .toolbox {
    position: absolute;
    text-align: right;
    margin-top: 5px;
  }
  [data-ref="dadosInformativosBlock"] .toolbox .fa-solid {
    font-size: 1.25rem;
  }
}
.precursor.nav {
  padding: 1.25rem 1.25rem;
  margin: 0;
  margin-top: .75rem;
}
.precursor.nav > ul.nav {
  justify-content: space-between;
  margin: 0;
  width: 100%;
  align-items: center;
  padding: 0;
  font-size: 1.15rem;
}
.precursor.nav > ul.nav > li.nav-item {
  min-height: initial;
  text-align: center;
  flex: 1 1;
  margin: .25rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  line-height: 1.15;
  margin: .25rem 0;
}
.precursor.nav > ul.nav > li.nav-item:nth-child(1) {
  font-weight: 600;
  flex: 0;
  padding-right: 1rem;
}
.precursor.nav > ul.nav > li.nav-item i {
  line-height: 40px;
  height: 40px;
  width: 40px;
}
.precursor.nav > ul.nav > li.nav-item {
  margin-right: .5rem;
}
.precursor.nav > ul.nav > li.nav-item i {
  margin-right: .5rem;
  font-size: 1.5rem;
}
.precursor.nav > ul.nav > li.nav-item .img-avatar {
  width: 40px;
  height: 40px;
  margin-right: .5rem;
  border: solid 1px #eee;
  /*background-image: url(../img/avatar_pinto.png);*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.precursor.nav > ul.nav > li.nav-item:nth-child(3) i {
  color: #00A859;
  font-size: 2.5rem;
}
.precursor.nav [data-ref="nm_precursor"], .precursor.nav [data-ref="nr_celular_precursor"] {
  font-size: 1.35rem;
  font-weight: 600;
}
[data-ref$="Block"] {
  position: relative;
}
[data-ref$="Block"] .title {
  font-weight: 300;
  font-size: 1.1em;
  padding: .25rem;
}
a.dropdown-toggle {
  display: flex;
  max-width: 100%;
  white-space: initial;
  align-items: center;
  justify-content: center;
}
a.dropdown-toggle::after {
  align-self: center;
}
a.dropdown-toggle:not(:hover) {
  color: inherit;
  text-decoration: none;
}
a.dropdown-toggle:hover {
  color: #0a58ca;
  text-decoration: none;
}
a.dropdown-toggle.collapsed::after {
  border-bottom: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-top: 0;
  border-left: 0.3em solid transparent;
}
#informacoesPopulacionaisBlock {
  font-size: .8rem;
  font-weight: 600;
  color: #777;
}
#informacoesPopulacionaisBlock [data-ref],
#informacoesPopulacionaisBlock .qnt_populacao,
#informacoesPopulacionaisBlock .votantes {
  color: #333;
}
#informacoesPopulacionaisBlock [data-ref="nm_regiao"] {
  font-size: 1.25rem;
  font-weight: 700;
}
#informacoesPopulacionaisBlock .qnt_populacao,
#informacoesPopulacionaisBlock .perc_populacao,
#informacoesPopulacionaisBlock .votantes {
  font-size: 1.15rem;
  font-weight: 600;
}
#informacoesPopulacionaisBlock .perc_populacao,
#informacoesPopulacionaisBlock .perc_populacao [data-ref] {
  color: #777;
}
#informacoesPopulacionaisBlock .importante div.d-block {
  background-color: #04D361;
  font-size: 1.5rem;
  color: white;
  padding: .35rem 1.25rem;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#informacoesPopulacionaisBlock .importante div.d-block [data-ref] {
  color: white;
}
/* blk1 - dadosInformativosBlock */
/* --- Fim / blk1 - dadosInformativosBlock --- */

/* blk2 - informacoesPopulacionaisBlock */
/* --- Fim / blk2 - informacoesPopulacionaisBlock --- */

/* blk3 - informacoesEleitoraisBlock */
/* --- Fim / blk3 - informacoesEleitoraisBlock --- */

/* blk4 - camaraVereadoresBlock */
/* --- Fim / blk4 - camaraVereadoresBlock --- */

/* blk5 - votacaoDeputadoEstadualBlock */
/* --- Fim / blk5 - votacaoDeputadoEstadualBlock --- */

/* blk6 - votacaoDeputadoFederalBlock */
/* --- Fim / blk6 - votacaoDeputadoFederalBlock --- */

/* blk7 - liderancasLocaisBlock */
/* Padrão */
#tableLiderancasLocais.table>:not(:first-child)  {
  border-top: none;
}
#tableLiderancasLocais.table tr > td [data-ref="nm_contato"],
#tableLiderancasLocais.table tr > td [data-ref="nr_contato"] {
  font-weight: 600;
}
#tableLiderancasLocais.table tr > td [data-ref="obs"] {
  font-weight: 300;
  color: #ccc;
}
#tableLiderancasLocais.table tr > td [data-ref="nm_local_contato"] {
  color: #04d361;
}
#tableLiderancasLocais.table tr > td [data-ref="nr_contato"] {
  color: #bababa;
}
/* Dispositivo movel */
@media (max-width: 575px) {
  #tableLiderancasLocais.table tbody > tr {
    display: flex;
    flex: 1 1 100%;
    flex-flow: column;
    border-bottom: dashed 2px #999;
  }
  #tableLiderancasLocais.table tbody > tr:last-child {
    border-bottom: none;
  }
  #tableLiderancasLocais.table tbody > tr > td {
    border-bottom: solid thin #cfcfcf;
  }
  #tableLiderancasLocais.table tbody > tr > td:last-child {
    border-bottom: none;
  }
}
/* --- Fim / blk7 - liderancasLocaisBlock --- */

/* blk8 - comunicacaoCidadeBlock */
/* Padrão */
#tableComunicacaoCidade.table>:not(:first-child)  {
  border-top: none;
}
#tableComunicacaoCidade.table tr > td [data-ref="nm_contato"],
#tableComunicacaoCidade.table tr > td [data-ref="nr_contato"] {
  font-weight: 600;
}
#tableComunicacaoCidade.table tr > td [data-ref="obs"] {
  font-weight: 300;
  color: #ccc;
}
#tableComunicacaoCidade.table tr > td [data-ref="nm_local_contato"] {
  color: #04d361;
}
#tableComunicacaoCidade.table tr > td [data-ref="nr_contato"] {
  color: #bababa;
}
/* Dispositivo movel */
@media (max-width: 575px) {
  #tableComunicacaoCidade.table tbody > tr {
    display: flex;
    flex: 1 1 100%;
    flex-flow: column;
    border-bottom: dashed 2px #999;
  }
  #tableComunicacaoCidade.table tbody > tr:last-child {
    border-bottom: none;
  }
  #tableComunicacaoCidade.table tbody > tr > td {
    border-bottom: solid thin #cfcfcf;
  }
  #tableComunicacaoCidade.table tbody > tr > td:last-child {
    border-bottom: none;
  }
}
/* --- Fim / blk8 - comunicacaoCidadeBlock --- */

/* blk9 - informacoesAtualizadasBlock */
/* --- Fim / blk9 - informacoesAtualizadasBlock --- */


button > .previous-btn,
button > .next-btn {
  display: inline-block;
  white-space: nowrap;
  font-weight: 300;
}
button > .previous-btn::before {
  display: inline-block;
  content: "< ";
}
button > .next-btn::after {
  content: " >";
}
.apuracao-executivo-candidatos-item__info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.1875rem;
  padding-top: 1rem;
}
/* .table.sitw_g1 - elements */
.table.sitw_g1 {
  margin-bottom: 1.5rem;
}
.table.sitw_g1 tbody > tr {
  width: 100%;
}
.table.sitw_g1 tbody > tr:last-child {
  margin-bottom: 0px;
}
.table.sitw_g1 tbody > tr > td:first-child {
  width: 0;
  text-align: center;
  vertical-align: middle;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.table.sitw_g1 tbody > tr > td:last-child {
  flex-grow: 1;
  vertical-align: top;
  padding-top: 1rem;
  padding-bottom: .5rem;
}
.table.sitw_g1 p {
  margin-bottom: initial;
}

@media (max-width: 575px) {
    .table.sitw_g1 tbody > tr > td:first-child {
      padding-top: 1.5rem;
      padding-bottom: 1.2rem;
    }
    .table.sitw_g1 tbody > tr > td:last-child {
      flex-grow: 1;
      vertical-align: top;
      padding-top: 1rem;
      padding-bottom: .5rem;
    }  
  .eui-rounded-photo--large {
    height: 2.75rem;
    width: 2.75rem;
  }
  .eui-candidate-name {
    line-height: .875rem;
    margin-top: .125rem;
    margin-bottom: 0.3125rem !important;
    font-size: .875rem;
  }
  .apuracao-executivo-candidatos-item__party,
  .eui-update-status {
    line-height: 1.5rem;
  }
  .eui-party-name {
    font-size: .875rem;
    line-height: 1rem;
  }
  .eui-badge {
    font-size: .625rem;
    line-height: .75rem;
    padding: .0625rem .25rem;
  }
  .eui-percentage-label {
    margin-top: .125rem;
    font-size: .875rem;
    line-height: .875rem;
    padding-bottom: .3125rem;
  }
  .eui-update-status {
    font-size: .75rem;
  }
  .eui-progress-bar {
    height: .125rem ;
  }
  button > div > span {
    display: none;
  }
  .table.sitw_g1 tbody > tr > td:last-child {
    padding-top: .2rem;
  }    
}
@media (min-width: 576px) {
  .eui-rounded-photo--large {
    height: 3.875rem;
    width: 3.875rem;
  }
  .eui-candidate-name {
    line-height: 1.25rem;
    margin-top: .125rem;
    margin-bottom: 0.3125rem !important;
    font-size: 1.125rem;
  }
  .apuracao-executivo-candidatos-item__party,
  .eui-update-status {
    line-height: 1.5rem;
  }
  .eui-party-name {
    font-size: 1rem;
    line-height: 1rem;
  }
  .eui-badge {
    font-size: .6875rem;
    line-height: .75rem;
    padding: .0125rem .25rem;
  }
  .eui-percentage-label {
    font-size: 1.25rem;
    line-height: 1;
    padding-bottom: .5rem;
  }
  .eui-update-status {
    font-size: .9375rem;
  }
  .eui-progress-bar {
    height: .25rem ;
  }
  .table.sitw_g1 tbody > tr > td:last-child {
    padding-top: 1rem;
    padding-bottom: 1.2rem;
  }  
}
div.eui-rounded-photo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  border: solid thin #ccc;
  /*box-shadow: 0px 0px 3px #ccc;*/
  border-radius: 50%;
  display: inline-block;
}
.eui-rounded-photo {
  border: 0.0625rem solid #e5e5e5;
  border-radius: 50%;
  color: transparent;
  display: block;
  overflow: hidden;
}

.eui-candidate-name {
  color: #333;
  font-weight: 900;
}
.eui-party-name {
  color: #999;
  font-weight: 600;
}
.eui-badge {
  font-weight: 400;
  vertical-align: middle;
  margin-bottom: 2px;
}
.eui-badge {
  background-color: #34c771;
  border: 0.0625rem solid #34c771;
  border-radius: 1.875rem;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.eui-percentage-label {
  color: #333;
  letter-spacing: -.05625rem;
  text-align: right;
  font-weight: 900;
}
.eui-update-status {
  color: #999;
  font-weight: 300;
  letter-spacing: -.04375rem;
}
.eui-progress-bar {
  background-color: #eaeaea;
  width: 100%;
}

.eui-progress-bar__status {
  -webkit-transition: width 1.5s ease-in-out;
  height: 100%;
  transition: width 1.5s ease-in-out;
  width: 0;
}
/* --- fim .table.sitw_g1 - elements --- */
.apuracao-executivo-candidatos-item__info-votos {
  text-align: right;
}

div.search_table.input-group {
  margin: .5rem 0rem;
  border: solid thin #ccc;
  border-radius: 6px;
}
div.search_table > input[type='text']  {
  padding-right: 1rem;
  padding-left: 40px;
  color: #000;
  font-weight: 300;
  border: solid thin #ccc;
  line-height: 2rem;
  font-size: 0.875rem;
}
div.search_table > input[type='text']:focus {
  z-index: 1;
  box-shadow: none;
  border: solid thin #ccc;
}
div.search_table:focus-within {
  border: solid thin #B30000;
}
div.search_table:focus-within::before {
  content: " ";
  border-left: solid medium #B30000;
  position: absolute;
  top: .55rem;
  left: .45rem;
  width: 4px;
  z-index: 2;
  height: 1.75rem;
}
div.search_table::after {
  font-weight: var(--fa-style, 900);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-size: 1.3rem;
  font-variant: normal;
  line-height: 2.85rem;
  text-rendering: auto;
  color: #ddd;
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  content: "\f002";
  position: absolute;
  z-index: 2;
  height: 2.85rem;
  left: .825rem;
  top: 0;
  color: #B30000;
}
/* ALL */
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dt-button {
  display: none;
}
tr.nao_eleito {
  opacity: .6;
}
tr.nao_eleito .eui-badge {
  background-color: var(--bs-danger);
  display: none;
}
tr.suplente .eui-badge {
  background-color: var(--bs-warning);
  color: white;
  border-color:var(--bs-warning);
}
tr.sturno .eui-badge {
  background-color: white;
  color: #34c771;
  border-color: #34c771;
}
.eui-progress-bar__status {
  background-color: var(--bs-gray-200);
}
tr.eleito .eui-progress-bar__status {
  background-color: var(--bs-success);
}
tr.suplente .eui-progress-bar__status {
  background-color: var(--bs-warning);
}
tr.nao_eleito .eui-progress-bar__status {
  background-color: var(--bs-danger);
}