/* - logo - */
.logo {
    margin-left: .75rem;
}
@media (min-width: 48.0625em) {
    h1:first-child, 
    .logo {
        margin-top: .75rem;
    
    }
    .mobile-nav {
        padding: .55em .625em .55em;
    }
    .nav-top-tool-portail-box {
        top: 45px;
    }
}

/* - menu principal - */
@media (min-width: 71.25em) {
    .banner.banner-home {
        padding-top: 153px;
    }
}
.menu-list-header .menu-item-has-children > .sub-menu > .menu-item:hover .sub-menu {
    display: block;
}
.menu-list-header .menu-item-has-children > .sub-menu > .menu-item-has-children .sub-menu {
    height: auto;
    top: 0%;
    left: 100%;
    width: 200px;
}
.menu-item-has-children > a:after {
    font-family: 'labdigit';
    content: "\0046";
    position: absolute;
    transform: rotate(90deg);
    top: .5em;
    font-size: 0.8em;
    right: .5em;
    transition: all 0.2s ease-in-out;
}
.menu-list-header .nmr-extranet > a:before {
    content: " ";
    background: #e36931;
    position: absolute;
    width: 3px;
    height: 20px;
    margin-left: -7px;
    margin-top: 1px;
}
.info-connexion {
    margin-right: 2rem;
}
.info-connexion:before {
    content: " ";
    background: #e36931;
    width: 3px;
    height: 20px;
    margin-right: 5px;
}
@media (max-width: 575.98px) {
    .info-connexion {
        display: none !important;
    }
}
.menu-list-header .menu-item-has-children>.sub-menu>.menu-item>a {
    padding-left: .85em;
    padding-right: 1.25em;
}

/* - main - */
.bloc-home .bloc-home-box-img {
    height: auto;
}

/* - accueil - */
body.home .h1-like {
    font-size: 1.75em;
}

/* - newsletters - */
.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
    top: 50% !important;
}
.bloc-list-newsletter > label:first-child {
    font-weight: 600 !important;
    margin-bottom: .5rem;
}
.mailpoet_checkbox_label {
    margin-left: 1rem;
}
.mailpoet_submit {
    background: #0269b4;
    font-size: 1.125em;
    font-weight: 600 !important;
    color: #fff;
    width: auto !important;
    padding: 0.5rem 1em !important;
}
.mailpoet_submit:hover {
    background: #025999;
}
.bloc-confirm-newsletter a {
    display: none !important;
}
.search-event-contact .search-event-title {
    margin-top: 0;
}
#ofg {
    padding-top: 1rem !important;
}
#ofg .h4-like.txt-upper {
    margin-top: -18px;
}
#ofg .search-event-form .searchandfilter>ul>li ul {
    width: auto;
}
#ofg .search-event-form .searchandfilter>ul li {
    white-space: nowrap;
}
#formPanel {
    opacity: 0;
}
#routeForm {
    display: flex;
}
#routeForm > input[type="text"] {
    margin-bottom: 0;
}
#titrePanel {
    display: none;
    text-align: center;
    margin: 1rem 0;
}
#directionsPanel {
    background: #fff;
    max-width: 70%;
    margin: auto;
}
.adp-directions td:first-child, 
.adp-directions td:nth-child(2) {
    width: 30px;
}.adp-directions td:last-child {
    width: 60px;
    white-space: nowrap
}

/* - rapport - */
.ref, .author, .tags {
  color: #0269b4;
}
body.post-type-archive-rapport .form-events .form-events-form .form-events-form-box {
  max-width: 50%;
}
body.post-type-archive-rapport .sidebar-rapport-contact {
  margin-top: 2rem;
}
body.post-type-archive-rapport .btn-preinscription-formation {
  margin: 0;
}
body.post-type-archive-rapport textarea {
  height: 100px;
}
body.post-type-archive-rapport .box-btn-submit {
  text-align: center;
  margin-top: 1rem
}

/* - liste de fiches documentation - */
#bloc-fiches-documentation .post-password-form {
    margin-top: 10rem;
}
#bloc-fiches-documentation h3 {
    margin: 3rem 0 2.5rem;
}
#bloc-fiches-documentation .vc_tta-panel-body > h3:first-child {
    margin-top: 0;
}
#bloc-fiches-documentation h4 {
    cursor: pointer;
    border-bottom: 1px solid #0269b4;
    padding: .5rem;
    margin-left: .5rem;
    margin-top: 1rem;
}
#bloc-fiches-documentation h4:after {
    font-family: 'labdigit';
    content: "\0046";
    position: absolute;
    transform: rotate(180deg);
    font-size: .8em;
    right: 1.5em;
}
#bloc-fiches-documentation h4:hover {
    background: rgba(2, 105, 180, 0.1);
}
#bloc-fiches-documentation h4.active:after {
    transform: rotate(0deg);
}
#bloc-fiches-documentation h4 + div {
    display: none;
    margin-bottom: 2rem;
}
#bloc-fiches-documentation .index-item ul {
    list-style: none;
}
#bloc-fiches-documentation .index-item li {
    margin-bottom: .75rem;
}
#bloc-fiches-documentation .index-item li > a > strong {
    display: inline-block;
    width: 2rem;
}
#bloc-fiches-documentation .index-item li > a:before {
    content: "";
    position: absolute;
    background: url(../img/icons/pdf-icon.svg);
    background-size: cover;
    width: 1rem;
    height: 1.25rem;
    margin-left: -25px;
}
#bloc-fiches-documentation .index-item li > a:hover, 
#bloc-fiches-documentation .index-item li > a:active, 
#bloc-fiches-documentation .index-item li > a:focus {
    color: #e36931;
}
.aucun-mot-cle {
    display: none;
    text-align: center;
}

/* - Fiche 130/131 - */
.bloc-form {
    display: flex;
}
.bloc-form #form-subject {
    display: none !important;
}
.form-fiche-130-131 input[type="email"] {
    padding-bottom: .5rem;
    padding-top: .5rem;
}
.fiche-130-131 {
    display: none;
}
.fiche-130-131 select {
    /*
    font-size: .75rem;
    margin: auto;
    */
}
.filtre-fiche-130-131.form-2023 #select-exigences, 
.filtre-fiche-130-131.form-2023 #select-exigences-porteurs, 
.filtre-fiche-130-131.form-2023 #select-exigences-non-porteurs, 
.fiche-130-131 #select-categorie, 
.fiche-130-131 #select-categorie-porteurs, 
.fiche-130-131 #select-categorie-non-porteurs, 
.fiche-130-131 #select-categorie-igh, 
.fiche-130-131 #select-categorie-igh-porteurs, 
.fiche-130-131 #select-categorie-igh-non-porteurs, 
.fiche-130-131 #select-categorie-erp, 
.fiche-130-131 #select-categorie-erp-porteurs, 
.fiche-130-131 #select-categorie-erp-non-porteurs, 
.fiche-130-131 #select-blocs-porteurs, 
.fiche-130-131 #select-blocs-non-porteurs, 
.fiche-130-131 #select-blocs-porteurs-avec-complexe, 
.fiche-130-131 #select-blocs-porteurs-sans-complexe, 
.fiche-130-131 #select-blocs-non-porteurs-avec-complexe, 
.fiche-130-131 #select-blocs-non-porteurs-sans-complexe, 
.fiche-130-131 .select-pose, 
.fiche-130-131 .select-classe, 
.fiche-130-131 .tableau-exigences table, 
.fiche-130-131 .tableau-exigences-erp table, 
.fiche-130-131 .tableau-resistances table, 
.fiche-130-131 .tableau-blocs-porteurs table, 
.fiche-130-131 .tableau-blocs-non-porteurs table, 
.fiche-130-131 .tableau-blocs-porteurs h2, 
.fiche-130-131 .tableau-blocs-non-porteurs h2 {
    display: none;
}
.fiche-130-131 .tableau-resistances table caption {
  color: #0269b4;
  font-weight: bold;
  text-align: center;
  padding-bottom: .75rem;
}
.tableau-exigences table > tbody > tr:first-child > td, 
.tableau-exigences-erp table > tbody > tr:first-child > td, 
.tableau-resistances table > tbody > tr:first-child > td, 
.tableau-blocs-porteurs table > tbody > tr:first-child > td, 
.tableau-blocs-non-porteurs table > tbody > tr:first-child > td, 
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td, 
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td, 
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td, 
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td {
    font-weight: bold;
}
.tableau-exigences table > tbody > tr > td:nth-child(1), 
.tableau-exigences-erp table > tbody > tr > td:nth-child(1) {
    display: none !important;
}
.performances-no-result {
    display: none;
    text-align: center;
    margin-top: 1rem;
}
.filtre-fiche-130-131 {
    display: flex;
    justify-content: space-evenly;
}
.tableau-exigences tbody td, 
.tableau-exigences-erp tbody td, 
.tableau-resistances tbody td, 
.tableau-blocs-porteurs tbody td, 
.tableau-blocs-non-porteurs tbody td {
    font-size: .75rem;
    line-height: 1.6;
    text-align: center;
    padding: 0.25rem 0.5rem;
}
.tableau-exigences tbody td, 
.tableau-exigences-erp tbody td {
    font-size: .8125rem;
}
.tableau-resistances table > tbody > tr:first-child > td:nth-child(1) { width: 9%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(2) { width: 9%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(3) { width: 12%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(4) { width: 8%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(5) { width: 12%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(6) { width: 8%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(7) { width: 9%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(8) { width: 11%; }
.tableau-resistances table > tbody > tr:first-child > td:nth-child(9) { width: auto; }

.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(1) { width: 9%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(2) { width: 7%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(3) { width: 6%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(4) { width: 7%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(5) { width: auto; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(6) { width: 12%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(7) { width: 11%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(8) { width: 8%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(9) { width: 8%; }
.tableau-blocs-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(10) { width: 6%; }

.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(1) { width: 9%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(2) { width: 11%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(3) { width: 8%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(4) { width: 8%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(5) { width: 12%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(6) { width: 8%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(7) { width: 10%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(8) { width: 11%; }
.tableau-blocs-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(9) { width: auto; }

.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(1) { width: 9%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(2) { width: 11%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(3) { width: 8%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(4) { width: 7%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(5) { width: auto; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(6) { width: 12%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(7) { width: 11%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(8) { width: 10%; }
.tableau-blocs-non-porteurs-avec-complexe table > tbody > tr:first-child > td:nth-child(9) { width: 10%; }

.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(1) { width: 9%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(2) { width: 11%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(3) { width: 8%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(4) { width: 8%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(5) { width: 12%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(6) { width: 11%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(7) { width: 11%; }
.tableau-blocs-non-porteurs-sans-complexe table > tbody > tr:first-child > td:nth-child(8) { width: auto; }

.texte-legendes-bloc {
  display: none;
  border: 1px solid #0269b4;
  max-height: 215px;
  overflow-y: scroll;
}
.texte-legendes-bloc:before {
  content: "les exigences réglementaires – définitions >>" !important;
  position: absolute;
  font-size: .8125rem;
  margin-top: -23px;
  background: #0269b4;
  color: #ffffff;
  padding: .125rem .75rem;
  right: 0;
}
.texte-legendes-bloc h3 {
  font-size: 1.25rem;
}
.texte-legendes-bloc p, .texte-legendes-bloc li {
  font-size: .8125rem;
}


/* - contact - */
body.page-template-page-contact form > div, 
body.page-template-page-contact form .grid > div, 
body.page-template-page-webinaire form > div, 
body.page-template-page-webinaire form .grid > div {
    margin-bottom: 1rem;
}

/* - recaptcha - */
body:not(.page-template-page-contact):not(.page-template-page-mycerib):not(.page-template-page-extranet):not(.page-template-page-apegib):not(.page-template-page-mementos):not(.single-evenements):not(.single-emplois):not(.page-id-40425) .grecaptcha-badge {
    visibility: hidden;
}

/* - Vidéo sécurité - */
body.page-id-41324 iframe {
    width: 100%;
    height: 200px;
}

/* - cookies - */
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #FF901A;
}
footer .cli-plugin-button, 
body.page-id-118 .cli-plugin-button {
    font-size: 14px !important;
    color: #666 !important;
    padding: 0;
    margin: 0;
}
footer .cli-plugin-button:hover, 
body.page-id-118 .cli-plugin-button:hover {
    background: none !important;
    color: #0069b3 !important;
}

/* - Misc - */
blockquote:before {
    position: absolute;
    left: 12px;
    top: 26px;
    content: '\201C';
    font-size: 62px;
    font-weight: bold;
}
blockquote {
    position: relative;
    margin: 0 0 21px;
    padding: 18px 10px 14px 60px;
    line-height: 24px;
}

/* - Formulaires de téléchargement type ODUC+ - */
.oduc-form .wpcf7 .wpcf7-form input[type="submit"], 
.oduc-form .wpcf7 .wpcf7-form input[type="submit"]:hover,
.oduc-form .wpcf7 .wpcf7-form input[type="button"], 
.oduc-form .wpcf7 .wpcf7-form input[type="button"]:hover {
    display: inline-block;
    margin: auto;
}
.popin-form .wpcf7 .wpcf7-form input[type="submit"], 
.popin-form .wpcf7 .wpcf7-form input[type="submit"]:hover,
.popin-form .wpcf7 .wpcf7-form input[type="button"], 
.popin-form .wpcf7 .wpcf7-form input[type="button"]:hover {
    width: 20%;
    margin-right: 40%;
}
.oduc-form {
    margin: 0 10%;
}
.popin-form {
    padding: 6% 8%;
}
.oduc-form .wpcf7 .bloc-form-oduc li {
    margin-bottom: .5rem;
}
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(2) label, 
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(2) label + span, 
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(7) label, 
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(9) label, 
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(10) label {
    display: inline-block;
}
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(12), 
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(13) {
    text-align: center;
}
.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(13) input[type="button"] {
    background-color: #fff;
    border: none;
    color: #0269b4;
    padding: 0.25rem 1rem;
    margin-left: -1rem;
    cursor: pointer;
}.oduc-form .wpcf7 .bloc-form-oduc li:nth-child(13) input[type="button"]:hover {
    background-color: rgba(255, 255, 255, 0.6);
}
.oduc-form .wpcf7 #form-subject, 
.popin-form .wpcf7 #form-subject {
    position: absolute;
    visibility: hidden;
}
.wpcf7 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, 
.wpcf7 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    padding: 10px 25px;
}
#fonction-autre, #eve-fonction-autre {
    display: none;
}

#oduc-telechargement, 
#separg-telechargement, 
#separh-telechargement, 
#voirib-telechargement, 
#manuscrit-telechargement, 
#lucie-telechargement, 
#securite-telechargement, 
#meb-telechargement, 
#centrale-telechargement, 
#pompe-telechargement, 
#presse-telechargement, 
#rheometre-telechargement, 
#lance-telechargement, 
#projeteuse-telechargement, 
#jec-telechargement, 
#catalogue2019-telechargement {
    display: none;
    margin: 30px 0;
    padding: 20px;
    border: 1px solid #0069b3;
}
#catalogue2019-telechargement p {
    margin-bottom: 0;
}

#bloc-meb-form .bloc-form-oduc li:nth-child(5),
#bloc-meb-form .bloc-form-oduc li:nth-child(7), 
#bloc-centrale-form .bloc-form-oduc li:nth-child(5), 
#bloc-centrale-form .bloc-form-oduc li:nth-child(7), 
#bloc-pompe-form .bloc-form-oduc li:nth-child(5), 
#bloc-pompe-form .bloc-form-oduc li:nth-child(7), 
#bloc-presse-form .bloc-form-oduc li:nth-child(5), 
#bloc-presse-form .bloc-form-oduc li:nth-child(7), 
#bloc-rheometre-form .bloc-form-oduc li:nth-child(5), 
#bloc-rheometre-form .bloc-form-oduc li:nth-child(7), 
#bloc-lance-form .bloc-form-oduc li:nth-child(5), 
#bloc-lance-form .bloc-form-oduc li:nth-child(7), 
#bloc-projeteuse-form .bloc-form-oduc li:nth-child(5), 
#bloc-projeteuse-form .bloc-form-oduc li:nth-child(7), 
#bloc-jec-form .bloc-form-oduc li:nth-child(13), 
#bloc-catalogue2019-form .bloc-form-oduc li:nth-child(12), 
#bloc-catalogue2019-form .bloc-form-oduc li:nth-child(12) img, 
.popin-form .bloc-form-oduc li:nth-child(5), 
.popin-form .bloc-form-oduc li:nth-child(7) {
    margin-bottom: 0;
}

#bloc-meb-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label, 
#bloc-centrale-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label, 
#bloc-pompe-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label, 
#bloc-presse-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label, 
#bloc-rheometre-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label, 
#bloc-lance-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label, 
#bloc-projeteuse-form .bloc-form-oduc li:nth-child(5) .wpcf7-list-item-label {
    font-weight: 600;
}
.oduc-form .button.cerib {
    background: #0269b4;
    font-size: 1.125em;
    font-weight: 600 !important;
    color: #fff;
    width: auto !important;
    padding: 0.5rem 1em !important;
}
.oduc-form .button.cerib:hover {
    background: #025999;
}

/* - actualités / espace presse - */
body.single-post .single-thumb-right, 
body.single-espace-presse .single-thumb-right {
    border: none;
}
body.single-post .single-thumb-right > img, 
body.single-espace-presse .single-thumb-right > img {
    margin: auto;
}
body.single-post .article-infos {
    margin-bottom: .5rem;
}

/* - Formations - */
body.page-template-page-formation #ofg .search-event-form .searchandfilter>ul>li h4 {
    display: none !important;
}
.bloc-formation-detail {
    width: 100%;
}
.bloc-formation-detail .bloc-formation-infos {
    margin-top: 10px;
}
.bloc-formation-detail .bloc-formation-content > div, 
.bloc-formation-detail .bloc-formation-infos > div > div {
    background: #e5f0f7;
    padding-top: 10px;
}
.bloc-formation-detail .bloc-formation-infos > div > div {
    text-align: center;
}
.bloc-formation-detail input[type="text"] {
    margin-bottom: .75rem;
}
.btn-formation {
    text-align: center;
    width: 80%;
    padding: .5rem;
}
body.page-template-page-formation .grid > div:nth-child(1) .grid > div:nth-child(9), 
body.page-template-page-formation .grid > div:nth-child(2) .grid > div:nth-child(8) {
    margin-top: 1rem;
}
body.page-template-page-formation .grid > div:nth-child(1) .grid > div:nth-child(9) .wpcf7-list-item-label {
    font-weight: 600;
}
.btn-preinscription-formation {
    display: block;
    text-align: center;
    margin: auto;
    width: 2;
    width: 40%;
    margin-top: 3rem;
}
.bloc-formation-contact {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}
body.single-formation .breadcrumb {
    width: 100%;
    margin-top: 1rem;
}
body.single-formation .formation-demande-information {
    text-align: center;
    border: 1px solid #0269b4;
    padding: 2rem 1.5rem 0 1.5rem;
    margin: 1rem 0 3rem 0 !important;
}
body.single-formation .article-header {
    width: 100%;
}
body.single-formation .article-title {
  line-height: 1.2;
  padding-bottom: .125rem;
}
body.single-formation .article-date {
  font-size: .9375rem;
  margin-top: .375rem;
}
body.single-formation .formation-sessions-liste, 
body.single-formation .formation-sessions-liste > li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
body.single-formation .formation-sessions-liste h4 {
    margin-bottom: 0;
}
body.single-formation .formation-sessions-liste > li {
    margin: .25rem 0;
}
body.single-formation .formation-sessions-liste > li > ul {
    display: flex;
    justify-content: space-between;
}
body.single-formation .formation-sessions-liste > li > ul > li {
    display: inline-block;
    background: rgba(237, 237, 237, 0.6);
    text-align: center;
    width: 33%;
    padding: 1rem;
}
body.single-formation .formation-sessions-liste > li:first-child > ul > li {
    background: rgba(237, 237, 237, 1);
}
body.single-formation .lien-fiche-programme {
    font-size: .875rem;
}
body.single-formation .formation-row {
    display: flex;
}
body.single-formation .formation-bloc-contenu {
    background: #e5f0f7;
    padding: 1rem;
}
body.single-formation .formation-session-garantie {
    color: #0269b4;
    font-size: .8125em;
    font-style: italic;
    font-weight: 600;
}

/* - Publications scientifiques - */
body.post-type-archive-publication .publication-visuel, 
body.post-type-archive-retombee .publication-visuel {
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  background-size: contain;
  width: 25%;
  height: 180px;
}
body.post-type-archive-retombee .publication-visuel {
  grid-area: visuel;
  width: 100%;
  height: 100%;
  text-align: right;
}
body.post-type-archive-retombee .publication-visuel img {
  object-fit: contain;
  max-height: 300px;
}
body.post-type-archive-retombee .publication-texte {
  grid-area: texte;
}
body.post-type-archive-publication .publication-visuel + a, 
body.post-type-archive-retombee .publication-visuel + a {
  width: 75%;
}
body.post-type-archive-retombee .publication-revue-date, 
body.single-retombee .publication-revue-date {
  font-style: italic;
}
body.post-type-archive-retombee .publication-credit {
  font-size: .8125rem;
}
body.post-type-archive-retombee .btn {
  margin-top: 2rem;
}
@media only screen and (min-width: 992px) {
  body.post-type-archive-publication .article-content, 
  body.post-type-archive-retombee .publication-content {
      display: flex;
      align-items: center;
      gap: 10px;
      flex-direction: row;
  }
  body.post-type-archive-retombee .publication-content {
    display: grid;
    grid: 
        "visuel texte" auto
        / 40% auto;
    gap: 20px;
    align-items: start;
  }
  body.post-type-archive-publication .article-header > h2, 
  body.post-type-archive-retombee .article-header > h2 {
      margin-bottom: 0;
  }
  body.single-publication .publication-visuel.large, 
  body.single-retombee .publication-visuel.large {
      display: flex;
      justify-content: center;
  }
  body.single-publication .publication-visuel.mobile, 
  body.single-retombee .publication-visuel.mobile {
      display: none;
  }
  body.post-type-archive-publication .article-title, 
  body.post-type-archive-retombee .article-title {
      display: flex;
      align-items: center;
      gap: 1rem;
  }
}
@media only screen and (max-width: 991.99px) {
  body.post-type-archive-publication .publication-visuel {
    width: 100%;
    margin-bottom: 1rem;
  }
  body.post-type-archive-publication .publication-visuel + a {
    width: 100%;
  }
  body.single-publication .publication-visuel.large {
      display: none;
  }
  body.single-publication .publication-visuel.mobile {
      display: flex;
      justify-content: center;
  }
}
body.post-type-archive-publication .article footer > div {
    display: inline-block;
    width: 49%;
}
body.post-type-archive-publication .article footer > div + div {
    text-align: right;
}
body.single-publication .breadcrumb, 
body.single-retombee .breadcrumb {
    width: 100%;
    margin-top: 1rem;
}
body.single-publication .publication-type, 
body.post-type-archive-publication .publication-type {
    display: inline-block;
    background: rgba(2, 105, 180, 0.5);
    color: #fff;
    font-size: .875rem;
    padding: .4375rem .75rem;
    margin-bottom: .5rem;
}
body.post-type-archive-publication .publication-type {
    background: #ffffff;
    color: #0269b4;
    border: 1px dashed #0269b4;
    margin-top: 1rem;
    margin-bottom: 0;
}
body.single-publication ul.publication-auteurs, 
body.post-type-archive-publication ul.publication-auteurs {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: .5rem;
}
body.single-publication ul.publication-auteurs > li, 
body.post-type-archive-publication ul.publication-auteurs > li {
    display: inline;
}
body.single-publication ul.publication-auteurs li:after, 
body.post-type-archive-publication ul.publication-auteurs li:after {
    content: ", ";
}
body.single-publication ul.publication-auteurs li:last-child:after, 
body.post-type-archive-publication ul.publication-auteurs li:last-child:after {
    content: none;
}
body.single-publication .publication-revue, 
body.post-type-archive-publication .publication-revue {
    font-style: italic;
}
body.single-publication .publication-bloc-contenu {
    background: #e5f0f7;
    padding: 1rem;
}
body.single-publication .sfsiaftrpstwpr, 
body.single-retombee .sfsiaftrpstwpr {
    display: none !important;
}
body.single-publication .entry-content {
    text-align: right;
}
body.single-publication .entry-content .publication-bloc-contenu {
    text-align: left;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #0269b4; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: rgba(2, 105, 180, 0.9);
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}
.tooltip .tooltiptext {
  width: 140px;
  bottom: 100%;
  left: 50%; 
  margin-left: -70px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* - Labellisés OFG - */
body.page-template-page-evaluation-ofg .team .ofg-date {
    background-color: #FFFFFF;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: .5rem;
}

/* Docs / liens */
.carrousel-docs .more-inormations-download-file p {
    line-height: 1.2;
}
.carrousel-docs div.slick-track {
    display: flex;
    align-items: flex-end;
}
.slick-prev:before {
    font-family: "FontAwesome" !important;
    content: "\f053" !important;
}
.slick-next:before {
    font-family: "FontAwesome" !important;
    content: "\f054" !important;
}

/* - évènements - */
.btn-cal {
    text-align: right;
    margin-top: 1rem;
}

/* Former - par thématiques */
#bloc-formation-par-thematiques {
    
}
#bloc-formation-par-thematiques h4 {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
    border: 1px solid #0269b4;
    padding: .5rem 2rem;
    margin: 0;
    height: 4rem;
}
#bloc-formation-par-thematiques h4:after {
    position: absolute;
    font-family: 'labdigit';
    content: "\0046";
    font-size: 1rem;
    transform: rotate(180deg);
    top: 1.125rem;
    right: 1.75rem;
}
#bloc-formation-par-thematiques h4:hover, 
#bloc-formation-par-thematiques h4.active {
    background: #0269b4;
    color: #ffffff;
}
#bloc-formation-par-thematiques h4:hover:after, 
#bloc-formation-par-thematiques h4.active:after {
    transform: none;
}
#bloc-formation-par-thematiques h4 + ul, 
#bloc-formation-par-thematiques ul + ul {
    display: none;
    border: 1px solid #0269b4;
    padding: 1rem 1rem 1rem 2rem;
    margin: 0;
}
#bloc-formation-par-thematiques h4 + ul {
    /*border-bottom: none;*/
}
#bloc-formation-par-thematiques ul + ul {
    border-top: none;
}
#bloc-formation-par-thematiques .btn-preinscription-formation {
    margin-top: 0;
}
#bloc-formation-par-thematiques a > span {
    display: inline-block;
    background: #0269b4;
    color: #ffffff;
    padding: 0px 5px;
    margin-right: 5px;
}
body.page-template-page-prestations .form-events .form-events-form .form-events-form-box, 
body.single-formation .form-events .form-events-form .form-events-form-box {
    height: 100%;
}
body.page-template-page-prestations iframe, 
body.single-formation iframe {
    height: 80vh;
}
body.page-template-page-prestations .btn-preinscription-formation {
    width: auto;
}
.bloc-documents-aside h3 {
    font-size: 1.125rem;
}
.bloc-documents-aside .encadre > div {
    font-size: .875rem;
    line-height: 1.4;
    border: 1px solid #0269b4;
    padding: .5rem;
}

.highlight-bg {
  background: #e5f0f7;
  padding: 1.25rem !important;
  margin: .625rem;
}

/* - demande d'accès - */
.mycerib, .mycerib-utilisateur {
  display: none;
}
.mycerib-utilisateurs {
  background: #e5f0f7;
  padding: 1.25rem;
}
.mycerib-utilisateur-label {
  font-weight: bold;
}
.mycerib-utilisateur .legende {
  font-size: .8125rem;
}
.demande-acces input[type="radio"] {
  background: #e5f0f7;
}


/*          Page Usines             */
.bloc-usines .dataTables_filter{
    padding-bottom: 10px;
}

.bloc-usines .tablepress th.column-3, .bloc-usines .tablepress td.column-3{
    text-align: center;
}


/* Force table to not be like tables anymore */
ul#nb-usines-liste{
    list-style: none outside;
    padding-left: 0;
    width: max-content;
}

#nb-usines-liste a:hover {
    background-color: #0069b3;
}
#nb-usines-liste a:hover {
    background-color: #0069b3;
}
#nb-usines-liste a {
    display: block;
    padding: 10px;
    color: #ffffff;
    background-color: #505050;
    transition: 250ms background-color ease;
}

#nb-usines-liste a {
    display: block;
    padding: 10px;
    color: #ffffff;
    background-color: #505050;
    transition: 250ms background-color ease;
}


.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-bordered th{
    border-bottom: 1px solid silver;
}

.table-condensed th, .table-condensed td {
    padding: 4px 5px;
    border: 1px solid silver;
    word-wrap: break-word
}

.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.row-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0;
}

.col-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-item-12{
    flex: 0 0 100%;
    max-width: 100%;
}
.w-100{
    width: 100%;
}

@media (min-width: 992px){
    .col-item-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media only screen and (max-width: 800px) {

    div.col-half{
        width:100%;
    }

    /* Force table to not be like tables anymore */
    #no-more-tables table.table-level-1,
    #no-more-tables table.table-level-1 thead,
    #no-more-tables table.table-level-1 tbody,
    #no-more-tables table.table-level-1 th,
    #no-more-tables table.table-level-1 td,
    #no-more-tables table.table-level-1 tr:not([data-usine-body])  {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables table.table-level-1 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables table.table-level-1 tr {
        margin-bottom: 10px;
        border: 1px solid #ccc;
    }

    #no-more-tables table.table-level-1 td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables table.table-level-1 td.full-width{
        padding-left: 0;
    }

    #no-more-tables table.table-level-1 td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 5px;
        /*white-space: nowrap;*/
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables table.table-level-1 td:before { content: attr(data-title); }

    #no-more-tables table.table-level-1 td:after { content: attr(data-title); visibility: hidden; }

    #no-more-tables table.table-level-1{
        border: none;
    }
}

.bloc-usine-pdf .col-label, .bloc-usine-pdf .col-file{
    width: 100%;
}

tr[data-usine-header]{
    cursor: pointer;
}

tr[data-usine-body]{
    display: none;
}

tr.usine-list-header th:last-child{
    width: 60px;
    text-align: center;
}

tr.usine-header.nf td:last-child{
    text-align: center;
}

.more-details > .rotate {
    color: #287FBF;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.more-details > .rotate.down {
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}


/* - Formulaire - Les matériaux minéraux dans nos vies - page id:69460 - */
body.page-id-69460 #header, 
body.page-id-69460 .footer, 
body.page-id-69460 .progress, 
body.page-id-69460 article .entry-content > div:first-child {
  display: none !important;
}
body.page-id-69460 article .entry-content > div:first-child .wpb_single_image {
  max-height: 120px !important;
}
body.page-id-69460 h3 {
  color: #A15D2E;
}
body.page-id-69460 a {
  color: #A15D2E;
}
body.page-id-69460 .txt-light, 
body.page-id-69460 .txt-light h2, 
body.page-id-69460 .txt-light h3 {
  color: #6A6D72;
}
body.page-id-69460 input[type="radio"], 
body.page-id-69460 input[type="checkbox"]:checked {
  background-color: #CECABE;
}
body.page-id-69460 input[type="radio"]:checked {
  border: 4px solid #A15D2E;
}
body.page-id-69460 input[type="checkbox"] {
  border: 1px solid #A15D2E;
}
body.page-id-69460 .wpcf7-submit {
  background-color: #A15D2E;
}
body.page-id-69460 .highlight-bg {
  background: #F1F1F1;
  color: #6A6D72;
}