.btn-smaller {
    height: 18px;
    line-height: 18px;
    font-size: 9px;
}

.card .card-content .card-title i {
    line-height: 16px !important;
    color: #efe8e8;
    margin-right: -3px !important;
    margin-left: 1px !important;
    /* dependent on media.css */
    /* font-size: 20px !important; */
    padding-right: 10px;
    position: relative;
}

.card-title.activator .row .col.s8>div {
    color: white!important;
    font-size: 1.1rem;
}

.indicators_li i {
    top: 5px;
}

.main_layer i {
    top: 5px;
}

.highlight.on,
.opacity.on,
._info.on,
.expand_analysis_container.on {
    color: #fddc00 !important;
    opacity: 1;
}

.mapboxgl-ctrl-icon.on,
.btn.on {
    background-color: #fddc00 !important;
}

._info {
    display: none;
}

.d3_legend {
    width: auto;
    display: none;
    /* height: 50px; */
}

.analysis_layer .d3_legend {
    /*min-height: 150px;*/
}

.d3_legend .new.badge.blue {
    display: none;
}

g.legendCells text,
.table_analysis .rows_container>.row text {
    fill: white;
    font-size: 1.1rem;
    font-weight: 200;
}

.cell {
    fill-opacity: 1;
}

.cell.off {
    fill-opacity: 0.25;
}

.mapboxgl-popup-content {
    background-color: #3f4142;
    padding: 9px 9px 9px;
    border-radius: 2px;
}

.mapboxgl-popup {
    color: #fff;
}

.mapboxgl-popup-content {
    position: relative;
    /* border-radius: 2px; */
    padding: 5px;
    background: #0c0c0c;
    border: 1px solid #fff;
    /* -webkit-box-shadow: 10px -10px 3px -4px rgba(115,105,115,0.65);
    -moz-box-shadow: 10px -10px 3px -4px rgba(115,105,115,0.65);
    box-shadow: 10px -10px 3px -4px rgba(115,105,115,0.65);*/
}


/* .popup_container {
    max-height: 300px;
    min-width: 240px;
} */


/* .mapboxgl-popup .col {
color: #53c9fe;
} */


/*.mapboxgl-popup.feature_map_popup .info_container,
.after_analysis_popup .info_container
{
    font-size: 1.1rem !important;
}*/

.mapboxgl-popup.feature_map_popup .col.popup_col_f_name,
.mapboxgl-popup.after_analysis_popup .col.popup_col_f_name,
{
    padding: 0px 0xp !important;
}

.mapboxgl-popup.feature_map_popup .f_name .mapboxgl-popup.after_analysis_popup .f_name {
    font-size: 1.3rem;
    color: #cbfa95;
}


/* //the span with the value */

.mapboxgl-popup.feature_map_popup .mapboxgl-popup-content .col.info_container span,
.mapboxgl-popup.after_analysis_popup .mapboxgl-popup-content .col.info_container span {
    vertical-align: middle;
    /* position: absolute;
top: 50%;
margin: 0;
-ms-transform: translateY(-50%);
transform: translateY(-50%); */
    /* display: inline-block;
width: 50%;
left: 55%; */
    font-size: 1.1rem;
    margin-left: 20px;
}


/* //the span with the classification (low, height...) */

.mapboxgl-popup.feature_map_popup .mapboxgl-popup-content .col.info_container span.badge,
.mapboxgl-popup.after_analysis_popup .mapboxgl-popup-content .col.info_container span.badge {
    margin-left: 0px;
    left: 0;
}

.mapboxgl-popup.feature_map_popup .mapboxgl-popup-content .col.info_container .left {
    padding-top: 4px;
}

.map_legend_control_container .row {
    margin-bottom: 9px !important;
}

.map_legend_control_container {
    display: none;
    max-height: 438px;
    overflow: auto;
    color: white;
    min-width: 300px;
    background-color: #415161 !important;
    padding: 3px !important;
    border: 1px solid #c5d0d7;
    color: white;
}

.baselayer_switcher {
    background-color: black;
    height: 60px;
    width: 305px;
    right: 5px;
    position: relative;
    top: 0px;
    color: white;
    font-size: 0.8rem;
}

#menu {
    display: none;
    position: absolute;
    background: rgb(0, 0, 0);
    padding: 15px;
    /* font-family: "Open Sans", sans-serif; */
    top: 133px;
    right: 5px;
    border: 1px solid whitesmoke;
}

#menu input {
    padding: 8px;
}

#drawn_polygon .btn_maps {
    padding: 0 .75rem;
    /* padding: 10px; */
    /*display: none;*/
    color: #ecc44e;
}

.draw_rec_custom {
    margin-right: 1%;
}

.btn_maps .btn {
    margin-left: 5%;
}

.btn.clean_custom,
btn.zoom_custom {
    display: none;
}

.mapbox-gl-draw.ctrl-draw-btn {
    display: none;
}

.raster_legend_svg .axis path,
.raster_legend_svg .axis line {
    /* fill: none;
    stroke: none; */
    /*black;*/
    fill: black;
    stroke: black;
    shape-rendering: crispEdges;
    visibility: visible;
}


/* .raster_legend_svg text {
    font-size: 11px;
} */

.raster_legend_svg .tick line {
    display: none;
    fill: white;
    stroke: white;
    shape-rendering: crispEdges;
}

#global .row {
    margin-bottom: 0px !important;
}

.global_remove .btn {
    background-color: #ffc107;
}

.global_analysis_table,
.raster_stats_container {
    /*font-size: 0.8rem;*/
    color: white;
    padding: 10px;
}

.global_analysis_table {
    color: black;
}

.global_analysis_table .row {
    margin-bottom: 0px !important;
}

.global_analysis_table .col.s4,
.global_analysis_table .col.s5 {
    text-align: center;
}

.raster_scale_container {
    display: none;
}

.raster_stats_container .row,
.global_analysis_table .row {
    margin-bottom: 0px !important;
}

.global_analysis_table span {
    display: inline;
}

.global_analysis_table .row_title,
.raster_stats_container .row_title {
    font-size: 0.7rem;
    line-height: 12px;
}

.global_analysis_table span.color_span,
.raster_stats_container span.color_span {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 5px;
}

.mapbox-gl-draw_ctrl-draw-btn {
    display: none !important;
}

.tick line {
    display: inline;
    fill: white;
    stroke: white;
    shape-rendering: crispEdges;
}

.tick text {
    fill: white;
}

.global_remove {
    display: none;
}

.global_analysis .btn {
    color: white !important;
    font-size: 0.6rem;
}

.card .card-content {
    /* padding: 24px; */
    border-radius: 0 0 0px 0px;
    padding-top: 0px !important;
}

.card .card-content .row {
    margin-bottom: 0px !important;
}

.card.e_black {
    /*background-color: #414c54 !important;*/
    background-color: #050404 !important;
}

.marker {
    display: block;
    border: none;
    /* border-radius: 50%; */
    cursor: pointer;
    padding: 0;
    width: 18px;
    height: 18px;
    /* background: url(bleach.svg);
    background-size: 40px 30px; */
}

svg.triangle,
svg.diamond,
svg.cross,
svg.star {
    height: 18px;
    width: 18px;
    display: none;
}

.triangle g,
.diamond g,
.cross g,
.star g {
    width: 18px;
}


/* .diamond g{
    transform: translate(9px, 9px);
} */

.triangle path,
.cross path,
.diamond path,
.star path {
    stroke: #e7f6f6;
    stroke-width: 0.6;
    transform: translate(9px, 9px);
}

.circles_svg {
    display: none;
}

.active_chosen {
    height: 150px;
}


/* .card-title .material-icons.right {
    position: relative;
    top: 18px;
} */

.card-content .param_description {
    font-size: 0.9rem;
    font-style: italic;
    line-height: 25px;
    color: #f7ac2c;
    display: none;
}

.card .card-content .card-title i {
    line-height: 14px !important;
    color: #efe8e8;
    margin-right: -3px !important;
    margin-left: 1px !important;
    /* font-size: 16px !important; */
}

.sidenav .card.collapsible-header {
    /*background-color: #ffffff;*/
    /* min-height: 69px;
    background-color: #ffb307; */
    margin: 0 0;
    line-height: 0px !important;
    border-bottom: 1px solid grey;
}

.card .card-content .card-title {
    display: block;
}

.card-stacked>.card-content .card-title {
    /* font-size: 18px !important; */
    color: white!important;
    font-size: 1.4rem;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* .queryable_layers_list li.analysis_layer


    {
 
    border-bottom: 1px solid chocolate;
} */


/* .queryable_layers_list li.analysis_layer, */

.layers_list li.main_layer {
    /*border-bottom: 1px solid chocolate;*/
}

.main_layer .card .card-content {
    padding: 0px!important;
    color: white;
}

.queryable_layers_list .extra {
    color: #c5bebe;
    line-height: 1.5;
    font-size: 0.8rem;
    margin-bottom: 10px;
}

.analysis_layer .hospitals .activator h6 {
    color: #f2ecec !important;
}

.sidenav .collapsible-body {
    border-bottom: 1px solid #d2c4c4;
    background-color: #050404 !important;
    /* background-color:#f3eded!important; */
    overflow-y: auto;
    overflow-x: hidden;
}

.sidenav {
    max-height: 80vh;
}

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px grey;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb {
    background: #2196f3;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.analysis_description {
    padding: 5px 5px;
    line-height: 21px;
}

.analysis_description span {
    color: #009688;
}

input[type="range"]::-webkit-slider-thumb {
    width: 12px !important;
    height: 12px !important;
    margin-top: -4px !important;
    background-color: #24292e !important;
    background-image: -webkit-linear-gradient(top, #60676f 0, #60676f 100%) !important;
    background-image: -o-linear-gradient(top, #60676f 0, #60676f 100%) !important;
    background-image: linear-gradient(to bottom, #60676f 0, #60676f 100%) !important;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0) !important;
    filter: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #b9c3ce !important;
}

.keyboard-focused input[type="range"]:focus:not(.active)::-ms-thumb {
    box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

input[type="range"] {
    -webkit-appearance: none;
    margin: 20px 0;
    width: 100%;
    border: 0px solid white !important;
}

input[type="range"]:focus {
    outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: 0.2s;
    background: #03a9f4;
    border-radius: 25px;
}

input[type="range"]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 1);
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8px;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
    background: #03a9f4;
}

.range-wrap-container {
    display: none;
}

.range-wrap-container>span {
    color: #d4ceb2;
    top: 20px;
    position: relative;
}

.range-wrap {
    width: 100%;
    position: relative;
    /*   top: -20px;*/
}

.range-value {
    position: absolute;
    top: -50%;
}

.range-value span {
    width: 30px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #03a9f4;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 6px;
}

.range-value span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #03a9f4;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
}


/*.range-wrap,*/

.material-icons.opacity {
    display: none;
}

.circles_g:hover {
    cursor: pointer;
}

.collapsible-body .card {
    position: relative;
    /* margin: 0.1rem 0 0.5rem 0; */
    margin: 0 0 0.1px 0;
    background-color: #2f3438;
    transition: box-shadow 0.25s;
    border-radius: 0px;
}

.table_analysis.container {
    width: 97% !important;
    margin-bottom: 10px;
}

.table_analysis .rows_container>.row {
    color: white !important;
    margin-bottom: 5px !important;
    background-color: black !important;
}

.ghs_africa_250m_bigger_2 .table_analysis .rows_container>.row {
    margin-bottom: 0px !important;
}


/* 
.ghs_africa_250m_bigger_2 .rows_container .col.s3 {
    text-align: center;
} */

.ghs_africa_250m_bigger_2 .rows_container .col.s6 {
    text-align: left;
}

.table_analysis .rows_container .col {
    height: 40px !important;
    text-align: center;
}

.table_analysis svg {
    height: 40px !important;
}

.table_analysis .param_description {
    /*margin-left: 17px;*/
    font-size: 1rem;
    max-height: 30px;
    color: #ff9c0a;
}

.table_analysis .col.s4 {
    position: relative;
    top: 1px;
    font-size: 1.1rem;
    color: #eeebe2;
}


/* .jrc-logo {
    height: 10px;
    z-index: 5;
    position: relative;
} */

.nav-wrapper {
    /* margin-left: 10px !important; */
    padding-right: 50px;
    /* height: 55px; */
}

nav .brand-logo {
    position: relative !important;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0;
    /* z-index: 99!important; */
    float: right;
}

.analysis_results {
    display: none;
}

.raster_legend_classif {
    position: relative;
    top: -25px;
}

.distance_raster_legend_classif,
.raster_legend_classif {
    color: white;
    display: none;
}

.distance_raster_legend_classif .col.s12,
.raster_legend_classif .col.s12 {
    padding-left: 0px !important;
}

.ghs_africa_250m_bigger_2 .rows_container span,
.ghs_250m_bigger_than_2 .rows_container span,
.distance_raster_legend_classif span,
.raster_legend_classif span {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 8px;
    top: 2px;
    position: relative;
}

.distance_to_grid .distance_raster_legend_classif span {
    border: 0.5px solid #9e9e9e;
}


/* .raster_legend_classif.row span.text {
    font-size: 1rem;
    /* padding-bottom: 17px; */

.distance_raster_legend_classif span.text,
.raster_legend_classif span.text {
    width: auto;
    height: auto;
}

.distance_raster_legend_classif.row .col {
    height: 2.3rem !important;
}

#menu form {
    display: inline;
}

#menu form label {
    margin-right: 5px;
}

.print_and_layers_container .material-icons {
    font-size: 1.2vw !important;
}

.table_analysis.container li {
    background-color: #81dfd7;
    border-bottom: 0.1px #26a69a solid;
}

.table_analysis .collapsible-header {
    background-color: #e7a646;
    color: white;
    font-size: 15px;
}

#baselayers_switcher {
    margin-right: 10px;
}

#overlays_switcher label {
    color: #03a9f4;
}

#menu form span {
    padding-left: 28px !important;
}

.analysis_layer .param_description {}

.queryable_layers_list .card-title.activator .col {
    padding: 0px !important;
}

.queryable_layers_list .card.e_black {
    padding-left: 10px;
}

.queryable_layers_list .card.e_black>.card-content {
    top: 18px;
}

.table_analysis li {
    display: none;
}

.distance-container {
    display: none;
    position: absolute;
    top: 70px;
    background-color: #1b9a53;
    color: white;
    font-size: 1.3rem;
    left: 50%;
    /* line-height: 18px; */
    /* display: block; */
    margin: 9px;
    padding: 5px 10px;
}

.distance_tool.on {
    color: #1085ba;
}

.distance-container>* {
    color: #fff;
    font-size: 1.3rem;
    line-height: 18px;
    display: block;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 3px;
}


/*only on hospitals, also distance ranges*/

.ranges_container {
    display: none;
    color: #d4ceb2;
    font-style: italic;
}

.chosen-container .chosen-results li {
    line-height: 25px;
    font-size: 0.9rem;
}

.chosen-search {
    display: none;
}

.chosen-container {
    width: 100%!important;
}

.table_analysis .rows_container {
    background-color: black;
}

.params_select {
    width: 100%;
}

.d3_legend {
    width: auto;
    margin-top: 12px;
}

.row.ranges_container {
    top: -22px;
    position: relative;
}


/*for the moment we hide it..*/


/* .tabs li.tab {
    border-right: 4px solid #da8405;
} */

.tabs .tab a {
    padding: 0px!important;
    /*color:black!important;*/
    font-size: 1rem;
    background: #d88910;
    color: white!important;
}

.sidenav .tabs .tab a:hover {
    background-color: #f1a738;
    cursor: pointer;
}

.sidenav .tabs .tab a.active {
    background-color: #ff9902;
    color: white!important;
    font-weight: bold;
    text-decoration: none!important;
}

.tabs .tab:hover {
    cursor: pointer;
}

.global_analysis_table {
    color: white;
}

#adm_unit_polygon,
#global {
    margin: 9px;
}

#adm_unit_polygon,
.global_svg {
    color: #FF9800;
}

.adm_unit_polygon_btn {
    margin-top: 6px;
    font-size: 0.7rem;
    color: white!important;
    border: 1px solid #eee;
}

.adm_unit_polygon_instructions {
    display: none;
    padding: 10px;
    line-height: 25px;
    color: white;
    background-color: cornflowerblue;
    margin-right: 30px!important;
}

.raster_legend_classif.row {
    font-size: 1rem!important;
}

.raster_legend_classif.row div.s12 {
    margin-bottom: 5px;
}

#adm_unit_polygon p {
    line-height: 28px!important;
}

.drawn_area {
    color: white;
}

#drawn_polygon {
    /* padding: 0px .15rem; */
    padding: 6px;
    font-size: 0.8rem;
    /* a little brighter black */
    /*background-color: #757975;*/
}

.spatial_query_tool_row {
    background-color: #232020;
}


/*no data div*/

.drawn_polygon_description div.no_layers_analysis {
    /*display: none;*/
    color: tomato;
    margin: 10px 0px;
}

.drawn_polygon_description {
    color: #FF9800;
    /* margin-top: 12px; */
    font-size: 1rem;
    line-height: 30px;
}

.drawn_polygon_description b {
    color: #c7522d;
}

.drawn_polygon_description ul {
    margin: 10px 0px;
    list-style-type: decimal;
}

.drawn_polygon_description li {
    line-height: 30px;
    margin-left: 20px;
    color: white;
}

.analysis_li .collapsible-body .row:first-child {
    margin-bottom: 0px !important;
}

.analysis_li .row .col {
    padding: 0px;
}

.table_analysis .collapsible-header:hover {
    background-color: rgb(225, 218, 10) !important;
    cursor: pointer;
}

.analysis_layer_result_title {
    font-size: 1.3rem;
    color: #FF9800;
    border-bottom: 1px solid darkred;
    line-height: 24px;
}

.analysis_layer_result {
    margin-left: 10px;
}

.table_analysis.container .badge {
    font-size: 1.2rem !important;
}

.table_analysis .row_header .col {
    height: 30px !important;
    color: white;
}

.analysis_li .collapsible-body {
    background-color: black !important;
}

.repeat_polygon {
    display: none;
}

.list.analysis_results {
    padding: 0px .15rem
}

.activate_dist_grid {
    color: white;
    display: none;
}

.activate_dist_grid:hover {
    cursor: pointer;
    color: rgba(29, 79, 228, 0.626);
}

.indicators_li>.card .card-content {
    padding: 5px !important;
}

#slide-out {
    transform: translateX(3%) !important;
}

.orange_purple_svg text {
    font-size: 1rem !important;
}

.area_popup .mapboxgl-popup-content {
    color: #d7144d;
    padding: 11px;
    font-size: 1.3rem !important;
    background-color: aliceblue;
}


/*.map_results_control_container .row.center .info_container{
    margin-bottom: 2px!important;
    display: flex;
    align-items: center; 
    justify-content: center; 
}

.popup_info_container .row.center .info_container
{
display: flex;
    align-items: center; 
    justify-content: center; 
}*/

.map_results_control_container {
    max-height: 438px;
    overflow: auto;
    color: white;
    overflow-x: hidden;
    min-width: 20vw;
    background-color: #415161!important;
    /*padding: 3px!important;*/
    border: 1px solid #c5d0d7;
    color: white;
    bottom: 30px;
    position: relative;
}

.map_results_control_container a {
    margin-left: 2px;
}

.map_results_control_container .popup_actions,
.map_results_control_container .f_name {
    display: none;
}


/*#extra_info
{
    display: none;
        
    position: relative;
    font-size: 1.1rem;
        top: 410px;
}

#extra_info .collapsible-header
{
    font-size: 1.3rem;
    color: #f44336;
        background-color: #e1d9d9;
}
#extra_info .collapsible-body
{
    padding: 0rem!important
}
#extra_info span
{
     display: block;
        text-align: center;
        font-size: 1.4rem;
}*/

.collapsible .col span {
    color: white;
}

.collapsible .col span.counts {
    color: black;
}

#extra_info td,
#extra_info th {
    padding: 10px 5px!important;
}

body {
    overflow: hidden;
}

.materialize_form_radio {
    line-height: 33px;
}

.materialize_form_radio p {
    margin: 8px;
}

.materialize_form_radio input {
    display: none;
}

.materialize_form_radio [type="radio"]:not(:checked)+span:before,
.materialize_form_radio [type="radio"]:not(:checked)+span:after {
    border: 2px solid #FF9800;
    margin-top: 3px;
}


/*#extra_info .collapsible-body tbody span
        {
          color:white;
          display: block;
        }

#extra_info .collapsible-body tbody span.counts
        {
            color:black;
        }
*/

nav {
    /* height: auto!important; */
    /* line-height: 75px!important; */
    /* position: static; */
    /*position: sticky!important;*/
    /* min-height: 55px; */
}

.material-tooltip.show_analysis_param_tooltip_container {
    background-color: chocolate;
    color: white;
    font-size: 1.2rem;
}

.material-tooltip.instructions {
    background-color: rgb(15, 12, 10);
    color: white;
    border: 1px solid white;
    font-size: 1rem;
    z-index: 44443333333;
}

.init_instructions {
    max-width: 100px;
}

.close_popup {
    top: -12px;
    position: absolute;
    right: -15px;
    /* background-color: slateblue; */
    border-radius: 50%;
    border: 1px solid #1a6388;
    background: #3b3b40;
    font-size: 1.2rem!important;
}


/*.popup_info_container > .row
{
    border-bottom: 1px solid #FF9800;
}*/

.popup_info_container .s12.info_container span {
    bottom: 4px;
    position: absolute;
}

.popup_col_f_name {
    text-align: center;
    /*font-size: 1.1rem;*/
    color: #FF9800;
    /*margin-bottom: 12px;*/
    margin-top: 5px;
    margin-bottom: 5px;
}

.mapboxgl-ctrl-group {
    border-radius: 1px;
}

.mapboxgl-ctrl-group button:focus {
    box-shadow: none;
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass,
.mapboxgl-ctrl-icon.distance_tool {
    border: none;
}

.mapboxgl-ctrl-group>button+button {
    border-top: none!important;
}

.mapboxgl-ctrl-group>.mapboxgl-ctrl-icon>button {
    width: 35px !important;
    height: 35px !important;
    /* border-radius: 2px !important; */
}

.mapboxgl-ctrl-compass-arrow {
    margin: 0.1em 2px !important;
}

.mapboxgl-ctrl.mapboxgl-ctrl-group button {
    display: inline-block;
}

.mapboxgl-ctrl-top-right {
    display: inline-flex;
}

.mapboxgl-ctrl-bottom-right {
    margin-bottom: 50px;
    bottom: 30px!important;
    /*width: 20px;*/
    /* color: blue; */
    /* width: 12%!important; */
    /* width: 10px; */
    /* margin: 30px!important; */
}

.popup_actions span:hover {
    cursor: pointer;
}

.popup_actions {
    margin-top: 5px;
    font-size: 0.9rem;
    color: #d8ba61;
}

.popup_actions span {
    width: 100%;
    display: block;
}

.analysis_container .analysis_div_tools {
    position: absolute;
    right: 20px;
    color: white;
}

.sticky_content .header_container>.col {
    margin-left: 0px;
}

.sticky_content .header_container {
    margin-bottom: 5px;
}

.sticky_content .header_container i {
    font-size: 1.2rem!important;
}

.sticky_content .collapsible-header {
    color: black!important;
    display: block!important;
    margin-bottom: 0px!important;
}

.sticky_content .collapsible-header .header_container div {
    display: inline;
}

.sticky_content .collapsible-header .header_list_actions {
    display: none;
}

.sticky_content i.open_actions {
    font-size: 1.1em;
    text-align: right;
    padding: 0px;
    margin: 0px;
}

.material-tooltip {
    background-color: black;
    color: white;
    border: 1px solid white;
}

.sticky_content .collapsible-header .header_list_actions .list_sticky_actions {
    /* background-color: blue; */
}

.left.list_sticky_actions i {
    display: inline;
    /* kind of gray */
    color: #495656;
}

.sticky_content .collapsible-body {
    padding: 0px!important;
}

.sticky_content .row.center {
    margin-bottom: 5px!important;
}

.more:hover {
    cursor: pointer;
}

.more {
    font-size: 0.8em;
    margin-left: 21px;
    color: #03A9F4;
}

.queryable_layers_list .extra {
    display: none;
}

.ghs_africa_250m_bigger_2 .more {
    margin-left: 0px;
}

.extended_description {
    display: none;
}

.extended_description_html .table_references span {
    display: block;
}

.analysis_layer.ghs_africa_250m_bigger_2 {}

.extended_description_html,
.extended_description {
    font-size: 0.8rem!important;
    color: #fff;
    line-height: 1rem;
}

.analysis_layer.ghs_africa_250m_bigger_2 .extended_description {
    font-size: 0.9rem!important;
}

.extended_description li {
    line-height: 30px;
}

.extended_description_html table {
    border-bottom: 1px solid #ccc9c4;
}

.extended_description_html table thead {
    color: #FF9800
}

.extended_description .table_references {
    margin-bottom: 0px !important;
    margin-top: 13px;
    margin-left: 10px;
    font-size: 0.8rem;
    color: #d4d1cd;
}

.extended_description.pv_kw_h .table_references,
.extended_description.lcoe_h .table_references {
    margin-left: 0px;
}


/* disabling hover effects on buttons */

nav ul a:hover {
    background-color: rgba(0, 0, 0, 0) !important;
}

.nav_wrapper_tooltip {
    /* font-size: 1.1rem;
        background-color:#e6b618;
    */
    padding: 3px
}

.indicators_li {
    display: none;
}

.layers_list .card-title.activator {
    margin-left: 10px;
}

.initial_modal_title {
    font-size: 2rem;
}

.initial_modal_description {
    line-height: 85px;
    font-size: 1.4rem;
}

.modal-trigger {
    top: -2px!important;
}

nav .sidenav-trigger {
    margin: 0px!important;
}

.ghs_counts span {
    padding: 3px;
    display: block;
    margin-left: 10%;
}

.extended_description_html.pv_kw_h .table_references span {
    display: block;
}

.analysis_on {
    border: 2px solid #FF5722;
}

.indicators_li .range-wrap {
    display: none;
}

.spatial_query_tool_row .tabs {
    overflow: hidden!important;
}

i.activate_highlight.active,
hide_others.active {
    color: #ff9800;
}

.agreggation_title {
    font-size: 1.2rem;
    text-align: center;
    /* max-height: 27px; */
    padding: 0px;
    color: #FF9800;
    margin: 0px!important;
    background-color: #232020;
    /* text-decoration: underline; */
}

.queryable_layers_list {
    /* overflow-y: auto; */
}


/* .d3_legend .col.s4.mouseovered::after
{

    content: '';
  display: block;
  position: absolute;

  right: 15px;
  width: 100%;
  height: 100%;

 
  pointer-events: none;

    border-right: 1px solid #ffc107;
} */


/* .d3_legend .col.s4
{
     border-right: 1px solid #ffc107; 
} */