
/* iu_combustibil_eu */
#global-style .map{
    display: flex;
}
#global-style .raps__jackdaw{
    width: 33px;
    height: 35px;
}
#global-style .raps__jackdaw svg{
    fill: #858585;
}

/* Table */
#global-style .glaobalDatatables.responsive-table tbody tr:nth-child(even) {
    background-color: rgba(94, 93, 82, 0.1);
}
#global-style .glaobalDatatables.responsive-table tbody tr .description-country{
    background-color: rgba(255, 191, 0, 0.22)
}
#global-style .glaobalDatatables.responsive-table tbody tr .description-country #comment-attention{
    font-size: 25px;
    margin-right: 20px;
}
#global-style .glaobalDatatables.responsive-table tbody tr .description-country #comment-attention .st0{fill:#FED600; stroke:#000000; stroke-width:20; }
#global-style .glaobalDatatables.responsive-table tbody tr .description-country #comment-attention .st1{stroke:#000000; stroke-width:5; stroke-miterlimit:10; fill: #000;}


#global-style .glaobalDatatables.responsive-table thead th{
    background: #eff0f3;
    color: #000;
    border: 1px solid #ccc;
    border-top: 0;
    position: relative;
    cursor: pointer;
    border-right: 0;
}
#global-style .glaobalDatatables.responsive-table thead th:first-child{
    border: 1px solid #ccc;
    border-left: 0;
    border-top: 0;
    text-align: center;
    cursor: default;
}
#global-style .glaobalDatatables.responsive-table thead th:first-child:after,
#global-style .glaobalDatatables.responsive-table thead th:first-child:before{
    content: '';
}
#global-style .glaobalDatatables.responsive-table thead th:last-child{
    border: 1px solid #ccc;
    border-right: 0;
    border-top: 0;
}
#global-style .glaobalDatatables.responsive-table tbody tr{
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
}
#global-style .glaobalDatatables.responsive-table tbody .open-desc-contry td:nth-child(1) {
    text-align: center;
    border: 1px solid #ccc;
    border-left: 0;
}
#global-style .glaobalDatatables.responsive-table tbody .open-desc-contry{
    border: 1px solid #ccc;
}

/*Tabs*/
/* Style the tabs */
#global-style .map{
    position: relative;
}
#global-style .contryCodValue{
    margin: 15px 0;
    z-index: 10;
    position: absolute;
    left: 1%;
    top: 1%;
}
#global-style .contryCodValue li{
    font-size:14px;
    color:#666;
    font-weight: bold;
    cursor:pointer;
    padding: 8px 10px;
    border: 1px solid rgb(223, 225, 232);
    border-radius: 3px;
    background: #fff;
    margin: 15px 0;
    text-align: left;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
}

#global-style .contryCodValue li:hover{
    color: #B42025;
    border: 1px solid #B42025;
}

#global-style .contryCodValue li.active{
    color: #B42025;
    border: 1px solid #B42025;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6)
}

#global-style .content-cod-value li{
    display:none;
    padding:5px;
    margin:10px;
}
#global-style .map-europa{
    height: 550px;
    min-width: 600px;
    max-width: 700px;
    margin: 0 0 0 auto;
}
#global-style .loading {
    margin-top: 10em;
    text-align: center;
    color: gray;
}
#global-style .descriptionPetrol{
    display: flex;
}
#global-style .descriptionPetrol li{
    display: none;
}
#global-style .table-combustibil .countries{
    text-align: left;
}
#global-style .glaobalDatatables .countries{
    width: 30%;
}
#global-style .table-combustibil tbody tr.active .countries{
    background: #b42025;
    border-top: 0;
}
#global-style .hide{
    text-align: center;
}
#global-style .hide .title-combustible{
    display: none;
}
#global-style #select-combustibil .contryCodValue{
    display: none;
}
#global-style #select-combustibil .content-cod-value li h4{
    font-size: 20px;
}
#global-style #select-combustibil .avarage{
    font-weight: bold;
}
/* iu_viteza_europa  */
.iu_viteza_europa #global-style .contryCodValue li{
    padding: 5px 5px;
    display: flex!important;
    width: 100%;
    align-items: center;
}
.iu_viteza_europa #global-style .contryCodValue{
    top: 0;
}
.iu_viteza_europa  #global-style .category-technics .svg svg{
    width: 70px;
    height: 70px;
    max-height: 70px;
    min-height: 70px;
    max-width: 70px;
    min-width: 70px;
}
.iu_viteza_europa  #global-style .category-technics li.active p,
.iu_viteza_europa  #global-style .category-technics li.active p,
.iu_viteza_europa  #global-style .category-technics li.active p{
    color: #B42025;
}
.iu_viteza_europa  #global-style .category-technics li.active .svg #pinaLa3t .pinaLa3t1,
.iu_viteza_europa  #global-style .category-technics li.active .svg #pinaLa3tRemorca .pinaLa3tRemorca1,
.iu_viteza_europa  #global-style .category-technics li.active .svg #motoSign .motoSign1{
    fill: #B42025;
}
.iu_viteza_europa #global-style .category-technics li {
    cursor: pointer;
}
.iu_viteza_europa #global-style .category-technics li .svg{
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    width: 70px;
    margin: 0 auto 20px auto;
}
.iu_viteza_europa  #global-style .category-technics li:hover p,
.iu_viteza_europa  #global-style .category-technics li:hover p,
.iu_viteza_europa  #global-style .category-technics li:hover p{
    color: #B42025;
}
.iu_viteza_europa  #global-style .category-technics li:hover .svg #pinaLa3t .pinaLa3t1,
.iu_viteza_europa  #global-style .category-technics li:hover .svg #pinaLa3tRemorca .pinaLa3tRemorca1,
.iu_viteza_europa  #global-style .category-technics li:hover .svg #motoSign .motoSign1{
    fill: #B42025;
}
.iu_viteza_europa #global-style .glaobalDatatables{
    display: none;
}
.iu_viteza_europa #global-style .hidden_td{
    display: none!important;
}
.iu_viteza_europa #global-style .description-country{
    background: #fff;
    text-align: center;
    padding: 20px;
}

.active-table{
    display: table!important;
}


#global-style .glaobalDatatables.responsive-table thead th:last-child:before{
    display: none;
}
#global-style .glaobalDatatables.responsive-table thead th:last-child:after{
    display: none;
}

/* Search */
#global-style  #searchTable{
    border-radius: 18px;
    border: 2px solid #999999;
}

/* taxa drumuri europa */
.iu_taxa_drum_eu #global-style .glaobalDatatables tbody tr td #cheack .st0{
    fill: #2f8458;
}

.iu_taxa_drum_eu #global-style .glaobalDatatables .open-desc-contry .description-country a{
    color: #000;
}
.iu_taxa_drum_eu #global-style .glaobalDatatables .open-desc-contry .description-country a:hover{
    color: #2f8458;
}
.iu_taxa_drum_eu #global-style .glaobalDatatables .open-desc-contry .description-country a h6{
    font-size: 18px;
}
.iu_taxa_drum_eu #global-style .contryCodValue{
    position: initial;
}
.iu_taxa_drum_eu #global-style ul.global-flex  li {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
    border: 1px solid rgb(223, 225, 232);
    border-radius: 3px;
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.iu_taxa_drum_eu #global-style ul.global-flex li strong{
    color: #fff;
    width: 100%;
    display: block;
}
.iu_taxa_drum_eu #global-style ul.global-flex li:nth-child(1) strong{
    background: #003399;
}
.iu_taxa_drum_eu #global-style ul.global-flex li:nth-child(2) strong{
    background: #ff0400;
}
.iu_taxa_drum_eu #global-style ul.global-flex li:nth-child(3) strong{
    background: #009900;
}
.iu_taxa_drum_eu #global-style .map-europa,
.fascicul_cufundat #global-style .map-europa{
    min-width: 650px;
    max-width: 650px;
    height: 650px;
}
.iu_taxa_drum_eu #global-style .glaobalDatatables.responsive-table tbody .open-desc-contry td:nth-child(1){
    padding: 5px;
}
/* anvelope-de-iarna-cu-pneuri */
.iu_anvelope_iarna #global-style .contryCodValue{
    position: initial;
    left: 0;
    top: 0;

}
.iu_anvelope_iarna #global-style .contryCodValue li:hover {
    color: #666;
    border: 1px solid #B42025;
    box-shadow: 5px 7px 6px -2px rgba(0, 0, 0, 0.2);
}
.iu_anvelope_iarna #global-style .contryCodValue li.active{
    border: 1px solid #B42025;
    box-shadow: 5px 7px 6px -2px rgba(0, 0, 0, 0.2);
}
.iu_anvelope_iarna #global-style .contryCodValue li{
    box-shadow: none;
    cursor: initial;
    border: 1px solid transparent;
    color: #666;
    cursor: pointer;
}
.iu_anvelope_iarna #global-style .contryCodValue li .img{
    height: 100px;
    width: 70px;
    margin: 0 auto 10px auto;
}
.iu_anvelope_iarna #global-style .contryCodValue li .img:hover ~ p{
    color: #b42025;
}
.iu_anvelope_iarna #global-style .contryCodValue li p{
    cursor: pointer;
}
.iu_anvelope_iarna #global-style .contryCodValue li p:hover{
    color: #b42025;
}
.iu_anvelope_iarna #global-style .contryCodValue li.active  p{
    color: #b42025;
}
.iu_anvelope_iarna #global-style .contryCodValue li p{
    text-align: center;
}
.iu_anvelope_iarna #global-style .contryCodValue li .img img{
    width: 100%;
    height: 100%;
}
@media (max-width: 1200px) {
    .iu_viteza_europa #global-style .contryCodValue li{
        font-size: 0px!important;
        justify-content: center;
    }
    .iu_viteza_europa #global-style .contryCodValue li span.svgWH30 {
        margin: 0!important;
    }
}
@media (max-width: 1124px) {
    .iu_viteza_europa #global-style .contryCodValue li{
        font-size: 13px!important;
        justify-content: initial;
    }
    .iu_viteza_europa #global-style .contryCodValue li span.svgWH30 {
        margin: 0 5px 0 0!important;
    }
}
@media (max-width: 768px) {
    .iu_viteza_europa #global-style .contryCodValue li{
        margin: 10px 5px;
    }
    .iu_viteza_europa #global-style #select-combustibil .contryCodValue{
        display: block!important;
    }
    .iu_viteza_europa #global-style .contryCodValue li{
        justify-content: center;
    }
    .iu_viteza_europa #global-style .contryCodValue li{
        font-size: 13px!important;
        justify-content: center;
    }
    .iu_viteza_europa #global-style .contryCodValue li span.svgWH30 {
        margin: initial!important;
    }
}

/* incorect css(text-transform uppercase should be chart.plotOptions.series.dataLabels.formatting) */
#global-style #limitaViteza tspan,
#global-style #anvelope_iarna tspan,
#global-style #sanctiuniTelConduci tspan,
#global-style #fasciculCufundat tspan,
#global-style #nivelPermisAlcoolSinge tspan{
    text-transform: uppercase;
}