/*==================== La Rochelle - CALR ===================*/

/* INCLUSIONS CSS ERMES */


/* INCLUSIONS CSS SYRACUSE */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
@import url(polices.css);
@import url(ermes-font-addon.css);
@import url(editorial.css);


/* #nav-rich-menu li:nth-child(2) .dropdown {
   left: 0  !important;
} */

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
}
 */

*:focus {
    outline: 2px solid #335c9e !important;
    outline-offset: 2px
}

.btn-account,
.btn-account:hover,
.btn-account i,
.btn-account:hover i,
.all-link-connexe .btn-default,
.all-link-connexe .btn-default:hover,
.link-connexe::before,
.link-connexe:hover::before,
#ermes_main_menu li.LEVEL1,
#ermes_main_menu li.LEVEL1:hover a,
#ermes_main_menu li.LEVEL1>a,
#ermes_main_menu li.LEVEL1 a:hover,
#nav-rich-menu li a,
#nav-rich-menu li:hover a,
#nav-rich-menu a:hover,
.nav-tabs>li>a,
.nav-tabs>li>a:hover,
#scenario-selection,
#scenario-selection:hover,
#submit-search:hover span,
#submit-search span,
#globalAdvancedSearchLink,
#globalAdvancedSearchLink:hover,
.navbar-brand h1,
.navbar-brand:hover h1,
.btn-default,
.btn-default:hover,
.btn-primary,
.btn-primary:hover,
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.facet-controls>a,
.facet-controls>button,
.facet-controls>a:hover,
.facet-controls>button:hover {
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

span.labelSelect.sort {
    max-width: 270px;
}

@media (max-width: 767px) {
    .frame-no-title .icon-resize-small.pull-right {
        float: none !important;
    }

    .frame-no-title .panel-heading {
        text-align: right;
    }
}

#dropChangeSite,
.change-site-mobile {
    display: none;
}

#admin-actions {
    background-color: #000;
    box-shadow: none;
}

#mobile-actions {
    background-color: #000;
    box-shadow: none;
}

#mobile-actions .hamburger-mobile .icon-bar {
    background-color: #fff;
}

#mobile-actions .icon-lock:before {
    color: #fff;
}

#mobile-actions .btn-account,
#mobile-actions .btn-account:hover,
#mobile-actions .btn-account:focus,
#mobile-actions .btn-account:active,
#mobile-actions .btn-account.active,
#mobile-actions .open .dropdown-toggle.btn-account {
    color: #fff;
}

#dropChangeCulture .caret {
    border-top: 4px solid #fff;
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #184e5b;
}

#mobile-actions .icon-lock:before {
    color: #d5440b;
}

/*  Affichage Mobile Menu Connexe */

#nav_connexe.hidden-xs {
    display: block !important;
}

@media (max-width: 767px) {
    .header-banner-menu .button-my-account.btn-group {
        display: none;
    }
}

html {
    font-family: sans-serif;
    height: auto;
}

body {
    background: #f7f7f7 url(images/header.png)no-repeat center top;
}

.x-body {
    font-size: 16px;
    font-family: 'AtkinsonHyperlegible-Regular', sans-serif;
}

body,
td,
pre {
    font-size: 16px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
td,
pre,
p,
.panel-front>.x-panel-header span {
    font-family: 'AtkinsonHyperlegible-Regular', sans-serif;
}

h1 {
    color: #000;
    font-size: 42px;
}

.panel>.panel-heading h2,
.panel-title,
.panel-front>.x-panel-header {
    text-transform: none;
}

.panel-front>.x-panel-header span,
h2 {
    color: #5e5e5e;
    font-weight: normal;
    font-size: 30px;
}

h2 span {
    display: inline-block;
}

.selection-description {
    background: none;
    border: none;
}

.panel-front,
.panel-selection {
    background: #fff;
    padding: 30px 28px;
    margin-top: 25px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 8px 5px -2px rgba(80, 80, 80, 0.2);
    -moz-box-shadow: 0px 8px 5px -2px rgba(80, 80, 80, 0.2);
    box-shadow: 0px 8px 5px -2px rgba(80, 80, 80, 0.2);
}

#portal .panel-body {
    padding-top: 30px;
}

h3 {
    margin: 0;
    color: #5e5e5e;
    font-size: 24px;
    text-transform: uppercase;
}

h4 {
    color: #5e5e5e;
    font-size: 18px;
    text-transform: uppercase;
}

h5 {
    color: #5e5e5e;
    font-size: 14px;
    text-transform: uppercase;
}

h6 {
    color: #5e5e5e;
    font-size: 11px;
    text-transform: uppercase;
}

h1+h2,
p+h2 {
    margin-top: 40px;
}

h2+h3,
p+h3 {
    margin-top: 30px;
}

h3+h4,
p+h4 {
    margin-top: 25px;
}

h4+h5,
p+h5 {
    margin-top: 20px;
}

h5+h6,
p+h6 {
    margin-top: 15px;
}

p {
    margin: 10px 0;
    color: #000;
    font-size: 16px;
}

.panel-default>.panel-heading {
    background: none;
    border: none;
}

a {
    color: #000;
}

a:hover,
a:focus {
    text-decoration: none;
}

header {
    background: none;
    border: none;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    header {
        margin-bottom: 50px;
    }
}

header h1 {
    font-size: 60px;
    color: #335c9e;
    line-height: 45px;
    text-transform: none;
}

header h1 span span {
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
}

header h1 em {
    font-size: 36px;
}

.navbar>.container .navbar-brand {
    margin: 0 0 15px 0;
}

.header-banner-menu {
    width: 100%;
    max-width: 100%;
    position: relative;
}

.all-link-connexe {
    position: static;
}

.link-connexe {
    position: relative;
    top: 4px;
}

.link-connexe .btn-default {
    background: #05829a;
    border-color: #fff;
    color: #fff;
    padding: 7px 15px;
    font-size: 16px;
    text-transform: uppercase;
}

.link-connexe .btn-default:hover,
.link-connexe .btn-default:focus {
    background-color: #fff;
    border-color: #05829a;
    color: #fff;
}

.all-link-connexe .link-connexe.connexe-region {
    position: absolute;
    left: 10px;
    top: 7px;
}

.link-connexe.connexe-region .btn-default {
    padding: 0px 192px 50px 0;
    background: url(images/brandregion.png) no-repeat;
    background-size: 100%;
    border: none;
}

/* @media  (max-width: 479px) {
	.all-link-connexe .link-connexe.connexe-region {
		top: 42px;
	}
} */
@media (max-width: 719px) {
    .link-connexe .btn-default {
        padding: 4px 5px;
        font-size: 12px;
    }
}

@media (min-width: 720px) and (max-width: 1023px) {
    .link-connexe .btn-default {
        padding: 8px 9px;
        font-size: 14px;
    }
}

@media (max-width: 719px) {
    .link-connexe.connexe-region .btn-default {
        padding: 0px 120px 40px 0;
    }
}

@media (min-width: 720px) and (max-width: 1023px) {
    .link-connexe.connexe-region .btn-default {
        padding: 0px 148px 42px 0;
    }
}

.link-connexe.connexe-region .btn-default span {
    display: none;
}

.link-connexe.connexe-region .btn-default:hover,
.link-connexe.connexe-region .btn-default::focus {
    background-color: transparent;
}

.link-connexe.connexe-pratique .btn-default {
    background: #335c9e;
    border-color: #335c9e;
}

.link-connexe.connexe-pratique .btn-default:hover,
.link-connexe.connexe-pratique .btn-default::focus {
    background: #fff;
    color: #335c9e;
    border-color: #335c9e;
}

.link-connexe.connexe-agenda .btn-default {
    background: #218735;
    border-color: #218735;
}

.link-connexe.connexe-agenda .btn-default:hover,
.link-connexe.connexe-agenda .btn-default::focus {
    background: #fff;
    color: #218735;
    border-color: #218735;
}

.link-connexe.connexe-newsletter .btn-default {
    background: #c8338a;
    border-color: #c8338a;
}

.link-connexe.connexe-newsletter .btn-default:hover,
.link-connexe.connexe-newsletter .btn-default:focus {
    background: #fff;
    color: #c8338a;
    border-color: #c8338a;
}

.link-connexe.connexe-jesuis .btn-default {
    background: #05829a;
    border-color: #05829a;
}

.link-connexe.connexe-jesuis .btn-default:hover,
.link-connexe.connexe-jesuis .btn-default:focus {
    background: #fff;
    color: #05829a;
    border-color: #05829a;
}



@media (min-width: 768px) {

    /* 	.button-my-account {
		position: relative;
		top: 8px;
	} */
    .btn-account {
        background: #d5440b;
        color: #fff;
        margin-top: 8px;
        padding: 7px 10px 6px 7px;
    }

    .btn-account:hover,
    .btn-account:focus,
    .btn-account:active,
    .btn-account.active,
    .open .dropdown-toggle.btn-account {
        color: #fff;
    }
}

.btn-account i {
    padding: 3px 4px 7px 8px;
    background: #fff;
    border-radius: 50px;
    margin-right: 4px;
    color: #d5440b;
}

.btn-account .icon-lock,
.btn-account .icon-user {
    position: relative;
    top: -2px;
    left: -3px;
}

.btn-account .icon-lock::before {
    content: '\e802';
}

.btn-account .icon-user::before {
    content: '\e814';
}

#search-panel {
    color: #000;
}

#search-panel {
    background: none;
}

#menu-panel {
    background: none;
    border: none;
}

#textfield::placeholder {
    color: #000;
    opacity: 1;
}

@media (min-width: 1024px) {
    #search-panel .panel-body.col-md-8 {
        position: absolute;
        right: 0;
        top: -135px;
        width: 60%;
        z-index: 11;
    }
}


#main_search_form {
    border: 1px solid #05829a;
}

#scenario-selection {
    background: #05829a;
    border-color: #05829a;
    color: #fff;
}

.clean-text-field {
    color: #000;
}

.clean-text-field {
    color: red
}

#textfield,
.clean-text-field {
    background: #fff;
    border-color: #fff;
}

#submit-search {
    background: #fff;
    border-color: #fff;
    color: #fff;
}

#submit-search span {
    padding: 7px 7px 7px 10px;
    background: #05829a;
    color: #fff;
    border-radius: 50px;
}

@media (min-width: 479px) {
    #scenario-selection {
        height: 60px;
        line-height: 58px;
        padding: 0 4px 0 12px;
    }

    #submit-search {
        height: 60px;
        line-height: 58px;
        padding: 0 8px 0 0px;
    }

    #textfield,
    .clean-text-field {
        height: 60px;
    }

    .ui-autocomplete-input {
        height: 60px;
    }
}


#globalScenarioMobile {
    background-color: #05829a;
}

#globalScenarioMobile>li>a {
    color: #fff;
}

#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #fff;
    color: #000;
}

#globalScenarioMobile>li>a:hover,
#globalScenarioMobile>li>a:focus {
    background: #fff;
    color: #000;
}

.tt-suggestion.tt-cursor {
    background: #05829a;
}

.tt-suggestion.tt-cursor p {
    color: #fff;
}

#ermes_main_menu li.LEVEL1 {
    background: none;
}

.portal-main-menu li.LEVEL1 {
    background: none;
    border: none;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}

.portal-main-menu li.LEVEL1>a {
    color: #000;
    background: none;
    font-size: 24px;
    text-transform: none;
    padding: 12px 21px 16px;
}

.portal-main-menu li.LEVEL1>a::after {
    content: "";
    position: absolute;
    right: 0;
    height: 27px;
    top: 9px;
    border-right: 1px solid #000;
}

.portal-main-menu li.LEVEL1>a:hover::after {
    content: none;
}

.portal-main-menu li.LEVEL1:last-child>a::after {
    content: none;
}

#ermes_main_menu li.LEVEL1 .caret {
    display: none;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
#ermes_main_menu li.LEVEL1 a:hover {
    background: none;
}

#ermes_main_menu li.LEVEL1>a:hover,
#ermes_main_menu li:hover>a {
    background-color: #05829a;
    color: #fff;
    margin-left: -1px;
    padding-left: 22px;
}

#menu-panel .menu-home span {
    display: none;
}

#menu-panel .menu-home i {
    display: block;
    color: #c8338a;
}

#ermes_main_menu li.LEVEL1.menu-home>a:hover,
i#ermes_main_menu li.LEVEL1.menu-home>a:focus i {
    color: #fff;
}

.navbar-nav>li>.dropdown-menu {
    background: #05829a;
    text-align: left;
    margin-left: -1px;
}

#ermes_main_menu .dropdown-menu>li a {
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
    text-transform: none;
}

#ermes_main_menu .dropdown-menu>li a:hover,
#ermes_main_menu .dropdown-menu>li a:focus {
    background: #fff;
    color: #05829a;
}

@media (min-width: 768px) {
    #nav-rich-menu {
        z-index: 10;
    }
}

#nav-rich-menu li {
    background: none;
    margin: 0;
    width: auto;
}

#nav-rich-menu li:last-child {
    border: 0;
}

#nav-rich-menu li a {
    color: #000;
    background: none;
    font-size: 24px;
    text-transform: none;
    padding: 8px 21px 8px;
    position: relative;
}

#nav-rich-menu li>a::after {
    content: "";
    position: absolute;
    right: 0;
    height: 27px;
    top: 12px;
    border-right: 1px solid #000;
}

#nav-rich-menu li:last-child>a::after {
    content: none;
}

#nav-rich-menu a:hover,
#nav-rich-menu li:hover a {
    background-color: #05829a;
    color: #fff;
    margin-left: -1px;
    padding-left: 22px;
    cursor: pointer;
}

#nav-rich-menu li.menu-home>a:hover,
i#nav-rich-menu li.menu-home>a:focus i {
    color: #fff;
}

#nav-rich-menu .dropdown {
    overflow: hidden;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0px 8px 12px -4px rgba(97, 97, 97, 0.5);
    -moz-box-shadow: 0px 8px 12px -4px rgba(97, 97, 97, 0.5);
    box-shadow: 0px 8px 12px -4px rgba(97, 97, 97, 0.5);
}

#nav-rich-menu li .dropdown_container {
    border-bottom: 1px solid #dfdfdf;
    padding: 0;
}

#nav-rich-menu li .dropdown_container:nth-child(2n+1) {
    border-right: 1px solid #dfdfdf;
}

#nav-rich-menu li .dropdown_container:nth-child(2n+1) {
    clear: both;
}

#nav-rich-menu li .dropdown_container .illustration img {
    height: 90px;
    width: 120px;
}

#nav-rich-menu li .dropdown_container a {
    background: #05829a;
    margin: 0;
    display: block;
    padding: 10px;
}

#nav-rich-menu .dropdown_container a:hover,
#nav-rich-menu .dropdown_container a:focus {
    background: #f2f0f1;
}

#nav-rich-menu .title_menu h4,
#nav-rich-menu .title_menu p {
    color: #fff;
}

#nav-rich-menu .title_menu h4 {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}

#nav-rich-menu .title_menu p {
    font-size: 14px;
}

#nav-rich-menu .dropdown_container a:hover .title_menu h4,
#nav-rich-menu .dropdown_container a:hover .title_menu p {
    color: #000;
}





.btn-default {
    background-color: #d5440b;
    border-color: #d5440b;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: #d5440b;
    color: #d5440b;
}

.btn-default.see_all,
.btn-default.see_all_results,
.btn-default.see_all_results_SelectFrame {
    float: right;
}

/* Passage sous le menu */
.royalSlider {
    z-index: 0;
}

.slider_container {
    z-index: 1;
}

.rsDefaultInv .rsGCaption {
    background: rgb(7 137 161 / 90%);
}

.rsDefaultInv .rsGCaption * {
    color: #fff;
}

.slider_container {
    background: rgb(7 137 161 / 90%);
    height: auto;
    width: 40%;
    padding: 25px;
}

.carousel_3 .slider_container {
    background: rgb(7 137 161 / 90%);
}

.slider_container p {
    color: #fff;
}

.carousel_1 h3,
.carousel_2 h3,
.carousel_3 h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
}

.carousel_1 a,
.carousel_2 a,
.carousel_3 a {
    color: #fff;
}

.encart-carrousel .slider_container {
    width: 100%;
    height: auto;
}

.slider_container .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #05829a;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
}

.slider_container .btn-default:hover,
.slider_container .btn-default:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

@media (max-width: 767px) {

    .slider_container,
    .carousel_3 .slider_container {
        position: relative;
        top: 0;
        width: 100%;
        background: #393837;
    }
}

.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #335c9e;
}

.bs-bullets .rsNavSelected button {
    background-color: #335c9e;
}

.lien {
    text-decoration: underline;
}

.encart-fond-transparent .panel-front {
    background: none;
    box-shadow: none;
}

.encart-no-padding-top.panel-front {
    padding-top: 0;
}

.encart-no-padding-gd.panel-front {
    padding-left: 0;
    padding-right: 0;
}

.encart-margin-left.panel-front {
    margin-left: 10px;
}

.encart-margin-right.panel-front {
    margin-right: 10px;
}

.encart-margin-bottom.panel-front {
    margin-bottom: 50px;
}

.encart-contenu-centre .panel-body {
    text-align: center;
}

.encart-bouton-marge .btn-default {
    margin-top: 20px;
}


/* Encart En pratique  */


.acces-cards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.acces-cards-item {
    display: -webkit-box;
    display: flex;
    padding: 0.5rem;
    width: 25%;
}

@media (max-width: 599px) {
    .acces-cards-item {
        width: 50%;
    }
}

@media (min-width: 600px) and (max-width: 799px) {
    .acces-cards-item {
        width: 33.33%;
    }
}

.acces-cards-item:nth-child(n+5) {
    width: 33.33%;
}

.acces-card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: #f7f7f7;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

.acces-card .card-btn {
    display: block;
    margin: 0;
    height: 100%;
    width: 100%;
}

.acces-card-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
}

.acces-card-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 0 10px 20px;
    text-align: center;
}

.acces-card-text {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}

.acces-card-content h3 {
    text-transform: none;
    font-size: 20px;
    margin: 0;
    line-height: normal;
    color: #335c9e;
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
    font-weight: normal;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

.acces-card:hover,
.acces-card:focus {
    transition: all 0.35s, outline 0s, outline-offset 0s;
    background: #fff;
    cursor: pointer;
}

.acces-card:hover h3 {
    transition: all 0.35s, outline 0s, outline-offset 0s;
    color: #335c9e;
}

.acces-card-image span::before {
    font-family: 'Font Awesome 5 Free';
}

.acces-card-image span.ermes::before {
    font-family: 'ermes-font-update';
}

.acces-card-image span::before {
    font-size: 60px;
    color: #f2a229;
}

.acces-card:hover .acces-card-image span::before {
    color: #335c9e;
}

.acces-card-image img {
    width: 1px;
}

.acces-card:hover img {
    display: none;
}

.acces-card img.hover {
    display: none;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

.acces-card:hover img.hover {
    display: inline;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}



/*===========   ENCART  ACCES  ============*/

.encart-acces ul {
    margin-top: 20px;
}

.encart-acces em {
    width: 100%;
}

.encart-acces a {
    position: relative;
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #292929;
    background: none;
    color: #05829a;
    text-decoration: none;
    font-size: 24px;
    margin: 0;
    line-height: 26px;
    transition: all 0.35s, outline 0s, outline-offset 0s;
    flex-direction: row;
    align-items: center;
}

.encart-acces a:hover {
    color: #d5440b;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

.encart-acces li span::before {
    font-size: 24px;
    color: #335c9e;
    margin: 0 0 0 2px;
}



/*===========   ENCART ACCES 2 ============*/


.encart-bibs ul {
    margin-top: 20px;
}

.encart-bibs li {
    width: 100%;
    position: relative;
    display: table;
    border-bottom: 1px solid #292929;
    transition: all 0.35s, outline 0s, outline-offset 0s;
    line-height: 24px;
    padding: 10px 0;
}

/* .encart-bibs li:hover {
	background: #000;
	transition: all 0.35s, outline 0s, outline-offset 0s;
} */
.encart-bibs li span {
    display: table-cell;
    vertical-align: middle;
}

.encart-bibs li span:first-child {
    width: 100%;
}

.encart-bibs li span:first-child a {
    cursor: default;
}

.encart-bibs li a,
.encart-bibs li .bib-name {
    background: none;
    color: #05829a;
    text-decoration: none;
    font-size: 24px;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

.encart-bibs li a:hover,
.encart-bibs li a:focus {
    color: #d5440b;
    transition: all 0.35s, outline 0s, outline-offset 0s;
}

/* .encart-bibs li a:hover {
    color: #d5440b;
    transition: all 0.35s, outline 0s, outline-offset 0s;
} */
.encart-bibs li a::before {
    font-size: 24px;
    color: #335c9e;
    margin: 0 0 0 2px;
}

.encart-bibs li a:hover::before,
.encart-bibs li a:focus::before {
    color: #d5440b;
}

.encart-bibs li a[class*="icon-"] {}






/*===========   ENCART  Nouveautés  ============*/


.liste {
    overflow: hidden;
    margin-right: -10px;
}

.liste li {
    float: left;
    position: relative;
    width: 25%;
    padding-right: 15px;
    margin-top: 15px;
}

.liste li:last-child {
    margin-right: 0;
}

.liste li a:first-child {
    display: block;
    cursor: pointer;
}

.liste li a:first-child img,
.liste li img:first-child {
    width: 100%;
    max-height: 180px;
    min-height: 180px;
    object-fit: cover;
    object-position: center;
}

#portal .liste li a:first-child:hover+a:nth-child(2) {
    position: absolute;
    height: 100%;
    margin: 0;
    padding-top: 35px;
    transition: all 0.5s ease, outline 0s, outline-offset 0s;
    cursor: pointer;
}

#portal .liste li a:nth-child(2) {
    display: inline-block;
    position: absolute;
    height: 40px;
    right: 15px;
    overflow: hidden;
    bottom: 0;
    left: 0;
    padding: 6px 15px 0;
    text-decoration: none;
    color: #fff;
    background: #05829a;
    transition: all 0.5s ease, outline 0s, outline-offset 0s;
    cursor: pointer;
}

#portal .liste li a:nth-child(2):hover,
#portal .liste li a:nth-child(2):focus,
#portal .liste li:hover a:nth-child(2) {
    position: absolute;
    height: 100%;
    margin: 0;
    padding-top: 35px;
    transition: all 0.5s ease, outline 0s, outline-offset 0s;
    cursor: pointer;
}

.liste li a:nth-child(2)::before {
    content: 'Selectionner pour inserer un lien sur le texte - Ne pas selectionner le texte';
    position: absolute;
    color: #fff;
    padding: 5px 10px;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.liste li a:nth-child(2) img {
    width: 100%;
    height: 30px;
    background: red;
    color: #fff;
}

#portal .liste li a:nth-child(2) img {
    display: none;
}

#portal .liste li a:nth-child(2)::before {
    content: none;
}

#portal .liste li h3,
#portal .liste li h6 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

#portal .liste li p {
    font-size: 14px;
    text-transform: none;
    color: #fff;
}

@media (max-width: 599px) {
    .liste li {
        width: 100%;
    }
}

@media (min-width: 600px) and (max-width: 1023px) {
    .liste li {
        width: 50%;
    }
}

.etoiles-blanches .webframe-ermes-lastcomments-item-note {
    position: absolute;
    right: 10px;
}

.etoiles-blanches .evaluation {
    background: url(images/etoiles-b.png) no-repeat left 1px;
}

.webframe-ermes-lastcomments-item-body .btn-info {
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
}


.webframe-ermes-lastcomments h3 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-title {
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.webframe-ermes-lastcomments blockquote {
    border: none;
    margin-top: 8px;
    padding: 0 10px 0 0;
}


@media (min-width: 768px) {
    footer {
        margin-top: 50px;
    }
}

.product-infos {
    display: none;
}

footer {
    background: url(images/footer.png)no-repeat center bottom;
    height: 220px;
    text-align: right;
}

footer .container {
    padding: 100px 20px 20px;
    max-width: 100%;
    width: 100%;
}

footer ul {
    margin-top: 35px;
    text-align: center;
}

footer li {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 5px;
    font-size: 12px;
}

footer li::before {
    content: "";
    position: absolute;
    right: 0;
    height: 10px;
    top: 4px;
    border-right: 1px solid #fff;
}

footer li:last-child::before {
    content: none;
}

.haut_btn {
    position: relative;
    float: right;
    top: 0;
    right: 20px;
}

.haut_btn span {
    display: none;
}

/*==================== RECHERCHE ===================*/

/* Recherche avancée (Nice)*/

@media (min-width: 768px) {
    #ERMES20_FORM .search-form-component .search-form-description {
        display: none;
    }

    /* 	#ERMES20_FORM .search-form-component .search-form-buttons {
		display: none;
	} */
    #ERMES20_FORM .search-form-component .form-group {
        text-align: right;
    }

    #ERMES20_FORM .search-form-component .form-group label {
        display: inline-block;
        width: 21%;
        text-align: right;
        padding-right: 5px;
    }

    #ERMES20_FORM .search-form-component .form-group .checkbox-field-label {
        display: inline-block;
        width: 21%;
        text-align: right;
        padding-right: 5px;
    }

    #ERMES20_FORM .search-form-component .form-group input[type="checkbox"]+label {
        width: 90%;
        text-align: left;
    }

    #ERMES20_FORM .search-form-component .form-group .input-and-buttons {
        display: inline-block;
        width: 78%;
    }

    #ERMES20_FORM .search-form-component .form-group .input-and-buttons .input-wrapper {
        width: 95%;
    }

    #ERMES20_FORM .search-form-component .form-group .checkbox-field-label+.input-wrapper {
        display: inline-block;
        width: 78%;
    }

    #ERMES20_FORM .search-form-component .field-container+.search-form-buttons {
        display: block;
    }
}


/* encart Formulaire recherche */

.searchForm .form-horizontal .panel-body .form-group.pull-right {
    display: none;
}

.searchForm .form-horizontal .panel-body .indexWrapper+.form-group.pull-right {
    display: block;
}

/* encart Formulaire recherche */

#ERMES20_FORM .search-form-component .search-form-description+.search-form-buttons {
    display: none;
}

.search-form-component .field-container+.search-form-buttons {
    display: block;
}


/* encart Formulaire recherche */

.ermes_form.is-in-webframe.form-horizontal.ermes_form_container.ermes_container .form-group:first-child {
    display: none;
}

.ermes_form.is-in-webframe.form-horizontal.ermes_form_container.ermes_container .indexWrapper .control-label {
    width: 210px;
}

.ermes_form.is-in-webframe.form-horizontal.ermes_form_container.ermes_container .indexWrapper .control-label+div {
    width: 69%;
}

#resultats_recherche {
    float: left;
    left: 0 !important;
}

#aside {
    float: right;
    left: 0;
}

/* Mode replié-déplié  */

a#collapser {
    color: #05829a;
}

a#collapser:active,
a#collapser:focus,
a#collapser:hover {
    color: #05829a;
}

a#collapser svg#Layer_2 {
    stroke: #05829a;
}

a#collapser:hover svg#Layer_2,
a#collapser:focus svg#Layer_2,
a#collapser:active svg#Layer_2 {
    stroke: #05829a;
}

a#collapser:hover svg#Layer_1 {
    stroke: #05829a;
}

svg#Layer_1 {
    stroke: #05829a;
}

/* Mode compact  */

.metadata-access button {
    background: none;
}

/* Mode mosaique tableau  */

#modeDisplayVignet {
    background: none;
}

#resultats #modeDisplayVignet li {
    border: none;
}


#resultats_recherche .panel-front,
#notice_longue .panel-front {
    background: #fff;
}

#resultats_recherche .facetList.nav-pills>li>a {
    background: #335c9e;
    color: #fff;
    border: 1px solid #335c9e;
}

#resultats_recherche .facetList.nav-pills>li>a:focus,
#resultats_recherche .facetList.nav-pills>li>a:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.template-title {
    color: #000;
}

p.template-info {
    font-weight: normal;
}

.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background-color: #05829a;
    color: #fff;
}

ul.notes-echelle li span:before,
.icon-star:before,
.icon-star-empty:before {
    color: #05829a;
}

#notice_longue h2 {
    font-weight: normal;
}

#notice_longue_description h2 {
    color: #05829a;
}

#detail-notice {
    margin-bottom: 40px;
}

#detail-notice-enrichissements,
#detail-notice-avis {
    margin-top: 40px;
}

#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #05829a;
    color: #05829a;
    text-decoration: none !important;
}

#notice_longue_description .btn-info:hover {
    background-color: #05829a;
    border-color: #05829a;
    color: #fff;
    text-decoration: none !important;
}

#document_actions .btn-info {
    background-color: #05829a;
    border-color: #05829a;
    color: #fff;
}

#document_actions .btn-info:hover,
#document_actions .btn-info:focus {
    background-color: #fff;
    border-color: #05829a;
    color: #05829a;
}

.btn-primary {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-info {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'AtkinsonHyperlegible-Bold', sans-serif;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-validation {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-basket {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket.active,
.btn-basket.disabled,
.btn-basket[disabled] {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #05829a;
    color: #05829a;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #05829a;
    border-color: #05829a;
    color: #fff;
}

.actions .btn-dark {
    background-color: #05829a;
    border-color: #05829a;
    color: #fff;
}

.actions .btn-dark:hover,
.actions .btn-dark:focus,
.actions .btn-dark:active,
.actions .btn-dark.active,
.actions .btn-dark.disabled,
.actions .btn-dark[disabled] {
    background-color: #fff;
    border-color: #05829a;
    color: #05829a;
}

#facet_container .facetSuggest a:hover,
#facet_container .facetSuggest a:focus {
    background-color: #05829a;
}

.btn-dark {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-warning {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-warning:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

a.btn-technicalReport {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-group.open .dropdown-toggle,
.btn:active,
.btn.active {
    box-shadow: none;
}

.btn-default .caret,
.btn-account .caret,
.btn-basket .caret {
    border-top-color: #fff;
}

.btn-default:hover .caret,
.btn-account:hover .caret,
.btn-basket:hover .caret {
    border-top-color: #ccc;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}

.facet-controls>a,
.facet-controls>button {
    color: #000;
    text-transform: none;
    border: 1px solid #000;
    padding: 5px 3px 5px 10px;
}

.facetList .badge {
    color: #05829a;
}

#criteres_recherche p {
    color: #000;
}

#description_resultats,
#description_resultats_pendingActiveClients,
.taille_page {
    color: #05829a;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    border-color: #05829a;
    color: #05829a;
}

.btn-group.pageSize-container button {
    color: #05829a;
}

#resultats>ul>li,
#resultats>ul>li.on {
    background-color: #fff;
    border-color: #ebebeb;
}

.select-all {
    background-color: #05829a;
}

li.ajouter_selection {
    background-color: #05829a;
}

#resultats .select {
    background-color: #fff;
}

.statut,
.statut-disabled,
.statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #d5440b;
    box-shadow: -3px -3px 0 #722204;
    color: #fff;
}


.vignette_document .icon-new {
    padding-right: 53px;
    right: 0;
}

.vignette_document .icon-new:before {
    content: 'Nouveauté';
    font-size: 12px;
    top: -3px;
    font-family: verdana;
    position: relative;
}


.btn-group.pageSize-container.open .dropdown-menu>li>a {
    color: #05829a;
}

.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active,
.sort-order .active {
    background-color: #05829a;
    color: #fff;
}

.displaymode-icon-container a.active:hover,
.siteRestriction-icon-container a.active:hover,
.pageSize-container a.active:hover,
.sort-order a.active:hover {
    background-color: #fff;
    color: #05829a;
}

h2.category_header {
    color: #000;
}

h3.category_header {
    background-color: #05829a;
    color: #fff;
}

#notice_longue h3 {
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
}

.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: #fff;
    color: #05829a;
}

button.holding-reservation[disabled][data-v-03082f26] {
    background-color: #000 !important;
    border-color: #000;
}


#multi_selection_simple .bouton_detail,
#multi_selection .bouton_detail {
    color: #05829a;
}

.selection_label {
    color: #05829a;
}

.mobile-navigation {
    background: #05829a;
}

.mobile-navigation>.btn-group,
.mobile-navigation .btn {
    background: #05829a;
}

.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background: #05829a;
}

.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active,
.sort-order .active {
    background: #05829a;
    color: #fff;
}

.displaymode-icon-container a.active:hover,
.pageSize-container a.active:hover,
.siteRestriction-icon-container a.active:hover,
.sort-order a.active:hover {
    background: #05829a;
    color: #fff;
}



.anonymous-info .btn[data-v-a026d4e8] {
    background: #05829a;
    border-color: #05829a;
    margin-right: 0;
    margin-top: -11px;
}

.anonymous-info .btn-info:hover,
.anonymous-info .btn-info:focus {
    color: #fff;
}

.alert-warning[data-v-a026d4e8] {
    padding-left: 0;
    border: none;
}

.holdings-subscription-section[data-v-5609e603] td {
    background: #05829a;
}

.detail-holdings-class tr:nth-child(even) {
    background-color: #f5fdff;
}

#detail-notice-rebound h2 {
    margin-top: 40px;
}

#detail-notice-rebound h3 {
    margin-bottom: 20px;
}

.content_babelio h2 {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}

#BW_bio_desc {
    margin-top: 40px;
}

.btn.supp {
    padding-bottom: 4px;
}

/* calendrier */



.vc-header[data-v-6aae0ff2] {
    padding: 10px !important;
}

.vc-header.vc-text-gray-900 {
    background: #1a237e;
    color: #fff;
}

.vc-text-gray-800 {
    color: #fff !important;
}

.vc-text-gray-600 {
    color: #fff !important;
}

.vc-text-blue-900 {
    color: #fff !important;
}


.vc-items-center:hover {
    background: #fff !important;
    opacity: 1 !important;
}

.vc-items-center:hover.vc-text-gray-600 {
    color: #1a237e !important;
}


.calendar .vc-bar.event {
    background-color: #1a237e !important;
}

.calendar .vc-highlight.vc-bg-blue-200 {
    background-color: #1a237e !important;
    color: #fff !important;
}

.calendar .vc-highlight.current.vc-rounded-full {
    background-color: #1a237e !important;
}

.calendar .vc-highlight.vc-border-blue-700 {
    border-color: #1a237e !important;
}

.vc-day-content[data-v-39ba4d58]:hover,
.vc-day-content[data-v-39ba4d58]:focus {
    background-color: #1a237e !important;
    color: #fff;
}



/*  TRYPTIQUE  */

.panel-search-container .template-resume,
.encart-tryptique .template-resume {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.panel-search-container .rsVisibleNearbyWrap,
.encart-tryptique .rsVisibleNearbyWrap {
    min-height: 200px;
}

.panel-search-container .rsOverflow,
.encart-tryptique .rsOverflow {
    height: 200px !important;
}

#detail-notice-rebound .rsSlideContainer h3 {
    margin-bottom: 0;
}

.well {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.well-sm {
    padding: 10px;
}

p.template-info {
    font-weight: normal;
    color: #000;
}

.panel-search-container .rsDefaultInv .rsBullets,
.encart-tryptique .rsDefaultInv .rsBullets {
    padding-top: 30px;
}

#resultats .notice_courte p {
    margin: 8px 0;
}

.notice_corps .pills-wrapper .session-date {
    font-family: 'Titillium';
}

/*==================== COMPTE ===================*/

#confirm_addLabel {
    padding: 6px 12px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #d5440b;
}

.user-name {
    color: #d5440b;
}

.myaccount-profile .account-label {
    color: #d5440b;
}

.myaccount-activity .activity-feed ul li.AddComment .action,
.myaccount-activity .activity-feed ul li.AddTag .action {
    color: #d5440b;
}

.basketLabel .btn-info {
    background: #d5440b;
    border-color: #d5440b;
    font-size: 16px;
    font-weight: bold;
}

#global_basket_actions .btn-dark {
    background: #d5440b;
    font-size: 16px;
    font-weight: bold;
}


.user-account .menu #moduleDropdownMenu {
    background: #d5440b;
    border-color: #d5440b;
    color: #fff;
}

.user-account .component.activity,
.user-account .component.contributions,
.user-account .component.digital-space,
.user-account .component.events,
.user-account .component.messages,
.user-account .component.newsletters,
.user-account .component.preferences,
.user-account .component.profile,
.user-account .component.searches {
    background: #fff !important;
}

.myaccount-contributions-summary h3,
.myaccount-rights h3,
.myaccount-comments h3,
.myaccount-tags h3,
.search-preferences-header h3,
.myaccount-memorysearch-summary h3,
.myaccount-agendaregistrations h3 {
    margin: 20px 0 5px;
    color: #000;
}

.search-preferences-list li {
    margin: 30px 0;
}

.alert-info,
.alert-warning {
    color: #d5440b;
    background-color: #fff2ed;
    border-color: #fff2ed;
}

.user-account-frame-container h2 {
    font-size: 21px;
    font-weight: bold;
    margin: 20px 0;
}

.user-account-frame-container .panel>.panel-heading h2,
.user-account-frame-container .panel-title,
.panel-front>.x-panel-header {
    text-transform: none;
}

.myaccount-loans-buttons li a,
.myaccount-memorysearch-buttons li a {
    background-color: #faf8f9;
}

.myaccount-tags .myaccount-tagcloud a {
    color: #fff;
}





/* ============ MOBILE ============*/


@media (max-width: 1023px) {
    body {
        background-position: center 40px;
    }

    header h1 {
        font-size: 50px;
        line-height: 38px;
    }

    header h1 em {
        font-size: 30px;
    }

    .navbar>.container .navbar-brand {
        margin: 0;
    }
}


@media (max-width: 767px) {
    #menu-panel .menu-home i {
        color: #fff;
    }

    #nav-rich-menu li a {
        color: #fff;
    }

    #nav-rich-menu,
    .portal-main-menu {
        background-color: #05829a;
    }

    #nav-rich-menu .title_menu h4 {
        line-height: 36px;
    }

    #nav-rich-menu .dropdown {
        background: #05829a;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}



/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 359px) {}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {}

/* Google Nexus 6 - 411 × 731 dp */
@media (min-width: 411px) and (max-width: 413px) {}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 1023px) {
    #nav-rich-menu li a {
        font-size: 21px;
        padding: 8px 7px 8px;
    }
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
    #nav-rich-menu li a {
        padding: 8px 14px 8px;
    }
}


/* ================ LAPTOP ================*/

/* Google Chromebook Pixel - 1280 × 850 dp */
@media (min-width: 1280px) and (max-width: 1365px) {}

/* Apple MacBook Air 11.6 - 1366 × 768 dp */
@media (min-width: 1366px) and (max-width: 1439px) {}

/* Apple MacBook Air 13.3 - 1440 × 900 dp */
@media (min-width: 1440px) and (max-width: 1499px) {}

/*  Microsoft Surface Book - 1500 × 1000 dp */
@media (min-width: 1500px) and (max-width: 1679px) {}

/* Apple MacBook Pro 15.4 - 1680 × 1050 dp */
@media (min-width: 1680px) and (max-width: 1919px) {}


/* ================ DESKTOP ================*/

/* Apple iMac 21.5 -1920 × 1080 dp */
@media (min-width: 1920px) and (max-width: 2559px) {}

/* Apple iMac 27 -2560 × 1440 dp  */
@media (min-width: 2560px) {}

#documents_memorises .global_content .panel-front {
    display:flex;
    flex-direction:column;
}
/*==================== PROJET CLIENT ===================*/

html[lang].frame-hidden-overflow,
html body.frame-hidden-overflow {
	overflow: auto !important;
}

*:focus,
.btn:focus,
button:focus {
	outline: 2px solid #335c9e !important;
	outline-offset: 2px !important
}

footer *:focus {
	outline: 2px solid #fff !important;
}

body {
	background: #f7f7f7;
}

#mobile-actions,
#admin-actions {
	position: relative;
	z-index: 2;
}

header {
	position: relative;
	padding-bottom: 3.3vw;
	margin-bottom: 20px;
}

header::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: -40px;
	height: calc(100% + 3.3vw);
	background-color: #fdfdfd;
	background-image: url("/ui/skins/CALR/images-client/Portail_La Rochelle_VOLUTES.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	transform-origin: left bottom;
	transform: rotateZ(-1.7deg);
	box-shadow: 0 3px 3px #bbb;
}

footer {
	position: relative;
	height: auto;
	padding-top: 3.3vw;
	background: none;
}

footer::before {
	content: "";
	display: block;
	position: absolute;
	top: 3.3vw;
	left: 0;
	right: -40px;
	height: 3.3vw;
	background: #335c9e;
	transform-origin: left bottom;
	transform: rotateZ(-1.7deg);
	box-shadow: 0 -5px 5px #bbb;
}

footer .container {
	padding-top: 40px;
	background: #335c9e;
}

footer a {
	font-size: 18px;
	text-transform: upercase;
}

@media (min-width:1840px) {
	header::before {
		background-size: contain;
	}
}

/* Tables */

table.cookies-tables {
  max-width: 80rem;
  margin: 1rem auto;
  border: 0;
}

table.cookies-tables tr {
  position: relative !important;
}

table.cookies-tables tr::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: -.4rem;
  height: 0;
  border-top: .8rem solid #fff
}

table.cookies-tables thead tr {
  background: #313131;
  color: #fff;
}

table.cookies-tables thead th {
  position: relative;
  padding: 1.2rem;
  vertical-align: middle;
  line-height: 1.2;
  background: none !important;
  text-align: left;
  font-weight: bold;
  border: 0;
}

table.cookies-tables thead th:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-right: .2rem solid #fff;
}

table.cookies-tables tbody tr:nth-child(2n+1) {
  background: #f6f9ff;
}

table.cookies-tables tbody tr:nth-child(2n) {
  background: #eceff8;
}

table.cookies-tables tbody td {
  padding: 1.2rem;
  border: 0;
}

table.cookies-tables tbody tr:last-child td {
  padding-bottom: .8rem;
}

.cookies-management {
  display: none;
}

/* Cookies notice */

.cookies-notice {
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    background: rgba(49,49,49,.9);
    color: #fff
}

.cookies-notice.no-cookies {
    display: none;
}

.cookies-notice-content {
    max-width: 1460px;
    margin: 0 auto
}

p.cookies-notice-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.cookies-btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0 5px
}

a.cookies-btn,
button.cookies-btn {
    display: inline-block;
    background: #108670;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    border: 0;
    font-size: 14px;
    font-weight: bold;;
    -webkit-transition: all .25s ease-out , outline 0s , outline-offset 0s;
    transition: all .25s ease-out , outline 0s , outline-offset 0s
}

button.cookies-btn {
    margin-left: 20px
}

a.cookies-btn:hover,
a.cookies-btn:focus,
button.cookies-btn:hover,
button.cookies-btn:focus {
    background: #0463b3;
    color: #fff
}

@media (min-width: 900px) {
    .cookies-notice-content {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cookies-btn-wrapper {
        margin-left: 20px
    }

    .cookies-btn-wrapper {
        margin-top: 5px
    }
}