body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.content-header{
    width:100%;
    height:72px;
    position: absolute;
    top:0;
    background-color:#C0C0C0;
}

.main{
    width: 100%;
    height: calc(100% - 56px);
    min-height:300px;
    position: relative;
    bottom: 0;
    top: 0;
    transition: margin-top 350ms;
}

/* GLOBAL */

.row .col {
    font: 16px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

table tr td {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

table tr th {
    font: 14px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.center-text{
    text-align:center;
}

#visible {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px;
    background: #FFF;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.icon_status_1{
    width: 20px !important;
    height: 26px !important;
    background: url(../../assets/images/pin-vert-old.svg);
    background-size: 20px 26px;
    padding-top: 2px !important;
    padding-left: 19px !important;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 15px;
}

.icon_status_2{
    width: 20px !important;
    height: 26px !important;
    background: url(../../assets/images/pin-jaune-old.svg);
    background-size: 20px 26px;
    padding-top: 2px !important;
    padding-left: 19px !important;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 15px;
}

.icon_status_3{
    width: 20px !important;
    height: 26px !important;
    background: url(../../assets/images/pin-orange-old.svg);
    background-size: 20px 26px;
    padding-top: 2px !important;
    padding-left: 19px !important;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 15px;
}

.icon_status_4{
    width: 20px !important;
    height: 26px !important;
    background: url(../../assets/images/pin-bleumarine-old.svg);
    background-size: 20px 26px;
    padding-top: 2px !important;
    padding-left: 19px !important;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 15px;
}

.icon_status_5{
    width: 20px !important;
    height: 26px !important;
    background: url(../../assets/images/pin-blanc-old.svg);
    background-size: 20px 26px;
    padding-top: 2px !important;
    padding-left: 19px !important;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 15px;
}

.reduce{
    width: 24px;
    height: 24px;
    position: absolute;
    right: 3px;
    top: 3px;
    background: url(../images/shrink.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
}

.button_alert_email{
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-image: url("../images/alert.png");
    cursor:pointer;
}

/* NAV */

#navbarHeader.collapse.show{
    display:block !important;
}

/* LOADER */

#loader {
    width:225px;
    height:90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index:9999;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 20px;
    border-radius: 5px;
    border: 2px solid rgba(0,0,0,0.2);
    color: #333;
    background: #fff;
    background-clip: padding-box;
    display:none;
}

#loader-wrapper{
    position: absolute;
    z-index:9998;
    width:100%;
    height:100%;
    background-color:#00000078;
    display:none;
}

/* STATS */

#stats-container{
    position: absolute;
    bottom:20px;
    left: 5px;
    padding-right: 3px;
    width: auto;
    height: auto;
    z-index: 999;
}

#stats,
#stats-locaux {
    min-width: 370px;
    max-width: 370px;
    height: 135px;
    position: relative;
    z-index: 1000;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 5px;
    display:none;
    border-radius: 5px;
    border: 2px solid rgba(0,0,0,0.2);
    color: #333;
    background: #fff;
    background-clip: padding-box;
}

.reduced-stats{
    width: 180px !important;
    height: 35px !important;
}

.reduced-stats table tbody{
    display:none;
}

@media screen and (max-width: 380px) {
    #stats-container{
        width: 98%;
    }
    #stats,
    #stats-locaux {
        min-width: auto;
    }
}
/*
@media screen and (max-width: 480px) {
    #stats,
    #stats-locaux {
        bottom: 36px;
    }

    #stats.reduced-stats,
    #stats-locaux.reduced-stats{
        bottom: 36px;
    }
}*/

#stats table,
#stats-locaux table {
    width:100%;
}


#stats tr td img,
#stats-locaux tr td img {
    width:16px;
    height:16px;
}

#stats tr td.value,
#stats-locaux tr td.value {
    text-align: right;
}

/* LEGEND ZAPM */

#legendZAPM {
    overflow:hidden;
    width: 245px;
    height: 200px;
    position: absolute;
    top: 238px;
    right: 10px;
    z-index: 999;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 5px;
    display:none;
    border-radius: 5px;
    border: 2px solid rgba(0,0,0,0.2);
    color: #333;
    background: #fff;
    background-clip: padding-box;
}

.reduced-legendZAPM{
    width: 130px !important;
    height: 35px !important;
}

/* LEGEND ZAPM COMPANY */

.reduced-legendZAPMCompany{
    width: 110px !important;
    height: 35px !important;
}

#legendZAPMCompany {
    overflow:hidden;
    width: 110px;
    height: 175px;
    position: absolute;
    top: 238px;
    right: 10px;
    z-index: 999;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 5px;
    display:none;
    border-radius: 5px;
    border: 2px solid rgba(0,0,0,0.2);
    color: #333;
    background: #fff;
    background-clip: padding-box;
}

/* LAST UPDATE */

/*#last_update {
    width: auto;
    min-width: 335px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 11px;
    line-height: 1.5;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-left:5px;
    padding-right:5px;
    background: rgba(255, 255, 255, 0.7);
    margin: 0;
    line-height :16.5px;
    color: #333;
    background-clip: padding-box;
}*/

/* MAP */

#map {
    width: 100%;
    height: 100%;
}
