/*====================  Centre National des Soins Palliatifs - CNSP ===================*/

/* INCLUSIONS CSS ERMES */

@import url(../ermes-standard/style.css);
@import url(../ermes-standard/modeles.css);

/* 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(syracuse-font.css);
@import url(editorial.css);


/* #nav-rich-menu li:nth-child(1) .dropdown {
   left: 0  !important;
} */

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
}
 */
.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;
}

/* @media (max-width: 767px) {
	#nav_connexe.hidden-xs {
		display: block !important;
	}
	.header-banner-menu .button-my-account.btn-group {
		display: none;
	}
} */


span.labelSelect.sort {
    max-width: 100%;
}
@media (max-width: 767px)  {
	.frame-no-title .icon-resize-small.pull-right {
		float: none !important;
	}
	.frame-no-title .panel-heading  {
		text-align: right;
	}
}
.fa.fa-external-link:before {
    content: "\f35d";
    font-family: 'Font Awesome 5 Free';
}

div.social-network ul li a {
    background: #d78280 !important;
}
div.social-network ul li a:hover {
    color: #fff !important;
}

/* ===  MODAL COOKIES === */

.cookies-management .body-frame-absolute {
	z-index: 1200 !important;
}
.panel-cookies>.panel-heading {
    color: #fff !important;
    background-color: #232755 !important;
    border-color: #232755 !important;
}

.btn-cookies-primary {
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #232755 !important;
    border-color: #232755 !important;
}
.btn-cookies-primary.active,
.btn-cookies-primary.focus,
.btn-cookies-primary:active,
.btn-cookies-primary:focus,
.btn-cookies-primary:hover {
    color: #fff !important;
    background-color: #232755 !important;
    border-color: #232755 !important;
}

.cookies-accept.btn-cookies-primary {
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #232755 !important;
    border-color: #232755 !important;
}
.cookies-accept.btn-cookies-primary.active,
.cookies-accept.btn-cookies-primary.focus,
.cookies-accept.btn-cookies-primary:active,
.cookies-accept.btn-cookies-primary:focus,
.cookies-accept.btn-cookies-primary:hover {
    color: #fff !important;
    background-color: #232755 !important;
    border-color: #232755 !important;
}


.cookies-deny.btn-cookies-primary {
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #232755 !important;
    border-color: #232755 !important;
}
.cookies-deny.btn-cookies-primary.active,
.cookies-deny.btn-cookies-primary.focus,
.cookies-deny.btn-cookies-primary:active,
.cookies-deny.btn-cookies-primary:focus,
.cookies-deny.btn-cookies-primary:hover {
    color: #fff;
    background-color: #232755 !important;
    border-color: #232755 !important;
}
.cookies-management-manager .cookies-management-manager-buttons a[data-v-250fabda],
.cookies-management-manager .cookies-management-manager-buttons button[data-v-250fabda] {
    margin: .4em .2em;
    padding: .4em .8em;
    border-radius: .3em;
    width: 100%;
}
.cookies-manage {
    border: 1px solid #000 ;
}
.cookies-manage:hover {
    text-decoration: none;
}


/* ===  MODAL CONNEXION === */

.logon-form-modal .modal-dialog .modal-content .part-left {
    background-color: #f6f4f9;
    /* background-image: url(images/brand.svg)!important; */
    background-position: center;
    background-repeat: no-repeat;
    /* background-size: 80%; */
	width: 70% !important;
}
.part-left[data-v-140a2a56] {
    border-radius: 0 !important;
}
.part-right[data-v-140a2a56] {
    min-width: auto !important;
    width: 40% !important;
}
.modal-title[data-v-140a2a56] {
    font-weight: bold !important;
    font-family: 'Roboto-Regular' !important;
    font-size: 30px !important;
    margin-top: 30px !important;
}
.logon-form-modal .modal-dialog h2 span::before {
    top: 30px;
    left: -30px;
    font-size: 35px;
}
.logon-form-modal .logon-information-text {
    display: none;
}
.logon-form-modal .selection_label {
    color: #000 ;
	font-size: 18px;
}
.form-control[data-v-a56c28aa] {
    height: 50px;
    border-radius: 16px;
}
.logon-button[data-v-a56c28aa] {
    min-width: auto !important;
    border-radius: 50px !important;
    width: auto !important;
    font-weight: normal !important;
    text-transform: uppercase;
    line-height: 22px !important;
    font-size: 14px;
    font-family: 'Roboto-Regular' !important;
    margin-top: 20px;
}
.registration[data-v-a56c28aa] {
    padding: 45px 0 0 !important;
    font-weight: normal !important;
	font-size: 16px;
}
.registration[data-v-a56c28aa] a {
    background-color: #fff;
    border-color: #232755;
    color: #232755;
    font-size: 16px;
    padding: 0 20px;
    height: 52px;
    line-height: 52px;
    border-radius: 50px;
    font-family: 'Roboto-Regular' !important;
    text-transform: uppercase;
    position: relative;
    top: 12px;
    font-weight: normal;
}
/* .registration[data-v-a56c28aa] div:first-child {
	width: 50%;
	margin-right: 20px;
} */


@media (max-width: 767px) {
    .modal-content[data-v-140a2a56] {
        max-width: 100% !important;
    }
	.logon-form-modal .modal-dialog .modal-content .part-left {
		width: 100% !important;
	}
	.part-right[data-v-140a2a56] {
		width: 100% !important;
	}
}







 #dropChangeSite,
.change-site-mobile {
    display: none;
}


#mobile-actions {
    background-color: #002435;
	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;
	border: none;
}
#dropChangeCulture .caret {
    border-top: 4px solid #fff;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #0166B3;
}


#main_search_form {
    background: #fff;
    border-radius: 50px;
    position: relative;
    border: 1px solid #2db7c3;
}
#submit-search {
	border-radius: 0 50px 50px  0;
	padding: 0 8px 0 0;
}
#scenario-selection,
#submit-search {
	background: #fff;
	border-color: #fff;
}
#scenario-selection {
    border-radius: 50px 0 0 50px;
    color: #232755;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
    padding-left: 20px;
}

.clean-text-field {
	color: #ee3e25;
}
.clean-text-field:hover {
    color: #000 ;
}
#textfield {
	color: #000 
}
.ui-autocomplete-input {
	background: #fff !important;
}
.ui-autocomplete-input {
	background: #fff !important;
	border-color: #fff !important;
}
#textfield, .clean-text-field {
    background: #fff;
    border-color: #fff;
}
#scenario-selection,957
	
    height: 56px;
    line-height: 56px;
    padding: 0 0 0 30px;
}
#scenario-selection {
    background: white;
    border-radius: 50px;
    padding: 0 10px 0 30px;
    margin-right: 0;
}
.twitter-typeahead {
    border-radius: 50px;
}

.twitter-typeahead input {
    border-radius: 50px !important;
}

#scenario-selection:hover span {
	color: #000 ;
}
#submit-search {
	padding: 0 8px 0 0;
	z-index: 1;
}
#submit-search span {
	color: #232755;
}

#textfield,
.clean-text-field {
    height: 56px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 30px;
}


.ui-autocomplete-input {
	height: 56px;
}
#globalAdvancedSearchLink {
	color: #fff;
}
.header-modern__search #submit-search {
    min-width: 60px;
}
.header-modern__search .fa-search:before {
    content: url(images/search.png);
    position: relative;
    top: 10px;
    right: 10px;
}
.header-modern__search .clean-text-field {
    color: #ee3e25;
}
.header-modern__search #globalAdvancedSearchLink {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-right: 30px;
}
.header-modern__search #globalAdvancedSearchLink .icon-plus {
    display: none;
}

@media (max-width: 767px){
	#scenario-selection {
		padding: 0 20px;
	}
	#scenario-selection .caret  {
		display: none;
	}
}


/* ============ HEADER CLASSIQUE ============*/ 

/* @media (max-width: 767px) {
	.header-banner-menu {
		padding-right: 20px;
		position: relative;
		top: 10px;
	}
} */
header .navbar-container.container {
	width: 100%;
    /* max-width: 100%; */
	max-width: 1340px;
}
#search-panel > .container {
    max-width: 1400px;
    width: 100%;
}
header #nav_connexe.container {
    max-width: 100%;
    width: 100%;
}
.panel-body.container  {
    max-width: 1340px;
    width: 100%;
}
.navbar>.container .navbar-brand {
	margin: 0;
}

header {
    background: #fff;
    border: none;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
}

@media (max-width: 767px) {
	header::after {
		height: 5px;
		top: 42px;
	}
	.page-admin header::after {
		top: 42px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.page-admin header::after {
		top: 56px;
	}
}
@media (min-width: 768px) {
	header {
		margin-bottom: 80px;
	}
	.navbar>.container .navbar-brand {
		margin: -40px 0 10px;
	}
}

:has( .encart-header ) header {
	margin-bottom: 0;
	box-shadow: none;
}

.navbar-header {
    text-align: center;
}
#search-panel {
    background: none;
	padding: 0;
}
@media (min-width: 1024px) {
	#search-panel .panel-body.col-md-8 {
		margin: 0 auto;
		width: 56%;
		padding: 0;
	}
}

#langue-btn {
    top: 208px;
    right: 20px;
    color: #4a4a4a;
}
#langue-btn a {
    color: #2db7c3;
}
#langue-btn a.active,
.site-btn a.active {
    color: #ec6806;
}
.lang-dropdown-mobile .dropChangeCulture {
    color: #fff;
}
.lang-dropdown-mobile .caret {
    border-top: 4px solid #fff;
}
.navbar-brand {
    height: 90px;
    width: 420px;
    background: url(images/brand.jpg) no-repeat;
    transition: all 0.35s;
    display: inline-block;
    background-size: 100%;
}
@media (max-width: 1023px) {
	.navbar-brand {
		float: none;
	}	
} 


@media (max-width: 429px) {
	.navbar-brand {
		width: 100%;
	}
} 

@media (min-width: 1500px) and (max-width: 1679px) {
	
} 

@media (min-width: 1680px) and (max-width: 1919px) {
	
}  

.navbar-brand-title  {
    display: none;
}

.navbar-inverse .navbar-brand {
/*     display: inline-block;
    float: none; */
}
.navbar-inverse {
    /* max-width: 560px; */
    margin: 0 auto;
}
/* .navbar-container.container-header {
    text-align: center;
} */
.navbar-header {
    display: inline-block;
    float: none;
    width: 100%;
}


.btn-account, .btn-account:hover, .btn-account:focus, .btn-account:active, .btn-account.active, .open .dropdown-toggle.btn-account {
    color: #232755;
}
@media (min-width: 768px) {
	.btn-account {
		font-size: 18px;
		background: #fff;
		padding-left: 40px;
		font-weight: bold;
		height: 36px;
		line-height: 30px;
		border-radius: 50px;
	}
	.btn-account:hover {
		color: #232755;
	}
	.icon-lock::before {
		content: url(images/log.png);
		position: absolute;
		top: 3px;
		left: 4px;
	}
	.icon-user::before {
		content: url(images/log.png);
		position: absolute;
		top: 3px;
		left: 4px;
	}
} 

.header-banner-menu {
    width: 100%;
    max-width: 100%;
    position: relative;
}
.all-link-connexe {
	position: static;	
}
.link-connexe a.btn-default {
    font-size: 18px;
	background: none;
    border: none;
}
.link-connexe a.btn-default {
    font-size: 18px;
    background: none;
    border: none;
    text-transform: uppercase;
    color: #232755;
    height: auto;
    line-height: normal;
    padding: 0 10px;
    border-radius: 0;
}
.all-link-connexe .link-connexe {
    position: relative;
    top: 7px;
}
.link-connexe::after {
    content: "";
    position: absolute;
    right: -3px;
    height: 18px;
    top: 0;
    border-right: 1px solid #232755;
}

.all-link-connexe .link-connexe.connexe-chgm::after,
.link-connexe:last-child::after {
    content: none;
}
.all-link-connexe .link-connexe.connexe-chgm {
    position: absolute;
    left: 20px;
    top: 20px;
}
.all-link-connexe .link-connexe.connexe-chgm .btn-default {
    padding: 0 255px 172px 0;
    background: url(images/brandchgm.png) no-repeat;
	background-size: 100%;
    margin: 0;
}
.all-link-connexe .link-connexe.connexe-chgm .btn-default span {
	display: none;
}
@media (max-width: 1279px) {
	.all-link-connexe .link-connexe.connexe-chgm .btn-default {
		padding: 0 150px 110px 0;
	}
	header {
		background-size: auto 39%;
	}
}
@media (max-width: 767px) {
	.header-banner-menu {
		padding-right: 0;
	}
	.link-connexe a.btn-default {
		font-size: 16px;
	}
}

#globalAdvancedSearchLink {
    color: #232755;
    font-size: 15px;
    padding: 0 15px 0 0;
}
#globalAdvancedSearchLink:hover {
	text-decoration: underline;
}
#globalAdvancedSearchLink::first-letter {
	text-transform: uppercase;
}
#globalAdvancedSearchLink .icon-plus {
	display: none;
}
/* #globalAdvancedSearchLink {
    color: #fff;
    font-size: 16px;
    background: #d4007a;
    top: 20px;
    width: 100%;
    position: relative;
    padding: 4px 0;
	z-index: 0;
}
#globalAdvancedSearchLink::before {
    content: "";
    display: block;
    position: absolute;
    background: #d4007a;
    top: 0px;
    width: 200%;
    left: -500px;
    height: 31px;
    z-index: -1;
} */
#globalScenarioMobile {
    background-color: #232755;
    margin-left: 15px;
}
#globalScenarioMobile > li > a {
    color: #fff;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #fff;
    color: #0166b3;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #fff;
    color: #0166b3;
}
.tt-suggestion.tt-cursor {
  background: #0166b3;
}
.tt-suggestion.tt-cursor p {
    color: #fff;
}

#ariane {
    position: absolute;
    margin: 0;
    font-size: 16px;
    color: #000;
    top: 150px;
    left: -585px;
    z-index: 1;
}
#ariane a {
    color: #000 ;
}
#ariane .actif {
    font-weight: normal;
}

:has( .encart-header ) #ariane {
    top: 550px;
}
:has( .encart-header ):has( .navbar-fixed-top ) #ariane {
	top: 510px;
}

@media (max-width: 767px) {
	:has( .encart-header ) #ariane {
		top: 310px;
	}
	:has( .encart-header ):has( .navbar-fixed-top ) #ariane {
		top: 310px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	:has( .encart-header ) #ariane {
		top: 370px;
	}
	:has( .encart-header ):has( .navbar-fixed-top ) #ariane {
		top: 320px;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	:has( .encart-header ) #ariane {
		top: 340px;
	}
	:has( .encart-header ):has( .navbar-fixed-top ) #ariane {
		top: 290px;
	}
}
@media (min-width: 1280px) and (max-width: 1679px) {
	:has( .encart-header ) #ariane {
		top: 490px;
	}
	:has( .encart-header ):has( .navbar-fixed-top ) #ariane {
		top: 440px;
	}
}

#submit-search span {
    padding: 9px 11px 10px 12px;
    background: #232755;
    color: #fff;
    border-radius: 50px;
}

.main_search_form .icon-search:before {
    content: url(images/search.svg);
    position: relative;
    top: 5px;
    right: -2px;
}
.facet-search-button.icon-search:before {
    content: url(images/search-calendar.png);
    position: relative;
    top: -18px;
    right: 5px;
}
.panel-front .facet-search-button.icon-search:hover {
	background: #fff;
}
#submit-search {
    padding: 0 1px 0 15px;
}
#menu-panel {
    background-color: #fff;
    border: none;
    text-align: center;
    margin-bottom: 0;
}
@media (min-width: 768px) {
/* 	#menu-panel {
		border-bottom: 1px solid #d4d4d4;
	} */	
}
#menu-panel .panel-body {
    margin-top: 0;
}
@media (min-width: 1280px) {
	#menu-panel {
		padding-left: 10px;
		padding-right: 10px;
	}	
}
@media (max-width: 767px) {
    #menu-panel {
        top: 57px;
    }
}


#menu-panel.navbar-fixed-top {
    box-shadow: 0px 6px 15px 2px rgba(0,0,0,.1607843137);
}


#ermes_main_menu li.LEVEL1 {
    display: inline-block;
    background-color: transparent;
    float: none;
}
.portal-main-menu li.LEVEL1 {
    background-color: transparent;
    border: none;
    width: auto;
    margin: 0 10px;
}
.portal-main-menu li.LEVEL1 > a {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    text-transform: none;
    background: none;
}
.portal-main-menu li.LEVEL1 .caret {
    border-bottom-color: #0bbec6;
    border-top-color: #0bbec6;
}
.portal-main-menu li.LEVEL1 a:hover .caret {
    border-bottom-color: #0bbec6;
    border-top-color: #0bbec6;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1:hover > a,
#ermes_main_menu li.LEVEL1 a:hover {
    background-color: #fff;
	color: #4a4a4a;
	cursor: pointer;
}

#ermes_main_menu li.LEVEL1:hover > a .caret,
#ermes_main_menu li.LEVEL1 a:hover .caret {
    border-bottom-color: #0bbec6;
    border-top-color: #0bbec6;
}
.dropdown-submenu>a:after {
    border-left-color: #0bbec6;
}
.dropdown-submenu>a:hover:after {
    border-left-color: #0bbec6;
}
.dropdown-submenu>:hover a:after {
    border-left-color: #0bbec6;
}

@media (min-width: 768px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 12px 20px;
	}
	.portal-main-menu li.LEVEL1.menu-home > a {
		padding: 10px 0;
	}
}

@media (min-width: 768px) {
	#ermes_main_menu {
		display: table;
	}
	#ermes_main_menu li.LEVEL1 {
		background: none;
		display: table-cell;
		float: none;
	}
}

@media (max-width: 767px) {
	#nav-rich-menu,
	.portal-main-menu {
		background-color: #fff;
		padding-bottom: 20px;
		box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .2);
	}
	#menu-panel {
		top: 42px;
	}
	#ermes_main_menu li.LEVEL1 {
		display: block;
	}
	.portal-main-menu li.LEVEL1 {
		margin: 0;
	}
	.portal-main-menu li.LEVEL1 > a {
		display: block;
		padding-left: 0;
		padding-right: 0;
		font-size: 24px;
	}
	.portal-main-menu li.LEVEL1 > a::after {
		bottom: 2px;
		left: 0;
		width: calc(100% - 0px);
	}
	.navbar-nav .open .dropdown-menu {
		text-align: center;
		background: #fff;
	}
}

#menu-panel .menu-home i {
    display: block;
}
#menu-panel .menu-home span {
    display: none;
}
#menu-panel .menu-home i::before {
    content: url(images/menu-home.png);
    top: 2px;
    position: relative;
}
#ermes_main_menu li.LEVEL1.menu-home a:hover i::before {
    content: url(images/menu-home.png);
}
#ermes_main_menu li.LEVEL1.menu-home  {
	margin: 0;
}
.dropdown-menu.LEVEL1 {
    text-align: left;
    padding-bottom: 10px;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .2);
    border: none;
}

#ermes_main_menu li.LEVEL2:hover > a,
#ermes_main_menu li.LEVEL2 a:hover {
    color: #4a4a4a;
}

#ermes_main_menu .dropdown-menu>li>a {
    font-size: 20px;
    text-transform: none;
}
#menu-panel .menu-annuaire a {
	color: #1BA5D1;
}

@media (min-width: 768px) {
	.button-my-account {
		margin-left: 10px;
		margin-top: 14px;
		z-index: 30;
	}
	.all-link-connexe {
		top: 7px;
	}
}

html {
    font-family: sans-serif;
}
body {
	background: #f2f2f2;
	/* background: #fff; */
}
.x-body {
    font-size: 16px;
    font-family: 'Roboto-Regular';
}

body, td, pre, p {
    font-size: 16px;
}

body, h1, h2, h3, h4, h5, h6, td, pre, p .panel-front > .x-panel-header span {
    font-family: 'Roboto-Regular';
}
h1 {
    color: #232755;
    font-size: 30px;
	font-weight: 700;
	text-transform: none;
}
.panel-heading .resize {
    position: relative;
    top: -30px;
}
.panel > .panel-heading h2,
.panel-title,
.panel-front > .x-panel-header {
    text-transform: none;
}
.panel-front > .x-panel-header span, h2 {
    font-weight: 700;
    font-size: 30px;
	color: #232755;
	line-height: normal;
}


@media (max-width: 767px) {
	.panel-front > .x-panel-header span, h2 {
		font-size: 24px;
	}
}



.selection-description {
    background: none;
    border: none;
    padding: 0;
    margin: 25px 0 40px;
}
.panel-front,
.panel-selection {
    background: #fff;
    position: relative;
    border-radius: 15px;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
    .panel-front {
        padding: 15px;
    }
}
h3 {
	margin-top: 10px;
    color: #232755 ;
    font-size: 20px;1172
	text-transform: none;
}
h4 {
    color: #232755;
    font-size: 15px;
	text-transform: uppercase;
}
h5 {
    color: #232755;
    font-size: 12px;
	text-transform: uppercase;
}
h6 {
    color: #232755;
    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: #212529;
}
a {
    color: #000;
}

.frame .panel-front a {
    color: #ec6806;
}


/*==================== LAYOUT ===================*/

#portal .frame {
    position: relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
[id*="layout-"] {
    padding: 0;
    min-height: 0 !important;
}
[id*="zone-"] {
	padding: 0 10px;
}

div#page > div.container {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;	
}
.x-body div#page > div.container {
    max-width: 1340px;	
}

[id*="layout-"] > .row,
[id*="zone-"] .panel-front {
    max-width: 1340px;
	float: revert;
    margin-left: auto;
	margin-right: auto;
}

/*____________ LAYOUT Recherche ___________*/

div#page.search > div.container,
div#page.detailStatic > div.container {
	max-width: 1340px;
	width: 100%;
}
/*_________ LAYOUT Recherche Avancée _______*/

#ERMES20_FORM {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
}
/*____________ LAYOUT Compte ___________*/

div#page.account > div.container {
	max-width: 1340px;
	width: 100%;
}
/*____________ LAYOUT Inscription ___________*/

.panel-front:has( #Registration )  {
	max-width: 1340px;
	margin-left: auto;
	margin-right: auto;
}

/*____________ LAYOUT 2 Zones ___________*/

.page-2-zones #portal > .row {
    max-width: 1340px;
	float: revert;
    margin-left: auto;
	margin-right: auto;
}


/*==========  LAYOUT ENCARTS  ==========*/

.page-row-full #portal > .row {
	max-width: 100%;
}
.page-row-full [id*="layout-"]:not #layout-3 > .row {
	max-width: 100%;
}
.page-row-upscale [id*="layout-"] > .row {
	max-width: 1350px;
}
.page-row-reduce #layout-20 > .row {
	max-width: 1200px;
}

[id*="zone-"] .panel-front.encart-full {
	max-width: 100%;
}
[id*="zone-"] .panel-front.encart-upscale {
	max-width: 1350px;
}
[id*="zone-"] .panel-front.encart-reduce {
	max-width: 1200px;
}

#portal .frame.strip-margin {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}
#portal .frame.strip-margin-haut {
    margin-top: 90px !important;
}
#portal .frame.strip-margin-bas {
    margin-bottom: 90px !important;
}
@media (max-width: 767px) {
	#portal .frame.strip-margin {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	#portal .frame.strip-margin-haut {
		margin-top: 70px !important;
	}
	#portal .frame.strip-margin-bas {
		margin-bottom: 70px !important;
	}
}


[id*="frame-"] .frame.strip-padding {
    padding: 70px 10px;
}
[id*="frame-"] .frame.strip-padding-haut {
    padding: 70px 10px 1px 10px;
}
[id*="frame-"] .frame.strip-padding-bas {
    padding: 1px 10px 70px 10px;
}


#portal .frame.encart-margin-neg {
    margin-top: -70px !important;
}
#portal .frame.encart-margin-droite {
    margin-right: 35px !important;
}
#portal .frame.encart-margin-gauche {
    margin-left: 35px !important;
}


/* .panel-front {
    margin: 0;
} */
.frame.encart-margin,
.frame.encart-margin-bas,
.frame.encart-margin-haut {
    padding: 1px 0;
}
.encart-margin .panel-front {
    margin-top: 35px;
    margin-bottom: 35px;
}
.encart-margin-haut .panel-front {
    margin-top: 35px;
}
.encart-margin-bas .panel-front {
    margin-bottom: 35px;
}


.frame .encart-padding.panel-front {
    padding-top: 40px;
    padding-bottom: 40px;
}
.frame .encart-padding-haut.panel-front {
    padding-top: 40px;
}
.frame .encart-padding-bas.panel-front {
    padding-bottom: 40px;
}
.frame .encart-padding-sans.panel-front {
    padding: 0;
}
.frame .encart-padding-haut-sans.panel-front {
    padding-top: 0;
}
.frame .encart-padding-bas-sans.panel-front {
    padding-bottom: 0;
}


.frame .encart-padding-side-sans.panel-front {
    padding-left: 0;
	padding-right: 0;
}
.frame .encart-padding-side-gauche.panel-front {
    padding-left: 15px;
}
.frame .encart-padding-side-droite.panel-front {
	padding-right: 15px;
}


#portal .encart-padding-body .panel-body {
    padding-top: 28px;
    padding-bottom: 28px;
}
#portal .encart-padding-body-haut .panel-body {
    padding-top: 40px;
}
#portal .encart-padding-body-bas .panel-body {
    padding-bottom: 28px;
}
#portal .encart-padding-body-gauche .panel-body {
    padding-left: 35px;
}
#portal .encart-padding-body-sans .panel-body {
    padding: 0;
}
#portal .encart-padding-body-haut-sans .panel-body {
    padding-top: 0;
}
.encart-padding-heading-gauche .panel-front > .panel-heading {
    padding-left: 30px;
}
.encart-padding-heading-droite .panel-front > .panel-heading {
    padding-right: 30px;
}

#portal .encart-padding-body-haut:has( .selection-description ) .panel-body {
    padding-top: 0;
}


/* ============ ENCARTS ============*/ 

#portal .panel-body {
    padding-top: 0;
}

#portal .panel-front:has( .panel-heading ) .panel-body {
    padding-top: 28px;
}

.btn-default {
    background-color: #fff;
    border-color: #ec6806;
    color: #ec6806;
    font-size: 16px;
    padding: 0 30px;
}
.panel-front .btn-default {
    height: 48px;
    line-height: 48px;
    border-radius: 50px;
    /* box-shadow: 0 2px 4px rgba(0,0,0,.1); */
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #ec6806;
    border-color: #ec6806;
    color: #fff;
}

a span.cms-icon-pdf,
a span.cms-icon-rss,
a span.cms-icon-share,
span.toggleAutoPlayBtn {
    color: #ec6806;
	margin-top: 20px;
	display: inline-block;
}

.btn-default.see_all,
.btn-default.see_all_results,
.btn-default.see_all_results_SelectFrame {
    float: right;
}

.bouton-serial {
    display: flex;
    justify-content: space-between;
}



.encart-titre-centre .panel-heading {
    text-align: center;
}


@media (max-width: 1919px) {
	[class*="encart-fond-"] .panel-front {
		margin-left: 20px;
		margin-right: 20px;
	}	
}    


.panel.panel-front[class*="encart-fond-couleur-"] * {
	color: #fff;
}
.panel.panel-front[class*="encart-fond-couleur-rgaa-"] * {
	color: #000;
}

.panel.panel-front[class*="encart-fond-couleur-"] .panel-heading h2 > span,
.panel.panel-front[class*="encart-fond-couleur-rgaa-"] .panel-heading h2 > span {
	background: none;
}

.panel.panel-front[class*="encart-fond-couleur-"] button {
	background-color: #fff;
	color: #000;
}
.panel.panel-front[class*="encart-fond-couleur-"] button:hover {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.panel.panel-front[class*="encart-fond-couleur-"] button {
	background-color: #fff;
	color: #000;
}
.panel.panel-front[class*="encart-fond-couleur-"] button:hover {
	background-color: transparent;
	border-color: #000;
	color: #000;
}



.bouton-marge-10 .btn-default  {
	margin-top: 10px;
}
.bouton-marge-20 .btn-default  {
	margin-top: 20px;
}

.thumbnail a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.thumbnail {
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: 1px solid #d4d4d4;
}
.modele_9 .thumbnail {
	display: flex;
}
.thumbnail .caption {
    padding: 30px;
}
.modele_9  .media > .pull-left {
    margin-right: 10px;
	width: 65%;
}
.media>.pull-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.modele_9 .media > .pull-left + .caption {
    padding: 30px;
    width: 35%;
}

.panel-front li::marker {
    color: #f29526;
}

.rsDefaultInv .rsBullets {
	overflow: visible;
}
.bs-bullets button {
    height: 16px;
    width: 16px;
}
.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
	padding: 0;
    border-color: #ec6806;
}
.bs-bullets .rsNavSelected button {
    background-color: #ec6806;
}
.encart-puces-blanches .bs-bullets button,
.encart-puces-blanches .bs-bullets button:focus,
.encart-puces-blanches .bs-bullets button:active,
.encart-puces-blanches .bs-bullets button:hover {
    border-color: #fff;
}
.encart-puces-blanches .bs-bullets .rsNavSelected button {
    background-color: #fff;
}
.encart-bullets-inside .rsDefaultInv .rsBullets {
    bottom: 20px;
    padding-top: 0;
    position: absolute;
    overflow: visible;
}
.slick-dots {
    bottom: -45px !important;
}
.slick-dots li {
    margin: 0 2px !important;
}
.slick-dots li button {
    border: 2px solid #D8242F  !important;
	background: none !important; 
	height: 16px !important;
    width: 16px !important;
}
.frame .slick-dots li.slick-active button {
    background: #D8242F  !important;
}


.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn,
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn  {
	background: none;
}

.rsDefaultInv .rsArrowIcn::before {
    content: '\e856';
    color: #232755;
    font-family: ermes-font-update;
    padding: 0 1px;
    font-size: 54px;
    position: relative;
	top: 0;
}
.rsDefaultInv .rsArrowRight .rsArrowIcn::before {
    content: '\e85a';
}

.common-view-action-container {
    margin-top: 20px;
    text-align: right;
}
.common-view-action-container .see_all_results {
	float: none;
}

.render-velocityRenderMode_OWL-4N .owl-nav button,
.render-velocityRenderMode_OWL-5N .owl-nav button {
	background: none !important;
}
.render-velocityRenderMode_OWL-4N .owl-nav .owl-prev::before,
.render-velocityRenderMode_OWL-4N .owl-nav .owl-next::before,
.render-velocityRenderMode_OWL-5N .owl-nav .owl-prev::before,
.render-velocityRenderMode_OWL-5N .owl-nav .owl-next::before {
    font-size: 54px !important;
	color: #232755 !important;
}
.render-velocityRenderMode_OWL-4N .owl-nav .owl-prev::before,
.render-velocityRenderMode_OWL-4N .owl-nav .owl-next::before,
.render-velocityRenderMode_OWL-5N .owl-nav .owl-prev::before,
.render-velocityRenderMode_OWL-5N .owl-nav .owl-next::before {
	left: -8px !important;
}
.render-velocityRenderMode_OWL-4N .owl-nav .owl-prev,
.render-velocityRenderMode_OWL-5N .owl-nav .owl-prev {
    left: -35px !important;
}
.render-velocityRenderMode_OWL-4N .owl-nav .owl-next,
.render-velocityRenderMode_OWL-5N .owl-nav .owl-next {
    right: -30px !important;
}
.render-velocityRenderMode_OWL-4N .owl_thumb_ct .type_doc,
.render-velocityRenderMode_OWL-5N .owl_thumb_ct .type_doc {
    background: transparent !important;
    border: 1px solid #000;
    border-radius: 6px;
    top: auto !important;
    bottom: -40px !important;
    font-size: 16px !important;
    font-weight: bold;
    font-family: 'Roboto-Regular';
    color: #000 !important;
    text-transform: uppercase;
    padding: 2px 10px 0 !important;
}
.render-velocityRenderMode_OWL-4N .owl-carousel .owl-item a.more_info span,
.render-velocityRenderMode_OWL-5N .owl-carousel .owl-item a.more_info span {
    background: #ec6806 !important;
	display: none !important;
}
.render-velocityRenderMode_OWL-4N.owl-carousel .owl-item a.more_info:hover span,
.render-velocityRenderMode_OWL-5N.owl-carousel .owl-item a.more_info:hover span {
    opacity: 0 !important;
}
.render-velocityRenderMode_OWL-4N .owl-dot,
.render-velocityRenderMode_OWL-5N .owl-dot {
    border: 2px solid #ec6806 !important;
}
.render-velocityRenderMode_OWL-4N .owl-dot.active,
.render-velocityRenderMode_OWL-5N .owl-dot.active {
    background: #ec6806 !important;
}



.frame.strip-fond-couleur-gris {
    background: #F9F8F6;
}
.frame.strip-fond-couleur-degrade {
    background: linear-gradient(to right,  #0270C7 0%,#48A5DD 100%);
}



.frame[class*="strip-fond-couleur-"] .panel-front {
	background: none;
}
.frame.strip-fond-couleur-degrade .panel-heading h2 {
    color: #fff;
}
.frame.strip-fond-couleur-degrade .panel-heading h2 > span {
    border-color: #fff;
}
.frame.strip-fond-couleur-degrade .selection-description {
	color: #fff;
}
.frame.strip-fond-couleur-degrade .btn-default {
    border-color: #fff;
	background-color: #fff;
    color: #00A3B0;
}
.frame.strip-fond-couleur-degrade .btn-default:hover {
    border-color: #fff;
	background-color: transparent;
    color: #fff;
}
.frame[class*="strip-fond-couleur-"] .owl-item {
    background: #fff;
}
.frame.strip-fond-couleur-degrade .owl-nav .owl-prev::before,
.frame.strip-fond-couleur-degrade .owl-nav .owl-next::before {
	color: #fff !important;
}

.frame.strip-fond-couleur-degrade .owl-dot {
    border: 2px solid #fff !important;
}
.frame.strip-fond-couleur-degrade .owl-dot.active {
    background: #fff !important;
}

.frame.strip-fond-couleur-degrade .slick-dots li button {
    border: 2px solid #fff !important;
}
.frame.strip-fond-couleur-degrade .slick-dots li.slick-active button {
    background: #fff !important;
}

.strip-fond-couleur-degrade a span.cms-icon-pdf,
.strip-fond-couleur-degrade a span.cms-icon-rss,
.strip-fond-couleur-degrade a span.cms-icon-share,
.strip-fond-couleur-degrade span.toggleAutoPlayBtn {
    color: #fff;
}

[id*="layout-"]:has( > .row [id*="zone-"] .strip-multi-fond-couleur-gris )  {
	background: #f2f2f2;
}
[id*="layout-"]:has( > .row [id*="zone-"] .strip-multi-fond-couleur-degrade )  {
	background: linear-gradient(to right,  #0090d7 0%,#5db77a 100%);
}
[id*="layout-"]:has( > .row [id*="zone-"] [class*="strip-multi-fond-couleur-"] ) .panel-front {
	background: none;
}


/* ========= ENCART HEADER ========= */

.encart-header .panel-front {
	border-radius: 0;
	margin-bottom: 80px;
}
.encart-header .rsItem > img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.image-top .rsItem > img {
    object-position: top;
}
.image-bottom .rsItem > img {
    object-position: bottom;
}
@media (max-width: 1279px) {
	.encart-header .rsItem > img {
		height: 200px;
	}
}
@media (min-width: 1280px) and (max-width: 1679px) {
	.encart-header .rsItem > img {
		height: 350px;
	}
}
#portal .frame.encart-header {
    margin-left: -10px !important;
    margin-right: -10px !important;
}



/* ========= ENCART TOPICS ========= */


.thema-cards {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin-left: -10px;
    margin-right: -10px;
	justify-content: center;
	margin-bottom: 20px;
}
.thema-cards-item {
    display: -webkit-box;
    display: flex;
    padding: 1rem;
    width: 25%;
}
@media (max-width: 599px) {
	.thema-cards-item {
		width: 50%;
	}	
}

.thema-card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow: hidden;
    background: #f9f8f6;
    transition: all 0.35s;
}
.thema-card .card-btn {
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.thema-card-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 175px;
}
.frame  .thema-card-image img {
	height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;	
}
.thema-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: 15px 15px 10px;
}
.thema-card-text {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding-bottom: 35px;
    position: relative;
}

@media (max-width: 1023px) {
	.thema-card-text {
		padding-bottom: 55px;
	}
}

.thema-card-content h3 {
    margin: 0;
    text-transform: none;
    font-size: 18px;
    line-height: normal;
    transition: all 0.35s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.thema-card-content .thema-article {
/*     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; */
    font-size: 16px;
}
.thema-card-content .thema-credit {
    font-size: 13px;
    position: absolute;
    bottom: 0;
}


/* ========= OWL ========= */

 
.owl-item {
    background: #F1F5F8;
    padding: 20px;
}
.owl-item img {
	
}
.title_owl {
	font-size: 18px;
	font-weight: bold;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ct_wol_spec .author {
    margin: 0 !important;
    border: none !important;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
}
.owl_thumb_ct .type_doc {
    display: none;
}
.encart-types .owl_thumb_ct .type_doc {
    display: block;
}
.encart-types .ct_wol_spec {
    margin: 50px 0 0 0 !important;
}
.encart-fleches-owl-sans .owl-nav {
    display: none !important;
}


/* ========= ENCART PRESSE ========= */

.encart-publications .owl_thumb_ct {
    background: url(images/picto-publication.png) no-repeat center;
	/* height: 280px !important; */
	height: 160px !important; 
	background-size: 45%;
}
.encart-publications .owl-item img {
    visibility: hidden;
}
.encart-publications .common-view-action-container,
.encart-publications .common-view-action-container .btn-default {
    margin-top: 0;
}
.encart-publications.render-velocityRenderMode_OWL-5N .owl-carousel {
    margin-bottom: 0 !important;
}

/* ========= ENCART FOCUS ========= */

.encart-focus * {
    color: #fff;
}
.encart-focus a {
    text-decoration: underline;
}
.encart-focus a:hover {
    color: #fff;
	text-decoration: none;
}
.encart-focus .panel-heading,
.encart-focus .panel-body {
    background: #232755;
}
/* #portal .encart-focus .panel-body {
    padding: 30px;
} */
#portal .encart-focus .panel-body {
    padding: 20px 30px 5px 30px;
}
.encart-focus .panel-heading h2 {
    color: #fff;
    position: relative;
    padding: 10px 0 0 80px;
	text-transform: none;
}
.encart-focus h3 {
	text-transform: none;
	font-size: 40px;
}
.encart-focus p {
	font-size: 24px;
}
.encart-focus .panel-heading {
    padding: 20px 0 0 30px;
}
.encart-focus .panel-heading h2::before {
    content: url(images/titre-focus.png);
    position: absolute;
    top: -5px;
    left: -10px;
}
.encart-focus .rsDefaultInv .rsBullets {
    display: none;
}


.encart-focus .rsHidden {
    opacity: 1;
}


.encart-focus .rsOverflow {
    overflow: visible;
}
.encart-focus .rsDefaultInv.rsHor .rsArrowLeft {
    left: -80px;
	top: -50px;
}
.encart-focus .rsDefaultInv.rsHor .rsArrowRight {
    right: -55px;
	top: -50px;
}
.encart-focus .rsDefaultInv .rsArrowIcn::before {
    color: #232755;
}



/* ========= ENCART ACCES ========= */

.acces-cards {
	margin-left: -10px;
	margin-right: -10px;
}
.acces-cards {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}
.acces-cards-item {
	display: -webkit-box;
	display: flex;
	padding: 1rem;
	width: 100%;
}
.acces-card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow: hidden;
    background: #fff;
    transition: all 0.35s;
}
.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;
}
#portal .acces-card-content img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    height: 190px;
}
#portal .acces-card-content.image-bottom img {
    object-position: bottom;
}
.acces-card .acces-card-btn {
	position: absolute;
    left: 0;
    bottom: 0;
	width: 100%;
    height: 0%;
    transition: all 0.35s;
    padding: 4px 10px 44px 10px;
    text-align: center;
    background: #00000038;
}
.acces-card .acces-card-btn:hover {
    height: 100%;
	transition: all 0.35s;
    background: #00000038;
	justify-content: center;
	padding: 10px;
	text-decoration: none;
}
.acces-card .acces-card-btn h3 {
    font-size: 18px;
    margin-bottom: 6px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.35s;
}
.acces-card .acces-card-btn p {
	margin: 0;
}
.acces-card .acces-card-btn:hover h3,
.acces-card .acces-card-btn:hover p {
	color: #fff;
}





/*============== FOOTER ==============*/

div.product-infos {
    display: none;
}

@media (min-width: 768px) {
	footer {
		margin-top: 50px;
	}	
}
footer {
    background: #fff;
    padding: 1px 10px;
	text-align: center;
}
footer .row {
    max-width: 1340px;
    margin: 30px auto 0;
}
footer p {
    font-size: 20px;
    color: #232755;
    margin: 20px 0 30px;
}
footer .container {
    padding: 0;
}
footer a {
    color: #232755;
}
footer a:hover {
	color: #232755;
    text-decoration: underline;
}
footer ul:nth-child(2) {
    width: auto;
    text-align: center;
    margin: 20px 0 10px
}
footer ul:first-child li:first-child {
	width: 100%;
	margin-bottom: 10px;
}
footer li {
	line-height: 24px;
	font-size: 16px;
}
footer .container ul li {
    color: #000;
}
footer li {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 5px;
}
footer ul.mentions li::before {
    content: "";
    position: absolute;
    right: 0;
    height: 12px;
    top: 7px;
    border-right: 1px solid #000;
}
footer ul.mentions li:last-child::before {
    content: none;
}

@media (max-width: 599px) {
	footer ul.footerezo li {
		margin-bottom: 15px;
	}
}

.footer-cards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
.footer-card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow: hidden;
    background: none;
}
.footer-card-content {.search-icon-container {
    top: 40px;
}
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}
.footer-card-text {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}
.footer-card-text .footer-colinside {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
}
.footer-card-text.footer-col-3 .footer-colinside {
    display: flex;
    justify-content: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
}
@media (min-width: 768px) {
    .footer-cards-item {
        width: 100%;
    }
    .footer-card {
        flex-direction: row;
    }
    .footer-card-content {
        flex-direction: row;
    }
}


@media (max-width: 767px) {
	.footer-cards {
		justify-content: center;
	}
    .footer-card-content {
        flex-direction: column;
    }

    .footer-card-text {
        border: none;
        padding: 30px 0;
    }

    .footer-card-text:last-child {
        border: none;
    }

    .footer-card-text .footer-colinside {
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
    }
}


div.webframe-ermes-lastviewedresources-item,
div.webframe-ermes-openfindselection-item {
    background-color: #fff;
    border-bottom: 1px solid #2db7c3;
}
.webframe-ermes-commonviewedresources li:last-child div.webframe-ermes-lastviewedresources-item,
.webframe-ermes-commonviewedresources li:last-child div.webframe-ermes-openfindselection-item {
    border: none;
}
.webframe-ermes-lastviewedresources-item-shadow,
.webframe-ermes-openfindselection-item-shadow {
    display: none;
}


/*==================== RECHERCHE ===================*/

.facet-search-term {
    border-radius: 50px !important;
}
.tarzan,
a.keep-underlined {
    text-decoration: none!important;
}
.tarzan:hover,
a.keep-underlined:hover {
    text-decoration: underline!important;
}

/* #facet_container > .panel-group {
    border-bottom: 1px solid #232755;
}
 */
 
.searchContainer .panel-heading h2 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
#options_resultat {
    
}
/* .panel-front.panel-search-container .panel-heading {
    padding: 15px 30px 30px 30px;
} */
#options_resultat .panel-heading h2 {
    font-size: 25px;
}
#options_resultat .panel-heading>h2 {
    padding-right: 0;
}
#options_resultat .panel-heading h2 span {
    border-width: 2px;
	padding-bottom: 11px;
}

.search-icon-container--icon .glyphicon-share-alt:before {
    content: url(images/search-capture.svg);
}
.icon-megaphone:before {
    content: url(images/search-diffusion.svg);
}
body .icon-history:before {
    content: url(images/search-history.svg);
}
.search-icon-container .icon-download:before {
    margin-top: 7px;
    content: url(images/search-export.svg);
}
.icon-bell:before {
    content: "\e804";
    font-size: 26px;
    color: #ec6806;
    top: -3px;
    position: relative;
    left: 3px;
}



/* 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 */

.search-form-component .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%;
}


.advanced-search-group .group-container fieldset {
    background-color: #fff !important;
}
/* #ERMES20_FORM .btn-default {
    background-color: #fff;
    border-color: #000 ;
    color: #232755;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 35px;
    height: 68px;
    line-height: 68px;
    border-radius: 16px;
} */
#ERMES20_FORM .btn-default.btn-account {
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    background-color: #232755;
    border-color: #fff;
    border-radius: 50px;
    border-width: 1px;
    font-size: 16px;
}
#ERMES20_FORM .btn-default:hover,
#ERMES20_FORM .btn-default:focus,
#ERMES20_FORM .btn-default:active,
#ERMES20_FORM .btn-default.active,
#ERMES20_FORM .open .dropdown-toggle.btn-default {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
}
.advanced-search-group .group-logical .syr-field-container .input-wrapper {
    background-color: #232755 !important;
}
.select-field--default-small .input-wrapper .input-container .select-picker.v-select .vs__open-indicator {
    fill: #fff !important;
}

/* Mode replié-déplié  */

a#collapser {
    color: #232755;
}
a#collapser:active,
a#collapser:focus,
a#collapser:hover {
    color: #232755;
}

a#collapser svg#Layer_2 {
    stroke: #232755;
}
a#collapser:hover svg#Layer_2,
a#collapser:focus svg#Layer_2,
a#collapser:active svg#Layer_2 {
    stroke: #232755;
}

a#collapser:hover svg#Layer_1 {
    stroke: #232755;
}
svg#Layer_1 {
    stroke: #232755;
}

/* Mode compact  */

.metadata-resss button {
	background: none;
}

/* Mode mosaique tableau  */

#modeDisplayVignet {
    background: none;
}
#resultats #modeDisplayVignet li {
    border: none;
}
#resultats #modeDisplayVignet li .vignet {
    padding: 20px;
    border: 1px solid #dadada;
    border-radius: 0;
    box-shadow: none;
}
#modeDisplayVignet .noStatus, #modeDisplayVignet .statut, .obtain-document-link-vignet {
    padding: 3px 0;
    left: 0;
    bottom: -6px;
    border-radius: 0;
}
span.labelSelect {
    max-width: 100%;
}

#resultats_recherche .panel-front,
#notice_longue .panel-front {
	background: #fff;
}
#resultats_recherche .facetList.nav-pills>li>a {
    background: #fff;
    color: #0166B3;
	border: 1px solid #232755;
}
#resultats_recherche .facetList.nav-pills>li>.facet-content-container {
    background-color: #232755;
    color: #fff;
    border: 1px solid #232755;
    border-radius: 0;
}

#resultats_recherche .facetList.nav-pills>li>a:focus,
#resultats_recherche .facetList.nav-pills>li>a:hover {
    background: #0166B3;
    color: #fff;
	border: 1px solid #0166B3;
}
.template-title {
    color: #02040F;
    font-size: 20px;
    text-transform: none;
    font-weight: normal;
}
p.template-info {
    font-weight: normal;
}
.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background-color: #232755;
    color: #fff;
}
.navigation-bottom .criteres_tri {
	display: none;
}
ul.notes-echelle li span:before,
.icon-star:before,
.icon-star-empty:before {
    color: #232755;
}
.search-icon-container .search-icon-container--icon {
    color: #000 ;
}


.detail-icon-container {
    color: #02040F;
    font-size: 16px;
    font-weight: normal;
    margin: 30px auto 20px;
}
.detail-icon-container #lien button > span.sr-only {
    font-size: 18px;
    color: #fff;
    background: #ec6806;
    padding: 14px 20px;
    white-space: nowrap;
    position: relative;
    top: -7px;
}
.icon-return:before  {
    content: none;
}

.detail-icon-container a > span, .detail-icon-container button > span {
    color: #000;
    font-size: 36px;
}
#notice_longue > .panel > .panel-body {
    padding: 15px 42px 42px 35px;
}
#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2 {
    color: #232755;
    margin-bottom: 20px;
}
.item-typedoc {
    background: #ffffff;
    font-size: 16px;
    border: 1px solid #000;
    color: #000000;
    padding: 5px 12px;
    font-weight: normal;
    font-family: 'Roboto-Regular';
    display: inline-block;
    margin-bottom: 20px;
}
#detail-notice {
	margin-bottom: 40px;	
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #ec6806;
    color: #ec6806;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #ec6806;
    border-color: #ec6806;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #fff;
    border-color: #fff;
    color: #02040F;
}
#document_actions .btn-info:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
#document_actions h2 {
    color: #fff;
    text-transform: none;
    font-size: 16px;
}
#document_actions .accessToPrimaryDoc {
    color: #fff;
}
#document_actions .table {
    margin-bottom: 10px;
}

/* #notice_longue .vignette_document img.ermes-thumb {
    max-width: 320px;
    width: 320px;
    height: auto;
    object-fit: cover;
    object-position: top;
} */

.btn-primary {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
#Registration .btn-primary,
.advanced-search-form-container .btn-primary {
    background-color: #ffffff;
    border-color: #232755;
    color: #232755;
	border-radius: 50px;
}
#Registration .btn-default,
.advanced-search-form-container .btn-default {
    height: 36px;
    line-height: 36px;
}

.btn-info {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-validation {
    background-color: #fff;
    border-color: #fff;
    color: #232755;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #fff;
    color: #232755;
}

.btn-basket {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket.active,
.btn-basket.disabled,
.btn-basket[disabled] {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}

.actions .btn-dark {
    background-color: #fff;
    border-color: #232755;
    color: #232755;
    border-radius: 50px;
    padding: 10px 20px;
    float: right;
}
.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: #232755;
    border-color: #232755;
    color: #fff;
}

.metadata-actions .btn-dark {
    color: #232755;
}


#facet_container .facetSuggest a:hover {
    background-color: #232755;
}
.btn-dark {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    color: #232755;
}
.btn-dark:hover {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    color: #232755;
}
.notice_metadata .btn-dark {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.notice_metadata .btn-dark:hover,
.notice_metadata .btn-dark:focus,
.notice_metadata .btn-dark:active,
.notice_metadata .btn-dark.active,
.notice_metadata .btn-dark.disabled,
.notice_metadata .btn-dark[disabled] {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-warning {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
.btn-warning:hover {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
a.btn-technicalReport {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}
a.btn-technicalReport:hover {
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    color: #232755;
}

.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: #fff;
}


.search-icon-container .btn-primary {
    background-color: #000 ;
    border-color: #000 ;
}
.facet-controls > a,
.facet-controls > button {
    color: #232755;
    text-transform: none;
    padding: 5px 3px 5px 10px;
}
.facet-controls > a:hover,
.facet-controls > button:hover {
	text-decoration: underline;
}
.facetList .badge {
    font-size: 16px;
    color: #07406A;
}
.criteres_tri {
    position: relative;
    padding: 7px 15px;
}
#resultats_recherche .facetList.nav-pills {
    padding: 0 20px;
}
#criteres_recherche p {
    color: #000 ;
}
.criteres_tri label.label-tri {
    color: #02040F;
    font-size: 19px;
    margin-top: 2px;
}
.additional-infos {
    color: #07406A;
    font-size: 16px;
}
.taille_page .additional-infos {
    color: #000 ;
}
#facet_container a {
    font-size: 16px;
}
#resultats .notice_courte .notice_metadata {
    text-align: right;
}
p.description_resultats  {
    font-size: 19px;
}
.statut .obtain-document-link {
    float: right;
    font-size: 16px;
    margin-top: -2px;
    position: relative;
    top: -2px;
}
.statut .obtain-document-link:hover {
	color: #fff;
	text-decoration: underline;
}
.indicator .label-holding {
    line-height: 24px;
    font-weight: 100;
    font-size: 16px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #07406A;
    font-weight: normal;
}
#resultats .notice_courte p {
    margin: 7px 0;
    font-size: 16px;
    line-height: normal;
}
#resultats .notice_courte p.template-info {
    font-size: 14px;
    color: #636363;
}
#resultats .notice_courte p.template-resume {
    font-style: normal;
    font-size: 16px;
}
#resultats_recherche .panel-front.panel-search-container .panel-heading {
    padding: 30px;
}
#resultats_recherche p {
    font-size: 16px;
}

#criteres_recherche p {
    font-weight: bold;
}
#note-detail {
    display: none !important;
}
.themes .cadre {
    display: none;;
}
.notice_avis {
    display: none;;
}

/* #criteres_recherche, .navigation-page, .intro, .description_resultats_pendingActiveClients {
    padding: 0;
} */
#criteres_recherche .btn-action {
    padding: 4px 10px 4px 20px;
    font-size: 18px;
    margin-top: -6px;
}
#criteres_recherche a.btn-action {
    border-color: #232755;
    color: #fff;
    background: #232755;
}
.pagination-container {
    text-align: center;
    margin-top: -8px;
}
.pagination>li.active {
    top: 5px;
    position: relative;
}
.pagination button.page_link {
    border-bottom: 5px solid transparent;
}
.navigation-page .pagination {
    margin: 8px 0 0;
}
.pagination button.btn-link-like {
    color: #02040F;
    padding: 0;
}
.btn-link-like .icon-chevron-left,
.btn-link-like .icon-chevron-right {
    position: relative;
    top: 0;
}
#description_resultats, #description_resultats_pendingActiveClients, .taille_page {
    color: #232755;
}
#criteres_recherche p, .description_resultats, .description_resultats_pendingActiveClients, .taille_page {
    color: #000 ;
}
.taille_page {
    padding: 0;
    margin-top: 7px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: transparent;
    color: #ec6806;
    font-size: 16px;
    font-weight: bold;
}
.btn-group.pageSize-container button {
    color: #ec6806;
    font-size: 16px;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
    border-color: #fff;
}
#resultats > ul > li {
    border-bottom: 30px solid #f2f2f2;
}
.criteres_tri .site-restriction {
    margin-top: 3px;
    margin-left: 0;
}
.criteres_tri .site-restriction.sort-order {
    margin-right: 50px;
}
.displaymode-icon-container.desktop button, .siteRestriction-icon-container.desktop button, .sort-order button {
    background-color: #ffffff;
    color: #000;
    font-size: 19px;
    padding: 0px 24px 0 12px;
}
.displaymode-icon-container.desktop button:hover, .siteRestriction-icon-container.desktop button:hover, .sort-order button:focus, .sort-order button:hover {
    color: #232755;
}
.search-icon-container {
    top: 40px;
}

.select-all {
    background-color: #ec6806;
}

@media (min-width: 768px) {
    #document_actions {
        margin-right: 10px;
        margin-left: 10px;
    }
}
.more-actions {
    padding: 3px 10px 1px 20px;
}
li.ajouter_selection {
    background-color: #ec6806;
}
.panel.panel-holding {
    background-color: #232755;
}
#resultats .select {
    background-color: #fff;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}
.navigation {
    margin: 10px 0 -7px 0;
}
.statut,
.statut-primaryDoc {
    position: relative;
    right: -40px;
    margin-left: -40px;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #07406A;
}
.indicator,
.indicator a {
    color: #fff;
}
.holding.is-available, .indicator.available, .indicator.exposition {
    border-left: 10px solid #C6D76B;
}
.template-info {
    color: #000 ;
}
.vignette_document .icon-new {
    background-color: #232755;
    box-shadow: -3px -3px 0 #ffffff;
    color: #fff;
}


.anonymous-info .btn[data-v-42179014] {
    background-color: #232755 !important;
    color: #fff;
}

.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #232755;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #232755;
	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: #232755;	
}
.icon-resize-small:before {
    position: relative;
    content: url(images/panel-reduce.png);
    top: -5px;
    right: -1px;
}
.icon-resize-full:before {
    position: relative;
    content: url(images/panel-expand.png);
    top: -5px;
    right: -1px;
}
h2.category_header {
    color: #07406a;
    font-size: 30px;
    text-transform: uppercase;
}
h3.category_header {
    background-color: #07406A;
    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: #07406a;
}
button.holding-reservation[disabled][data-v-03082f26] {
    background-color: #000  !important;
	border-color: #000 ;
}


#multi_selection_simple .bouton_detail,
#multi_selection .bouton_detail {
    color: #232755;
}
.selection_label {
    color: #232755;
}

.mobile-navigation {
    background: #232755 ;
}
.mobile-navigation > .btn-group,
.mobile-navigation .btn {
    background: #232755;
}
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background: #232755;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active,
.sort-order .active {
    background: #232755;
    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: #232755;
	color: #fff;
}



.anonymous-info .btn[data-v-a026d4e8] {
    background: #232755;
	border-color: #232755;
    margin-right: 0;
	margin-top: -11px;
}
.anonymous-info .btn-info:hover {
    color: #fff;
}
.alert-warning[data-v-a026d4e8] {
    padding-left: 0;
    border: none;
}

.detail-holdings-class tr:nth-child(even) {
    background-color: #F7F7F7;
}
#detail-notice-rebound h2 {
	margin-top: 40px;
}
#detail-notice-rebound h3 {
	margin-bottom: 20px;
}
#notice_longue_description > p {
    color: #000 ;
    /* font-size: 18px; */
}
#notice_longue_description > p.item-author {
    color: #636363 ;
    font-size: 14px;
}
.item-author,
.item-publisher {
    font-weight: bold;
    font-size: 21px;
}
#notice_longue_description > p.item-description {
	margin-top: 20px;
}

.tab-content {
    background-color: #fff;
    color: #000 ;
    padding: 20px;
    padding-left: 0;
}
.nav-tabs {
    /* border-bottom: 3px solid #232755; */
	padding-bottom: 1px;
}
/* #notice_longue_description .nav-tabs > li:first-child {
    margin-left: -30px;
} */
a.holding-reservation[disabled][data-v-1fe94e52],
button.holding-reservation[disabled][data-v-1fe94e52] {
    background-color: #fff !important;
}
.nav-tabs > li {
    background-color: #faf8f9;
}
.nav-tabs > li > a {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin-right: 0;
    padding: 10px 30px;
    text-transform: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
}

/*  TRYPTIQUE  */

.panel-search-container .royalSlider,
.encart-tryptique .royalSlider  {
	margin: 0 -10px;
}
.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;
}
.panel-search-container .rsSlide .ermes-thumb,
.encart-tryptique .rsSlide .ermes-thumb {
    height: 180px;
	/* display: none; */
}
.panel-search-container .well,
.encart-tryptique .well {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.panel-search-container .well-sm,
.encart-tryptique .well-sm {
	/* padding: 10px; */
    margin: 0 8px;
}
/* .panel-search-container .royalSlider .slider-notice,
.encart-tryptique .royalSlider .slider-notice {
	width: 100%;
} */
.panel-search-container p.template-info,
.encart-tryptique p.template-info {
    font-weight: normal;
	color: #000 ;
}
.panel-search-container .rsDefaultInv .rsBullets,
.encart-tryptique .rsDefaultInv .rsBullets {
	padding-top: 30px;
}
#multi_selection .panel,
#multi_selection_simple .panel {
    background: #f9f8f6;
}
#panel-selection-detail .panel-heading {
    padding: 8px;
}
#panel-selection-detail .panel-heading button {
    position: relative;
    top: 9px;
    left: 4px;
}
#multi_selection .panel-body li {
    position: relative;
}
#multi_selection a.removeItem, #multi_selection button.removeItem {
    position: absolute;
    left: -20px;
}
#multi_selection .panel-body ul  {
	padding-left: 10px;
}
#panel-selection-detail .panel-footer > div:has( + ul.actions ) {
    background-color: #232755;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
}
/* Boutons Toggle */
.switch .slider {
    background-color: #232755;
}
.switch input:checked + .slider {
    background-color: #ec6806;
}

.search-facet-interval-body .facet-search {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


.modal-footer .btn-primary {
    background-color: #fff;
    border-color: #232755;
    color: #232755;
    font-size: 16px;
    padding: 0 30px;
    height: 52px;
    line-height: 52px;
    border-radius: 50px;
}
.modal-footer .btn-primary:hover,
.modal-footer .btn-primary:focus,
.modal-footer.btn-primary:active,
.modal-footer .btn-primary.active,
.modal-footer .open .dropdown-toggle.btn-primary {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
}
.search-history-modal .btn-default {
    height: auto;
    line-height: normal;
    padding: 3px 10px;
}

/*==================== COMPTE ===================*/

.vue-js-switch .v-switch-core {
	background-color: #232755  !important;
}
.vue-js-switch.toggled .v-switch-core {
	background-color: #ec6806  !important;
}

.user-demand-open .user-demand.answered .user-demand-icon {
    background: #232755 !important;
}
.user-demands-wrapper .user-demands-frame .user-demand .user-demand-icon {
    background: #232755 !important;
}
.user-demand .btn-primary.proceed {
    background-color: #232755 !important;
    border: 1px solid #232755 !important;
	color: #fff;
}


.user-account-wrapper .btn-default {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
    height: auto;
    line-height: normal;
}
.user-account-wrapper .btn-default:hover,
.user-account-wrapper .btn-default:focus,
.user-account-wrapper .btn-default:active,
.user-account-wrapper .btn-default.active,
.user-account-wrapper .open .dropdown-toggle.btn-default {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
}


#confirm_addLabel {
	padding: 6px 12px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #232755;
}
.user-name {
    color: #232755;
}
.myaccount-profile .account-label {
    color: #232755;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #232755;
}
.myaccount-rights ul li.member-right {
    background-color: #232755;
    padding: 5px 10px;
    border-radius: 0;
}
.myaccount-rights ul li.admin-right {
    background-color: #232755;
    padding: 5px 10px;
    border-radius: 0;
}
.myaccount-profile .myaccount-profile-header {
    background-color: #e7f5fd;
}
.summary-global {
    border: 1px solid #bababa;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;

}
.summary-details .details-wrapper {
    background-color: #e7f5fd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 3px 3px 3px #ffffff;
    -moz-box-shadow: 3px 3px 3px #ffffff;
    -webkit-box-shadow: 3px 3px 3px #ffffff;
}
.basketLabel .btn-info {
    background: #232755;
    border-color: #232755;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
#global_basket_actions .btn-dark {
    background: #fff;
    border: 1px solid #232755;
    font-size: 16px;
    color: #232755;
    border-radius: 50px;
}
#global_basket_actions .btn-dark:hover {
    background: #232755;
    border: 1px solid #232755;
    color: #fff;
}

.user-account .menu #moduleDropdownMenu {
    background: #232755;
    border-color: #232755;
    color: #fff;
    border-radius: 50px;
}
.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: #232755;
    background-color: #fffaf7;
    border-color: #ffe3ef;
}
.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;
}


.user-account .panel-front .btn-default {
    background-color: #fff;
    border-color: transparent;
    color: #232755;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 15px 0 5px;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
}
.user-account .panel-front .btn-default:hover,
.user-account .panel-front .btn-default:focus,
.user-account .panel-front .btn-default:active,
.user-account .panel-front .btn-default.active,
.user-account .panel-front .open .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: transparent;
    color: #232755;
}


.user-account .btn-default {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
    text-transform: uppercase;
}
.user-account .btn-default:hover,
.user-account .btn-default:focus,
.user-account .btn-default:active,
.user-account .btn-default.active,
.user-account .open .dropdown-toggle.btn-default {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
}


.user-account .clear-search-field i::before {
	position: relative;
	top: -2px;
    font-size: 10px;
}
form#basket-search-form {
    border: 1px solid black;
}
#basket-search-form .form-control {
    height: 50px;
    padding: 0px 10px 0px 20px;
    font-size: 16px;
    color: #012;
    border: none;
    border-radius: 50px 0 0 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.user-account .panel-front .btn-default#confirm_addLabel {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
}
#addLabelField {
    height: 50px;
    border-color: #000 ;
    border-radius: 0;
}

.basket-ui .search-icon-container .search-icon-container--icon {
    color: #000 ;
}

/* ======== ALERTES ========= */
	
.user-subscriptions-categories-content[data-v-3a581b6e] {
    background-color: #fff !important;
    border-radius: 0 !important;
    padding: 20px 22px;
    border: 1px solid #232755;
}
.user-subscriptions-categories .category-title[data-v-3a581b6e] {
    font-weight: normal !important;
    font-size: 20px !important;
    color: #232755 !important;
	/*margin-top: 30px;*/
}	
.deployed-btn[data-v-3a581b6e] {
    /*margin-top: 30px;*/
}
.user-subscription .fa-search:before {
    color: #232755;
}
.user-subscriptions-categories-services-subscriptions > div {
    border-bottom: 1px solid #232755;
}	
.additional-description-text[data-v-12138391] {
    margin-top: 1px;
	font-weight: normal !important;
}
.user-subscriptions-categories-services-subscriptions > div:last-child {
    border: none;
}	
.basket-ui .search-icon-container .search-icon-container--icon {
    color: #232755;
}
.basket-ui .search-icon-container .search-icon-container--icon .fa-envelope {
    position: relative;
    top: 6px;
}

/* DSI / Abonnements */
.user-subscriptions-categories .description-title {
	font-weight:600 !important;
	letter-spacing:0.31px !important;
	font-size:14px !important;
}

.user-subscriptions-categories .description-header {
	margin: 10px 0 0px 0 !important;
}

.user-subscriptions-categories .category-header {
	margin-top:10px !important;
}

.user-subscriptions-categories .text-description {
	font-style:italic !important;
	letter-spacing:0.1px !important;
	font-size:12px !important;
}

.user-subscriptions-categories .when-created-text {
	margin-top:5px !important;
}

.user-subscriptions {
		margin-bottom:15px !important;
}

.user-subscriptions .subscribe-toggle-button {
		margin:10px 0 0px 0 !important;
}

.user-subscriptions-categories-services-subscriptions > div {
		border-bottom:1px solid #000 00030 !important;
}

.user-subscriptions .deployed-btn, .user-subscriptions h3.category-title {
		margin-top:15px !important;
}


.user-subscriptions-categories-content {
	padding-top:0px !important;
	border:0px !important;
}

.myaccount-edit-profile .btn-action,
.edit-comment-account .btn-action {
    background-color: #ffffff;
    border-color: #232755;
    color: #232755;
    text-transform: uppercase;
    padding: 6px 12px;
    border-radius: 50px;
	transition: all 0.35s;
}
.myaccount-edit-profile .btn-action:hover,
.edit-comment-account .btn-action:hover {
    background-color: #232755;
    border-color: #232755;
    color: #fff;
	transition: all 0.35s;
}


/* ============ MOBILE ============*/ 

/* 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 (max-width: 719px) {
	#ariane {
		top: 110px;
		left: 20px;
	}	
}

/* 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) {
	#ariane {
		top: 110px;
		left: 20px;
	}	
}
@media  (max-width: 767px) {
	#search-panel {
		padding-top: 0;
	}
	header {
		margin-bottom: 60px;
	}
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 768px) and (max-width: 1023px) {
	.portal-main-menu li.LEVEL1 > a {
		font-size: 18px;
	}
	#ermes_main_menu li.LEVEL1::before {
		height: 14px;
		top: 10px;
		border-right: 1px solid #000 ;
	}
	#menu-panel .menu-home i::before {
		content: url(images/menu-home-small.png);
	}
	#search-panel {
		padding-bottom: 0;
	}
	#ariane {
		top: 170px;
		left: 20px;
	}
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	.portal-main-menu li.LEVEL1 > a {
		font-size: 20px;
	}
	#ermes_main_menu li.LEVEL1::before {
		height: 14px;
		top: 10px;
		border-right: 1px solid #000 ;
	}
	#menu-panel .menu-home i::before {
		content: url(images/menu-home-small.png);
	}
	#search-panel {
		padding-bottom: 0;
	}
	#ariane {
		left: -440px;
	}
	header  {
		padding-top: 20px;
	}
	.header-banner-menu {
		top: -30px;
	}
}

@media (min-width: 1024px) {
	header  {
		padding-top: 20px;
	}
	.header-banner-menu {
		top: -30px;
	}
}


/* ================ LAPTOP ================*/ 
	
/* Google Chromebook Pixel - 1280 × 850 dp */
@media (min-width: 1280px) and (max-width: 1365px) {
	.portal-main-menu li.LEVEL1 > a {
		font-size: 24px;
	}
	#search-panel {
		padding-bottom: 0;
	}
	#search-panel .panel-body.col-md-8 {
		margin: 0 0 0 330px;
	}
	#ariane {
		left: -550px;
	}
	header {
		background-size: auto 89%;
	}
	#search-panel .panel-body.col-md-8 {
		width: 49%;
	}
} 

@media (min-width: 1024px) {
	#search-panel .panel-body.col-md-8 {
		position: absolute;
		right: 0;
		top: -90px;
		width: 55%;
		z-index: 11;
	}
}

/* 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) {
	
}    



[id*="layout-"]:has( .encart-alignement ) > .row,
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"],
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"],
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"] .frame,
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"] .panel-front,
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"] .panel-body,
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"] .ermes-frame-html,
[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"] .rsItem {
	display: flex;
}



@media  (max-width: 767px) {
	[id*="layout-"]:has( .encart-alignement ) > .row {
		flex-direction:column;
	}	
}


[id*="layout-"]:has( .encart-alignement )[id*="zone-"] [id*="frame-"] .rsItem {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

[id*="layout-"]:has( .encart-alignement ) [id*="zone-"] [id*="frame-"] .panel-front {
    flex-direction: column;
}


 



.facetList [class*="Expositions"] a::before {
	content: "\f445";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
