body {
    font-size: 12.5px !important;
}

/*@media (max-width: 768px){
    .navbar-main {
        font-size: 12px !important;
    }
}*/


 /*@media screen and (max-width: 1074px) {
    .navbar-main {
        font-size: 13.5px !important;
    }
 }*/

.dropdown-menu, .leaflet-control-layers .leaflet-control-layers-list {
    z-index: 999999999 !important;
}

div.dataTables_processing { z-index: 10000; }

.color-red {
    stop-color: #e23131;
}

.color-yellow {
    stop-color: #fbe500;
}

.color-green {
    stop-color: #25cd6b;
}

.colorred {
    color: #e23131;
}

.coloryellow {
    color: #fbe500;
}

.colorgreen {
    color: #25cd6b;
}

.colorblue {
    color: #1b99bd;
}

/*body {
    font-size: 13.5px;
}*/

/*.montant {
    color:#2faf62;
}*/

.navbar-main {
    font-size: 13px;

}

.leaflet-control-layers .leaflet-control-layers-list>li>a {
    font-size: 12px;
}

.dropdown-menu>li>a, .leaflet-control-layers .leaflet-control-layers-list>li>a {
    font-size: 12px;
}

widget-stats .stats-title {
    position: relative;
    line-height: 1.1;
    font-size: 14px;
    margin: 2px 0 7px;
}

menu>li>a, .leaflet-control-layers .leaflet-control-layers-list>li>a {
    font-size: 11.5px;
}

.label-digitrans-primary {
    background-color: #423B97;
}

.label-digitrans-secondary {
    background-color: #ED7423;
}

.label-digitrans-tertiare {
    background-color: #34bfc6;
}

.label-yellow {
    background-color: #FDC613;
}

.label-marron {
    background-color: #8a6d3b;
}

.label-marron-gray
{
    background-color: #a94442;
}

div.dataTables_processing { z-index: 10000; }

.modal_report_small_text{
    font-size: 11px;
}

.media, .media-body {
  overflow : initial;
}

.leaf-device-marker .name i {
    font-size: 11px;
}


 @media (min-width: 768px) and (max-width: 1415px){
    .navbar-main {
        font-size: 12px !important;
    }
 }

 @media (min-width: 768px) and (max-width: 1222px){
    .admin-layout .header .navbar-nav li>a>.icon {
        display: none !important;
    }
 }

 @media (min-width: 768px) and (max-width: 1086px){
    .navbar-header {
        display: none !important;
    }
 }

 .leaflet-popup-geofence .name {
    font-size: 9px !important;
}
.leaf-device-marker .name i {
    font-size: 9px !important;
}

