/*==================== ESCCA ===================*/

/* INCLUSIONS CSS ERMES */

/* Desactived @import url(../ermes-standard/style.css); */
/* Desactived @import url(../ermes-standard/modeles.css); */

/* INCLUSIONS CSS SYRACUSE */

/* Report @import url(../standard/portal/front/modeles.css); */
/* Report @import url(../standard/portal/front/style.css); */
/* Report @import url(../syracuse/syracuse.css); */
/* Report @import url(polices.css); */
/* Report @import url(ermes-font-addon.css); */
/* Report @import url(syracuse-font.css); */
/* Report @import url(editorial.css); */

/* #adminPortalLayout-container {
	margin-top: 140px;
} */

/* #nav-rich-menu li:nth-child(1) .dropdown {
   left: 0  !important;
} */

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
} */

#share_social {
    z-index: 1000;
}

.btn-account,
.btn-account:hover,
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default,
.all-link-connexe .btn-default,
.all-link-connexe .btn-default:hover,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#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 {
		transition: all 0.35s;
}

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;
}

#mobile-actions {
    background-color: #00167a;
}
#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;
}
.lang-dropdown-mobile #dropChangeCulture {
    color: #fff;
}

html {
    font-family: sans-serif;
}
body {
	background: #fff;
}
.x-body {
    font-size: 14px;
    font-family: montserratregular;
}
body, td, pre {
    font-size: 14px;
}
body, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
    font-family: montserratregular;
}
p {
    color: #000;
}
a {
    color: #000;
}
header {
	background: url(images/header.jpg)no-repeat center 34px;
	border: none;
	margin-bottom: 30px;
}
@media (min-width: 768px) {
	header {
		margin-bottom: 210px;
	}
}
@media (min-width: 2560px) {
	header {
		background-size: cover;
	}
} 
.all-link-connexe {
    top: -4px;
}
.navbar-brand h1 {
    font-size: 36px;
    font-family: montserratmedium;
    text-transform: uppercase;
}
.navbar > .container .navbar-brand {
    margin: -56px 0 180px 0;
}
.navbar-inverse .navbar-brand {
	padding: 40px 0 35px 120px;
	background: url(images/brand.png) no-repeat;
}
#search-panel {
    color: #000;
}
#search-panel {
    background: none;
}
@media (min-width: 768px) {
	.btn-account {
		background: #d31019;
		color: #fff;
		padding: 6px 10px 15px 12px;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		color: #fff;
	}
	.btn-account .icon-lock {
		display: none;
	}
}
#ariane .texte {
	display: none;
}
@media (min-width: 768px) {
	#search-panel .panel-body.col-md-8 {
		position: absolute;
		width: 100%;
		top: 100px;
	}
	#main_search_form {
		width: 70%;
		margin: 0 auto;
	}
	#ariane {
		width: 70%;
		margin: 8px auto 0;
	}
}

.all-link-connexe .btn-default {
    background: none;
    border: none;
    padding: 0;
    margin: 0 10px;
    color: #051a56;
}
.all-link-connexe .menu-facebook a::before {
    content: '\e83f';
    font-family: ermes-font-update;
    font-size: 18px;
}
.all-link-connexe .menu-twitter a::before {
    content: '\e841';
    font-family: ermes-font-update;
    font-size: 18px;
}
.all-link-connexe .menu-instagram a::before {
    content: '\a235';
    font-family: ermes-font-addon;
    font-size: 18px;
}
.all-link-connexe .menu-facebook span,
.all-link-connexe .menu-twitter span,
.all-link-connexe .menu-instagram span {
    display: none;
}


#main_search_form {
	border-bottom: 3px solid #d31019;
}
#scenario-selection,
#submit-search {
	background: none;
	border: none;
	color: #000;
}
#scenario-selection {
	padding-left: 0;
}
#submit-search {
	padding-right: 0;
}
.clean-text-field {
	color: #d31019;
}
#textfield,
.clean-text-field {
	color: #d31019
}

#globalScenarioMobile {
    background-color: #fff;
}
#globalScenarioMobile > li > a {
    color: #d31019;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #d31019;
    color: #fff;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #d31019;
    color: #fff;
}
.tt-suggestion.tt-cursor {
  background: #d31019;
}
#globalAdvancedSearchLink {
    margin-top: 10px;
}

#langue-btn {
    bottom: 304px;
    position: absolute;
    right: -70px;
    z-index: 1;
	text-transform: none;
}
#langue-btn a,
#langue-btn a.active {
    color: #051b55;
}


#menu-panel {
	border: none;
	background: #00167a;
}
@media (max-width: 767px) {
	#menu-panel {
		top: 44px;
	    background: rgb(0 22 122 / 90%);
	}
}
#menu-panel .panel-body {
	max-width: 100%;
    width: 100%;
}
#nav-rich-menu li   {
	background: none;
	margin: 0;
	width: auto;
}
#nav-rich-menu li > a {
	position: relative;
}
#nav-rich-menu li > a::before {
    content: "";
    position: absolute;
	right: -4px;
    height: 13px;
    top: 17px;
    border-right: 2px solid #ff0000;
}
#nav-rich-menu li:last-child > a::before {
    border: none;
}

#nav-rich-menu li:last-child {
	margin: 0;
}
#nav-rich-menu li a {
    padding: 13px 10px 13px;
	font-size: 16px;
	font-family: montserratmedium;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	display: block;
}
#nav-rich-menu a:hover,
#nav-rich-menu li:hover a {
    background: none;
	text-decoration: none;
}
@media (min-width: 768px) {
	#nav-rich-menu  {
		text-align: center;
	}
	#nav-rich-menu li   {
		display: inline-block;
		float: none;
		width: auto;
		font-size: 12px;
	}
}
@media (max-width: 767px){
	#nav-rich-menu,
	.portal-main-menu {
		background: rgb(0 22 122 / 90%);
		background: none;
		padding-top: 14px;
	}
}


#nav-rich-menu .dropdown {
	overflow: visible;
	padding: 0;
    background: rgb(0 22 122 / 90%);
}

@media (min-width: 768px) {
	#nav-rich-menu .dropdown::before,
	#nav-rich-menu .dropdown::after	{
		content: "";
		position: absolute;
		left: -4px;
		top: 0;
		width: 4px;
		height: 100%;
		background: rgb(0 22 122 / 90%);
	}
	#nav-rich-menu .dropdown::after {
		right: -4px;
		left: auto;
	}
}
/* #nav-rich-menu li .dropdown_container {
	width: 550px;
} */
@media (min-width: 768px) {
	#nav-rich-menu li .dropdown_container a {
		width: 550px;
	}
	#nav-rich-menu li .dropdown_container:nth-child(odd) a {
		float: right;
	}
}
#nav-rich-menu li .dropdown_container {
    padding: 0;
}
@media (max-width: 767px) {
	#nav-rich-menu .dropdown_container {
		margin-top: 0;
	}
}
#nav-rich-menu li .dropdown_container:nth-child(2n+1) a {
    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: 100px;
    width: 100px;
}
#nav-rich-menu li .dropdown_container a {
    background: none;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
}
#nav-rich-menu li .dropdown_container:last-child a,
#nav-rich-menu li .dropdown_container:nth-last-child(2) a {
    border-bottom: none;
}
#nav-rich-menu .dropdown_container a:hover {
    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;
}
@media (max-width: 767px) {
	#nav-rich-menu .title_menu h4 {
		font-size: 14px;
		margin-top: 10px;
	}	
}
#nav-rich-menu .title_menu p {
    font-size: 12px;
}
#nav-rich-menu .dropdown_container a:hover .title_menu h4,
#nav-rich-menu .dropdown_container a:hover .title_menu p {
	color: #000;
}
@media (max-width: 767px) {
	#nav-rich-menu > li:hover a {
		color: #000;
	}
		#nav-rich-menu li:hover a .title_menu h4 {
		color: #000;
	}
}
#menu-panel .menu-home span {
	display: none;
}
#menu-panel  .menu-home i {
	display: block;	
	color: #fff;
	position: relative;
    top: -2px;
}
#nav-rich-menu li.menu-home:hover a i,
#nav-rich-menu li.menu-home a:hover i {
	color: #fff;
}


#ermes_main_menu_mobile li a {
	color: #fff;
	background:  none;
}
#nav-rich-menu > li:hover,
#nav-rich-menu > li:focus,
.portal-main-menu > li.LEVEL1:hover,
.portal-main-menu > li.LEVEL1:focus {
    background:  none;
}
.portal-main-menu li.LEVEL1 .caret,
.portal-main-menu li.LEVEL1 a:hover .caret {
    border-bottom-color: #FFF;
    border-top-color: #FFF;
}



.panel-front > .x-panel-header span, h2 {
    color: #051b55;
}
.panel-heading h2 {
    border-bottom: 5px solid #d31019;
	padding-bottom: 7px;
	display: inline-block;
}
.panel-heading h2 span {
/*     border-bottom: 5px solid #d31019;
	padding-bottom: 7px; */
}
h3 {
    color: #000;
	text-transform: uppercase;
}
.panel-front,
.panel-selection {
    background: none;
    padding: 30px;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #d31019;
}
.caret {
    border-top: 4px solid #fff;
}


.btn-default {
    background-color: #d31019;
    border-color: #d31019;
    color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #d31019;
	color: #d31019;
}
.see_all_results {
    float: right;
    position: relative;
}


.bouton-centre .card-bouton {
    text-align: center;
}
.bouton-centre .see_all_results {
    float: none;
}


.bouton-droite-ferr .see_all_results {
    right: -20px;
}


.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #d31019;
}
.bs-bullets .rsNavSelected button {
    background-color: #d31019;
}

.rsDefaultInv .rsGCaption {
    background: rgb(0 5 46  / 0.8);
}
.rsDefaultInv .rsGCaption * {
    color: #fff;
}


.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background-image: url(images/arrow-left-owl.png);
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background-image: url(images/arrow-right-owl.png);
}
.rsDefaultInv .rsArrowIcn {
    width: 38px;
    height: 38px;
}


#portal .frame {
    margin: 0 !important;
}
.page-strate div#page > div.container {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.page-strate #layout-3 .row,
.page-strate #layout-2 .row,
.page-strate #zone-2 .panel-front,
.page-strate #zone-5 .panel-front {
    max-width: 1100px;
    margin: 0 auto;
	float: revert;
}
.panel-front.strate {
    padding: 70px 0;
}
@media (max-width: 1279px) {
	.panel-front.strate {
		padding: 40px 25px;
	}
}
.frame.strate-1 {
	background: url(images/strate-1.png) repeat-x;
}
.frame.strate-2 {
	background: url(images/strate-2.png) repeat-x;
}
.frame.strate-3 {
	background: url(images/strate-3.png) repeat-x;
}
.frame.strate-4 {
	background: url(images/strate-4.png) repeat-x bottom left;
}


#portal .encart-padding-body-haut .panel-body {
    padding-top: 45px;
}



.page-searchless #search-panel .panel-body.col-md-8 {
    display: none;
}
@media (min-width: 768px) {
	.page-searchless header {
		margin-bottom: 20px;
	}
}



/*===========    ENCART  SELECTIONS  ============*/


.encart-selections .liste {
	margin-right: -10px;
}
.encart-selections .liste li {
	float: left;
	position: relative;
	width: 33.3%;
	padding-right: 10px;
	margin-top: 5px;
	margin-top: 5px;
}

.encart-selections .liste li:last-child {
	margin-right: 0;
}

.encart-selections .liste li a.stat {
	display: block;
	cursor: pointer;
}

#portal .encart-selections .liste li a.stat:hover+a.slice {
	position: absolute;
	height: 274px;
	margin: 0;
	padding-top: 40px;
	transition: all 0.5s ease;
	cursor: pointer;
}

.encart-selections .liste li a.slice {
	display: inline-block;
	position: absolute;
	height: 45px;
	right: 10px;
	overflow: hidden;
	bottom: 0;
	left: 0;
	padding: 6px 15px 0;
	text-decoration: none;
	color: #fff;
	background: rgb(0 5 46 / 80%);
	transition: all 0.5s ease;
	cursor: pointer;
}

#portal .encart-selections .liste li a.slice:hover {
	position: absolute;
	height: 100%;
	margin: 0;
	padding-top: 20px;
	transition: all 0.5s ease;
	cursor: pointer;
}

.encart-selections .liste li .focus-titre {
	display: block;
	font-size: 24px;
	margin-bottom: 8px;
	text-align: center;
}

.encart-selections .liste .focus-titre::after {
	content: '\e85a';
	font-family: 'ermes-font-update';
	position: absolute;
	right: 0;
	top: -2px;
	font-size: 36px;
	color:#fff;
	transition: all 0.35s ease;
}

#portal .encart-selections .liste li a.slice:hover .focus-titre::after {
	transform: rotate(90deg);
	transition: all 0.35s ease;
}


.encart-selections .liste li span {
	font-size: 16px;
	text-transform: none;
}
.encart-selections .liste li img {
	width: 100%;
	min-height: 240px;
}

@media (max-width: 599px) {
	.encart-selections .liste li {
		width: 100%;
	}	
}
@media (min-width: 600px) and (max-width: 1023px) {
	.encart-selections .liste li {
		width: 50%;
	}	
}



.encart-selections .tuilex4 .liste li {
    width: 25%;
}
.encart-selections .tuilex4 .liste li img {
    min-height: 180px;
}



/*===========    ENCART  NOUVEAUTES  ============*/


#portal .encart-nouveautes .panel-body {
    padding-top: 70px;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item a.more_info span {
    background: #00052e !important;
    line-height: 64px !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: #00052e !important;
}
.render-velocityRenderMode_OWL-CG97G .owl_thumb_ct .type_doc {
    background: #00167a !important;
	display: none;
}
.render-velocityRenderMode_OWL-CG97G .ct_wol_spec {
    display: none;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-stage {
	padding-bottom: 20px;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item {
	-webkit-box-shadow: 0px 8px 12px -4px rgba(97,97,97);
	-moz-box-shadow: 0px 8px 12px -4px rgba(97,97,97);
	box-shadow: 0px 8px 12px -4px rgba(97,97,97);
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item img {
    width: 100% !important;
}
.render-velocityRenderMode_OWL-CG97G .owl-nav .owl-prev::before,
.render-velocityRenderMode_OWL-CG97G .owl-nav .owl-next::before {
	font-size: 30px !important;
}
@media (max-width: 599px){
	.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item img {
		width: auto !important;
		height: 100% !important;
		margin: 0 auto;
		-webkit-box-shadow: 0px 8px 12px -4px rgba(97,97,97);
		-moz-box-shadow: 0px 8px 12px -4px rgba(97,97,97);
		box-shadow: 0px 8px 12px -4px rgba(97,97,97);
	}
}


/*===========    ENCART  ACTU EVENEMENTS  ============*/

#portal .encart-nouveautes .panel-body {
    padding-top: 70px;
}
.render-velocityRenderMode_CARROUSEL_CIOL .center .slick-slide.slick-current .counter {
    display: none !important;
}
.slider:before {
    background-color: transparent !important;
}
.slick-prev,
.slick-next {
	background: #00052e !important;
	width: 38px !important;
    height: 38px !important;
	border-radius: 50px;
	z-index: 1;
}
.render-velocityRenderMode_CARROUSEL_CIOL .center .slick-prev:before,
.render-velocityRenderMode_CARROUSEL_CIOL .center .slick-next:before {
    color: #fff !important;
	opacity: 1;
}
.slick-prev:before {
	content: "\e856" !important;
	font-family: ermes-font-update !important;
	font-size: 30px !important;
}
.slick-next:before {
	content: "\e85a" !important;
	font-family: ermes-font-update !important;
	font-size: 30px !important;
}
.slick-dots li button:before {
    font-family: ermes-font-addon !important;
    font-size: 20px !important;
    width: 20px;
    height: 20px;
    content: '\a138'!important;
    opacity: 1 !important;
    color: #d31019 !important;
}
.slick-dots li.slick-active button:before {
	content: '\a137'!important;
}
.render-velocityRenderMode_CARROUSEL_CIOL .center .slick-slide.slick-current .description h3 {
	font-family: 'montserratbold';
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}
.render-velocityRenderMode_CARROUSEL_CIOL .center .slick-slide.slick-current .description p, 
.render-velocityRenderMode_CARROUSEL_CIOL .center .slick-slide.slick-current .description p.doctype {
    font-family: 'montserratmedium';
	text-transform: none;
}





.render-velocityRenderMode_CARROUSEL_CIOL_AGENDA .center .slick-prev:before,
.render-velocityRenderMode_CARROUSEL_CIOL_AGENDA .center .slick-next:before {
    color: #fff !important;
    opacity: 1;
}








/*===========    ENCART  SERVICES  ============*/

#portal .encart-services .panel-body {
    padding-top: 70px;
}
.glyphicons {
	text-align: center;/*actif si float left dÃ©sactivÃ© sur li*/
	overflow: hidden;
}
.glyphicons li {
	display: inline-block;
	width: 19%;
    margin: 30px 0;
}
@media (max-width: 431px) {
	.glyphicons li {
		width: 100%;
	}
}
@media (min-width: 432px) and (max-width: 599px) {
	.glyphicons li {
		width: 48%;
	}
}
@media (min-width: 600px) and (max-width: 767px) {
	.glyphicons li {
		width: 32%;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.glyphicons li {
		width: 25%;
	}
}
.glyphicons a {
	display: inline-block;
	position: relative;
}
.glyphicons a:hover {
	text-decoration: none;
}
.glyphicons a > span {
	display: inline-block;	
	background: #00052e;
	color: #fff;
	height: 168px;
	width: 168px;
	line-height: 168px;
	border-radius: 50%;
	transition: all 0.35s;
}
.glyphicons a:hover > span {
	background: #d31019;
	text-decoration: none;
	transition: all 0.35s;
}
.glyphicons a > span::before {
	width: 100%;
	color: #fff;
	font-size: 90px;
	font-weight: normal;
}
.glyphicons i {
	display: none;
}
.glyphicons a > span.icon-print::before {
	content: url(images/icon-print.png);
    position: relative;
    top: 15px;
}
.glyphicons a  > span.icon-meet::before {
	content: url(images/icon-meet.png);
    position: relative;
    top: 10px;
}
.glyphicons a > span.icon-hal::before {
	content: url(images/icon-hal.png);
}



.glyphicons p {
	font-size: 18px;
	white-space: nowrap;
	color: #d31019;
	text-transform: uppercase;
	    font-family: 'montserratbold';
}
.glyphicons span {
	font-size: 36px;	
    font-family: montserratbold;
	color: #e01775;
}




@media (min-width: 432px) {
	.glyphicons span br {	
		display: none;
	}	
}


div.product-infos {
	display: none;
}

.haut_btn {
	position: absolute;
    top: -26px;
	right: 0;
}

footer {
    background-color: #051b55;
    color: #fff;
    font-size: 16px;
    height: auto;
	position: relative;
}
footer li {
    color: #fff;
    line-height: 36px;
}
footer a {
    color: #fff;
	cursor: pointer;
}
footer .container {
    padding: 40px 0;
}
footer #sub_footer .container {
    padding: 10px 0;
}
footer a,
footer a:hover,
footer a:focus {
    color: #fff;
}
#sub_footer {
	background: #fff;
	text-align: center;
	font-size: 12px;
}
footer #sub_footer li {
    line-height: normal;
}
#sub_footer a {
	color: #222;
}
footer .puce-pleine li::before {
    content: '\e85a';
	font-family: 'ermes-font-update';
	color: #9aa8bc;
	font-size: 24px;
	margin-right: 0;
	position: relative;
	top: 2px;
}



/*==================== RECHERCHE ===================*/

/* Recherche avancÃ©e (Nice)*/

@media (min-width: 768px) {
	#ERMES20_FORM .search-form-description {
		display: none;
	}
	#ERMES20_FORM .search-form-buttons {
		display: none;
	}
	#ERMES20_FORM .form-group label {
		display: inline-block;
		width: 21%;
		text-align: right;
		padding-right: 5px;
	}
	#ERMES20_FORM .form-group .checkbox-field-label {
		display: inline-block;
		width: 21%;
		text-align: right;
		padding-right: 5px;
	}
	#ERMES20_FORM .form-group input[type="checkbox"]+label {
		width: 90%;
		text-align: left;
	}
	#ERMES20_FORM .form-group .input-and-buttons {
		display: inline-block;
		width: 78%;
	}
	#ERMES20_FORM .form-group .input-and-buttons .input-wrapper {
		width: 95%;
	}
	#ERMES20_FORM .form-group .checkbox-field-label+.input-wrapper {
		display: inline-block;
		width: 78%;
	}
	#ERMES20_FORM .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 */

.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%;
}
#options_resultat .panel-front {
	background: #f5f5f5;
}
#options_resultat .panel-heading>h2 {
    padding-right: 0;
	font-size: 22px;
}

#resultats_recherche .panel-front,
#notice_longue .panel-front {
	background: #fff;
}

.template-title {
    color: #000;
}
.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background-color: #d31019;
    color: #fff;
}

ul.notes-echelle li span:before,
.icon-star:before,
.icon-star-empty:before {
    color: #d31019;
}

#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2  { 
	color: #d31019;
}
#detail-notice {
	margin-bottom: 40px;	
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #d31019;
    color: #d31019;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #d31019;
    border-color: #d31019;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #d31019;
    border-color: #d31019;
    color: #fff;
}
#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #d31019;
    color: #d31019;
}

.btn-primary {
    background-color: #00167a;
    border-color: #00167a;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #00167a;
	color: #00167a;
}

.btn-info {
    background-color: #00167a;
    border-color: #00167a;
    color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #00167a;
    color: #00167a;
}
.btn-validation {
    background-color: #00167a;
    border-color: #00167a;
    color: #fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #00167a;
    color: #00167a;
}

.btn-basket {
    background-color: #00167a;
    border-color: #00167a;
    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: #00167a;
    color: #00167a;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #d31019;
    color: #d31019;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #d31019;
    border-color: #d31019;
    color: #fff;
}

.actions .btn-dark {
    background-color: #d31019;
    border-color: #d31019;
    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: #d31019;
    color: #d31019;
}

#facet_container .facetSuggest a:hover {
    background-color: #d31019;
}

.btn-dark {
    background-color: #00167a;
    border-color: #00167a;
    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: #00167a;
    color: #00167a;
}
.btn-warning {
    background-color: #00167a;
    border-color: #00167a;
    color: #fff;
}
.btn-warning:hover {
    background-color: #fff;
    border-color: #00167a;
    color: #00167a;
}
a.btn-technicalReport {
    background-color: #00167a;
    border-color: #00167a;
    color: #fff;
}
a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #00167a;
    color: #00167a;
}

.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: #00167a;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}
.facet-controls > a,
.facet-controls > button {
    color: #d31019;
    text-transform: none;
	border: 1px solid #d31019;
    padding: 5px 3px 5px 10px;
}
.facetList .badge {
    color: #d31019;
}
#criteres_recherche p {
    color: #000;
}
.description_resultats, .description_resultats_pendingActiveClients, .taille_page {
    color: #d31019;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #d31019;
    color: #d31019;
}
.btn-group.pageSize-container button {
    color: #d31019;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
	border-color: #ebebeb;
}
.select-all {
    background-color: #d31019;
}
li.ajouter_selection {
    background-color: #d31019;
}
#resultats .select {
    background-color: #f1f1f1;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #00167a;
    box-shadow: -3px -3px 0 #ffffff;
	color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #d31019;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #d31019;
	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: #d31019;	
}

h2.category_header {
    color: #000;
}
#notice_longue h3.category_header {
    background-color: #bbb4b5;
    color: #fff;
	font-size: 14px;
}
.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: #d31019;
}
button.holding-reservation[disabled][data-v-03082f26] {
    background-color: #000;
	border-color: #000;
}

#multi_selection_simple .panel-selection,
#multi_selection .panel-selection {
    background: #fff;
	box-shadow: 7px 8px 20px 4px rgb(0 0 0 / 30%);
	border-radius: 1em;
}
#multi_selection_simple .panel-selection,
#multi_selection .panel-selection {
    padding: 10px;
}
#multi_selection_simple .panel-heading {
    padding: 8px 5px;
}
#multi_selection .panel-heading {
    padding: 10px;
}
#multi_selection_simple .bouton_detail,
#multi_selection .bouton_detail {
    color: #d31019;
}

.mobile-navigation {
    background-color: #d31019 ;
}
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: #d31019;
}
.mobile-navigation > .btn-group,
.mobile-navigation .btn {
    background-color: #d31019;
}

.anonymous-info .btn[data-v-a026d4e8] {
    background: #d31019;
	border-color: #d31019;
    margin-right: 0;
	margin-top: -11px;
}
.anonymous-info .btn-info:hover {
    color: #fff;
}
.alert-warning[data-v-a026d4e8] {
    padding-left: 0;
    border: none;
}

.holdings-subscription-section[data-v-5609e603] {
    background: #d31019!important;
}
.detail-holdings-class tr:nth-child(even) {
    background-color: #f5f5f5;
}

#resultats_recherche .facetList.nav-pills>li>a {
    background: #00167a;
}
#resultats_recherche .panel-heading h2 span {
    border: none;
}
#resultats_recherche .panel-heading h2 span span {
    border-bottom: 5px solid #d31019;
    padding-bottom: 7px;
}
#multi_selection .panel-heading h2 span {
    border: none;
	color: #00167a;
}
.search-icon-container .search-icon-container--icon {
    color: #000;
}
#options_resultat h3 {
	color: #00167a;
}

/* calendrier */

.ui-datepicker th,
.ui-datepicker td {
	font-size: 12px;
}

.holdings-subscription-section td {
    background-color: #051b55;
}
button.holding-reservation[disabled][data-v-03082f26] {
    background-color: #d31019 !important;
    border-color: #d31019;
}
.detail-icon-container a > span, .detail-icon-container button > span {
    color: #000;
}
.detail-icon-container {
    color: #d31019;
}


/*==================== COMPTE ===================*/

.myaccount-tags .myaccount-tagcloud {
	background: #00167a;
}
.myaccount-tags .myaccount-tagcloud a {
    color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #d31019;
}
.user-name {
    color: #d31019;
}
.myaccount-profile .account-label {
    color: #d31019;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #d31019;
}
.basketLabel .btn-info {
	background: #d31019;
	border-color: #d31019;
    font-size: 16px;
    font-weight: bold;
}
#global_basket_actions .btn-dark {
	background: #d31019;
    font-size: 16px;
    font-weight: bold;	
}


.user-account .menu #moduleDropdownMenu {
	background: #d31019;
	border-color: #d31019;
	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: #d31019;
    background-color: #ffe3ef;
    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;
}

.search-filter[data-v-0d060a55] {
    max-width: none !important;
}
.btn-mode[data-v-0d060a55] {
    background: #000b3d !important;
	max-width: none !important;
	width: 100% !important;
}
.btn-mode[data-v-0d060a55]:hover {
    background: #d31019 !important;
    color: #fff !important;
}






/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 Ã— 568 dp */
@media (min-width: 320px) and (max-width: 599px) {
	.navbar > .container .navbar-brand {
		margin: 0 0 0 0;
	}
	#search-panel .panel-body.col-md-8 {
		background: #fff;
	}
}

/* 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) {
	.navbar > .container .navbar-brand {
		margin: 0 0 40px 0;
	}
	#search-panel .panel-body.col-md-8 {
		background: #fff;
	}
}

/* Microsoft Surface Pro - 720 Ã— 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	.navbar > .container .navbar-brand {
		margin: 0 0 40px 0;
	}
	#search-panel .panel-body.col-md-8 {
		background: #fff;
	}	
}

/* Apple iPad Air - 768 Ã— 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	.button-my-account {
		margin-right: 80px;
	}
	#langue-btn {
		right: 0;
	}
}

/* Samsung Galaxy Tab 10.1 - 800 Ã— 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	.button-my-account {
		margin-right: 80px;
	}
	#langue-btn {
		right: 0;
	}	
}

/* Apple iPad Pro 12.9 - 1024 Ã— 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	.button-my-account {
		margin-right: 80px;
	}
	#langue-btn {
		right: 0;
	}
	#nav-rich-menu li a {
		padding: 13px 6px 13px;
	}
}   


/* ================ 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) {
	
}    




.cards {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin-left: -10px;
    margin-right: -10px;	
}
.cards-item {
	display: -webkit-box;
	display: flex;
	padding: 1rem;
}
.card {
	position: relative;
	width: 100%;
	background-color: white;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	overflow: hidden;
}
.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;
	position: relative;
	padding: 20px 0 0 0;
	background: #fff;
}
.card-text {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.card-btn,
.card-btn:hover {
 transition: all 0.35s;
}

.card-content {
	padding: 5px 20px 20px;
}
@media (min-width: 768px) {
	.cards-item {
		width: 100%;
		margin-bottom: 20px;
	}
	.card {
		flex-direction: row;
	}
	.card-image {
		width: 50%;
	}
	.card-content {
		width: 50%;
	}
	.frame .card-image img {
		object-fit: cover;
		max-height: 350px;
		min-height: 350px;
		height: 100%;
		width: 100%;
	}
	.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;
		background: #fff;
	}
}



.blog-header-avatar-container {
	display: none;
}

#logon-container #formAuth {
	position: relative;
}
#logon-form-container .logon-button {
	position: absolute;
	bottom: -120px;
}
#logon-form-container .separator {
	display: none;
}
#logon-container .btn-mode {
	display: block !important;
    width: auto !important;
    background: #d31019 !important;
    max-width: none !important;
	height: 48px !important;
}
#logon-container .btn-mode:hover {
    background: #fff !important;
    color: #d31019 !important;
    border: 1px solid #d31019 !important;
}


label[for='event-dialog-user-phone'],
label[for='event-dialog-user-phone'] + div {
    display: none;
}
#subscribe_event_dialog p#event-dialog-queue-size {
	margin-left: 10px;
}



#logon-container .btn-mode {
    background: #d31019 !important;
	max-width: 240px !important;
	width: 240px !important;
}
#logon-container .btn-mode:hover {
    background: #fff !important;
	border: 1px solid d31019 !important;
}

#authenticationModes {
    position: relative !important;
    overflow: visible !important;
}

#authenticationModes li {
    position: relative!important;
	top: 150px !important;
}



