body,
.wrapper {
    /*    overflow: hidden !important*/
}

.marg {
    padding: 0 !important;
    margin: 0 !important;
}

.marg_m {
    margin: 0 !important;
}

.marg_p {
    padding: 0 !important;
}


/**** Map BOX ****/

#box_map_dsh,
#map {
    height: 650px;
    /*70vh !important;*/
    padding: 5px;
}


/*.list_dash {
    height: 180px;
    overflow-y: auto;
    font-size: 10px;
}*/


/***   LEGEND, GRAPH 1, GRAPH 2, EVOLUTION DANS BOX MAP  ***/

#map_globe {
    position: absolute;
    left: 5px;
    top: 5px;
}

#map_globe img {
    width: 45px;
}

#map_globe div {
    display: inline-block;
}

#map_titre {
    position: absolute;
    bottom: 10px !important;
    left: 5px
}

#map_area {
    position: absolute;
    top: 2px !important;
    right: 5px !important;
    z-index: 1000
}

#graph_legend .case {
    /*    position: absolute;*/
    display: inline;
    font-size: 10px;
}

#graph_legend .case div {
    /*    position: absolute;*/
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    /* border: 0.3px solid #000 */
}

.graph_titre_1,
.graph_titre_2,
.graph_titre_3 {
    font-weight: 500;
    font-size: 13px !important;
    color: #1b7cbd;
}

.chart_2_scroll {
    height: 135px;
    overflow-y: auto;
    overflow-x: hidden;
}

.map-overlay {
    position: absolute;
    /*bottom: 0;
    right: 0;*/
    background: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
    font-family: Arial, sans-serif;
    overflow: auto;
    border-radius: 4px;
}

#features {
    top: 0;
    right: 0;
    height: 650px;
    margin-top: 5px;
    width: 195px;
    padding: 5px;
}

#timeLine {
    bottom: 0;
    right: 0;
    margin-top: 5px;
    height: 55px;
    width: 100%;
    padding: 5px;
}

.ss_visual {
    display: none;
}

#legend {
    bottom: 0;
    left: 0;
    padding: 7px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    line-height: 17px;
    height: 150px;
    margin-bottom: 80px;
    margin-left: 25px;
    width: 135px;
}

.legend-key {
    display: inline-block;
    border-radius: 20%;
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.legend-key-pts {
    border-radius: 100%;
}

.map-overlay h5 {
    font-size: 1, 1.3em;
}

.map-overlay h6 {
    font-size: 0.80em;
}

.map-overlay p, #visual_list label {
    font-size: 0.70em;
    /* margin: 10px; */
    text-align: left;
}

.pp_visual .impact {
    font-size: 0.75em !important;
    font-weight: bold !important;
}

.map-overlay span {
    display: inline-block;
    font-size: 0.70em;
    text-align: left;
}
.map-overlay p i {
    color:#5c1015; font-style: normal;
}


.marker {
    background-image: url('dashboard/alert_1.png');
    background-size: cover;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
}

.mapboxgl-popup {
    max-width: 350px !important;
}

.mapboxgl-popup-content {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 18;
}

.mapboxgl-popup-content a {
    font-size: 11px;
    /*display: block;
    border-bottom: solid 1px #646464;*/
}

.mapboxgl-popup-content span {
    font-size: 10px;
}

#details_crise .crise_contexte{
    max-height:165px;
    overflow-y: auto;
    overflow-x: hidden;
}


/***   ZS MODAL  ***/

.cont_table {
    width: 100%;
    margin: 0 auto;
}

#zsModal .severityColor div {
    height: 22px;
}

#zsModal .dataCles p,
#priorisationModal .dataCles p,
#zsModal .dataSecteur p,
#zsModal .dataCause p,
#zsModal .dataNivUrgence p,
#zsModal .idAlert p,
#zsModal .alertReponse p,
#suivisWin .txt,
#zsModal .data3W span {
    font-size: 0.70em;
}

#zsModal .description div,
#suivisWin .description div {
    font-size: 0.70em;
    overflow-y: auto;
    height: 80px;
}

#alert_table .box_reponse, #alert_priorise .box_reponse, #priorisationModal .box_reponse, #alert_sans_reponse .box_reponse, #alert_reponses .box_reponse{
    margin: 0 auto;
    text-align: center;
    padding: 5px;
    width: 90px
}
#alert_reponses .box_reponse{
    margin: inherit;
}
#priorisationModal .box_reponse{
    margin: 10px auto;
    text-align: center;
    padding: 30px;
    width: 100%
}

#zsModal .box_reponse,
#suivisWin .box_reponse {
    /*height: 10px;
    margin: 0 auto;
    width: 100px*/
    text-align: center;
    margin: 7px 0;
    padding: 3px 5px;
}

#alert_table th, #alert_priorise th,
#alert_table td {
    white-space: nowrap;
    /*width: 400px*/
}

#reponse_global td, #reponse_sectoriel td {
    vertical-align: middle;
}


/*#alert_table .box_reponse .enCours{
    background: ;
}*/

.tab {
    padding-top: 0px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    /*font-family: 'Roboto', sans-serif;
    line-height: 1;
    font-weight: 300;
    color: #888;
    -webkit-font-smoothing: antialiased;*/
}

.tabs {
    /*display: table;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;*/

    display: inline-block;
    overflow: auto;
    overflow-y: hidden;

    max-width: 100%;
    margin: 0 0 1em;

    white-space: nowrap;

    /*background: #AAA;*/
}

.tabs li {
    /*float: left;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
    position: relative;*/
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.tabs a {
    background-color: #eff0f2;
    border-bottom: 1px solid #fff;
    color: rgb(46, 46, 46);
    font-weight: 400;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 2px solid rgb(248, 129, 61);
}

.tabs_item {
    display: none;
    padding: 10px 0;
}

.tabs_item:first-child {
    display: block;
}

.current a {
    color: #fff;
    background: rgb(248, 129, 61);
}

/*.tabdds {
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;

    max-width: 100%;
    margin: 0 0 1em;

    white-space: nowrap;

    background: #AAA;
}

.navbuttons li {
    display: inline-block;
    vertical-align: top;
}*/