@charset "utf-8";

/* CSS Document */

/* @import url(../standard/portal/front/modeles.css); */
/* @import url(../standard/portal/front/style.css); */
/* @import url(../syracuse/syracuse.css); */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");


[class^="icon-"],
[class*=" icon-"] {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

@font-face {
    font-family: 'Actions';
    src: url('fonts/Actions.eot?jfx7pj');
    src: url('fonts/Actions.eot?jfx7pj#iefix') format('embedded-opentype'),
        url('fonts/Actions.ttf?jfx7pj') format('truetype'),
        url('fonts/Actions.woff?jfx7pj') format('woff'),
        url('fonts/Actions.svg?jfx7pj#Actions') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Actions' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: 'share-icon';
    src: url('fonts/share-icon.eot?lwthhm');
    src: url('fonts/share-icon.eot?lwthhm#iefix') format('embedded-opentype'),
        url('fonts/share-icon.ttf?lwthhm') format('truetype'),
        url('fonts/share-icon.woff?lwthhm') format('woff'),
        url('fonts/share-icon.svg?lwthhm#share-icon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
/* Public Sans Variable – Roman */
@font-face {
    font-family: "Public Sans";
    src: url("fonts/Public_Sans/PublicSans-VariableFont_wght.ttf") format("truetype-variations");
    font-weight: 100 900;   /* full weight range */
    font-style: normal;
    font-display: swap;
}

/* Public Sans Variable – Italic */
@font-face {
    font-family: "Public Sans";
    src: url("fonts/Public_Sans/PublicSans-Italic-VariableFont_wght.ttf") format("truetype-variations");
    font-weight: 100 900;   /* full weight range */
    font-style: italic;
    font-display: swap;
}
/* Open Sans Variable – Roman */
@font-face {
    font-family: "Open Sans";
    src: url("fonts/Open_Sans/OpenSans-VariableFont_wdth\,wght.ttf") format("truetype-variations");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* Open Sans Variable – Italic */
@font-face {
    font-family: "Open Sans";
    src: url("fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth\,wght.ttf") format("truetype-variations");
    font-weight: 100 900;   /* full weight range */
    font-style: italic;
    font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'share-icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Cache fil d'ariane sur page d'accueil */
.accueil-portal .header-modern__breadcrumb #ariane {
    display: none;
}

.accueil-portal .header-modern__breadcrumb {
    padding: 20px 0;
}

/*********************************/
#enrichissements em {
    font-style: italic;
}

#resultats .chevron-search {
    display: none !important;
}

/* 
.caret {
    width: 0;
    height: 0;
    display: inline-block;
    border: 4px solid transparent;
}

.caret.down {
    border-top-color: white;
}

.caret.right {
    border-left-color: white;
}

.caret.up {
    border-bottom-color: white;
}

.caret.left {
    border-right-color: white;
} */
/*.modal-header .close:before,*/
/* .fa-times:before,
.icon-remove:before,
.icon-Close-action:before {
    content: "\e90c";
    font-family: 'Actions' !important;
    margin: 0;
} */

.icon-comment-edit:before,
.icon-comment:before,
.icon-Comments-action:before {
    content: "\e90d";
    font-family: 'Actions' !important;
    margin: 0;
}

.icon-contact-teams-action:before {
    content: "\e90e";
    font-family: 'Actions' !important;
}

.icon-contribution-action:before {
    content: "\e90f";
    font-family: 'Actions' !important;
}

.icon-copy-action:before {
    content: "\e910";
    font-family: 'Actions' !important;
}

.icon-corbeille-action:before {
    content: "\e911";
    font-family: 'Actions' !important;
}

.icon-download-action:before {
    content: "\e912";
    font-family: 'Actions' !important;
}

.icon-enveloppe-action:before {
    content: "\e913";
    font-family: 'Actions' !important;
}

.icon-filter:before,
.icon-filter-action:before {
    content: "\e914";
    font-family: 'Actions' !important;
}

.icon-hamburger-menu-action:before {
    content: "\e915";
    font-family: 'Actions' !important;
}

.icon-icon-check-action:before {
    content: "\e916";
    font-family: 'Actions' !important;
}

.fa-minus:before,
.icon-icon-less-action:before {
    content: "\e917";
    font-family: 'Actions' !important;
}

.fa-plus:before,
.icon-icon-more-action:before {
    content: "\e918";
    font-family: 'Actions' !important;
}

.icon-Like-action:before {
    content: "\e919";
    font-family: 'Actions' !important;
}

.icon-like-fill-action:before {
    content: "\e91a";
    font-family: 'Actions' !important;
}

.icon-lock-action:before {
    content: "\e91b";
    font-family: 'Actions' !important;
}

.icon-off:before,
.icon-log-out-action:before {
    content: "\e91c";
    font-family: 'Actions' !important;
}

.icon-pinned-action:before {
    content: "\e91d";
    font-family: 'Actions' !important;
}

.fa-user-alt:before,
.icon-profile-action:before {
    content: "\e91e";
    font-family: 'Actions' !important;
}

.icon-remove-action:before {
    content: "\e91f";
    font-family: 'Actions' !important;
}

.icon-floppy:before,
/* .search-icon-container .search-icon-container--icon .icon-bell:before, */
.icon-Save-action:before {
    content: "\e922";
    font-family: 'Actions' !important;
}

.icon-Saved-History-action:before {
    content: "\e923";
    font-family: 'Actions' !important;
}

.icon-save-fill-action:before {
    content: "\e924";
    font-family: 'Actions' !important;
}

.icon-Save-For-Later-action:before {
    content: "\e925";
    font-family: 'Actions' !important;
}

.icon-Search-action:before {
    content: "\e926";
    font-family: 'Actions' !important;
}


.icon-settings-action:before {
    content: "\e927";
    font-family: 'Actions' !important;
}

.icon-View-articles-action:before {
    content: "\e928";
    font-family: 'Actions' !important;
}

.icon-settings-action:before {
    content: "\e927";
    font-family: 'Actions' !important;
}

.icon-bell:before {
    content: "\e900";
    font-family: 'Actions' !important;
}

.icon-download:before {
    content: "\F30A";
    font-family: "bootstrap-icons";
}

.icon-link:before {
    content: "\F470";
    font-family: "bootstrap-icons";
    font-size: 23px;
}

.glyphicon-share-alt:before,
.icon-share-share:before {
    content: "\e900";
    font-family: 'share-icon' !important;
}


.icon-search:before {
    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
#header-modern-main-nav-mobile-dialog li.LEVEL1.fa-home::before,
#menu-panel li.LEVEL1.fa-home::before {
    display:none;
}
#header-modern-main-nav-mobile-dialog li.LEVEL1.fa-home {
    width:100%;
    font-family:"Arial"
}
#menu-panel li.LEVEL1.fa-home a::before {
    content: "\f015";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
#menu-panel li.LEVEL1.fa-home span {
    display: none;
}

/************************************/

/* Color palette */
 /* 
    Rouge - Couleur principale : #AF1D1F
    Vert - Secondaire : #536A4C
 */

/* Color palette FIN */
:root {
    --padding-btn: 8px 16px;
    --size-btn: 16px;
    --padding-btn-sm: 5px 10px;
    --size-btn-sm:14px;
    --container-width: 1240px;
    --primary-color: #AF1D1F;
    --secondary-color: #536A4C;     
    --secondary-color-lighter: #E6E7E3;  
    --text-color: #1A1A1A;
    --bg-gris : #F6F4F3;
    /* 
    --primary-color: #FACD9B;
    --secondary-color: #000;
    --light-beige: #FAE1C3;
    --dark-beige : #FAD7AF;
    --light-grey: #F0F0F0;
    --medium-grey: #505050;
    --dark-grey: #141617; */
}


/* hide inner shadow IOS */

header input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/***************/


html {
    scroll-behavior: smooth;
    zoom: 100% !important
}

body {
    background: var(--bg-gris);
    color: var(--text-color);
    font-weight: 400;
    font-family: 'Arial';
    font-size: 16px;
}

b,
strong {
    font-family: 'Arial';
    font-weight: 700;

}

body,
td,
pre {
    font-size: 16px;
}

body,
h2,
h3,
h4,
h5,
h6,
td,
pre,
.panel-front>.x-panel-header span {
    font-family: 'Public Sans';
    color: var(--text-color);
}

a {
    color: var(--text-color);
    font-weight: 600;
    cursor: pointer;
}

.more-actions a {
    color: var(--text-color);
}

.more-actions a:hover,
.more-actions a:focus {
    text-decoration: unset;
    color: var(--text-color);
}

a:hover,
a:focus {
    color: var(--text-color);
    text-decoration: underline;
}

p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 1.22;
    font-weight: 400;
    max-width: calc(100vw - 50px);
}

li {
    font-size: 16px;
}

p:nth-child(1) {
    margin-top: 0;
}
p:has(+h3) {
    margin-bottom:20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    color: var(--text-color);
    text-transform: none;
    line-height: 1.22;
    font-family: 'Public Sans';

}

.calendar .vc-container {
    font-family: 'Public Sans';
}

.panel > .panel-heading h2, .panel-title, .panel-front > .x-panel-header {
    text-transform: none;
    text-align: center;
}
.title_Left .panel > .panel-heading h2,
.title_Left .panel-title,
.title_Left .panel-front > .x-panel-header {
    text-align: left;
}

h1 {
    font-size: 50px;
    font-weight: 700;

}

h2 {
    font-size: 32px;
    margin-bottom: 12px;
    font-weight: 700;
    color:var(--secondary-color);
    text-transform: none;
}

h3 {
    font-size: 22px;
    margin-bottom: 10px;
    color:var(--secondary-color);
}

h4 {

    font-size: 20px;
}

h5 {

    font-size: 18px;
}

h6 {

    font-size: 17px;
}

.no-gutters [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

h2:has(+ p) {
    margin-bottom: 5px;
}

p {
    margin: 5px 0;
    padding: 0;
}

p:empty {
    margin: 0 !important;
}

/* Container */
.container {
    max-width: var(--container-width);
    width: 100%;
    padding: 0 20px;
}
.container .searchContainer {
    padding: 0;
}
.panel-front {
    background:transparent;
    padding:20px;
}
/* Container FIN */

/* Owl dots */
/* OWL-Nav */
.owl-nav button {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.owl-carousel .owl-nav button,
.owl-carousel .owl-nav button {
    background-color: transparent !important;
    width: 32px;
    height: 24px;
    vertical-align: middle;
    overflow: hidden;
    padding:0;
}

.owl-nav {
    display: flex;
    justify-content: space-between;
    float: right;
    gap: 15px;
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 100%;
}

.owl-nav .owl-prev {
    position: absolute;
    left: 0px;
}

.owl-nav .owl-next {
    position: absolute;
    right: 0px;
}

.owl-nav button span {
    display: none;
}

.owl-nav button.disabled {
    display: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background:var(--primary-color) !important;
    border-radius:0 !important;
}
.owl-nav .owl-prev::before {
    content: "" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    color: #000 !important;
    line-height: 24px !important;
    font-size: 17px;
    width: 32px;
    display:block;
    height:24px;
    background:url(images/left-arrow.svg) no-repeat center;
    filter: brightness(0) saturate(100%) invert(98%) sepia(91%) saturate(0%) hue-rotate(144deg) brightness(100%) contrast(104%);
    background-size:35%;
}

.owl-nav .owl-next::before {
    content: "" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    color: #000 !important;
    line-height: 24px !important;
    font-size: 17px;
    width: 32px;
    display:block;
    height:24px;
    background:url(images/right-arrow.svg) no-repeat center;
    filter: brightness(0) saturate(100%) invert(98%) sepia(91%) saturate(0%) hue-rotate(144deg) brightness(100%) contrast(104%);
    background-size: 35%;
}
.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:8px;
    margin-top:25px;
    flex-wrap: wrap;
}
/* .bs-bullets button.btn {
    border: var(--text-color) 1px solid;
    background-color: transparent;
    border-width: 2px;
    height: 16px;
    width: 16px;
    border-radius: 24px;
    padding: 0;
    transition: 0.2s ease all;
}
.bs-bullets .rsNavSelected button.btn {
    background:black;
} */
 .bs-bullets button.btn,
.owl-carousel .owl-dots button.owl-dot {
    width: 24px;
    height: 16px;
    border: 2px solid var(--primary-color);
    background: white;
    border-radius: 0;
}
.bs-bullets .rsNavSelected button.btn,
.owl-carousel .owl-dots button.owl-dot.active {
    width: 24px;
    height: 16px;
    border: 2px solid var(--primary-color);
    background: var(--primary-color);
    border-radius: 0;
}
/* RS-nav */
.bs-bullets .rsNavSelected button {
    background-color: var(--text-color);
}
.rsNav .bs-bullets {
    background:transparent !important;
}
.rsDefaultInv .rsBullets{
    margin-top: 39px !important;
}

.rsArrowRight .rsArrowIcn {
    background:url(images/right-arrow.svg) no-repeat center;
    visibility: visible !important;
    
}
.rsArrowLeft .rsArrowIcn {
    background:url(images/left-arrow.svg) no-repeat center;
    visibility: visible !important;
}
.rsArrow.rsHidden {
    visibility: visible;
}
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn,
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background:var(--primary-color);
    width: 32px;
    height:24px;
    border-radius:0;
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn::before {
    content: "" !important;
    font-weight: 900 !important;
    color: #000 !important;
    line-height: 24px !important;
    font-size: 17px;
    width: 32px;
    height:24px;
    display:block;
    background:url(images/left-arrow.svg) no-repeat center;
    filter: brightness(0) saturate(100%) invert(98%) sepia(91%) saturate(0%) hue-rotate(144deg) brightness(100%) contrast(104%);
    background-size: 35%;
}

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn::before {
    content: "" !important;
    font-weight: 900 !important;
    color: #000 !important;
    line-height: 24px !important;
    font-size: 17px;
    width: 32px;
    height:24px;
    display:block;
    background:url(images/right-arrow.svg) no-repeat center;
    filter: brightness(0) saturate(100%) invert(98%) sepia(91%) saturate(0%) hue-rotate(144deg) brightness(100%) contrast(104%);
    background-size: 35%;
}
/* Owl dots FIN */


/* buttons */
.btn.btn-info,
#detail-notice #lien .btn-link-like,
.plezi-submit-btn,
.btn-default,
.btn-secondary,
.btn-primary,
.btn-action,
.btn-secondary {
    color:white;
    background:var(--primary-color);
    padding:var(--padding-btn);
    font-size: var(--size-btn);
    border:2px solid var(--primary-color);
    transition: 0.3s ease all;
}
#detail-notice #lien .btn-link-like {
    padding:4px 8px;
}
.btn.btn-info:hover,
.btn.btn-info:focus,
.btn.btn-info:active,
#detail-notice #lien .btn-link-like:hover,
#detail-notice #lien .btn-link-like:focus,
#detail-notice #lien .btn-link-like:active,
#facet_container .facetSuggest a:hover,
#facet_container .facetSuggest a:active,
#facet_container .facetSuggest a:focus,
.plezi-submit-btn:focus,
.plezi-submit-btn:hover,
.plezi-submit-btn:active,
.btn-default:focus,
.btn-default:hover,
.btn-default:active,
.btn-action:focus,
.btn-action:hover,
.btn-action:active,
.btn-action.disabled,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
    color:var(--primary-color);
    background:white;
    border-color:var(--primary-color);
}
.btn-info,
.btn-dark,
.btn-secondary {
    background: var(--secondary-color);
    border-color:var(--secondary-color);
    transition: 0.3s ease-in-out all;
}

.btn-info:focus,
.btn-info:hover,
.btn-info:active,
.btn-dark:focus,
.btn-dark:hover,
.btn-dark:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:active {
    color:var(--text-color);
    background:var(--secondary-color-lighter);
    border-color:var(--secondary-color);
}
.btn.btn-xs,
.btn.btn-sm {
    padding:var(--padding-btn-sm);
    font-size: var(--size-btn-sm);
}
.btn-link-like .icon-return {
    font-size: 16px;
}
#page .metadata-actions .btn {
    background:transparent;
    border:none;
    box-shadow: none;
}
#page .metadata-actions .btn:hover,
#page .metadata-actions .btn:focus,
#page .metadata-actions .btn:active {
    background:transparent;
    color:var(--text-color);
    box-shadow: none;
    border:none;
}
/* buttons FIN */
/* Header  */
/* #header_banner {
    border-top: none;
    background: url(images/bandeau-strips.png) no-repeat top, url(images/Bandeau-fond.png) no-repeat center ;
    background-size: 70% 130%, cover;
    background-position: 70% 0% ,center ;
    position: relative;
} */
#header_banner {
    border-top: none;
    /* background:url(images/bandeau-fond-v2.png) no-repeat center ; */
    /* background:url(images/Site-web-bandeau/Fond_bande_beige.png) no-repeat center ; */
    background: url(images/Site-web-bandeau/MED_Vue_light.jpg) no-repeat center;
    background-size: cover !important;
    background-position: center;
    position: relative;
}
@media (min-width:992px) {
    #search-panel,
    #nav_connexe {
        background:linear-gradient(90deg,rgba(246, 244, 243, 0.3) 0%, rgba(246, 244, 243, 0.4) 30%, rgba(246, 244, 243, 0.8) 100%) !important;
    }
    #nav_connexe {
        max-width:unset !important;
    }
}

/* TEST header grid */
/* body:not(.cms-page-admin-page) #header_banner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: auto auto auto;
}
body:not(.cms-page-admin-page) #nav_connexe {
    grid-column:1/3;
}
body:not(.cms-page-admin-page) #menu-panel {
    grid-column:1/3;
    margin-bottom:0;
}
body:not(.cms-page-admin-page) #search-panel .panel-body {
    width:100%;
    margin-top: 30px;
}
.navbar>.container .navbar-brand {
    margin-left: 0px;
} */
/* TEST header grid FIN */
.navbar a.navbar-brand span {
    display: none;
}
.navbar a.navbar-brand {
    width:330px;
    height:auto;
    aspect-ratio: 408/95;
    max-width: calc(100vw - 40px);
    background:url(images/logo-med.png) no-repeat center;
    background-size:100%
}
.navbar-container.container.container-header {
    display:flex;
    justify-content:center;
}
#search-panel {
    background: transparent;
}

#page #scenario-selection {
    border-radius: 50px 0 0 50px;
}
.open .dropdown-toggle.btn-default,
#page #scenario-selection:hover,
#page #scenario-selection:focus,
#page #scenario-selection:active {
    background:var(--primary-color);
    color:white;
    border-color:var(--primary-color);
}
#globalScenarioMobile {
    background:white;
}
#globalScenarioMobile > li > a {
    color: var(--text-color);
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus,
#globalScenarioMobile .active, #globalScenarioMobile .active:hover, #globalScenarioMobile .active:focus {
    background-color: var(--primary-color);
}
.header-modern .btn-default {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
#page #submit-search {
    border-radius: 0 50px 50px 0;
    background-color: white;
    color:var(--primary-color);
    border:1px solid var(--primary-color);
    border-left:none;
    font-size:16px;
}
.header-modern__search #globalAdvancedSearchLink {
    color: var(--primary-color);

}
#page #submit-search:focus,
#page #submit-search:active,
#page #submit-search:hover {
    background-color: var(--primary-color);
    color:white;
    border:1px solid var(--primary-color);
    border-left:none;
}
#page .twitter-typeahead {
    background-color: var(--primary-color);
}
#page .twitter-typeahead>*:not(.tt-dropdown-menu) {
    background-color: white !important;
    border-radius: 50px 0 0 50px;
}
#page .ui-autocomplete-input.form-control.tt-hint {
    border-radius: 50px 0 0 50px;
}
#page #textfield, #page .clean-text-field {
    color: var(--text-color);
    border: none;
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    height: 50.5px;
}
#page .tt-hint,
#page #textfield,#page .clean-text-field,
#page #scenario-selection, #page #submit-search {
    height: 38px;
    line-height: 35px;
    padding: 0 12px;
}

#globalAdvancedSearchLink {
    font-size: 16px;
    font-weight: 600;
    margin-top: 9px;
    text-decoration: none;
    color: var(--primary-color);
    /* background: white; */
    padding: 4px 8px;
    border-radius: 50px;
    text-transform: none;
}
#globalAdvancedSearchLink .icon-plus {
    display:none;

}
#nav_connexe .btn, #nav_connexe .btn.btn-account {
    background: #ffffff00;
    color: var(--primary-color);
    border-color: #00000000;
    text-transform: none;
    font-size: 18px;
    line-height: 1.25;
    padding: 6px 12px;
    position: relative;
    top: 12px;
}
.btn.btn-account .icon-lock:before,
.btn.btn-account .icon-user::before {
    width: 22px;
    height: 22px;
    aspect-ratio: 1/1;
    content:"";
    background:url(images/se-connecter.svg) no-repeat center;
}
.btn.btn-account  .visible-xs {
    color:var(--primary-color)
}
#scenario-selected-label {
    text-transform: none;
}
.btn-account-label {
    max-width: 20ch;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
}

/* Header FIN */
.rsDefaultInv .rsGCaption * {
    color:var(--text-color);
}
.rsDefaultInv .rsGCaption {
    background: rgba(246, 244, 243, 0.9);
}
/* Ariane */
#ariane {
    color: var(--text-color);
    position: absolute;
    top: 170px;
    left: 25px;
}
/* Ariane FIN */
.header-modern__search #main_search_form {
    z-index: 1;
}

/* Résultat recherche */
.facetList .badge {
    color: var(--primary-color, #AF1D1F);
    text-align: right;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
}
#criteres_recherche p, .description_resultats, .description_resultats_pendingActiveClients, .taille_page {
    color: var(--text-color);
}
#criteres_recherche, .navigation-page, .intro, .description_resultats_pendingActiveClients {
    padding: 0;
}
#criteres_recherche {
    display:flex;
    align-items: center;
}
.taille_page {
    right: 0px;
}
.criteres_tri .site-restriction {
    margin-left: 0px;
    margin-right:10px;
}
/* Résultat recherche FIN */

/* notice détailée  */
.holdings-displaymode {
    padding: 0px;
}
.holdings-displaymode a {
    font-weight: 700;
    text-transform: unset;
}
#notice_longue_description .btn.btn-info {
    text-wrap:wrap;
    background:none;
    color:var(--primary-color);
    text-decoration: underline;
    padding:0;
    margin-top:8px;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    border:none;
    text-align: left;
}
.pagination button.page_link {
    border: none;
    color:var(--text-color);
}
.btn-group.pageSize-container button,
.pagination button.btn-link-like,
.additional-infos {
    color:var(--text-color);
}
.btn-group.pageSize-container button {
    margin-right: 0px;
}
.pageSize-container .icon-arrow-bottom {
    font-size: 20px;
    line-height: 1.25;
    position: unset;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: transparent;
    border: none;
    color: var(--primary-color);
}
.pagination-sm>li>a, 
.pagination-sm>li>span,
.pagination button.btn-link-like {
    padding: 0 4px;
}
#resultats .select {
    background-color: var(--secondary-color);
    height: calc(100% - 37px);
}
.displaymode-icon-container.desktop button:hover, .siteRestriction-icon-container.desktop button:hover, .sort-order button:focus, .sort-order button:hover,
.displaymode-icon-container.desktop button, .siteRestriction-icon-container.desktop button, .sort-order button {
    background-color: transparent;
    color: var(--primary-color);
}
.displaymode-icon-container a.active:hover, .pageSize-container a.active:hover, .siteRestriction-icon-container a.active:hover, .sort-order a.active:hover,
.displaymode-icon-container .active, .pageSize-container .active, .siteRestriction-icon-container .active, .sort-order .active {
    background-color: var(--primary-color);
    color:white;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: var(--text-color);
    padding: 0 0 0 5px;
}
.notice.notice_courte {
    background: var(--secondary-color-lighter);
}
.indicator {
    color: var(--text-color);
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: transparent;
}
.statut, .statut-disabled, .statut-primaryDoc {
    margin-right: 0px;
    background-color: var(--bg-gris,#F6F4F3);
    z-index: 1;
    position: relative;
}

#resultats .notice_courte .notice_metadata {
    width: 60px;
    float: right;
}
.panel-front.panel-search-container .panel-heading {
    padding: 0;
    padding-top:15px;
}
#page .metadata-actions .btn,
#page .metadata-actions a {
    background: transparent;
    color:var(--primary-color);
    padding:0;
    transition:0.3 ease-in-out all;
}
#resultats > ul > li {
    background: transparent;
    border-bottom: 24px solid transparent;
}
 #resultats_recherche .vignette_document img.ermes-thumb {
    width:162px;
 }
.mobile-navigation .btn.precedent, .mobile-navigation .btn.suivant {
    background-color: transparent;
}
.mobile-navigation {
    background-color: transparent;
}
.mobile-navigation .btn, .mobile-navigation>.btn-group {
    color: var(--primary-color);
    background-color: transparent;
}
.select-all {
    background-color: transparent;
}
.template-title {
    color: var(--text-color);
    text-transform: none;
    font-family: "Public Sans";
    font-size: 20px;
    font-weight: 400;
}
.template-info {
    color: var(--text-color);
}
#resultats .notice_courte p {
    font-size:14px;
    margin:8px 0;
}
.indicator .label-holding {
    font-weight: 400;
}
.facet-controls > a, .facet-controls > button {
    color: var(--primary-color);
    text-transform: none;
    text-decoration: underline;
    text-underline-offset: 4px;
}
li.ajouter_selection {
    background-color: transparent;
}
#facet_container .panel-heading {
    font-family: "Public Sans";
    font-size: 24px;
    font-weight: 700;
}
.mobile-navigation .btn.suivant,
.mobile-navigation .btn.precedent,
.mobile-navigation .searchList-btn,
.mobile-navigation .btn.filterAside {
    border : 1px solid var(--primary-color);
}
#notice_longue > .panel > .panel-body {
    padding-top:40px;
}
#detail-notice .btn-link-like .icon-return {
    font-size: 30px;
    color:white;
}
#detail-notice .btn-link-like:hover .icon-return,
#detail-notice .btn-link-like:focus .icon-return,
#detail-notice .btn-link-like:active .icon-return {
    color:var(--primary-color);
}
#detail-notice .btn-link-like .icon-return::before{
    margin-right:0;
}
#notice_longue_description h2 {
    margin-bottom:16px;
    font-family: "Public Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25; 
}
#notice_longue_description > p {
    color: var(--text-color);
    font-size: 16px;
    margin-bottom:8px
}

#detail-holdings-abstract {
    background: var(--secondary-color-lighter);
    padding-bottom:20px;
}
#detail-holdings-abstract #HoldingsStatic {
    width:fit-content;
    margin:0 auto;
    background:var(--secondary-color);
    color:white;
    border-color:var(--secondary-color);
    padding: 8px 16px;
    font-weight: 400;
}
#detail-holdings-abstract #HoldingsStatic:hover,
#detail-holdings-abstract #HoldingsStatic:focus,
#detail-holdings-abstract #HoldingsStatic:active {
    width:fit-content;
    margin:0 auto;
    background:var(--secondary-color-lighter);
    color:var(--text-color);
    border-color:var(--secondary-color);
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: var(--secondary-color-lighter);
    border-color: var(--secondary-color-lighter);
    color: var(--text-color);
}
.tab-content {
    background-color: var(--secondary-color-lighter);
    color: var(--text-color);
    font-size: 16px;
    padding: 20px;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: white;
}
#notice_longue .vignette_document img.ermes-thumb {
    max-width: 162px;
}
h3.category_header {
    background-color: var(--secondary-color);
    color: white;
    text-transform: unset;
}
h2.category_header{
    color: var(--secondary-color, #536A4C);
    font-family: "Public Sans";
    font-size: 32px;
    font-weight: 500;
    line-height: 1.25;
}
#menu-more {
    background: transparent;
}
.detail-holdings-class [class|="detail-holds"] thead th,
.detail-subscriptions thead th,
.detail-holdings-class [class|="detail-holds"] thead td,
.detail-subscriptions thead td {
    background-color: var(--secondary-color-lighter);
    color: var(--text-color);
    font-weight: 400;
}
.holding, .holdings-component .subscription {
    background-color: var(--secondary-color-lighter);
    border: 1px solid #cdcdcd;
}
#facet_container .icon-resize-small, #facet_container .icon-resize-full {
    font-size: 17px;
}
#facet_container .icon-resize-small:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--text-color);
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 10px;
    transform: rotate(180deg);
    /* transition: transform 0.5s ease-in-out; */
    border: 1px solid black;
}
#facet_container .icon-resize-full:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--text-color);
    height: 17px;
    line-height: 17px;
    width: 17px;
    font-size: 10px;
    transform: rotate(0deg);
    /* transition: transform 0.5s ease-in-out; */
    border: 1px solid black;
}
/* notice détailée FIN */

/* footer */
.syracuse-footer .part1 {
    background:url('/ui/skins/VMNC/images/bandeau-bas.jpg') no-repeat center;
    background-size:cover;
}
.syracuse-footer .part1 .container {
    display:flex;
    align-items: center;
    justify-content: flex-start;
    min-height:173px;
}
.syracuse-footer .part1 .left-links {
    display:flex;
    align-items: center;
    gap:16px;
    flex-wrap:wrap;
}
.syracuse-footer .container {
    padding : 0 50px;
}
.syracuse-footer .part1 a {
    color: var(--primary-color) !important;
    font-family: "Open Sans";
    font-size: 16px;
    display: flex;
    font-weight: 700;
    align-items: center;
    gap: 5px;
}
.syracuse-footer .part1 a:hover,
.syracuse-footer .part1 a:focus,
.syracuse-footer .part1 a:active {
    text-decoration: unset;
}
.syracuse-footer .part1 a i:is(.fab,.far) {
    font-size:27px;
}
.syracuse-footer .part2 {
    background:var(--secondary-color);
} 
.syracuse-footer .part2 .container {
    min-height:40px;
    display:grid;
    place-items: center;
}
.syracuse-footer .part2 .links-list {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
}
.syracuse-footer .part2 .links-list li::after {
    content:"|";
    display: inline-block;
    margin: 0 5px;
}
.syracuse-footer .part2 .links-list li:last-child::after {
    display:none;
}
.syracuse-footer .part2 a {
    color:white !important;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.syracuse-footer .left-links .fa-facebook::before {
    content:"";
    width: 27px;
    height: 27px;
    aspect-ratio: 1/1;
    display:block;
    background:url(images/facebook-rouge.svg) no-repeat center;
}
.syracuse-footer .left-links .fa-instagram::before {
    content:"";
    width: 27px;
    height: 27px;
    aspect-ratio: 1/1;
    display:block;
    background:url(images/instagram-rouge.svg) no-repeat center;
}
/* footer FIN */

/* style prédéfinis */
.hide_seeAll .see_all_results {
    display: none !important;
}
.btn-default.see_all_results {
    float:right;
    margin-top:15px;
}

.selection-description {
    background: none repeat scroll 0 0 var(--secondary-color-lighter);
}
.arrow_spaced .owl-nav .owl-prev {
    position: absolute;
    left: -40px;
}
.arrow_spaced .owl-nav .owl-next {
    position: absolute;
    right: -40px;
}
.hide_RsNav .owl-dots,
.hide_RsNav .rsBullets.bs-bullets {
    display:none;
}
/* style prédéfinis FIN */

/* encart personnalisés */
.patrimoine-box .content-holder {
    background:#536A4CD9;
    position:absolute;
    bottom:0;
    padding:16px 24px;
    color:white;
    opacity: 0;
    transition: ease-in-out all 0.3s;
}
.patrimoine-box a:hover .content-holder {
    opacity: 1;
}
.patrimoine-box .content-holder p {
    color:white;
    text-decoration:underline;
}
.patrimoine-box .img-holder img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Zoom-sur a:hover,
.Zoom-sur a:focus,
.Zoom-sur a:active {
	text-decoration:none;
}

.Zoom-sur .notice {
    max-width:300px;
    margin:0 auto;
}
.Zoom-sur .notice .content {
    padding: 16px;
    background: var(--secondary-color-lighter, #E6E7E3);
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.Zoom-sur .notice .btn-default.btn {
    display:block;
    width:fit-content;
}
.Zoom-sur .notice .img-holder{
    width: 100%;
    height: auto;
    aspect-ratio: 306/455;
    max-height: 320px;
}

.Zoom-sur .notice .img-holder img {
    width:100%;
    height:100%;
    object-fit:cover;
}

.frame .a-la-une {
    display: grid;
    aspect-ratio: 816/488;
    width: 100%;
    height: auto;
    place-content: center;
    text-align:center;
    border: 1px solid var(--secondary-color);
    transition:0.3s ease all;
}
.frame .a-la-une:hover,
.frame .a-la-une:focus-within,
.frame .a-la-une:active {
    box-shadow: -5px 5px 0px var(--secondary-color);
    transform: translate(5px,-5px);
}
.frame .a-la-une>a:hover,
.frame .a-la-une>a:focus,
.frame .a-la-une>a:active {
    text-decoration: none;
}
.frame .a-la-une>a {
    display:flex;
    flex-direction:column;
    gap:30px;
    transition:0.3s ease all;
}
.frame .a-la-une img.megaphone {
    width:68px;
    aspect-ratio:1;
    height:auto;
    margin: 0 auto;
}

.frame .a-la-une .title-alaune {
    color:var(--secondary-color);
    text-align: center;
    font-family: "Public Sans";
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s ease all;
}
.frame .a-la-une:hover .title-alaune ,
.frame .a-la-une:focus-within .title-alaune ,
.frame .a-la-une:active .title-alaune  {
    scale:1.2;
}
.frame .a-la-une:hover .description-alaune,
.frame .a-la-une:focus-within .description-alaune,
.frame .a-la-une:active .description-alaune 
.frame .a-la-une>a:hover .description-alaune,
.frame .a-la-une>a:focus .description-alaune,
.frame .a-la-une>a:active .description-alaune {
    text-decoration:underline;
}
.frame .a-la-une .description-alaune {
    color:var(--secondary-color);
    text-align: center;
    font-family: "Public Sans";
    font-size: 24px;
    font-weight: 400;
}

/* encart personnalisés FIN */
@media (max-width:991.5px) {
    .header-modern .header-modern__search #globalAdvancedSearchLink{
        color: var(--primary-color);
    }

    .header-modern .header-modern__body .btn-default:active,
    .header-modern .header-modern__body .btn-default:focus,
    .header-modern .header-modern__body .btn-default:hover,
    .header-modern .header-modern__body .btn-default {
        color: white;
        background-color: var(--primary-color);
        border-color: var(--primary-color);
    }
    .patrimoine-box .content-holder {
        opacity: 1;
    }
    #header_banner {
        border-top: none;
        background: url('/ui/skins/VMNC/images/bandeau-bas.jpg') no-repeat center;
        background-size: cover;
        position: relative;
    }
    #main-ermes-container {
        padding-top: 40px;
    }
}   

@media (max-width: 767px) {
    #header_banner .navbar .navbar-container {
        margin: 15px 0;
    }
    #ariane {
        top: 115px;
        left: 0px;
    }
    .patrimoine-box .content-holder {
        opacity: 1;
        position: unset;
    }
    div#criteres_recherche .visible-xs {
        margin-left: 5px;
    }
    #menu-panel {
        top: 13px;
    }
    #nav-rich-menu > li > a, .portal-main-menu > li.LEVEL1 > a {
        background:var(--bg-gris);
    }
    .arrow_spaced .owl-nav .owl-prev {
        position: absolute;
        left: -15px;
    }
    .arrow_spaced .owl-nav .owl-next {
        position: absolute;
        right: -15px;
    }
}
@media (max-width:500px) {
    #resultats .notice_corps {
        display:flex;
        flex-direction:column;

    }
    #resultats_recherche .vignette_container {
        display:flex;
        justify-content:center;
    }
    #resultats_detail .notice_corps.media {
        display:flex;
        flex-direction:column;
    }
}
@media (min-width:768px) {
    #page #menu-panel {
        border-top: none;
        background: #F6F4F3;
        position:relative;
        top:0px;
    }
    #page #menu-panel .panel-body {
        margin-top: 0px;
        padding: 0 30px;
    }

    #page #ermes_main_menu {
        display: flex;
        justify-content: space-between;
        height: 43px;
    }

    #page #ermes_main_menu::before,
    #page #ermes_main_menu::after {
        display:none;
    }

    #ermes_main_menu li.LEVEL1 {
        background-color: transparent;
        border-top: none;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
        width: fit-content;
        margin:0;
    }
    #ermes_main_menu li.LEVEL1>a .caret{
        display:none;
    }
    #ermes_main_menu li.LEVEL1>a {
        color: var(--primary-color,#AF1D1F);
        text-transform: uppercase;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.25;
        position: sticky;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, #ermes_main_menu li.LEVEL1 a:hover {
        background-color: white;
    }
        #ermes_main_menu li.LEVEL1 .dropdown-menu {
        left: 50%;
        right: unset;
        transform:translateX(-50%);
    }
    #ermes_main_menu li.LEVEL1:nth-last-child(1) .dropdown-menu {
        left: unset;
        right: 0;
        transform:none;
    }
        #ermes_main_menu li.LEVEL1:nth-child(1) .dropdown-menu {
        left: 0;
        right: unset;
        transform:none;
    }
    .all-link-connexe {
        z-index: 1;
    }
    #resultats .notice_corps {
        padding: 20px;
        width: calc(100% - 60px);
    }
    #ermes_main_menu .dropdown-menu {
        border:1px solid var(--bg-gris);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    }
    #ermes_main_menu .dropdown-menu>li>a {
        color: var(--primary-color);
    }
    #ermes_main_menu .dropdown-menu>li>a:hover,
    #ermes_main_menu .dropdown-menu>li>a:focus,
    #ermes_main_menu .dropdown-menu>li>a:active {
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    #nav_connexe .btn.btn-account .hidden-xs {
        display: flex !important;
        align-items: center;
    }
}
@media (min-width:992px) {
    .navbar.navbar-inverse {
        position: absolute;
        width: fit-content; 
        /* right: calc(50vw + 7%); */
        left:10px;
    }
    #search-panel {
        min-height: 123px;
    }
    #search-panel .panel-body {
        width:100%;
        z-index: 1;
        pointer-events: none;
    }
    #search-panel .panel-body #main_search_form,
    #search-panel .panel-body #ariane {
        pointer-events: auto;
    }
    #search-panel .panel-body #main_search_form{
        max-width: 58%;
        float:right;
    }
    /* #header_banner::after {
        content: "";
        width: auto;
        height: 187px;
        aspect-ratio: 1042/447;
        object-fit: contain;
        display: block;
        position: absolute;
        top: -2px;
        right: calc(50% - 320px);
        z-index: 0;
        background: url(images/bandeau-strips-cropped.png) center no-repeat;
        background-size: contain;
        pointer-events: none;
    } */
    #header_banner::after {
        content: "";
        /* width: min(542px, 43%); */
        width: 43%;
        height: 172px;
        display: block;
        position: absolute;
        top: 0px;
        right: calc(50% - 257px);
        z-index: 0;
        background: url(images/bandeau-strips-cropped.png) center no-repeat;
        background-size: cover;
        pointer-events: none;
    }
    .navigation-page {
        display: flex !important;
        align-items: center;
    }
}

@media (min-width:1600px) {
    #header_banner {
        background-size: 1575px 100%;
    }
    .navbar.navbar-inverse {
        right: calc(50vw + 7%);
    }
}



