/* START boutons header */#custom-header-btns { display: flex; align-items: center; justify-content: flex-end; margin: -4px; flex-wrap: wrap; padding-top:10%;}#custom-header-btns > a { margin: 4px; background-color: var(--theme-light-primary-color); border-color: var(--theme-light-primary-color); display: inline-flex; align-items: center; text-align: left; padding: 10px 20px; color: #ffffff; text-decoration: none; border-radius: 4px;}/* Effet Hover */#custom-header-btns > a:hover { background-color: #242756 !important; border-color: #242756 !important; color: #ffffff !important;}@media (max-width: 960px) { #custom-header-btns { padding-top: 4%; } #custom-header-btns > a { padding: 5px 10px; }}/*END boutons header *//* titres de footer blanc */.footer .title { color: white;}/* Fond blanc header */#header > div.hidden-phone > div > div > div.bg-primary { background-color: #ffff;}.menu-front .multi-level .navbar .nav>li>a { color: #3878bd; padding: 8px 20px; transition: all .3s linear;}.menu-front .multi-level .navbar .nav li.dropdown.open>.dropdown-toggle, .menu-front .multi-level .navbar .nav>li:hover>a, .menu-front .multi-level .navbar .nav>li:hover>a.dropdown-toggle { background: #ffff; color: #242756;}.link-bar{ text-align: center;} .header .header-logo { padding: 0px;}.menu-front .multi-level { display: flex; justify-content: center;}@media (min-width: 599px) { .userbar-is-active .header.header-default-fix .header-dump { max-height: 120px; }.menu-front .multi-level .navbar-inner { padding: 0; margin-left: 0; /* On annule ton ancienne méthode */}/*** Hide Préférences Réseaux pour Annuaire Papier ***/#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(1) > div { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(2) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(3) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(4) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(5) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(6) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(7) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(8) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(9) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(10) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(11) { display: none;}#editPreference > div:nth-child(1) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(12) { display: none;}#presentation { display: -webkit-box; font-weight: bold;}.footer .social-links li { display: none;}.modal-scrollable .modal-body{min-height: 300px;}/*** Hide viadeo & dyb buttons ***/.profile-show .import-container-btn .btn-group .btn-viadeo{display: none;}.profile-show .import-container-btn .btn-group .btn-doyoubuzz{display: none;}.profile-show .import-container-btn .btn-group a{border-radius: 0px;}.widget.widget-slider-static { margin-top: 0px;}.widget-slider-static li:nth-child(1) { background-image: url(/medias/editor/images/alumni-Esaip.png) !important;}.widget-slider-static li:nth-child(2) { background-image: url(/medias/editor/images/teacher-Esaip.png) !important;}.widget-slider-static .bg-recruiter { background-image: url(/medias/editor/images/Recruteurs-Esaip.png) !important;}