.filtre {
    background-color: #7a797a;
    opacity: 65%;
}

.filtre2{
    color: black;
    opacity: 1;
    padding: 10px;
}

/* petit + pour afficher plus de donnees*/

/*.afficher_plus {*/
/*    position: absolute;*/
/*    left: 19%;*/
/*    top:95.8%;*/
/*}*/


/*.afficher_plus::before,*/
/*.afficher_plus::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 7px;*/
/*    height: 32px;*/
/*    background: red;*/
/*    !*border-radius: 0px 0px 100 0;*!*/
/*    transform: translateX(-25px);*/
/*    transform-origin: 0 50%;*/
/*}*/

/*.afficher_plus::after {*/
/*    left: -19px;*/
/*    transform: rotate(90deg);*/
/*    transform-origin: 10% 40%;*/
/*}*/


/*.afficher_moins {*/
/*    position: absolute;*/
/*    left: 11%;*/
/*    top:96.3%;*/
/*}*/

/*.afficher_moins::before,*/
/*.afficher_moins::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 7px;*/
/*    height: 32px;*/
/*    background: blue;*/
/*    !*border-radius: 0px 0px 100 0;*!*/
/*    transform: translateX(-25px);*/
/*    transform: rotate(90deg);*/
/*    transform-origin: 0 50%;*/
/*}*/


/*.plus {*/
/*    visibility: hidden;*/
/*}*/

/*.afficher_plus{*/
/*    visibility: visible;*/
/*}*/


/*.moins {*/
/*    visibility: hidden;*/
/*}*/

/*.afficher_moins{*/
/*    visibility: visible;*/
/*}*/

.font-add-slide-style{
    width: 1rem;
}

.font-del-slide-style{
    width: 1rem;
}










