.group-ActusfContents {
    background: rgba(0, 0, 0, 0) url("./img/contenus.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfWork {
    background: rgba(0, 0, 0, 0) url("./img/oeuvres.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfMember {
    background: rgba(0, 0, 0, 0) url("./img/personnalites.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfEvent {
    background: rgba(0, 0, 0, 0) url("./img/evenements.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfCollection {
    background: rgba(0, 0, 0, 0) url("./img/maison-collection.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfPersons {
    background: rgba(0, 0, 0, 0) url("./img/personnalites.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfRelations {
    background: rgba(0, 0, 0, 0) url("./img/typage.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfAdmin {
    background: rgba(0, 0, 0, 0) url("./img/gestion-comptes.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfPubs {
    background: rgba(0, 0, 0, 0) url("./img/publicites.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.group-ActusfGdpr {
    background: rgba(0, 0, 0, 0) url("./img/lock.svg") no-repeat scroll 6px center;
    background-size: 18px;
}

.articleSearch .search > td {
    padding-top: 30px;
}

strong {
    font-weight: bold;
}

.mce-content-body img[style*="float: left"] {
    margin-left: 0;
}

.mce-content-body img[style*="float: right"] {
    margin-right: 0;
}

.mce-content-body img {
    margin: 10px;
}

.maskDefault .tl_optionwizard tbody tr td:nth-child(3) {
    display: none;
}

.maskGroup .tl_optionwizard tbody tr td:nth-child(4) {
    display: none;
}

.tl_listing td{
    padding: 0.5rem 0;
}

.version {
    background-color: #0e2231;
    padding: 1rem;
    color: #fff;
}

.version a {
    color: #fff;
    text-decoration: underline;
}

.version a:hover {
    color: #037c79;
    text-decoration: none;
}

h1#main_headline {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.8rem;
    color: #fff;
    background: #02787a; /* Old browsers */
    background: linear-gradient(to right, #02787a 25%, #12b2b5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02787a', endColorstr='#12b2b5', GradientType=1); /* IE6-9 */
}

.tl_level_2 li.active a {
    color: #fff;
}

.tl_level_2 li.active a {
    color: #fff;
}

.tl_level_2 li.active:hover {
    background: #02787a; /* Old browsers */
    background: linear-gradient(to right, #00025a 25%, #001ab5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02787a', endColorstr='#12b2b5', GradientType=1); /* IE6-9 */
}
