.cat_div {
    color: white;
    margin: 10px;
    text-align: center;
}

.cat_div span {
    /* display: block; */
}

td.data_td {
    margin: 0;
    /* vertical-align: top; */
    padding: 2px 5px;
    margin: 2px;
    text-align: center;
}

.dataTable {
    table-layout: fixed;
    /* background: #5547471f!important; */

}
.dataTable * {


}
.dataTables_wrapper label
{
    /* color:#049be5;
    background: #ff000000 !important; */
}
.dataTables_wrapper input[type=search]:not(.browser-default)
{

    background:#a4a6a838!important;
    font-size: .9rem!important;
    margin-right: 5px;
    color:orange;


}
/* .dataTable.d-flex.name,
 .dataTable.d-flex.name label,
 .dataTable.d-flex.name input
{
    background: #c20909e1 !important;
    background-color: #5547471f !important;
} */
.table_container table
{
    width: 100%!important;
}
.dataTables_wrapper {

}

td,
th {
    /* color: white!important; */
    /* max-width: 80px;
    max-height: 50px; */
    width: 100%!important;
    text-align: center;
    padding-right: 3px;
    padding-left: 3px;
    padding: 5px 5px;
    /* border-left: 1px solid floralwhite; */
}
.table_container table th.sorting:hover
{
    cursor: pointer;

}
.table_container table th
{
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #ff9800;
    text-decoration-thickness: 2px;


}

.table_container table .dtrg-group th
{
    text-decoration: unset;
}

.table_container table td
{
    line-height: 1rem;
}
.dataTables_wrapper select
{
    display: inline-block!important;
    width: 1rem;
    max-height: 25px;
    margin:5px;

}
td.name
{
    text-align: left!important;
}

/* .mdc-data-table__header-cell */

.datatable_legend_icons_container i.active {
    color: #fb9801;
}

.datatable_legend .collection-item.active {
    background-color: #464545!important;
}

.from_all_admin_simple_analysis .download_excell_simple_analysis:hover {
    cursor: pointer;
}

.from_all_admin_simple_analysis .download_excell_simple_analysis,
.from_all_admin_simple_analysis .fullscreen_table {
    color: #00bcd4;
    font-size: 1rem;
    text-decoration: underline;
    display: inline-block;
    width: 40%;
    text-align: center;
}

.from_all_admin_simple_analysis .download_excell_simple_analysis:hover,
.from_all_admin_simple_analysis .fullscreen_table:hover {
    color: orange;
    cursor: pointer;
}

.map_results_control_container.inactive {
    background-color: unset!important;
    border: unset;
    min-width: unset;
    box-shadow: unset;
}

.slide_btn {
    display: none;
}

.slide_btn i {
    font-size: 1.6rem;
}

.slide_btn a.btn-floating {
    background-color: #fb9801;
    /* #fb9801 */
}

.dataTables_scrollBody td.active {
    border-right: 1px solid #2fa1ff;
    border-left: 1px solid #2fa1ff;
    background-color: #9b5f04!important;
}

.from_all_admin_simple_analysis .title .col.s10 {
    text-align: center;
    font-size: 1.2rem;
}

.from_all_admin_simple_analysis table {
    margin-bottom: 0px!important;
}

.from_all_admin_simple_analysis td,
.from_all_admin_simple_analysis th {
    max-width: 30px;
}

.from_all_admin_simple_analysis .close_popup {
    font-size: 22px;
    color: #ff9800;
}

.from_all_admin_simple_analysis .close_popup:hover {
    cursor: pointer;
}

.from_all_admin_simple_analysis>.row>.col.s2 {
    padding: 0px!important;
}

.datatable_title .title,
.from_all_admin_simple_analysis .title {
    /* text-align: center; */
    color: white;
    text-align: center;
    font-size: 0.8rem;
    padding: 2px;
}

.datatable_title .title span,
.from_all_admin_simple_analysis .title span {
    color: #ff9800;
    font-size: 1rem;
}

.from_all_admin_simple_analysis th.adm_th {
    width: 30%!important;
}

.from_all_admin_simple_analysis th.adm_th {
    width: 30%!important;
}

.from_all_admin_simple_analysis td.adm_td {
    /* float: left; */
    width: 30%!important;
    text-align: left;
    /* -webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 .75rem; */
    min-height: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.from_all_admin_simple_analysis .datatable_legend .collection-item i {
    font-size: 0.9rem;
    /* display: inline-block; */
}

.from_all_admin_simple_analysis .datatable_legend .material-icons {
    vertical-align: unset!important;
}

.from_all_admin_simple_analysis .datatable_legend .collection-item i.visibility {
    display: inline;
    max-width: 13px;
}

.from_all_admin_simple_analysis .datatable_legend .datatable_legend_icons_container>span {
    display: inline-block;
    max-width: 13px;
}

.from_all_admin_simple_analysis .datatable_legend .datatable_legend_icons_container {
    margin-left: 10px;
}

.from_all_admin_simple_analysis .datatable_legend .collection-item .param_container {
    color: white!important;
}

.from_all_admin_simple_analysis td.adm_td .col.s10 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 3px;
}

.from_all_admin_simple_analysis td.adm_td .col.s2 {
    padding-right: 5px;
}

.from_all_admin_simple_analysis td.pop.mdc-data-table__cell {
    width: 18%!important;
    font-size: 0.7rem!important;
}

.from_all_admin_simple_analysis th.pop {
    width: 18%!important;
}

th {
    /* color: red!important; */
    font-weight: 300;


}

.mdc-layout-grid {
    color: gold;
    font-weight: 100;
}

.cat_div {
    color: white;
    margin: 10px;
}

.cat_div span {
    /* display: block; */
    display: inline-block;
}

.cat_div i {
    font-size: 1rem;
    margin-left: 0.7rem;
    color: gold;
}

.cat_div i:hover {
    cursor: pointer;
}

.val_div_container {
    display: none;
}

.th_icon {
    float: right;
    position: relative;
}

.th_icon i {
    font-size: 1.1rem;
}

.th_icon:hover {
    icon: cursor;
}

.div.dataTables_wrapper table.mdc-data-table__table thead tr th.sorting_asc:after,
div.dataTables_wrapper table.mdc-data-table__table thead tr th.sorting_desc:after,
div.dataTables_wrapper table.mdc-data-table__table thead tr th.sorting:after,
div.dataTables_wrapper table.mdc-data-table__table thead tr th.sorting_asc:before,
div.dataTables_wrapper table.mdc-data-table__table thead tr th.sorting_desc:before,
div.dataTables_wrapper table.mdc-data-table__table thead tr th.sorting:before {
    content: none!important;
    /* display:none; */
}

.sort.active {
    color: white;
}

.val_div_container>span {
    font-size: .8rem;
}

.val_div_container .val {
    /* font-size: 1.3rem; */
    color: #2ba59a;
}

td {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom: 0.5px solid #5d5555;
}

.countries_dropdown ul {
    max-height: 500px;
    max-width: 300px;
}

.ul_actions div span {
    display: inline-block!important;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 0.8rem!important;
}

.dataTables_scrollBody thead {
    display: none;
}

.er_2014 {
    /* display:none; */
}

td.adm_td {
    /* width: 80px;  */
    /* font-size: 1.1rem; */
    font-weight: 100;
    text-align: left!important;
    padding-left: 2px!important;
    /* width:15%; */
}

.dataTables_wrapper {
    width: 100%;
     overflow: auto;
    max-height: 60vh;

    /* margin-right: 40px; */
    /* margin-left: 40px; */
}

#stats_modal .dataTables_wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

table {
    margin: 0 auto;
    width: 100%;
    clear: both;
    border-collapse: collapse;
    table-layout: fixed;
    word-wrap: break-word;
}

.dataTables_filter,
.dt-buttons {
    display: block;
}
.dataTables_wrapper select
{
    width: 50px;
}

.data_td {
    display: none;
}

.mdc-data-table__row td {
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
}

#stats_modal .mdc-data-table__row td,
#stats_modal .mdc-data-table__row th {
    font-size: .9rem;
}

#stats_modal .mdc-data-table__cell {
    height: 30px;
}

.mdc-data-table__header-row {
    font-size: .9rem;
    text-align: center;
}

#stats_modal .mdc-data-table__header-row {
    font-size: .9rem;
}

.from_all_admin_simple_analysis .mdc-data-table__header-row {
    font-size: 0.8rem;
    border-right: 1px solid #8e8282;
}

tr.mdc-data-table__row.higlighted_datatable_tr {
    background: #d88f1e!important;
}

tr.mdc-data-table__row.temp_higlighted_datatable_tr {
    background: #05b97296!important;
    cursor: pointer;
}

.mdc-data-table__row {
    border-bottom: 1px solid #655b5b;
}

.datatable_title {
    font-size: 1.8rem;
    /* height: 50px; */
    color: white;
    text-align: center;
    margin-top: 20px;
    position: relative;
}

.datatable_title:after {
    position: absolute;
    content: '';
    border-bottom: 2px solid #c9352a;
    width: 70%;
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
}

.dataTables_scrollHead {
    max-height: 40px;
    border-bottom: 3px solid #ff9800!important;
}

.mdc-data-table__row {
    border-bottom: 1px solid grey;
}

.mouseovered_datatable_tr {
    background: #d55e5e!important;
    cursor: pointer;
}

.from_all_admin_simple_analysis thead .material-icon {
    transform: rotate(90deg);
}

.mapboxgl-ctrl-bottom-right.with_table {
    /* bottom: 10px!important; */
    /* bottom: -135px!important; */
    top: 122px
}

.mapboxgl-ctrl-bottom-right.with_table .dataTables_wrapper {
    width: 25vw;
    max-height: 68vh;
    margin-left: 0px;
    margin-right: 0px;
}

.mapboxgl-ctrl-bottom-right.with_table .dataTables_wrapper .mdc-data-table__cell {
    height: unset;
}

.mapboxgl-ctrl-bottom-right.with_table .mdc-data-table__cell,
.mapboxgl-ctrl-bottom-right.with_table .mdc-data-table__header-cell {
    padding: 5px;
}

.mapboxgl-ctrl-bottom-right.with_table .mdc-data-table__header-cell {
    overflow: unset;
    /* padding-left: 100px; */
    height: fit-content;
    padding-top: 10px;
}

.mapboxgl-ctrl-bottom-right.with_table .mdc-data-table__header-cell>div {
    /* height: 200px; */
}

.mapboxgl-ctrl-bottom-right.with_table ::-webkit-scrollbar {
    width: 6px;
}

.mapboxgl-ctrl-bottom-right.with_table .dataTables_scrollHead {
    max-height: unset;
}

th.rotate {
    /* Something you can count on */
    white-space: nowrap;
}

th.rotate>div {
    transform: /* Magic Numbers */
    translate(2px, 107px)/* 45 is really 360 - 45 */
    rotate( -90deg);
    width: 35px;
}

th.rotate>div>span {
    border-bottom: 1px solid #ccc;
    /* padding: 5px 10px; */
}

.mapboxgl-ctrl-bottom-right.with_table .dataTables_wrapper {
    background-color: #060606;
}

.mapboxgl-ctrl-bottom-right.with_table .mdc-data-table__row td {
    font-size: 0.9rem;
}

.mapboxgl-ctrl-bottom-right.with_table .dataTables_scrollHeadInner {
    /* min-height: 150px; */
}

.adm_td_actions {
    display: none;
}

.adm_td_actions .material-icons {
    font-size: 1rem;
}

.material-icons.adm_td_switch {
    color: #858282;
}

.mapboxgl-ctrl-bottom-right.with_table .datatable_legend .collection .collection-item {
    background-color: #212020;
    line-height: 1rem;
    padding: 2px 2px;
    margin: 0;
    border-bottom: 1px solid #575651;
    line-height: 0.4rem;
    font-size: .8rem;
    /* max-height: 1.5rem; */
}

.mapboxgl-ctrl-bottom-right.with_table .datatable_legend .collection {
    border: unset;
    border-bottom: 1px solid #e0e0e0;
}

.datatable_legend .col.short_name {
    color: ff9800;
    margin-right: 20px;
    padding: unset;
}

.mdc-data-table__cell,
.mdc-data-table__header-cell {
    padding: 0px!important;
}


/* holding the gradient legend on analysis */

.datatable_legend .map_legend_container {
    display: none;
    /* background: #322525; */
    /* border-bottom: 1px solid grey; */
    padding: 7px;
    margin-bottom: 0px!important;
}

.map_legend_container>.col {
    /* margin:2px!important; */
    padding: unset!important;
}

.map_legend_container .min,
.map_legend_container .max {
    height: 13px;
    top: 8px;
    position: relative;
    font-size: 0.7rem;
}

.map_legend_container .min {
    margin-right: 3px;
}

.map_legend_container .max {
    margin-left: 5px!important;
}

.map_legend_container .gradient {
    margin-right: unset;
}


/* NEWS */

.datatable_legend>.collection {
    margin-bottom: 0px!important;
}

.map_legend_container .map_table_interaction,
.map_legend_container .map_table_circles {
    width: 100%;
    height: 20px;
    font-size: 0.8rem;
}

.map_legend_container .map_table_interaction {
    margin-top: 0px;
}

.map_legend_container .map_table_interaction span,
.map_legend_container .map_table_circles span,
.map_legend_container .map_table_labels span {
    font-size: 0.7rem;
}

.map_legend_container .map_table_interaction [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.map_legend_container .map_table_circles [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    border: 2px solid #be7a12;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 0.9rem;
}


/* .from_all_admin_simple_analysis .dt-buttons {
    display: block!important;
}

.dt-buttons i.tooltiped {
    font-size: 1rem;
} */

.dataTables_info_btn .info {
    color: white;
    width: fit-content;
}

.dataTables_info_btn .hc_params label,
.dataTables_info_btn .hc_params [type="checkbox"]+span:not(.lever) {
    color: white!important;
    font-size: 0.8rem!important;
    font-weight: normal!important;
    padding-left: 25px!important;
}

#stats_modal .dataTables_info_btn:hover,
#stats_modal .show_hide_params_description2_btn:hover {
    cursor: pointer;
}

#stats_modal .dataTables_info_btn,
#stats_modal .show_hide_params_description2_btn {
    font-size: .7rem;
    margin-left: 0px;
    padding: 8px;
    background: #ff9800;
    max-height: 1.5rem;
    line-height: 0.6rem;
    color: white!important;
    font-weight: 100;
    display: inline-block;
}

.show_hide_params_description2_btn {
    background-color: #2196f3!important;
}


/* .dataTables_info_btn {
  margin-left: 48px;
} */

.dataTables_info_btn .download_excel_table {}

.dataTables_info_btn .download_excel_table:hover {
    cursor: pointer;
}

.hidden_th {
    display: none;
}

td.hidden {
    display: none;
}


/* .main_dataTables_wrapper {
  display: none;
  margin-left: 36px;

  width: 90%;
  font-size: 0.8rem;
} */

#stats_modal .main_dataTables_wrapper {
    margin-left: 0px;
    width: 100%;
}

.adm_name.col.s9 {
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
}

.datatables_counts {
    font-size: 1.2rem;
    color: #FF5722;
}

#stats_modal .modal-content {
    padding: 7px!important;
}

.mdc-data-table__table {
    white-space: unset!important;
}

#stats_modal .mdc-data-table__header-cell {
    height: unset!important;
    background-color: #323131!important;
}

#stats_modal {
    top: 2%!important;
    max-height: 95%!important;
    font-weight: 100;
}

#stats_modal .modal-content {
    padding: 5px 10px;
}

#stats_modal .info {
    font-size: .9rem;
    margin: 0.7rem 0px;
}

#stats_modal .mdc-data-table__header-cell {
    -webkit-font-smoothing: unset;
    font-weight: 100;
    vertical-align: middle;
}

#stats_modal .all_hc_dataTables_wrapper table .mdc-data-table__header-cell {
    vertical-align: unset;
}

.dataTables_info {
    /* display: none; */
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    clear:none;
    font-size: .8rem;
    padding-top:0;
    padding: 5px;
    padding-left: 0px;
}
.dataTables_wrapper .dataTables_paginate a
{
    margin-right:10px;

}

.dataTables_wrapper select
{

}
#stats_modal .mdc-data-table__content td.adm_td span.empty {
    margin-right: 5px;
    font-size: .7rem;
    color: #ffc107;
    font-weight: 200;
}

.highlighted_datatable_content {
    background-color: #373333;
}

.cat {
    padding: 5px;
    color: white;
    border-radius: 5%;
    width: fit-content;
    font-size: .8rem;
}

.hc_dataTables_wrapper .params_description {
    color: white;
    background: black;
}

.hc_dataTables_wrapper .params_description_container {
    color: #cfc4c4;
    font-size: .8rem;
    font-weight: 100;
    display: inline-table;
    max-width: 18%;
    margin-right: 1rem;
}

.hc_dataTables_wrapper .params_description_container .collection-item {
    padding: 5px 0px;
}

#stats_modal .collapsible {
    margin-top: 2rem;
}

#stats_modal .collapsible-body {
    padding: 1rem;
}

#stats_modal .collapsible-header {
    background-color: #322e29;
    border: 1px solid #5d5959;
}

#stats_modal .collection {
    border: unset!important;
}

#stats_modal .collection a.collection-item:not(.active):hover {
    background-color: unset!important;
    cursor: unset!important;
    text-decoration: none!important;
}

.hc_dataTables_wrapper .collection a.collection-item {
    background: black;
    color: white;
    font-size: .8rem;
    border: unset;
}

.hc_dataTables_wrapper .collection {
    border: 1px solid #575151;
}

.params_description_container .collection-item {
    padding: 5px 10px;
}

.hc_dataTables_wrapper .params_description_container .col-content {
    border: 1px solid #5d5959;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: fit-content;
}

.hc_dataTables_wrapper .params_description2 {
    display: none;
}

.hc_dataTables_wrapper .show_hide_params_description2 .btn {
    font-size: .8rem;
    padding: 0 4px;
    color: white;
}

.hc_dataTables_wrapper .collection .col.s3 {
    padding: 0 0.2rem;
}

.hc_dataTables_wrapper .params_description_container .title {
    /* max-width: 150px; */
    line-height: .8rem;
    padding: 5px;
    font-size: .7rem;
}

#stats_modal .tabs li.tab {
    border: 1px solid #594a33;
    border-radius: 0.16rem;
    background-color: black;
}

#stats_modal .tabs li.tab a {
    color: #ffc107!important;
    margin-left: 20px!important;
    font-weight: 100;
    margin-top: 0px;
}

.params_description_container table {
    table-layout: auto;
    width: fit-content;
    min-width: 170px;
}

.params_description_container table td,
.params_description_container table th {
    border: none;
    padding: 5px 5px;
    text-align: left;
}

#stats_modal .tabs {
    background-color: black;
    border-bottom: 1px solid darkgray;
    border-bottom: 1px solid #3c3333;
}

.tab.col {
    font-size: 1rem;
    color: white;
    background: black;
    border-right: 1px solid grey;
}

.tabs_row {
    border: 1px solid white;
}

#stats_modal .tabs .tab a {
    text-align: left!important;
    text-transform: none !important;
    padding: 0 4px!important;
    font-size: 1rem!important;
    color: #575050!important;
    margin-top: 7px;
    font-weight: bold;
}

#stats_modal .tabs .indicator {
    /* background-color: #000; */
    top: 36px;
    background-color: #ffc107;
    width: 20%;
    margin-left: 0px;
    height: .2rem;
}

#stats_modal .tabs .tab a:focus,
#stats_modal .tabs .tab a:focus.active {
    background-color: unset;
    outline: none;
}

#stats_modal .row_container {
    padding: 7px;
    border-top: 0px;
}

.hc_dataTables_wrapper .params_description_container table {
    margin-bottom: unset;
}

.hc_dataTables_wrapper .dataTables_scrollHeadInner {
    width: 100%!important;
}

.all_hc_dataTables_wrapper {
    padding: 8px;
    border: 1px solid #444040;
    border-top: 0px;
}

.chosen-container-single .chosen-single {
    /* line-height: unset; */
    font-size: 1rem!important;
    line-height: 1rem!important;
}
.taf_dataTables_wrapper td{
    font-size: .8rem;
}

.highcharts-legend-item
{

}
.highcharts-background

{
    fill: var(--bs-body-bg);
}
.table_info span
{
  font-size: .9rem;
    margin: 10px;
    margin-left: 0px;

}
.dataTables tbody tr.selected
{
background-color: #7a7676;
}
.dataTables tbody tr.zoomed
{
    background-color: #217773
}
.dataTables tbody tr:hover
{
  cursor: pointer;
}
.dataTables tbody tr td .form-check-input
{
  opacity: 0;
  display: none;
}

.table_info {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    padding: 3px;
}
.table_info .countries
{
    max-width: 50ch; /* Set the maximum width */
    overflow: hidden; /* Hide overflowed content */
    white-space: nowrap; /* Prevent wrapping */
    text-overflow: ellipsis; /* Display ellipsis (...) for overflowed content */

}

td.perc_mined div
{
    display:block;
}

td.perc_mined div>span
{
    display: block;
    color: white;
}

td.perc_mined div>span.area
{
    color: unset;
    font-size: .8rem;
    font-weight: 100;
    color: #cbbbbbcf;
}
.custom-excel-button:hover,
.custom-pdf-button:hover
{
    cursor: pointer;
    font-weight: 100;
    color:rgb(77, 153, 240);
}
.custom-excel-button,
.custom-pdf-button
{
    font-size: .8rem;
    text-decoration: underline;
    border:unset;
}