.navbar-dark .navbar-nav .nav-link{
  color: #fff;
}

.navbar-dark .navbar-toggler{
  color: #fff !important;
  border: none !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.titulo_eleicoes {
    font-size: 26px;
    font-weight: 500;
}
h2.titulo_eleicoes{
  font-size: 25px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #171d20;
}

.line h3.titulo_eleicoes {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0037e6;
}
a h6.fichatecnica.text-uppercase.float-sm-right{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0037e6;
}
.titulo_eleicoes-small{
  font-size: 20px;
  font-weight: 500;
}
.abstention-block .bg-red a p{
  font-size: 55px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  padding: 12px 0;
}
ul.nav.candidatos-europa li h5{
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center; 
}
ul.nav.candidatos-europa li h5.arq_grey{
  color: #A9BBC4;
}
.candidatos-europa li {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0px;
    padding: 2px 7px;
}

.candidatos-europa li img {
    border-radius: 50%;
}
.candidatos-europa li span{
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
}
.candidatos-europa li span.small{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  display: block;
}
.candidatos-europa li span.projecao_tag{
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  display: block;
  color: #A9BBC4;
}
.candidatos-europa h6.nome_partido.linha-dupla{
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #171d20;
  margin-top: 7px;
}
.candidatos-europa li span.text-info b{
  color: #171D20;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  text-align: center;
  display: block;
  margin-top: 3px;
}

.divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background: #C8D3D9;
}

.small, small{
  font-size: 0.75rem;
  line-height: 14px;
  margin-bottom: .5rem!important;
  margin-top: .5rem!important;
}

.candidatos-europa li .text-info {
    color: #1F1FEA !important;
}

.update-time {
    align-self: flex-end;
}

.progress{
  height: 30px !important;
  border-radius: 0 !important;
  background-color: #e6ebee !important;
  box-shadow: none;
}

.progress-bar{
  font-size: 18px;
  font-weight: 400;
  background-color: #1F1FEA !important;
}

.img-circle {
    border-radius: 50%;
}

#elections.bg-cinza {
    margin-bottom: 10px;
}

.bg-cinza{
  background-color: #eee;
}

.seacrh-inputs select{
  margin-top: 5px;
}

.form-inline{
  margin: 10px 0;
}

.input-group-addon {
    padding: 9px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.form-control{
    border-radius: 0 !important;
    background-color: #fff !important;
    font-size: 16px !important;
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  }
  #results table {
    position: relative;
    bottom: 14px;
}
.table tr.separadores {
    background-color: #efefef;
}

.table td, .table th{
  padding: 12px !important;
}

div .table > tbody > tr.tr-selected-white > td.name, div .table-22 > tbody > tr.tr-selected-white > td {
  padding-left: 50px !important;
  color: #80949f;
  font-size: 14px;
  line-height: 18px;
}

tr.tr-selected-white{
  border-bottom: 1px solid #C8D3D9;
}

.hidden, .hidden td, .hidden tr{
  display: none !important;
  visibility: hidden !important;
}

  .PTmap.selected-all {
    stroke: #cecece;
    fill: #c0c0c0;
}

.PTmap.not-selected {
    fill: #c0c0c0;
}

.PTmap.not-selected:hover, .PTmap.selected-all:hover {
    fill: #dadada;
}

.PTmap:hover {
    cursor: pointer;
}

.PTmap.selected {
    opacity: 1;
    stroke: #000;
    background-color: #ffcc00;
    fill: #ffcc00;
}

polygon.PTmap.selected { stroke: #000;}
polygon.PTmap.selected, polygon.PTmap.not-selected {  opacity: 0!important;  stroke: #000;}

.Line.PTmap.selected {
    opacity: 1!important;
    stroke: #000!important;
}
#PT30Line.PTmap.selected, #PT40Line.PTmap.selected {
    background-color: transparent;
    fill: none;
}

.titulo_eleicoes-single{
  font-size: 14px;
}

div .table > tbody > tr > td.name, .small.name {
    padding-left: 5px;
    white-space: initial;
    padding-right: 5px;
    width: 28%;
}

table tr {
    font-size: 14px;
}

.padding-right-5{
  padding-right: 5px;
}

.eleicoes_mandatos svg{
  font-size: 16px;
  position: relative;
  top: -2px;
  margin-left: 2px;
}

thead tr th{
  font-weight: 500;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: middle;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}

.total-cand{
  margin-bottom: 8px;
}

.partido{
  background-color: #e6ebee;
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 6px;
  height: 20px;
  line-height: 20px;
}
#globalResults .progress b.small{
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 5px;
  letter-spacing: normal;
  color: #343433;
}
#globalResults .progress{
  height: 20px!important;
}
#globalResults a.btn.btn-default.ver-mais{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0037e6;
  padding: 0;
}
#globalResults .table{
  margin-bottom: 3px;
}
#globalResults table.table tbody tr {
    background-color: #e6ebee;
    padding-bottom: 6px;
    border-bottom: 6px solid #f5f6f8;
}
table.table svg.svg-inline--fa.fa-user.fa-w-14.fa-2x.deputados {
  height: 12px;
  margin-top: 7px;
  color: #6c6c6c;
  margin-left: 5px;
}
#globalResults .table td.progress-bar {
padding: 0 0!important;
}
.text-primary b, .text-primary svg, .text-primary small, td.text-primary svg, td.text-right.text-primary {
color: #1F1FEA!important;
font-weight: bold;
}
table.table svg.svg-inline--fa.fa-w-14 {
  margin-left: 0;
  width: 11px;
}
.partido {
  background-color: #e6ebee;
  white-space: nowrap;
  height: 30px;
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
#globalResults .table tbody+tbody {
  border-top: 6px solid #ffffff!important;
}
#globalResults p.partido.name,#globalResults th.partido.name {
margin-bottom: 6px;
height: 20px !important;
line-height: 20px;
background-color: #D8D8D8;
}
#globalResults .table td.progress-bar {
height: 20px;
}
#globalResults .table td, #globalResults .table th {
padding: 0px!important;
border-top: 0px!important;
}
#globalResults p.partido.name, #globalResults th.partido.name{
padding: 0px 2px!important;
}
#results h3.h5 b {
  font-size: 18px;
  font-weight: 500;
}
#freguesias_abstencao .progress, #concelhos_consulados .progress {
height: 20px!important;
}
#freguesias_abstencao .progress.margin-bottom-0{
position: relative;
}
#freguesias_abstencao .progress .progress-bar, #concelhos_consulados .progress .progress-bar {
white-space: nowrap;
font-size: 14px;
text-shadow: 1px 1px 0px #000000;
}
#freguesias_abstencao .freguesias, #freguesias_abstencao .abstencao{
margin-bottom: 20px;
}
#concelhos_consulados .consulados, #concelhos_consulados .concelhos {
margin-bottom: 20px;
}
table.table thead th {
border-bottom: 0;
font-size: 12px;
width: 48px!important;
}
.text-primary b, .text-primary svg, .text-primary small, td.text-primary svg, td.text-right.text-primary{
color: #1F1FEA!important;
  font-weight: bold;
}
.table td, .table th {
vertical-align: middle!important;
}
#freguesias_abstencao .abstencao p, .consulados p, .freguesias p, .concelhos p, .col-12.abstencao p {
color: #333;
font-size: 0.75rem;
line-height: 18px;
margin-top: 5px;
}
h3.h5 {
margin-bottom: 5px;
}
#globalResults h3.h5{
margin-bottom: 9px!important;
}
#freguesias_abstencao .progress b{
left: 50%;
transform: translate(-50%, 0);
position: absolute;
}
#freguesias_abstencao .progress{
background-color: #e6ebee !important;
position: relative;
}
.margin-left-10{
  margin-left: 10px;
}

.text-danger b, .text-danger svg, .text-danger small{
  color: #a94442;
}

.text-primary b, .text-primary svg, .text-primary small{
  color: #0075ce;
}

.text-danger svg, .text-primary svg{
  position: relative;
  top: -3px;
  font-size: 24px;
}

div .table-22 > tbody > tr{
  background: #deebf1;
}

div .table-22 > tbody > tr > td{
  border-color: #F5F6F8;
  background: transparent;
}

.table .progress{
  background: #fff !important;
}

.table svg {
  position: relative;
  margin-left: 5px;
  top: -3px;
  font-size: 20px;
}

.table-header th{
  padding-bottom: 0 !important;
  border-top: 0 !important
}

.margin-5{
  margin: 5px;
}

.sidebar-table thead th{
  border: 0;
}

div .table-22 > tbody > tr.tr-selected-white > td , div .table-22 > tbody > tr.tr-selected-gray > td {
  background: #F5F6F8 !important;
  border: 0 !important;
}

.titulo_eleicoes-small img{
  display: inline-flex;
  vertical-align: top;
}

.deputados p{
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  float: left;
}

.deputados svg{
  font-size: 30px; 
}
.path-il { background-color:#009ee2 !important; fill:#009ee2 !important}
.path-chega { background-color:#252152 !important; fill:#252152 !important}
.path-ch { background-color:#252152 !important; fill:#252152 !important}
.path-livre { background-color:#99bd56 !important; fill:#99bd56 !important}
.path-l { background-color:#99bd56 !important; fill:#99bd56 !important}
.path-ppdpsdcdspp { background-color:#FF7D0F !important; fill:#FF7D0F!important }
.path-ppdpsdcdsppppm { background-color:#FF7D0F !important; fill:#FF7D0F!important }
.path-pdr { background-color:#9da2a8!important; fill:#9da2a8!important }
.path-lta { background-color:#8ead55!important; fill:#8ead55!important }
.path-pan { background-color:#087697!important; fill:#087697!important }
.path-cdspp { background-color:#037BD1!important; fill:#037BD1!important }
.path-ps { background-color:#E21F26!important; fill:#E21F26!important }
.path-ppdpsd { background-color:#f19b20!important; fill:#f19b20!important }
.path-pcppev { background-color:#01389C!important; fill:#01389C!important }
.path-be { background-color:#c00436!important; fill:#c00436!important  }
.path-ad { background-color:#00FFFF!important; fill:#00FFFF!important  }
.path-apu { background-color:#FF3333!important; fill:#FF3333!important  }
.path-udp { background-color:#FF0000!important; fill:#FF0000!important  }
.path-psptppanmpt { background-color:#e678aa!important; fill:#e678aa!important  }
.path-psn { background-color:#1D6A34!important; fill:#1D6A34!important  }
.path-prd { background-color:#336633!important; fill:#336633!important  }
.path-mdp { background-color:#8B0000!important; fill:#8B0000!important  }
.path-mas { background-color:#640000!important; fill:#640000!important  }
.path-mas { background-color:#1ea032!important; fill:#1ea032!important  }
.path-ppmpda { background-color:#0046af!important; fill:#0046af!important  }
.path-frs { background-color:#AA3333!important; fill:#AA3333!important  }
.path-PorApurar{ background-color:#D8D8D8!important; fill:#D8D8D8!important  }
.path-pan { background-color:#1B647C!important; fill:#1B647C!important }
.path-text {background-color:#333!important; fill:#333!important}
.PTmap.not-selected { opacity:0.45;stroke:#999;}
.PTmap.selected-all { opacity:1;stroke:#999;}.PTmap.selected { opacity:1; stroke:#000;}
polygon.PTmap.selected, polygon.PTmap.not-selected { opacity:0!important; stroke:#000;}
polygon.PTmap.selected { stroke:#000;}
.Line.PTmap.selected { opacity:1!important; stroke:#000!important;}#lugaresParlamento div { height:140px!important; overflow:hidden!important}
.PTmap:hover{  cursor:pointer;}

.social-modulo .sidebar-button{
  width: 53%;
}
  .social-modulo .sidebar-title{
  color: #003be9;
}
div#results.container {
  padding: 0;
}
@media (min-width: 992px){
  .pull-md-right {
      float: right;
      margin: 0 !important;
  }
}

@media (max-width: 575px){
  #globalResults .table td, #globalResults .table th{
    padding: 0px 2px!important;
  }
  
}


/*legislativas */

body{
  background-color: #ffffff!important;
}
.navbar-dark .navbar-nav .nav-link{
  color: #fff;
}

.navbar-dark .navbar-toggler{
  color: #fff !important;
  border: none !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.titulo_eleicoes a h2, h2.titulo_eleicoes{
  color: #44565F;
  font-size: 24px;
  font-family: Roboto;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom:20px;
}
.dados-globais h4{
  color: #44565F;
  font-size: 20.69px;
  font-family: Roboto;
  font-weight: 600;
  word-wrap: break-word;
  margin-bottom: 9px;
}
.dados-globais h3 b{
  color: #0004FF;
  font-size: 32px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 48px;
  word-wrap: break-word;
}
.dados-globais h3{
  color: #0004FF;
  font-size: 32px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 48px;
  word-wrap: break-word;
}
.dados-globais h6{
  color: black;
  font-size: 15.52px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 23.28px;
  word-wrap: break-word
}
.dados-globais .resultados-anos-anteriores h5{
  color: black;
  font-size: 22px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 34.38px;
  word-wrap: break-word
}
.dados-globais .resultados-anos-anteriores h6{
  color: black;
  font-size: 15.52px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 23.28px;
  word-wrap: break-word
}
.titulo_eleicoes-small{
  color: #44565F;
  font-size: 20.69px;
  font-family: Roboto;
  font-weight: 600;
  word-wrap: break-word;
  margin-left: 29px;
}
small.col-12.col-md.pull-md-right.text-md-right small{
  color: #44565F;
  font-size: 10px;
  font-family: Roboto;
  font-weight: 400;
}

.candidatos-europa li {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0px;
}

.candidatos-europa li img {
    border-radius: 50%;
}

div#globalResults {
    margin-top: 16px;
}
.sidebar-direita h3{
  color: #44565F;
  font-size: 15px;
  font-weight: 600;
  font-family: Roboto;
}
.sidebar-direita .progress.consulados {
    margin-bottom: 0px;
}
.sidebar-direita .contagem-abstencao{
  color: black;
  font-size: 10.84px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 16.25px;
  word-wrap: break-word;
  margin-bottom: 9px;
}
.sidebar-direita .contagem.abstencao-percentagem{
  color: black;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 24px;
  word-wrap: break-word
}
.sidebar-direita .brancos-nulos h4{
  color: #44565F;
  font-size: 12.38px;
  font-family: Roboto;
  font-weight: 600;
  word-wrap: break-word
}
.sidebar-direita .brancos-nulos h5{
  color: black;
  font-size: 13.20px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 19.80px;
  word-wrap: break-word
}
.sidebar-direita .brancos-nulos h6{
  color: black;
  font-size: 8.94px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 13.41px;
  word-wrap: break-word
}
.sidebar-direita hr{
  margin: 4px 0;
}
.divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background: #C8D3D9;
}

.small, small{
  font-size: 0.75rem;
  line-height: 14px;
  margin-bottom: .5rem!important;
  margin-top: .5rem!important;
}

.candidatos-europa li .text-info {
    color: #1F1FEA !important;
}

.update-time {
    align-self: flex-end;
}
.table td, .table th{
  padding: 0px 6px!important;
  border-top: 0px!important;
}
.progress, td.progress{
  height: 30px !important;
  border-radius: 0 !important;
  background-color: #EEEEEE !important;
  box-shadow: none;
}
/*
#globalResults table.table thead th {
    position: relative;
    bottom: 5px;
}
*/
#globalResults .table td.progress-bar {
  padding: 0 0!important;
  height: 25px;
}

#globalResults h3.h5{
  margin-bottom: 9px!important;
}
#globalResults .progress{
  height: 20px !important;
  margin-bottom: 6px;
}
#globalResults .progress b {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
    font-weight: 500;
    color: #343433;
}
#globalResults p.partido.name, th.partido.name{
  margin-bottom: 6px;
  height: 20px !important;
  line-height: 20px;
  background-color:#D8D8D8;
}
#globalResults tr td.partido.name {
    background: linear-gradient(270deg, #E21FA0 0%, rgba(226, 31, 159.70, 0) 100%), url(/noticias/eleicoes/img/table-livre.png) center center no-repeat;
    background-size: cover;
    height: 25px;
    width: 187px;
    text-align: right;
    display: block;
    color: #44565F;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    word-wrap: break-word;
    line-height: 25px;
    padding-right: 8px!important;
}
#globalResults .partido-nome{
  position: absolute;
    float: right;
    padding: 5px;
    right: 0;
}
#globalResults tr td.candidato-percentagem {
    background-color: #373E42;
    color: white;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 25px;
    word-wrap: break-word;
    text-align: center;
    height: 25px;
    display: block;
    padding: 0 13px!important;
}
.sidebar-direita .titulo{
  margin-bottom:2px;
}
.sidebar-direita .progress{
  height: 8px!important;
  margin-bottom: 20px;
}

.sidebar-direita .contagem{
  color: black;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 28.98px;
  word-wrap: break-word;
}
#globalResults td.partido.name{
  min-width: 187px;
}
#freguesias_abstencao .progress, #concelhos_consulados  .progress{
  height: 8px!important;
}
#freguesias_abstencao .progress .progress-bar, #concelhos_consulados  .progress .progress-bar, .progress.margin-bottom-0 .progress-bar {
  white-space:nowrap;
  font-size: 14px;
  text-shadow: 1px 1px 0px #000000;
}
#results table{
  position: relative;
  bottom: 14px;
}
#freguesias_abstencao .abstencao p, .consulados p, .freguesias p, .concelhos p, .col-12.abstencao p {
  color: #333;
  font-size: 0.75rem;
  line-height: 18px;
  margin-top: 5px;
}


#freguesias_abstencao .freguesias, #freguesias_abstencao .abstencao{
  margin-bottom: 20px;
}
#globalResults table.table tbody tr {
  background-color: #EEEEEE;
  padding-bottom: 0px;
  border-bottom: 4px solid #fff;
  display: flex;
}
table.table svg.svg-inline--fa.fa-user.fa-w-14.fa-2x.deputados {
  height: 25px;
  margin-top: 0;
  color: #6c6c6c;
  margin-left: 5px;
  vertical-align: middle;
}
#globalResults .table tr.header{
  background-color: transparent;
  border-bottom: 0;
}
#globalResults .table tr.header td{
  color: #171D20;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word;
  display: block;
}
#globalResults .table tr.header td.votos{
  padding: 0 13px!important;
  display: block;
  text-align: right;
}
#globalResults .table tr.header td.deputados{
  padding: 0 7px!important;
    display: block;
    text-align: right;
}
#globalResults .table td {
  display: inline-flex;
  padding-top: 0!important;
  border-top: 0px!important;
  padding-bottom: 0!important;
  margin-bottom: 0;
  padding-left: 0!important;
  padding-right: 0!important;
}
#globalResults .table th {
  display: inline-flex;
  padding-top: 0!important;
  border-top: 0px!important;
  padding-bottom: 0!important;
  margin-bottom: 0;
  padding-left: 0!important;
  padding-right: 0!important;
}
#globalResults .espaco-nome{
  min-width: 187px
}
#globalResults .table td.text-primary{
  padding:0 7px!important;
  text-align: right;
  display: block;
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 25px;
  word-wrap: break-word;
}
#globalResults p.partido.name, #globalResults th.partido.name{
  padding: 0px 2px!important;
}
#globalResults .table thead th{
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word
}
table.table svg.svg-inline--fa.fa-w-14{
  margin-left: 0;
  width: 11px;
}

table.table thead th{
  border-bottom: 0;
  font-size:12px;
  width: 48px!important;
}
.progress-bar{
  font-size: 18px;
  font-weight: 400;
  background-color: #1F1FEA !important;
}
table td.progress-bar{
  height: 20px;
}
.table tbody+tbody {
    border-top: 6px solid #ffffff!important;
}
.table td.progress-bar{
  height:20px;
}
.img-circle {
    border-radius: 50%;
}

#elections.bg-cinza {
    margin-bottom: 10px;
}

.bg-cinza{
  background-color: #eee;
}

.seacrh-inputs select{
  margin-top: 5px;
  border: 1px solid #cccccc;
  padding-left: 7px;
}

.form-inline{
  margin: 10px 0;
}

.input-group-addon {
    padding: 9px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.form-control{
    border-radius: 0 !important;
    background-color: #fff !important;
    font-size: 16px !important;
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  }

.table tr.separadores {
    background-color: #efefef;
}


div .table > tbody > tr.tr-selected-white > td.name, div .table-22 > tbody > tr.tr-selected-white > td {
  padding-left: 50px !important;
  color: #80949f;
  font-size: 14px;
  line-height: 18px;
}

tr.tr-selected-white{
  border-bottom: 1px solid #C8D3D9;
}

div.col-esq  .table-22 > tbody > tr > td {
    border-color: #EEEEEE;
    background: #EEEEEE;
}

div.col-esq .table-22 > tbody > tr > td.votos{
  background-color: #D2D2D2;
}
div.col-esq .table-22 thead tr.table-header th span{
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word
}

div.col-esq .table-22 > tbody > tr > td.votos span b{
  background-color: #D2D2D2;
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word;
  padding: 0 0px 0 20px;
}
div.col-esq .table-22 > tbody > tr > td.deputados{
  background-color: #EEEEEE;
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word
}
div.col-esq .table-22 > tbody > tr > td.deputados span b{
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word
}
div.col-esq .table > tbody > tr > td.name{
  background-color: transparent;
    white-space: initial;
    padding-right: 5px;
    width: 169px;
    text-align: right;
    display: block;
}
div.col-esq .table-22 > tbody > tr > td.votantes{
  background-color: #EEEEEE;

}
div.col-esq .table-22 > tbody > tr > td.votantes span b{
  color: #373E42;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 28.98px;
  word-wrap: break-word
}
div.col-esq table.table svg.svg-inline--fa.fa-user.fa-w-14.fa-2x{
  height: 25px;
  margin-top: 0;
  color: #6c6c6c;
  margin-left: 5px;
  vertical-align: middle;
}
div.col-esq .table-22 > tbody > tr > td.votos, div.col-esq .table-22 > tbody > tr > td.votantes, div.col-esq .table-22 > tbody > tr > td.deputados {
  border: 2px solid #fff;
}
.col-esq table.table svg {
    position: relative;
    margin-left: 5px;
    top: 0px;
    font-size: 20px;
}
.col-esq table.table tbody tr,table.table tbody tr{
  border-bottom: 2px solid #ffffff;
}
.col-esq table.table tbody td.col-6.pl-0{
  padding-left: 0!important;
  padding-right: 0!important;
}
.table-hover tbody tr:hover{
  background-color: transparent;
}
.col-esq table.table thead{
  height: 30px;
}
.col-esq table.table  th.votantes{
  padding: 0px 10px 0px 35px !important
}
div.col-esq  .table-22 > tbody > tr > td{
  height: 25px;
}

.col-esq svg.svg-inline--fa.fa-w-14 {
    position: relative;
    top: -1px;
    margin-left: 5px!important;
}
.dados-globais {
  padding: 50px 0 60px;
}
.hidden, .hidden td, .hidden tr{
  display: none !important;
  visibility: hidden !important;
}

  .PTmap.selected-all {
    stroke: #cecece;
    fill: #c0c0c0;
}

.PTmap.not-selected {
    fill: #c0c0c0;
}

.PTmap.not-selected:hover, .PTmap.selected-all:hover {
    fill: #dadada;
}

.PTmap:hover {
    cursor: pointer;
}

.PTmap.selected {
    opacity: 1;
    stroke: #000;
    background-color: #ffcc00;
    fill: #ffcc00;
}

polygon.PTmap.selected { stroke: #000;}
polygon.PTmap.selected, polygon.PTmap.not-selected {  opacity: 0!important;  stroke: #000;}

.Line.PTmap.selected {
    opacity: 1!important;
    stroke: #000!important;
}
#PT30Line.PTmap.selected, #PT40Line.PTmap.selected {
    background-color: transparent;
    fill: none;
}

.titulo_eleicoes-single{
  font-size: 14px;
}

div .table > tbody > tr > td.name, .small.name {
  background-color: transparent;
  white-space: initial;
  padding-right: 5px;
  width: 120px;
  text-align: right;
  display: block;
}
div .table > tbody > tr > td.name a b{
  color: #44565F;
  font-size: 14.49px;
  font-family: Roboto;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 25px;
  word-wrap: break-word
}
table tr {
    font-size: 14px;
}

.padding-right-5{
  padding-right: 5px;
}

.eleicoes_mandatos svg{
  font-size: 16px;
  position: relative;
  top: -2px;
  margin-left: 2px;
}

thead tr th{
  font-weight: 500;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: middle;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}

.total-cand{
  margin-bottom: 8px;
}

.partido{
  background-color: #e6ebee;
  white-space: nowrap;
  height: 30px;
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.area-parlamento h3 {
  color: #44565F;
  font-size: 16px;
  font-family: Roboto;
  font-weight: 600;
  margin-bottom: 21px;
}

.area-parlamento .text-primary p b{
  color: #44565F;
  font-size: 24px;
  font-weight: 700;
  word-wrap: break-word
}
.area-parlamento .text-primary h6{
  color: #44565F;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  word-wrap: break-word
}
.area-parlamento .deputados {
  vertical-align: top;
}
.area-parlamento .text-primary svg{
  top:0;
}
.area-parlamento .deputados-area{
  padding-top: 12px;
}
.margin-left-10{
  margin-left: 10px;
}

.text-danger b, .text-danger svg, .text-danger small{
  color: #44565F;
}

.text-primary b, .text-primary svg, .text-primary small, td.text-primary svg, td.text-right.text-primary{
  color: #44565F!important;
  font-weight: bold;
}

.text-danger svg, .text-primary svg{
  position: relative;
  top: -3px;
  font-size: 24px;
}

div .table-22 > tbody > tr{
  background: transparent;
}

div .table-22 > tbody > tr > td{
  border-color: #F5F6F8;
  background: transparent;
  padding: 0 10px;
}

section p.float-left.margin-5 {
    width: 107px;
    margin: 0 auto;
    text-align: center;
    background: #E5E5E5;
    margin-right: 11px;
    margin-bottom: 19px;
}

.table svg {
  position: relative;
  margin-left: 5px;
  top: 0px;
  font-size: 20px;
}

.table-header th{
  padding-bottom: 0 !important;
  border-top: 0 !important
}

.margin-5{
  margin: 5px;
}

.sidebar-table thead th{
  border: 0;
}

div .table-22 > tbody > tr.tr-selected-white > td , div .table-22 > tbody > tr.tr-selected-gray > td {
  background: #F5F6F8 !important;
  border: 0 !important;
}

.titulo_eleicoes-small img{
  display: inline-flex;
  vertical-align: top;
}

.deputados p{
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  float: left;
}

.deputados svg{
  font-size: 30px;
}
.path-il { background-color:#009ee2 !important; fill:#009ee2 !important}
.path-chega { background-color:#252152 !important; fill:#252152 !important}
.path-ch { background-color:#252152 !important; fill:#252152 !important}
.path-livre { background-color:#99bd56 !important; fill:#99bd56 !important}
.path-l { background-color:#99bd56 !important; fill:#99bd56 !important}
.path-ppdpsdcdspp { background-color:#FF7D0F !important; fill:#FF7D0F!important }
.path-ppdpsdcdsppppm { background-color:#FF7D0F !important; fill:#FF7D0F!important }
.path-pdr { background-color:#9da2a8!important; fill:#9da2a8!important }
.path-lta { background-color:#8ead55!important; fill:#8ead55!important }
.path-pan { background-color:#087697!important; fill:#087697!important }
.path-cdspp { background-color:#037BD1!important; fill:#037BD1!important }
.path-ps { background-color:#E21F26!important; fill:#E21F26!important }
.path-ppdpsd { background-color:#FF7D0F!important; fill:#FF7D0F!important }
.path-pcppev { background-color:#01389C!important; fill:#01389C!important }
.path-be { background-color:#c00436!important; fill:#c00436!important  }
.path-ad { background-color:#00FFFF!important; fill:#00FFFF!important  }
.path-apu { background-color:#FF3333!important; fill:#FF3333!important  }
.path-udp { background-color:#FF0000!important; fill:#FF0000!important  }
.path-psptppanmpt { background-color:#e678aa!important; fill:#e678aa!important  }
.path-psn { background-color:#1D6A34!important; fill:#1D6A34!important  }
.path-prd { background-color:#336633!important; fill:#336633!important  }
.path-mdp { background-color:#8B0000!important; fill:#8B0000!important  }
.path-mas { background-color:#640000!important; fill:#640000!important  }
.path-mas { background-color:#1ea032!important; fill:#1ea032!important  }
.path-ppmpda { background-color:#0046af!important; fill:#0046af!important  }
.path-frs { background-color:#AA3333!important; fill:#AA3333!important  }
.path-PorApurar{ background-color:#D8D8D8!important; fill:#D8D8D8!important  }
.path-pan { background-color:#1B647C!important; fill:#1B647C!important }
.path-text {background-color:#333!important; fill:#333!important}
.PTmap.not-selected { opacity:0.45;stroke:#999;}
.PTmap.selected-all { opacity:1;stroke:#999;}.PTmap.selected { opacity:1; stroke:#000;}
polygon.PTmap.selected, polygon.PTmap.not-selected { opacity:0!important; stroke:#000;}
polygon.PTmap.selected { stroke:#000;}
.Line.PTmap.selected { opacity:1!important; stroke:#000!important;}#lugaresParlamento div { height:140px!important; overflow:hidden!important}
.PTmap:hover{  cursor:pointer;}


@media (min-width: 992px){
  .pull-md-right {
      float: right;
      margin: 0 !important;
  }
}
