.underline {text-decoration : underline !important}
.gris {color : #888}
.liste-gauche {padding : 0; list-style : none;}
.liste-gauche li {display : block;padding-top : 5px;cursor : pointer;font-weight : bold;}
.liste-gauche li:hover {text-decoration : underline;}
.liste-gauche li:first-child {margin-top : 30px;margin-bottom : 20px;text-decoration : none;cursor : default;text-transform : uppercase;}
.allCheckGrossiste input, .infoGrossiste input {margin-left : 10px;}
.categorie-main, .sousCategories {text-transform : uppercase;margin-left : -15px;margin-bottom : 5px;cursor : pointer;}
.sousCategories {font-size : 12px;margin-left : 10px;margin-bottom : 5px;cursor : pointer;color : #7d7a7a !important;font-weight : normal !important;}
.sousCategories span {display : inline-block;margin-left : 5px;transform : rotate(0deg);}
.categorie-main.active span {transform : rotate(90deg);}
.sousCategories.active {font-weight : bold !important;}
.categorie-main.active {font-weight : bold;}
.menu-catalogue {background-color : white;z-index : 999;}
.categorie {margin-left : 20px}
.titre-sscategorie {color : #a5a2a2;margin-top : 5px}
.titre-souscategorie {color : #a5a2a2;}
.dateMEL.active {color : #EF4464;text-decoration : underline}
@media (min-width : 992px) {
    .contentFiltreRecherche.uberbar {top : -7% !important;}
    }