.bt-all-fix {
    width: 48px;
    height: 48px;
    margin-bottom: 6px;
    color: #FFF;
    font-size: 14px;
    line-height: 24px;
    padding-top: 11px;
    font-weight: bold;
    background-color: #248cc8;
    text-align: center;
    border-radius: 24px 0px 0px 24px;
    z-index: 11111;
}

.open-close-all-fix {
    /*border: 3px solid #73AD21;*/
    position: fixed;
    top: 30%;
    right: 0px;
    margin-top: 80px;
    z-index: 11111;
}

.childBloc {
    margin-top: 12px !important;
}

#minifleche {
    width: 12px;
    height: 12px;
    background-color: #FF0000;
}

.childtitleH::before {
    content: "\2193";
    color: #1e77ba;
    margin-right: 3px;
}

.childtitleB::before {
    content: "\25B6";
    color: #1e77ba;
    margin-right: 3px;
}

.childtitle {
    margin: 0px !important;
    padding: 3px;
    color: #1e77ba;
    background-color: #FFF;
    font-size: 17px !important;
    font-weight: normal;
    cursor: pointer !important;
}

.childcontent {
    top: 0px;
    margin: 0px 12px 12px 12px !important;
    padding: 0px 12px 12px 12px !important;
    /*  font-size : 14px !important;*/
    /* background-color: #ff0000; border-radius: 12px; */
}

.content-single-foot {
    position: relative;
    width: 100% !important;
    float: left;
    border: solid 0px #FFF !important;
}

.content-single-foot .share-buttons {
    margin: 0px 0 0 0 !important;
    border: solid 0px #FFF !important;
}

.add-content {
    position: relative;
    width: 100%;
    float: left;
}