/*==================== Lanester-VLNS  ===================*/

/* 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); */
/* Desactived @import url(carte.css); */

#dropChangeSite,
.change-site-mobile {
    display: none;
}

/* #nav-rich-menu li:nth-child(3) .dropdown {
   left: 0  !important;
} */

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
} */

.btn-account,
.btn-account:hover,
.btn-default,
.btn-default:hover,
.btn-primary,
.btn-primary:hover,
.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,
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
#scenario-selection,
#scenario-selection:hover,
#submit-search:hover span,
#submit-search span {
	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;
	}
}

#admin-actions {
    background-color: #184e5b;
	box-shadow: none;
}
#mobile-actions {
    background-color: #000;
	box-shadow: none;
}
#mobile-actions .hamburger-mobile .icon-bar {
    background-color: #fff;
}
#mobile-actions .icon-lock:before {
    color: #000;
}
#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,
.lang-dropdown-mobile #dropChangeCulture {
    color: #fff;
}
#dropChangeCulture .caret {
    border-top: 4px solid #fff;
}
.lang-dropdown-mobile #dropChangeCulture {
    font-weight: normal;;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #000;
}

/*  Affichage Mobile Menu Connexe */

/* #nav_connexe.hidden-xs {
	display: block !important;
}
@media (max-width: 767px) {
	.header-banner-menu .button-my-account.btn-group {
		display: none;
	}
} */


html {
    font-family: sans-serif;
}
body {
	background: #fff url(images/body.png) no-repeat center top;
}
@media (max-width: 767px) {
	body {
		background-position: center 48px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	body {
		background-position: center -50px;
	}
}
.x-body {
    font-size: 14px;
}

body, td, pre {
    font-size: 14px;
}

body, h1, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {

}
.panel-default>.panel-heading {
    background: none;
    border: none;
}

header {
	background: none;
	border: none;
	margin-bottom: 30px;
}
@media (min-width: 768px) {
	header {
		margin-bottom: 50px;
	}
} 
@media (min-width: 1280px) {
	header {
		margin-bottom: 90px;
	}
}
.header-banner-menu {
    width: 100%;
    max-width: 100%;
	position: relative;
}

.all-link-connexe {
	position: static;	
}
.link-connexe {
	top: 12px;
    z-index: 2;
}
.link-connexe::before {
	position: absolute;
    left: 7px;
    top: 4px;
    font-size: 24px;
    color: #000;	
}
.link-connexe.fa-question::before {
    left: 12px;	
}


.all-link-connexe .link-connexe.connexe-utco {
	position: absolute;
	left: 0;
	top: 7px;
}
.all-link-connexe .link-connexe.connexe-utco .btn-default {
	padding: 0 212px 45px 0;
	background: url(images/brandutco.png)no-repeat;
	margin: 0;
}
.all-link-connexe .link-connexe.connexe-utco .btn-default span {
	visibility: hidden;
}

@media (max-width: 767px) {
	.link-connexe {
		right: 10px;
	}
}


@media (max-width: 1023px) {
	.link-connexe::before {
		top: 8px;
		font-size: 18px;
	}
	.all-link-connexe .link-connexe .btn-default {
		padding: 10px;
	}
}


/* =========  BOUTON CONNEXE  ============ */

.all-link-connexe .link-connexe .btn-default {
    background: none;
    border: none;
	color: #000;
	font-size: 14px;
	margin-left: 20px;
	border-radius: 50px;
}
.all-link-connexe .link-connexe .btn-default::before {
	content: "";
    height: 38px;
    width: 38px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20px;
    background: #fff;
    border-radius: 50px;
    transition: all 0.35s;
}
.all-link-connexe .link-connexe .btn-default:hover::before {
    background: #000;
}

.all-link-connexe .menu-facebook span,
.all-link-connexe .menu-twitter span,
.all-link-connexe .menu-youtube span,
.all-link-connexe .menu-instagram span {
    font-size: 0;
}
.all-link-connexe .menu-facebook span:before,
.all-link-connexe .menu-twitter span:before,
.all-link-connexe .menu-youtube span:before,
.all-link-connexe .menu-instagram span:before {
    position: absolute;
    top: 3px;
    left: -1px;
    width: 100%;
    color: #000;
    font-size: 44px;
    transition: all 0.35s;
}
.all-link-connexe .link-connexe .btn-default:hover span::before {
    color: #fff;
}

.all-link-connexe .menu-facebook span::before {
    content: '\e83f';
    font-family: ermes-font-update;
	font-size: 22px;
}
.all-link-connexe .menu-twitter span::before {
    content: '\e841';
    font-family: ermes-font-update;
	font-size: 20px;
    top: 5px;
}
.all-link-connexe .menu-youtube span::before {
    content: '\a184';
    font-family: ermes-font-addon;
	font-size: 22px;
}
.all-link-connexe .menu-instagram span::before {
    content: '\a235';
    font-family: ermes-font-addon;
	font-size: 22px;
}


.btn-account .icon-lock,
.btn-account .icon-user {
	position: relative;
	top: 0;
	left: -3px;
}
.btn-account .icon-lock::before {
	content:'\e802';
}
.btn-account .icon-user::before {
    content: '\e802';
    margin-right: 7px;
}

.btn-account i {
    padding: 4px 4px 8px 10px;
    background: #fff;
    border-radius: 50px;
    color: #393837;
    font-size: 20px;
    margin-right: 3px;
    transition: all 0.35s;
}
.btn-account:hover i {
    background: #393837;
    color: #fff;
	transition: all 0.35s;
}

@media (min-width: 768px) {

	.button-my-account {
		margin-top: 12px;
		margin-left: 0;
	}
	.btn-account {
		border-radius: 50px;
		background: #393837;
		color: #fff;
		padding: 6px 14px 10px 6px;
		font-size: 18px;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		color: #393837;
		background: #fff;
	}
}

#search-panel {
	color: #000;
    background: none;
}
@media (min-width: 1024px) {
	#search-panel {
		padding-bottom: 50px;
	}
}
#menu-panel {
    background: none;
	border: none;
}
.navbar {
    z-index: 0;
}
.navbar-header {
    width: 100%;
    text-align: center;
}
.navbar > .container .navbar-brand {
    margin: 0px 0 15px 0px;
    float: none;
    display: inline-block;
    padding: 0;
}
@media (max-width: 767px) {
	.navbar > .container .navbar-brand {
		margin: 30px 0 15px 0px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.navbar > .container .navbar-brand {
		margin: 25px 0 5px 0px;
	}
}
header h1 {
    color: #e22252;
    font-size: 48px;
    line-height: 48px;
    font-family: 'Triangle-ExtraBold';
}
header h1 span span {
    display: block;
    text-align: left;
    color: #393837;
    font-size: 36px;
}
@media (min-width: 320px) and (max-width: 599px) {
	header h1 {
		font-size: 40px;
		line-height: 40px;
	}
	header h1 span span {
		font-size: 28px;
		text-align: center;
	}
}
/* @media (min-width: 360px) and (max-width: 383px) {
	header h1 {
		font-size: 42px;
	}
}
@media (min-width: 384px) and (max-width: 410px) {
	header h1 {
		font-size: 44px;
	}
} */



@media (min-width: 768px){
	#search-panel .panel-body.col-md-8 {
		margin: 0 auto;
		width: 70%;
	}
}
#main_search_form {
    border: 1px solid #e22252;
    background: #fff;
    position: relative;
    border-radius: 50px/*  0 0 50px */;
	position: relative;
}
#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: #e22252;
	font-size: 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,
#submit-search {
	height: 60px;
	line-height: 58px;
	padding: 0 18px;
}
#scenario-selection:hover span {
	color: #000;
}
#submit-search {
	padding: 0 8px 0 0;
	z-index: 1;
}
#submit-search span {
    padding: 7px 8px 7px 12px;
    background: #e22252;
    color: #fff;
    border-radius: 50px;
}
#submit-search:hover span {
	background: #000;
}
#textfield,
.clean-text-field {
	height: 60px;
}
.ui-autocomplete-input {
	height: 60px;
}
#globalAdvancedSearchLink {
    color: #000;
    margin-right: 20px;
}

@media (max-width: 767px) {
	#search-panel > .container {
		padding-right: 0;
	}
/* 	#main_search_form {
		border-radius: 50px;
	}
	#submit-search {
		border-radius: 0 50px 50px  0;
		padding: 0 8px 0 0;
	} */
	#globalAdvancedSearchLink {
		margin-right: 5px;
	}
}
@media (min-width: 768px) {

	#globalAdvancedSearchLink .icon-plus {
		display: none;
	}
	#globalScenarioMobile {
		background-color: #fff;
	}
	#globalScenarioMobile > li > a {
		color: #184e5b;
	}
	#globalScenarioMobile .active,
	#globalScenarioMobile .active:hover,
	#globalScenarioMobile .active:focus {
		background: #e22252;
		color: #fff;
	}
	#globalScenarioMobile > li > a:hover,
	#globalScenarioMobile > li > a:focus {
		background: #e22252;
		color: #fff;
	}
	.tt-suggestion.tt-cursor {
	  background: #e22252;
	}

	#ariane {
		margin: 4px 0 0 20px;
	}

	#langue-btn {
		bottom: 112px;
		color: #184e5b;
	}
	#langue-btn a, .site-btn a {
		color: #016a7d;
	}
	#langue-btn a.active,
	.site-btn a.active {
		color: #ff6347;
	}

	#nav-rich-menu,
	.portal-main-menu {
		background: none;
	}
}

@media (min-width: 1280px) {
	#nav-rich-menu {
		display: table;
	}
	#nav-rich-menu li {
		display: table-cell;
		float: none;	
	}
}
#nav-rich-menu li {
	background: none;
	margin: 0;
	width: auto;
}
#nav-rich-menu li > a {
    color: #e22252;
	background: none;
    padding: 7px 25px 7px;
	font-size: 20px;
	text-transform: none;
	cursor: pointer;
	display: block;
	position: relative;
	text-transform: uppercase;
}

#nav-rich-menu a:hover,
#nav-rich-menu li:hover a {
    background: #e22252;
	text-decoration: none;
	color: #fff;
}
#nav-rich-menu li.menu-home a {
    padding: 7px 25px 6px;
}
#menu-panel .menu-home span {
	display: none;
}
#menu-panel .menu-home i {
	display: block;	
}
#nav-rich-menu li.menu-home:hover a i,
#nav-rich-menu li.menu-home a:hover i {
	color: #fff;
}
#nav-rich-menu li.menu-home a:hover::before   {
    border-right: 1px solid transparent;
}

#nav-rich-menu .dropdown_container {
    margin-top: 0;
}
@media (min-width: 768px) and  (max-width: 1023px) {
	#nav-rich-menu li > a {
		padding: 7px 10px 7px;
		font-size: 16px;
	}
	#nav-rich-menu li.menu-home a {
		padding: 7px 5px 6px;
	}
}
@media (min-width: 1024px) and  (max-width: 1279px) {
	#nav-rich-menu li > a {
		padding: 7px 17px 7px;
		font-size: 20px;
	}
	#nav-rich-menu li.menu-home a {
		padding: 7px 5px 6px;
	}
}
@media (max-width: 767px) {
	#nav-rich-menu,
	.portal-main-menu {
		background-color: #fff;
	}
	#nav-rich-menu .title_menu h4 {
		font-size: 14px;
	}
	#nav-rich-menu > li:hover,
	#nav-rich-menu > li:focus,
	.portal-main-menu > li.LEVEL1:hover,
	.portal-main-menu > li.LEVEL1:focus {
		background: #fff;
	}
}
#nav-rich-menu .dropdown {
	overflow: hidden;
	padding: 0;
    background: #e22252;
	-webkit-box-shadow: 0px 8px 12px -4px rgba(97,97,97,0.5);
	-moz-box-shadow: 0px 8px 12px -4px rgba(97,97,97,0.5);
	box-shadow: 0px 8px 12px -4px rgba(97,97,97,0.5);
}
#nav-rich-menu li .dropdown_container:nth-child(2n+1) {
    clear: both;
}
#nav-rich-menu li .dropdown_container .illustration img {
    height: 90px;
    width: 90px;
}
#nav-rich-menu li .dropdown_container a {
    background: #fff;
}
#nav-rich-menu .dropdown_container a:hover {
    background: #f2f0f1;
}
#nav-rich-menu .title_menu h4,
#nav-rich-menu .title_menu p {
    color: #000;
}
#nav-rich-menu .title_menu h4 {
    font-size: 20px;
	text-transform: none;
}
#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;
}
#nav-rich-menu .illustration {
	display: none;
}
@media (max-width: 767px) {
	#nav-rich-menu .title_menu h4,
	#nav-rich-menu .title_menu p {
		color: #fff;
	}	
}

/* =========  MENU NORMAL  ============ */

@media (min-width: 768px) {
	#ermes_main_menu {
		display: table;
	}
	#ermes_main_menu li.LEVEL1 {
		background: none;
		display: table-cell;
		float: none;
	}
	.portal-main-menu li.LEVEL1:first-child > a {
		border-radius: 0 50px;
	}
	.portal-main-menu li.LEVEL1:nth-child(2) > a {
		border-radius: 50px 0 0 50px;
	}
	.portal-main-menu li.LEVEL1:last-child > a {
		border-radius: 0 50px 50px 0;
	}
	.portal-main-menu li.LEVEL1:first-child  > a::after {
		display: none;
	}
	.portal-main-menu li.LEVEL1:nth-child(2) > a:hover::before {
		display: none;
	}
}
#ermes_main_menu li.LEVEL1 {
	background: none;
}
.portal-main-menu li.LEVEL1:last-child {
	border: 0;
}
.portal-main-menu li.LEVEL1 {
    font-size: 18px;
	width: auto;
	background: none;
}
.portal-main-menu li.LEVEL1 > a {
    color: #fff;
	background: #393837;
	font-size: 26px;
    text-transform: none;
	padding: 15px 25px 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 15px 15px 16px;
	}
}
.portal-main-menu li.LEVEL1.menu-home > a {
	padding: 13px 25px 16px;
}
.portal-main-menu li.LEVEL1 > a::after {
    content: "";
    position: absolute;
    right: 0;
    height: 36px;
    top: 6px;
    border-right: 1px solid #fff;
}
.portal-main-menu li.LEVEL1:last-child > a::after {
	content: none;	
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1 a:hover {
	background: none;
}
#ermes_main_menu li.LEVEL1 > a:hover,
#ermes_main_menu li:hover > a {
    background-color: #fff;
	color: #000;
}
#ermes_main_menu li.LEVEL1 > a:hover::before {
	content: "";
    position: absolute;
    left: -1px;
    height: 36px;
    top: 6px;
    border-right: 1px solid #393837;	
}
#ermes_main_menu li.LEVEL1.menu-home > a:hover::before {
	content: none;
}
#ermes_main_menu  .dropdown-menu.LEVEL1 li {
	text-align: left;	
}
#ermes_main_menu .dropdown-menu > li > a:hover,
#ermes_main_menu .dropdown-menu > li > a:focus	{
	background: #393837;
	color: #fff;
}
#ermes_main_menu li.LEVEL1 .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;	
}
#ermes_main_menu li:hover > a .caret {
	border-bottom-color: #393837;
	border-top-color: #393837;	
}



#ermes_main_menu .dropdown-menu {
	padding: 0;
}
#ermes_main_menu > .dropdown-menu {
	border-top: none;
}
#ermes_main_menu .dropdown-menu > li > a {
    padding: 10px 20px;
	color: #000000;
}
#ermes_main_menu li.LEVEL2,
#ermes_main_menu li.LEVEL3,
#ermes_main_menu li.LEVEL4  {
    border-bottom: 1px solid #d9d9d9;
	margin-left: -1px;
    margin-right: -1px;
}
#ermes_main_menu li.LEVEL2:last-child,
#ermes_main_menu li.LEVEL3:last-child,
#ermes_main_menu li.LEVEL4:last-child  {
    border: none;
}
#ermes_main_menu .dropdown-submenu > .dropdown-menu {
	border-radius: 0;
	margin-top: -1px;
	margin-left: -2px;
}




h1 {
    color: #77787b;
	font-size: 42px;
	font-weight: bold;
}
.panel-default>.panel-heading {
    background: none;
    border: none;
}
.panel-front > .x-panel-header span,
h2 {
    color: #000;
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
}
h3 {
	margin: 0;
    color: #000;
    font-size: 24px;
	text-transform: uppercase;
}
h4 {
    color: #000;
    font-size: 18px;
	text-transform: none;
}
h5 {
    color: #000;
    font-size: 14px;
	text-transform: none;
	font-weight: bold;
}
h6 {
    color: #000;
    font-size: 12px;
    text-transform: none;
	font-weight: bold;
}
h1 + h2,
p + h2 {
	margin-top: 40px;
}
h2 + h3,
p + h3 {
	margin-top: 30px;
}
h3 + h4,
p + h4 {
	margin-top: 25px;
}
h4 + h5,
p + h5 {
	margin-top: 20px;
}
h5 + h6,
p + h6 {
	margin-top: 15px;
}
p {
	margin: 10px 0;
    color: #000;
}
p.marge-p-25 {
	margin: 25px 0 0;
}
span.marge-p-25 {
	display: inline-block;
	padding: 25px 0 0;
}
.font-18 {
	font-size: 18px;
}
.font-lower {
	text-transform: none;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.panel-front,
.panel-selection {
    background: #fff;
    padding: 15px;
}
.panel-front .panel-body {
	position: relative;
}

/* #portal [class*="encart-fond-couleur-"] h2,
#portal [class*="encart-fond-couleur-"] h3,
#portal [class*="encart-fond-couleur-"] h4,
#portal [class*="encart-fond-couleur-"] h5,
#portal [class*="encart-fond-couleur-"] h6,
#portal [class*="encart-fond-couleur-"] p,
#portal [class*="encart-fond-couleur-"] span,
#portal [class*="encart-fond-couleur-"] a {
    color: #fff;
}
#portal [class*="encart-fond-couleur-"] h3 {
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
} */


.btn-default {
    background-color: #e22252;
    border-color: #e22252;
    color: #fff;
	padding: 10px 16px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #e22252;
	color: #e22252;
}
.btn-default.see_all,
.btn-default.see_all_results,
.btn-default.see_all_results_SelectFrame {
    float: right;
}


.encart-bouton-bleu .btn-default {
    background-color: #44b5e1;
    border-color: #44b5e1;
    color: #fff;
	padding: 10px 16px;
}
.encart-bouton-bleu .btn-default:hover,
.encart-bouton-bleu .btn-default:focus,
.encart-bouton-bleu .btn-default:active,
.encart-bouton-bleu .btn-default.active,
.encart-bouton-bleu .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #44b5e1;
	color: #44b5e1;
}

#portal .encart-horaires .panel-body {
    padding: 30px 20px 20px;
}




.thumbnail {
    border-radius: 0;
	padding: 20px;
	
}


/* Accordeon */


.modele_6 .panel-model {
    border: none;
	box-shadow: none;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: none;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-heading {
    border-radius: 0;
}
.panel-model>.panel-heading {
    background: none;
    border: none;
    color: #000;
    padding: 0;
}
.panel-title {
    font-size: 18px;
}
.panel-title > a {
    display: block;
	padding: 10px 15px;
	color: #000;
	background: #f9f9f9;
	transition: all 0.35s;
}
.panel-title > a:hover {
    text-decoration: none;
	color: #fff;
	background: #77787b;
	transition: all 0.35s;
}
#portal .encart-padding-body-haut .panel-model .panel-body {
    padding-top: 20px;
}

/* Onglets */

.nav-tabs {
    border-color: #77787b;
}
.nav-tabs > li {
	background: none;
}
.nav-tabs > li > a {
	padding: 10px 25px;
	color: #000;
    font-size: 16px;
    font-weight: normal;
	border-radius: 0;
	border: none;
	background: #f9f9f9;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color: #fff;
    color: #000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #77787b;
    color: #000;
	border-bottom-color: #fff;
	padding-bottom: 9px;
}
.tab-content {
	padding: 30px 20px 20px;
    background: #fff;
    color: #000;
    font-size: 14px;
}
.tab-content h3 {

}


/* Liste */

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}

/* Image/Texte */

.modele_9 .thumbnail {
    padding: 4px;
	
}


/* Passage sous le menu */
.royalSlider {
    z-index: 0;
}
.slider_container {
    z-index: 1;
}



.rsDefaultInv .rsGCaption {
    background: rgb(226 34 82 / 80%);
}
.rsDefaultInv .rsGCaption * {
    color: #fff;
}



.slider_container {
    background: rgb(226 34 82 / 80%);
	height: auto;
	width: 40%;
	padding: 25px;
}
.carousel_3 .slider_container {
    background: rgb(226 34 82 / 80%);
}
.slider_container p {
	color: #fff;
}
.carousel_1 h3,
.carousel_2 h3,
.carousel_3 h3 {
    color: #fff;
	font-size: 36px;
	font-weight: normal;
    text-transform: none;
}

.carousel_1 a,
.carousel_2 a,
.carousel_3 a {
    color: #fff;
}

.encart-carrousel .slider_container {
	width: 100%;
	height: auto;
}

@media (max-width: 767px){
	.slider_container,
	.carousel_3 .slider_container {
		position: relative;
		top: 0;
		width: 100%;
		background: #e22252;
	}
}


.slider_container .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #393837;
}
.slider_container .btn-default:hover,
.slider_container .btn-default:focus,
.slider_container .btn-default:active,
.slider_container .btn-default.active,
.slider_container .open .dropdown-toggle.btn-default {
	background: none;
	border-color: #fff;
	color: #fff;
}


.encart-carrousel-bleu .slider_container,
.encart-carrousel-bleu .rsDefaultInv .rsGCaption {
    background: rgb(0 121 168 / 80%);
}

@media (max-width: 767px) {
	.encart-carrousel-bleu .slider_container,
	.encart-carrousel-bleu .rsDefaultInv .rsGCaption {
		background: #007aaa;
	}
}



.encart-carrousel-rose .slider_container .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #e22252;
}
.encart-carrousel-rose .slider_container .btn-default:hover,
.encart-carrousel-rose .slider_container .btn-default:focus,
.encart-carrousel-rose .slider_container .btn-default:active,
.encart-carrousel-rose .slider_container .btn-default.active,
.encart-carrousel-rose .slider_container .open .dropdown-toggle.btn-default {
	background: none;
	border-color: #fff;
	color: #fff;
}
.encart-carrousel-orange .slider_container .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #f26a36;
}
.encart-carrousel-orange .slider_container .btn-default:hover,
.encart-carrousel-orange .slider_container .btn-default:focus,
.encart-carrousel-orange .slider_container .btn-default:active,
.encart-carrousel-orange slider_container .btn-default.active,
.encart-carrousel-orange .slider_container .open .dropdown-toggle.btn-default {
	background: none;
	border-color: #fff;
	color: #fff;
}




.slider-full .royalSlider {
    height: 100%;
}
.slider-full .rsOverflow {
	width: 100% !important;
	height: auto !important;
	float: revert;
}
.slider-full .rsContainer {
	height: auto !important;
}
.slider-full .rsContent {
	height: auto !important;
}
.slider-full .rsSlide  {
	height: auto !important;
	position: relative;
}
.slider-full  .rsDefaultInv .rsGCaption {
	position: absolute !important;
	bottom: 0;
}
.slider-full .rsContent img  {
	height: auto !important;
	width: 100%  !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
}
/* image 80%*/
.slider-full .rsContent img  {
	width: 100%  !important;
	margin-left: 0% !important;
}

@media (max-width: 767px) { 
	.slider-full .rsDefaultInv .rsGCaption {
		position: relative !important;
		clear: both;
		top: 0;
		padding-bottom: 30px;
	}
	.slider-full .rsDefaultInv .rsGCaption {
		background: #0079a8;
	}
}




.lien,
a .lien  {
	text-decoration: underline;
}


.lien-orange .lien,
.lien-orange a .lien  {
	color: #ff6347;
}
.lien-rose .lien,
.lien-rose a .lien  {
	color: #ff6347;
}



/* [class*="-fleches-owl-"] */ .rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn,
/* [class*="-fleches-owl-"] */ .rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn  {
	background: none;
}

/* [class*="-fleches-owl-"] */ .rsDefaultInv .rsArrowIcn::before {
    content: '\e856';
    color: #fff;
    background: #000;
    font-family: ermes-font-update;
    padding: 0 1px;
    font-size: 34px;
	border-radius: 50px;
    position: relative;
	top: -6px;
}
/* [class*="-fleches-owl-"] */ .rsDefaultInv .rsArrowRight .rsArrowIcn::before {
    content: '\e85a';
}

.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #e22252;
}
.bs-bullets .rsNavSelected button {
    background-color: #e22252;
}


[class*="encart-fond-couleur-"] .bs-bullets button,
[class*="encart-fond-couleur-"] .bs-bullets button:focus,
[class*="encart-fond-couleur-"] .bs-bullets button:active,
[class*="encart-fond-couleur-"] .bs-bullets button:hover {
    border-color: #fff;
}
[class*="encart-fond-couleur-"] .bs-bullets .rsNavSelected button {
    background-color: #fff;
}

.encart-bullets-bleu .bs-bullets button,
.encart-bullets-bleu .bs-bullets button:focus,
.encart-bullets-bleu .bs-bullets button:active,
.encart-bullets-bleu .bs-bullets button:hover {
    border-color: #44b5e1;
}
.encart-bullets-bleu .bs-bullets .rsNavSelected button {
    background-color: #44b5e1;
}


.encart-bullets-outside .rsDefaultInv .rsBullets {
    position: absolute;
    bottom: -45px;
}



.encart-titre-icone .panel-heading h2 {
	padding-left: 45px;	
}
.encart-titre-icone .panel-heading h2 span::before {
    content: '\e84f';
    color: #fff;
    background: #e22252;
    font-family: ermes-font-update;
    position: absolute;
	top: -4px;
	left: 0;
    padding: 6px 0;
    display: block;
    width: 40px;
    text-align: center;
    font-size: 28px;	
}
.icone-bleuclair .panel-heading h2 span::before {
    background: #44b5e1;
}
.icone-bleu .panel-heading h2 span::before {
    background: #0088c9;
}
.icone-vert .panel-heading h2 span::before {
    background: #b2b906;
}



.icone-actus .panel-heading h2 span::before {
    content: '\a054';
	font-family: ermes-font-addon;
}
.icone-agenda .panel-heading h2 span::before {
    content: '\e822';
}
.icone-nouveautes .panel-heading h2 span::before {
    content: '\e813';
}
.icone-horaires .panel-heading h2 span::before {
    content: '\e80c';
}
.icone-carte .panel-heading h2 span::before {
    content: '\e812';
    font-size: 33px;
    padding: 3px 0;
}
.icone-facebook .panel-heading h2 span::before {
    content: '\e83f';
}



/* Encart NOUVEAUTES  */


.acces-cards {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin-left: -10px;
    margin-right: -10px;
}
.acces-cards-item {
	display: -webkit-box;
	display: flex;
	padding: 1rem;
	width: 20%;
}
@media (max-width: 599px) {
	.acces-cards-item {
		width: 50%;
	}	
}
@media (min-width: 600px) and (max-width: 799px) {
	.acces-cards-item {
		width: 33.33%;
	}	
}

.acces-card {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	overflow: hidden;
	background: #fff;
	transition: all 0.35s;
	-webkit-box-shadow: 0px 8px 12px -4px rgb(175 175 175);
    -moz-box-shadow: 0px 8px 12px -4px rgba(175,175,175);
    box-shadow: 0px 8px 12px -4px rgb(175 175 175);
}
.acces-card .card-btn {
	position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.acces-card-image {
	display: flex;
    align-items: center;
    justify-content: center;
	height: 140px;
}
.acces-card-content {
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding: 0 10px 20px;
	text-align: center;
}
.acces-card-text {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.acces-card-content h3 {
	font-size: 18px;
	margin: 0;
	line-height: normal;
	color: #000;
	font-weight: normal;
	transition: all 0.35s;
}
.acces-card:hover {
	transition: all 0.35s;
	background: #f26a36;
	cursor: pointer;
}
.acces-card:hover h3 {
	transition: all 0.35s;
	color: #fff;
}


.acces-card:hover img {
	display: none;
}
.acces-card img.hover {
	display: none;
	transition: all 0.35s;
}
.acces-card:hover img.hover {
	display: inline;
	transition: all 0.35s;
}

/* .acces-card .ressources-livrenum {
	background: url(images/ressources-livrenum.png) no-repeat center;
}
.acces-card .ressources-livre {
	background: url(images/ressources-livre.png) no-repeat center;
}
.acces-card .ressources-musique {
	background: url(images/ressources-musique.png) no-repeat center;
}
.acces-card .ressources-film {
	background: url(images/ressources-film.png) no-repeat center;
}
.acces-card .ressources-bd {
	background: url(images/ressources-bd.png) no-repeat center;
}

.acces-card:hover .ressources-livrenum {
	background-image: url(images/ressources-livrenum-o.png);
}
.acces-card:hover .ressources-livre {
	background-image: url(images/ressources-livre-o.png);
}
.acces-card:hover .ressources-musique {
	background-image: url(images/ressources-musique-o.png);
}
.acces-card:hover .ressources-film {
	background-image: url(images/ressources-film-o.png);
}
.acces-card:hover .ressources-bd {
	background-image: url(images/ressources-bd-o.png);
} */


.ressources-3-tuiles .acces-cards-item {
	width: 33.33%;
}
.ressources-4-tuiles .acces-cards-item {
	width: 25%;
}
@media (max-width: 599px) {
	.ressources-3-tuiles .acces-cards-item {
		width: 50%;
	}
	.ressources-4-tuiles .acces-cards-item {
		width: 50%;
	}
}

/* Encart nouveautes */


/* .velocityRenderMode_OWL-CG97G + div .see_all_results {
    margin-top: -20px;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel {
    margin-bottom: 0 !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: #ff6347 !important;
}
.velocityRenderMode_OWL-CG97G .owl-nav .owl-prev::before,
.velocityRenderMode_OWL-CG97G .owl-nav .owl-next::before {
    font-size: 34px !important;
}
.velocityRenderMode_OWL-CG97G .owl-carousel .owl-item a.more_info span {
    background: #016a7d !important;
    line-height: 56px !important;
}
.velocityRenderMode_OWL-CG97G .owl_thumb_ct .type_doc {
    background: #f26a36 !important;
    color: #0f417a !important;
}
 */


/*===========    ENCART  COUPS COEUR  ============*/


#portal .encart-nouveautes .panel-body {
    padding-top: 70px;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item a.more_info span {
    background: rgb(230 0 126 / 50%) !important;
    line-height: 56px !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: #000 !important;
	-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_thumb_ct .type_doc {
    background: #00167a !important;
	display: none;
}
.render-velocityRenderMode_OWL-CG97G .ct_wol_spec {
    display: none;
}
.render-velocityRenderMode_OWL-CG97G-3 .ct_wol_spec  {
    display: none;
}
.render-velocityRenderMode_OWL-CG97G-3 .owl-carousel .owl-stage {
	padding-bottom: 20px;
}
.render-velocityRenderMode_OWL-CG97G-3 .owl_thumb_ct {
	-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: 40px !important;
	color: #fff !important;
	left: -3px !important;
}
.render-velocityRenderMode_OWL-CG97G-3 .owl-carousel .owl-item a.more_info span {
    background: #e22252 !important;
    line-height: 48px !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 AGENDA CG62 =======*/

.render-velocityRenderMode_FLEXBOX .card {
    border-radius: 0 !important;
	margin-bottom: 20px !important;
}
.render-velocityRenderMode_FLEXBOX .card__image {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.render-velocityRenderMode_FLEXBOX .card__title {
    color: #000 !important;
    font-size: 24px !important;
}
.render-velocityRenderMode_FLEXBOX .card__text {
	margin-top: 10px;
	margin-bottom: 10px;
}
.card__content i {
	color: #f26a36;
}
.render-velocityRenderMode_FLEXBOX .card__bouton {
    text-align: right;
}
.render-velocityRenderMode_FLEXBOX .btn--block {
    display: inline-block !important;
    width: auto !important;
	background: #fff !important;
    border-color: #f26a36 !important;
    color: #f26a36 !important;
    font-weight: normal !important;
}

@media (min-width: 56rem){
	.encart-agenda-2col.render-velocityRenderMode_FLEXBOX .cards__item {
		width: 50% !important;
	}	
	.encart-agenda-4col.render-velocityRenderMode_FLEXBOX .cards__item {
		width: 25% !important;
	}
}




/* LAYOUT */

.page-strip #portal .frame {
    margin: 0 !important;
}

.page-strip #layout-3,
.page-strip #layout-2,
.page-strip #zone-2,
.page-strip #zone-6 {
    padding: 0;
}
.page-strip div#page > div.container {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.page-strip #layout-3 .row,
.page-strip #layout-2 .row,
.page-strip #zone-2 .panel-front,
.page-strip #zone-6 .panel-front {
    max-width: 1100px;
    margin: 0 auto;
	float: revert;
}
/* Strip padding > Strip Padding=strip-padding */
.frame.strip-padding {
    padding: 70px 0;
}
.frame.strip-padding-haut {
    padding: 70px 0 0 0;
}
.frame.strip-padding-bas {
    padding: 0 0 70px 0;
}

@media (max-width: 1279px) {
	.frame.strip-padding {
		padding: 40px 10px;
	}
	.frame.strip-padding-haut {
		padding: 40px 10px 0 10px;
	}
	.frame.strip-padding-bas {
		padding: 0 10px 40px 10px;
	}	
}


.encart-margin-haut.panel-front {
    margin-top: 15px;
}


/* Encart padding > Encart Padding=encart-padding */
.encart-padding.panel-front {
    padding-top: 70px;
    padding-bottom: 70px;
}
.encart-padding-haut.panel-front {
    padding-top: 70px;
}
.encart-padding-bas.panel-front {
    padding-bottom: 70px;
}
.encart-no-padding.panel-front {
    padding: 0;
}


/* Encart padding Body > Encart Padding Body=encart-padding-body */
#portal .encart-padding-body .panel-body {
    padding-top: 45px;
    padding-bottom: 45px;
}
/* Encart padding Body > Encart Padding Body Haut=encart-padding-body-haut */
#portal .encart-padding-body-haut .panel-body {
    padding-top: 45px;
}
/* Encart padding Body > Encart Padding Body Bas=encart-padding-body-bas */
#portal .encart-padding-body-bas .panel-body {
    padding-bottom: 45px;
}

#portal .encart-no-padding-body .panel-body {
    padding: 0;
}



.frame.strip-fond-orange {
	background: #fdf2f0;
}
.encart-fond-blanc .panel-front {
	background: #fff;
}
.encart-fond-transparent .panel-front {
    background: none;
}
.encart-fond-couleur-gris .panel-front {
	background: #f0eff2;
}


@media (max-width: 767px) {
	#zone-2 [id*="frame-"]:first-child .frame.strip-padding {
		padding-top: 0;
	}
}

.panel-cookies>.panel-heading {
    color: #fff !important;
    background-color: #184e5b !important;
    border-color: #184e5b !important;
}
.cookies-management-manager .cookies-management-manager-buttons a[data-v-250fabda],
.cookies-management-manager .cookies-management-manager-buttons button[data-v-250fabda] {
    background-color: #016a7d !important;
    border: 1px solid #016a7d !important;
	color: #fff !important;
    /* font-family: 'open_sanssemibold' !important; */
    padding: 10px 16px !important;
    border-radius: 20px !important;
	transition: all 0.35s;
}
.cookies-management-manager .cookies-management-manager-buttons a[data-v-250fabda]:hover,
.cookies-management-manager .cookies-management-manager-buttons button[data-v-250fabda]:hover {
    background-color: #fff !important;
    border: 1px solid #016a7d !important;
	color: #016a7d !important;
	transition: all 0.35s;
}

.cookies-management .cookies-management-button[data-v-4678b82a] {
    bottom: .3em !important;
}
.cookies-management .cookies-management-button:hover .cookies-management-button-icon[data-v-4678b82a] {
    color: #ff6347 !important;
}
.haut_btn {
    position: absolute;
	right: 0;
}
footer {
	background: #393837;
	position: relative;
    text-align: left;
}
footer #menu_2 {
    text-align: right;
}
footer .container {
	padding: 10px;
}
footer .menu {
	float: left;
	width: 50%;
}

footer p {
    color: #fff;
    font-size: 14px;
}
footer a,
footer a:hover,
footer a:focus {
    color: #000;
}
footer a:hover,
footer a:focus {
    text-decoration: underline;
}
footer #rich-footer-2 a {
    color: #fff;
	text-decoration: underline;
}
footer #rich-footer-2 a:hover,
footer #rich-footer-2 a:focus {
    color: #fff;
	text-decoration: none;
}
footer p {
    line-height: normal;
}
footer ul {
	width: auto;
}
footer li {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 5px;
    font-size: 14px;
	text-transform: none;
}
footer li::before {
    content: "";
    position: absolute;
    right: 0;
    height: 12px;
    top: 4px;
    border-right: 1px solid #000;
}
footer li:last-child::before {
    content: none;
}
footer .brandville {
	margin: 30px 0 10px 10px;
}
#sub_footer {
    background: #fff;
    text-align: center;
    font-size: 14px;
}

div.product-infos {
	display: none;
}

@media (min-width: 768px) {
	footer {
		margin-top: 50px;
	}	
}
.page-strip footer {
	margin-top: 0;
}
@media (max-width: 599px) {
	footer .menu {
		width: 100%;
	}
	footer,
	footer #menu_2 {
		text-align: center;
	}
}

/*==================== 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%;
}


/* Mode replié-déplié  */

a#collapser {
    color: #000;
}
a#collapser:active,
a#collapser:focus,
a#collapser:hover {
    color: #000;
}

a#collapser svg#Layer_2 {
    stroke: #000;
}
a#collapser:hover svg#Layer_2,
a#collapser:focus svg#Layer_2,
a#collapser:active svg#Layer_2 {
    stroke: #000;
}

a#collapser:hover svg#Layer_1 {
    stroke: #000;
}


/* Mode compact  */

.metadata-access button {
	background: none;
}

/* Mode mosaique tableau  */

#modeDisplayVignet {
    background: none;
}
#resultats #modeDisplayVignet li {
    border: none;
}

.panel-front.panel-search-container {
    background: none;
}
#resultats_recherche .panel-front,
#notice_longue .panel-front {
	background: none;
}
#resultats_recherche .facetList.nav-pills>li>a {
    background: #000;
    color: #fff;
	border: 1px solid #000;
}
#resultats_recherche .facetList.nav-pills>li>a:focus,
#resultats_recherche .facetList.nav-pills>li>a:hover {
    background: #fff;
    color: #000;
	border: 1px solid #000;
}
.template-title {
    color: #000;
}
p.template-info {
    font-weight: normal;
}
.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background-color: #393837;
    color: #fff;
}

ul.notes-echelle li span:before,
.icon-star:before,
.icon-star-empty:before {
    color: #e22252;
}

#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2  { 
	color: #e22252;
}
#detail-notice {
	margin-bottom: 40px;	
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #e22252;
    color: #e22252;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #e22252;
    border-color: #e22252;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #e22252;
    border-color: #e22252;
    color: #fff;
}
#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #e22252;
    color: #e22252;
}

.btn-primary {
    background-color: #f26a36;
    border-color: #f26a36;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #f26a36;
	color: #f26a36;
}

.btn-info {
    background-color: #f26a36;
    border-color: #f26a36;
    color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #f26a36;
    color: #f26a36;
}
.btn-validation {
    background-color: #f26a36;
    border-color: #f26a36;
    color: #fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #f26a36;
    color: #f26a36;
}

.btn-basket {
    background-color: #f26a36;
    border-color: #f26a36;
    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: #f26a36;
    color: #f26a36;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #e22252;
    color: #e22252;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #e22252;
    border-color: #e22252;
    color: #fff;
}

.actions .btn-dark {
    background-color: #393837;
    border-color: #393837;
    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: #e22252;
    color: #e22252;
}

#facet_container .facetSuggest a:hover {
    background-color: #e22252;
}

.btn-dark {
    background-color: #f26a36;
    border-color: #f26a36;
    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: #f26a36;
    color: #f26a36;
}
.btn-warning {
    background-color: #f26a36;
    border-color: #f26a36;
    color: #fff;
}
.btn-warning:hover {
    background-color: #fff;
    border-color: #f26a36;
    color: #f26a36;
}
a.btn-technicalReport {
    background-color: #f26a36;
    border-color: #f26a36;
    color: #fff;
}
a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #f26a36;
    color: #f26a36;
}

.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: #f26a36;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}
.facet-controls > a,
.facet-controls > button {
    color: #000;
    text-transform: none;
	border: 1px solid #000;
    padding: 5px 3px 5px 10px;
}
.facetList .badge {
    color: #e22252;
}
#criteres_recherche p {
    color: #000;
}
#description_resultats, #description_resultats_pendingActiveClients, .taille_page {
    color: #e22252;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #e22252;
    color: #e22252;
}
.btn-group.pageSize-container button {
    color: #e22252;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
	border-color: #ebebeb;
}
.select-all {
    background-color: #393837;
}
li.ajouter_selection {
    background-color: #393837;
}
#resultats .select {
    background-color: #ebebeb;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #e22252;
    box-shadow: -3px -3px 0 #910652;
    color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #e22252;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #393837;
	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: #e22252;	
}

h2.category_header {
    color: #000;
}
h3.category_header {
    background-color: #393837;
    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: #e22252;
}
button.holding-reservation[disabled][data-v-03082f26] {
    background-color: #000 !important;
	border-color: #000;
}


#multi_selection_simple .bouton_detail,
#multi_selection .bouton_detail {
    color: #e22252;
}
.selection_label {
    color: #e22252;
}

.mobile-navigation {
    background-color: #e22252 ;
}
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: #e22252;
}
.mobile-navigation > .btn-group,
.mobile-navigation .btn {
    background-color: #e22252;
}

.anonymous-info .btn[data-v-a026d4e8] {
    background: #f26a36 !important;
	border-color: #f26a36;
    margin-right: 0;
	margin-top: -11px;
}
.alert-info[data-v-a026d4e8] {
    color: #000;
    border-left: 10px solid #e22252;
}
.anonymous-info .btn-info:hover {
    color: #fff;
}
.alert-warning[data-v-a026d4e8] {
    padding-left: 0;
    border: none;
}

.holdings-subscription-section[data-v-5609e603] td {
    background: #e22252;
}
.detail-holdings-class tr:nth-child(even) {
    background-color: #fbe9f2;
}
#detail-notice-rebound h2 {
	margin-top: 40px;
}
#detail-notice-rebound h3 {
	margin-bottom: 20px;
}

.content_babelio h2 {
	font-size: 16px;
	color: #000;
	margin-top: 10px;	
}
#BW_bio_desc {
	margin-top: 40px;
}
.btn.supp {
	padding-bottom: 4px;
}

/* calendrier */

.calendar .vc-bar.event {
    background-color: #fe5e01 !important;
}


/*==================== COMPTE ===================*/


#confirm_addLabel {
	padding: 6px 12px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #f26a36;
}
.user-name {
    color: #000;
}
.myaccount-profile .account-label {
    color: #f26a36;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #f26a36;
}
.basketLabel .btn-info {
	background: #f26a36;
	border-color: #f26a36;
    font-size: 16px;
    font-weight: bold;
}
#global_basket_actions .btn-dark {
	background: #f26a36;
    font-size: 16px;
    font-weight: bold;	
}


.user-account .menu #moduleDropdownMenu {
	background: #f26a36;
	border-color: #f26a36;
	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: #f26a36;
    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;
}
.myaccount-loans-buttons li a,
.myaccount-memorysearch-buttons li a {
    background-color: #faf8f9;
}
.myaccount-tags .myaccount-tagcloud a {
    color: #fff;
}

/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 383px) {
	body {
		background-size: auto 70%;
	}	
}

/* 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: 719px) {
	body {
		background-size: auto 70%;
	}		
}

/* Google Nexus 6 - 411 × 731 dp */
@media (min-width: 411px) and (max-width: 413px) {
	
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
	
}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {
	
}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	
}   


/* ================ 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) {
	
}  


/* ================ MENU HAMBURGER DESKTOP ================*/ 


/* @media (min-width: 768px) {
	#mobile-actions.visible-xs {
		display: inline-block !important;
		position: absolute;
		top: 314px;
		left: 0;
		box-shadow: none;
		background: #000;
		margin: 0 auto;
		max-width: 100%;
		height: 35px;
		z-index: 1;
	}
	.btn-group.hamburger-mobile {
		position: relative;
		right: auto;
		top: auto;
		z-index: 9999;
		background: transparent;
		display: block;
		max-width: 1200px;
		margin: 0 auto;
		padding: 0 4px;
	}
	#mobile-actions .navbar-toggle {
		display: inline-block !important;
		padding: 0;
		background: transparent;
		border-radius: 0;
		margin: 0;
		border: none;
		float: left;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
	}
	.hamburger-mobile .icon-bar {
		background-color: #f00;
	}
	.change-site-mobile,
	#share_social_mobile,
	.lang-dropdown-mobile {
		display: none;
	}
	#mobile-actions .my-account-mobile {
		display: none;
	}
	
	#menu-panel .panel-body {
		margin: 0 auto;
		background: none;
		padding: 0;
		z-index: 24;
	}
	#menu-panel .navbar-collapse {
		box-shadow: none;
		transition: all 0.35s;
		border: none;
	}
    .navbar-collapse.collapse {
        display: none !important;
    }
} 
 */




