.thumbnailSwiper .title {
    font-size: 22px !important;
    color: white !important;
    font-family: sans-serif;
}


.bookmark_caption {
    font-size: 12px;
	color: white !important;
}

.grayShadow {
    display: none !important;
    opacity: 0;
}

.tableofcontent_form {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.tableofcontent_form * {
    color: inherit;
}

.tableofcontent_form .item {
    transition: all 0.5s;
    color: #ffffff;
    border-left: 4px solid transparent;
    margin-left: 5px;
}
.tableofcontent_form .item:hover {
	border-color: transparent!important;
	color: #7a7b7d !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(1) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(1):hover {
    background: #222222 !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(2) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(2):hover {
    background: #444444 !important;
}
.tableofcontent_form .item:nth-child(3) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(3):hover {
    background: #222222 !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(4) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(4):hover {
    background: #444444 !important;
}
.tableofcontent_form .item:nth-child(5) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(5):hover {
    background: #222222 !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(6) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(6):hover {
    background: #444444 !important;
}
.tableofcontent_form .item:nth-child(7) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(7):hover {
    background: #222222 !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(8) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(8):hover {
    background: #444444 !important;
}
.tableofcontent_form .item:nth-child(9) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(9):hover {
    background: #222222 !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(10) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(10):hover {
    background: #444444 !important;
}
.tableofcontent_form .item:nth-child(11) {
    border-color: #7a7b7d;
}
.tableofcontent_form .item:nth-child(11):hover {
    background: #222222 !important;
}
}
.tableofcontent_form .item:nth-child(10):hover {
    background: #cdc598 !important;
}
/** DÉBUT BLOCK LIEN SOMMAIRE **/
.tableofcontent_form .item:nth-child(11) {
    border-color: #a8b2bd;
}
.tableofcontent_form .item:nth-child(11):hover {
    background: #a8b2bd !important;
}