.app-nafrente-candidato img{
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%)!important;
    margin-bottom:8px;
    border-radius: 2px;
}

.app-nafrente-value{
    font-size:20px
}


.app-line-h-bar-wrapper{
    box-shadow: 0 0 1px 0 #fff;
    border-left:0;
    border-radius: 12px;
    overflow: hidden;
    height:12px;
    position: relative;
    background: rgba(158,158,158,.035);
}

.app-elected .app-line-h-bar-wrapper{
    background-color: transparent!important;
}
.app-line-h-bar-pct{
    height:100%;
    left: 0;
    border-left:1px solid;
    position: absolute;
    top:0;
    transition:all .5s;
}

span.app-line-h-value{
    font-weight: bold;
}

.app-line-h-pct{
    color:#8ab1d7;
    font-weight: bold;
}

.app-line-h-total span{
    font-size:12px;
    margin-right:2px
}
/*map*/
.highcharts-name-nacional{
    stroke:transparent;
    fill:transparent;
    pointer-events: none;
}
.highcharts-container {
    margin:0!important
}
.highcharts-background{
    fill: transparent;
}

/*@media (min-width: 992px){*/
    .bg-color-card{
      background: #f9f9f9;
      border-radius: 0.5rem 1rem 0 0.5rem;
      /*box-shadow: -0.5rem .5rem 1rem rgba(0,0,0,.09)!important;*/
    }
/*}*/

/*votos*/
.app-votos{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
.app-votos .app-line-h-bar-wrapper{
    box-shadow: 0 0 1px 0 rgba(0,0,0,.6);
}

.app-votos .info-votos{
    font-size: 14px;
    letter-spacing: 0.5px;
    position: relative;
    top: -2px;
}

.app-votos .app-voto-pct{
    color:#137ca3;
    font-weight: bold;
}

.app-votos .app-voto-value{
    color:#141414;
}

.app-votos .app-voto-name{
    color:#949292;
    font-size: 10px;
}

.app-votos .app-line-h-bar-pct{
    border:0 !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.6);
    border-radius: 5px;
}

.app-voto-candidato{
    left: 0;
    top: 6px;
}

.app-voto-candidato,
.app-voto-candidato img{
    width: 32px;
    height: 32px;
    border-radius: 100%;
    box-shadow: 0px 0px 5px 0px #d8d8d8;
}

.app-votos .voto-flex-fill{
    width: 33.33%;
}

/* simple stat */
.app-simple-stat{
    border:0;
    background: transparent;
}
.app-simple-stat .card-body{
    padding: 0;
    
}
.app-simple-stat-title{
    font-size:14px;
    margin-bottom:15px;
    
}



/*Elected Deputies */
.highcharts-credits{
    display: none;
}

.elected-label{
    font-size: 10px;
    margin-top: 10px;
}

.elected-value{
    
}

.candidates{
    color:#949292;
    font-size:12px
}

.elected-item{
    margin-left: -10px;
    color:#949292;
}

.holder-elected-info{
    font-size: 12px;
}

.holder-elected-info .app-voto-value{
    font-size: 20px;
    font-weight: 700;
}

.app-elected a{
    cursor: pointer;
}

.elected-icon{
    font-size: 16px;
}

.holder-elected-info .info-votos{
    width: 80%;
    
}

.app-elected .app-voto-name, .party-name{
    color:#949292;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-size: 10px;
}

@media( min-width:767px ){
    .party-name{
        min-width: 35px;
    }
}

.app-elected .app-line-h-bar-pct{
    border-radius:4px;
    border:none;
    width: 50px;
}

.app-line-h.dark{
    color:initial!important
}

.app-line-h.dark .app-line-h-bar-pct{
    background:#343a40!important
}

.app-line-h.dark .app-line-h-bar-wrapper{
    box-shadow: 0 0 1px 0 #343a40;
}

.app-elected .app-line-h-bar-pct,
.app-elected .app-line-h-bar-wrapper{
    height: 12px;
    border-radius: 12px;
}


.elected-operation{
    right: 0;
    bottom:5px;
}

.elected-title .elected-operation{
    bottom:0px;
    font-size: 12px;
}


/*willy*/
.app-elected-item .elected-icon{
    transition: all .5s;
    opacity: .6;
}

.app-elected-item:hover .elected-icon{
    opacity: 1;
}

/*modal*/
.modal-80w {
    width: 80%;
    max-width: none!important;
}

button:focus{
    outline: none;
}

.modal-dialog{
    margin-top: 8%;
}



.modal-dialog .modal-body{
    overflow-y: auto;
    margin-bottom: 10px;
    margin-right: 4px;
}

.modal-dialog .regions{
    font-size: 10px;
}

.info-candidates .app-voto-candidato img{
    margin-top: -3px;
}

.line-height-0{
    line-height: 0 !important;
}

.modal-dialog .icon-search{
    top: 8px; 
    right: 7px; 
    opacity: 0.3;
}

.modal-header .close{
    margin: -1.5rem -1rem -1rem auto;  
}

.modal-dialog .form-control:focus{
    border-color: #c1c7ce;
    box-shadow: 0 0 0 0.2rem rgb(14 14 14 / 4%);
}

.info-candidates{
    /*padding-left: 100px;*/
    cursor: pointer;
}
.order-candidato{
    /*width:90px*/
}

.order-candidato[circulo-active="partido"]{
    display: none;
}

/*
.info-candidates[circulo-active="partido"]{
    padding-left: 50px;
}

.order-candidato[circulo-active="partido"]{
    width: 50px;
    top: 20px;
}

.order-candidato[circulo-active="nacional"]{
    left: 15px;
    top: 20px;
    text-align: center;
}*/

.app-elected-cadidate-pic{
    max-height: 60px;
    overflow: hidden;
}
.app-elected-cadidate-pic img{
    width:50px;
    display: block;
}

.holder-elected-candidates:not(:first-child){
    border-top: 1px solid rgba(0,0,0,.08);
}

.holder-elected-candidates[active-item="active"]{
    background-color: #f8f9fa!important;
    border-radius:4px;
}


.holder-elected-candidates{
    transition: all 0.5s;
}

.holder-elected-candidates .box-collapse{
    max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s;
	-moz-transition: max-height 0.5s;
	transition: max-height 0.5s;
}

.holder-elected-candidates .box-collapse.show{
    max-height: 500px;
}

.info-candidates .app-voto-candidato, 
.info-candidates .app-voto-candidato img{
    box-shadow:none;
}

.info-candidates .accordion a{
    color: #212529;
    cursor: pointer;
}

.info-candidates .info-biography{
    font-size: 14px;
    right: 13px;
    position: absolute;
    top: 21px;
    opacity: 0.8;
}

.info-box-candidates{
    padding-right: 35px;
}

.info-candidates-name{
    font-size: 14px;
}

.info-candidates-circle{
    font-size: 12px;
}

/*app-mapcrumb*/

.app-mapcrumb .breadcrumb{
    background: transparent;
    font-size:1rem;
    padding:0;
    margin: 0;
  
}

.app-mapcrumb .breadcrumb-item{
    position: relative;
}

.app-mapcrumb .breadcrumb-item+.breadcrumb-item{
    padding-left: 20px;
}

.app-mapcrumb .breadcrumb-item.active:last-child{
    color:black;
    font-weight: 600;

}   

.app-mapcrumb .breadcrumb-item+.breadcrumb-item::before{
    width:5px;
    height:5px;
    content:"";
    display: block;
    background:black;
    border-radius: 100%;
    padding:0;
    position: absolute;
    left: 8px;
    top: 7px;
}

.app-mapcrumb .breadcrumb-item a{
    color: black;
}

.app-zonas-modal-btn {
    background:white;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    margin-left: 4px;
    border-radius: 5px;
    padding:4px 8px!important
}

.mxw-50{
    max-width: 50%;
}

.holder-highlight{
    font-size: 14px;
}

.area-highlight{
    line-height: 20px;
    /*text-shadow: 0 0 5px black*/
}

span[highlight="PAICV"]{
    color:#141414 !important;
}

.icons-legend span{
    font-size: 12px;
    font-weight: bold;
}

img.icon-legend{
    width: 18px;
    height: 18px;
}

img.icon-legend.td-con{
    
}


.zone-parent[aria-expanded="true"] .parent-toggle i:before{
   content:"\f107"
}

.zone-parent[aria-expanded="true"]{
    background:whitesmoke;
    border-bottom: 1px solid #ededed;
}

@media (max-width:991px) {
    .app-votos-info{
        margin-top: -20px;
    }
}

.info-candidates:not([circulo-active="partido"]){
    padding-left: 70px;
}

.order-candidato{
    position:absolute
}


@media (max-width:768px) {
    .info-candidates:not([circulo-active="partido"]){
        padding-left: 50px;
    }
}

.zonas-legend{
    height:8px;
    position:relative;
    overflow: hidden;
    background:rgba(245,245,245,.55);
    min-width: 24px;
}

.zonas-legend:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    display: block;
    height:100%;
    background:#373737;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 60%);
    border-radius: 4px;
}

.zonas-legend.status-1:after{
    width:25%;
}

.zonas-legend.status-2:after{
    width:51%;
}


.zonas-legend.status-0:after{
    width:100%;
}

.map-view-front .leaflet-top .leaflet-control{
    margin-top:60px;
    margin-left: 20px;
}

.leaflet-control-attribution {
    display: none!important;
}

.mesas-details-extra .app-simple-stat-title{
    margin-bottom:10px
}

.table-hover tbody tr:hover {
    background-color: #e1f9fc!important;
}