.el_fiche_du_jour {
    background-color: #f6f6f6;
}
.el_fiche_du_jour_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 70px;
}
.el_img_fiche.el_lazyload {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.el_fiche_desc {
    background-color: inherit;
    bottom: 0px;
    margin-right: 12px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 4px;
}
.el_fiche_desc h4 {
    margin-top: 10px;
}


.scrollBar.dropdown-menu {
    font-size: 14px;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
}
.scrollBar {
    max-height: 300px;
    overflow: auto;
}
.kl_listDropdown li a {
    width: 100%;
    display: inline-block;
    padding: 6px 10px;
}
.kl_listDropdown li {
    width: 100%;
}
.kl_listDropdown li span.badge{
    margin-right: 5px;
    margin-top: 3px;
}
.nav-pills > li.active > a, .nav-pills > li > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #337ab7;
}
.mCSB_inside > .mCSB_container {
    margin-right: 4px;
}
.mCSB_scrollTools {
    right: 2px !important;
}

.leaflet-shadow-pane{
	display: none;
}