﻿/*==================== Le Port - VLPLR ===================*/

/* INCLUSIONS CSS ERMES */

@import url(../ermes-standard/style.css);
@import url(../ermes-standard/modeles.css);

/* INCLUSIONS CSS SYRACUSE */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
@import url(polices.css);
@import url(ermes-font-addon.css);
@import url(syracuse-font.css);
@import url(editorial.css);



/*#nav-rich-menu li:nth-child(1) .dropdown {
   left: 0  !important;
}*/

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
} */

.btn-account,
.btn-account:hover,
.btn-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;
	}
}


#admin-actions,
#mobile-actions {
	position: relative;
}

.cms-pageadmin {
	background: #fff;
}

div.social-network ul li a {
	background: #686654 !important;
	border-radius: 50px;
}

.site-entete .btn-default {
	background: none;
	border: none;
	font-size: 44px;
	color: #000;
	font-family: fira_sanssemibold;
	text-transform: uppercase;
	padding: 0;
}


.x-body {
    font-size: 14px;
    font-family: Titillium;
}
body, td, pre {
    font-size: 14px;
}
body, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
    /* font-family: fira_sansregular; */
}

body {
	background-color: #fff;
	background-position: center -10px; 
	background-repeat: no-repeat;
}
p {
    color: #000;
}

.texte-rose-medium {
    /* font-family: fira_sansmedium; */
	color: #fe0660;
}

.panel-front > .x-panel-header span,
h2 {
    color: #000;
	font-weight: normal;
	font-size: 36px;
}
.panel-front,
.panel-selection {
    background: #fff;
    padding: 20px 15px;
}
header {
	background: url(images/header.jpg) no-repeat center top;
	background-size: cover;
	border: none;
	margin-bottom: 50px;
}

@media (min-width: 768px) {
	.button-my-account {
		top: 230px;
	}
	.btn-account {
		background: #fe0660;
		color: #fff;
		border-radius: 50px;
		border: 3px solid #fff;
		font-family: fira_sansmedium;
		padding: 10px 16px 9px;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		color: #fff;
		background: #615e4c;
	}
}

.btn-account .icon-lock,
.btn-account .icon-user {
	position: relative;
	top: -3px;
	left: -3px;
}
.btn-account .icon-lock::before {
	content:'\e802';
}
.btn-account .icon-user::before {
	content:'\e814';
}

.navbar-brand h1 {
	color: #000;
    font-family: fira_sanssemibold;
	font-size: 60px;
}
.navbar > .container .navbar-brand {
    margin: -40px 0px 0 20px;
}
.navbar-brand-before {
	position: absolute;
	left: -190px;
	top: 40px;
	display: block;
    padding: 0 0 73px 170px;
	background: url(images/brand.png) no-repeat;
	background-size: 100% auto;
}

#search-panel {
    color: #000;
	padding: 440px 0 85px;
}
#search-panel {
    background: none;
}
#menu-panel {
	background: #fe4c0a;
	border: none;
}
#ermes_main_menu {
	display: table;
}
#ermes_main_menu li.LEVEL1 {
	background: none;
	display: table-cell;
	float: none;
}
.portal-main-menu li.LEVEL1 {
    font-size: 24px;
	width: auto;
	background: none;
}
.portal-main-menu li.LEVEL1 > a {
    color: #000;
	background: 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  .dropdown-menu.LEVEL1 li {
	text-align: left;	
}
#ermes_main_menu .dropdown-menu > li > a:hover,
#ermes_main_menu .dropdown-menu > li > a:focus	{
	background: #000;
	color: #fff;
}
#ermes_main_menu li.LEVEL1 .caret {
	border-bottom-color: #000;
	border-top-color: #000;	
}
#ermes_main_menu li:hover > a .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;	
}


#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;
}
#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;
}


#nav-rich-menu  {
	background: #f2f0f1;
	border-radius: 50px;
    display: table;
	padding: 0 10px;
}
#nav-rich-menu li {
    float: none;
    display: table-cell;
    background: none;
    margin: 0;
    width: auto;
}
#nav-rich-menu li:last-child {
	margin: 0;
}
#nav-rich-menu li a {
    color: #615e4c;
    padding: 10px 8px 9px;
    font-size: 20px;
    cursor: pointer;
    display: block;
    font-family: fira_sanssemibold;
}
#nav-rich-menu a:hover,
#nav-rich-menu li:hover a {
    background: none;
	text-decoration: none;
	color: #fe4c0a;
}



#nav-rich-menu .dropdown_container {
    margin-top: 0;
}
@media (max-width: 767px) {
	#nav-rich-menu, .portal-main-menu {
		background-color: #c6db00;
	}
	#nav-rich-menu .title_menu h4 {
		font-size: 14px;
	}
}

#nav-rich-menu .dropdown {
	overflow: hidden;
	padding: 0;
    background: #fff;
	-webkit-box-shadow: 0px 8px 12px -4px rgba(97,97,97,0.5);
	-moz-box-shadow: 0px 8px 12px -4px rgba(97,97,97,0.5);
	box-shadow: 0px 8px 12px -4px rgba(97,97,97,0.5);
}

#nav-rich-menu li .dropdown_container {
    border-bottom: 1px solid #dfdfdf;
    padding: 0;
}
#nav-rich-menu li .dropdown_container:nth-child(2n+1) {
    border-right: 1px solid #dfdfdf;
}
#nav-rich-menu li .dropdown_container:nth-child(2n+1) {
    clear: both;
}
#nav-rich-menu li .dropdown_container .illustration img {
    height: 90px;
    width: 120px;
}
#nav-rich-menu li .dropdown_container a {
    background: #fff;
    margin: 0;
    padding: 10px;
}
#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;
}
#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;
}

#menu-panel .menu-home span {
	display: none;
}
#menu-panel  .menu-home i {
	display: block;	
	color: #615e4c;
}
#nav-rich-menu li.menu-home:hover a i,
#nav-rich-menu li.menu-home a:hover i {
	color: #fe4c0a;
}

@media (min-width: 1024px) {
	#search-panel .panel-body.col-md-8 {
		position: absolute;
		right: 130px;
		top: -155px;
		width: 56%;
		z-index: 21;
	}	
}


#main_search_form {
    border: 3px solid #fff;
	border-radius: 50px;
}
#scenario-selection,
#submit-search {
	background: #fe4c0a;
	border-color: #fe4c0a;
	color: #fff;
}
#scenario-selection {
	border-radius: 50px 0 0 50px;
}
#submit-search {
    border-radius: 0 50px 50px 0;
	margin-right: -1px;
}
.clean-text-field {
	color: #000;
}
#textfield,
.clean-text-field {
	color: #000
}
@media (min-width: 1024px) {
	#scenario-selection,
	#submit-search {
		height: 70px;
		line-height: 68px;
		padding: 0 22px;
	}
	#textfield,
	.clean-text-field {
		height: 70px;
	}
	.ui-autocomplete-input {
		height: 70px;
	}
}


#globalScenarioMobile {
    background-color: #fe4c0a;
}
#globalScenarioMobile > li > a {
    color: #fff;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #fff;
    color: #fe4c0a;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #fff;
    color: #fe4c0a;
}
.tt-suggestion.tt-cursor {
  background: #fe4c0a;
}

#ariane {
    display: inline-block;
    background: #fff;
    padding: 0 5px;
    color: #014162;
}
#globalAdvancedSearchLink {
	background: #fff;
	color: #000;
	padding: 0px 5px 0px 3px;
	margin-top: 7px;
}
#preselect-facets-link {
	display: none !important;
	position: absolute;
	background: #fff;
	border-color: #fff;
	color: #000;
}


@media (max-width: 1279px) {
	footer {
		padding-top: 30px;
	}	
}
@media (min-width: 1280px) {
	footer {
		margin-top: 120px;
	}	
}


.panel-front .see_all_results {
    float: right;
}

.btn-default {
    background-color: #4fc7e8;
    border-color: #4fc7e8;
    color: #fff;
    border-radius: 50px;
    padding: 10px 20px 9px 20px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #fe4c0a;
    border-color: #fe4c0a;
}

.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #686654;
	border-radius: 50px;
}
.bs-bullets .rsNavSelected button {
    background-color: #686654;
}

.rsDefaultInv .rsGCaption {
	background: rgba(248, 49, 13, 0.8);
}
#portal .encart-flash .panel-body {
    padding: 0;
}
.strate #zone-2 .encart-flash .panel-front {
	margin-bottom: 30px;
}
.encart-flash .panel-front {
	background: #ff0068;
	font-size: 24px;
	text-align: center;
}
.encart-flash * {
	color: #fff;
}

.encart-coupscoeur.panel-front {
	background: rgba(255, 255, 255, 0.9);
}
.encart-coupscoeur.panel > .panel-heading h2 span::before {
    content: '\a037';
    color: #fff;
	background: #fd0020;
    font-family: ermes-font-addon;
	padding: 8px 10px 8px 9px;
	border-radius: 50px;
	font-size: 30px;
	position: relative;
}


.encart-compte .panel-front {
	background: rgba(242, 240, 241, 0.9);
}
.encart-compte.panel > .panel-heading h2 {
    font-family: fira_sansmedium;
	font-size: 24px;
	padding-left: 54px;
}
.encart-compte.panel > .panel-heading h2 span::before {
    content: '\e802';
    color: #fff;
	background: #fe0660;
    font-family: ermes-font-update;
	padding: 6px 9px 10px 11px;
	border-radius: 50px;
	position: absolute;
	left: 15px;
	font-size: 30px;
}

.encart-suggestion .panel-front {
	padding: 0 15px;
}
#portal .encart-suggestion .panel-body {
    padding-top: 0;
}
.encart-suggestion .btn-default {
	width: 100%;
    background-color: #4fc7e8;
    border: none;
    color: #615e4c;
    border-radius: 60px;
    padding: 7px;
    font-family: fira_sanssemibold;
	font-size: 26px;
	text-transform: uppercase;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #FE330F),
		color-stop(1, #FDCA00)
	);
	background-image: -o-linear-gradient(right, #FE330F 0%, #FDCA00 100%);
	background-image: -moz-linear-gradient(right, #FE330F 0%, #FDCA00 100%);
	background-image: -webkit-linear-gradient(right, #FE330F 0%, #FDCA00 100%);
	background-image: -ms-linear-gradient(right, #FE330F 0%, #FDCA00 100%);
	background-image: linear-gradient(to right, #FE330F 0%, #FDCA00 100%);
	
}
.encart-suggestion .btn-default:hover,
.encart-suggestion .btn-default:focus,
.encart-suggestion .btn-default:active,
.encart-suggestion .btn-default.active,
.encart-suggestion .open .dropdown-toggle.btn-default {
    background-color: #fe4c0a;
}
.encart-suggestion .btn-default a {
    background-color: #f2f0f1;
    color: #615e4c;
    border-radius: 50px;
    padding: 10px 15px;
    /* font-family: fira_sanssemibold; */
	transition: all 0.35s;
	display: block;
	line-height: normal;
}
.encart-suggestion .btn-default:hover a{
    background-color: #4fc7e8;
    color: #fff;
	text-decoration: none;
	transition: all 0.35s;
}


.encart-nouveautes .panel-front {
    background: #f2f0f1;
}

.carousel-nouveautes .liste li {
    margin-right: 9px !important;
}
.encart-nouveautes.panel > .panel-heading h2 span::before {
    content: '\e813';
    color: #fff;
	background: #4fc7e8;
    font-family: ermes-font-update;
	padding: 8px 10px 8px 9px;
	border-radius: 50px;
	font-size: 30px;
	position: relative;
}



#portal .encart-avis .panel-body {
    padding-top: 45px;
}
.encart-avis.panel > .panel-heading h2 span::before {
    content: '\e816';
    color: #fff;
	background: #ffca00;
    font-family: ermes-font-update;
	padding: 8px 10px 8px 9px;
	border-radius: 50px;
	font-size: 30px;
	position: relative;
}
.encart-avis .media h3 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
	font-family: fira_sansbold;
	text-transform: uppercase;
}
.encart-avis .media h3 a {
    color: #000;
}



.encart-numerique.panel > .panel-heading h2 {
    font-family: fira_sansmedium;
	font-size: 24px;
}
.encart-numerique.panel > .panel-heading h2 span::before {
    content: '\e823';
    color: #fff;
	background: #4fc7e8;
    font-family: ermes-font-update;
	padding: 8px 10px 8px 9px;
	border-radius: 50px;
	font-size: 30px;
	position: relative;
}
.encart-numerique li span {
	display: none;
}
.encart-numerique li {
	float: left;
	margin: 0 10px 0 0;
}
.encart-numerique li a {
	color: #fe4c0a;
	font-size: 40px;
	transition: all 0.35s;
}
.encart-numerique li a:hover {
	color: #4fc7e8;
	text-decoration: none;
	transition: all 0.35s;
}





footer {
	background: #595959;
	position: relative;
}
@media (min-width: 1280px) {
	footer {
		background: none;
	}
	footer::before {
		content: url(images/body-footer.png);
		position: absolute;
		bottom: 50px;
		z-index: -1;
	}
	footer::after {
		content: "";
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 390px;
		background: #878787;
		z-index: -2;
	}
}

footer li a {
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
footer li a:hover {
	color: #fff;
}
footer,
footer li,
footer p {
	font-size: 16px;
}

#sub_footer p {
	font-size: 14px;
}
#menu_1 p a:hover {
	text-decoration: none;
}
footer p {
    color: #fff;
	line-height: 20px;
}
footer #footer-3 .container {
	padding: 0 0 0 40px;
}
footer #sub_footer .container {
    padding-top: 10px;
	padding-left: 0;
}
#rich-footer-3 .container {
	overflow: hidden;
}
#rich-footer-3 {
	padding: 0 0 50px;
	max-width: 100%;
}
#footer-2 a {
	cursor: pointer;
	color: #f2f0f1;
}
#rich-footer-3 .menu li {
	position: relative;
	line-height: 18px;
    font-size: 14px;
}
#rich-footer-3 .menu li::before {
	margin-left: -1.8em;
	margin-top: 1em;
	position: absolute;
	display: none;
}
#rich-footer-3 .menu a {
	position: relative;
}
#rich-footer-3 h2 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #fff;
	text-transform: none;
	position: relative;
}

#menu_2 {
	padding-top: 34px;
}
#menu_4 {
	padding-top: 34px;
}
.menu {
	padding-left: 40px;
}
#menu_1 h2::before,
#menu_2 h2::before,
#menu_3 h2::before {
	font-weight: normal;
	font-size: 32px;
	left: -46px;
	top: -5px;
    position: absolute;
}
#menu_1 h2::before {
	content: '\e80c';
    font-family: 'ermes-font-update';
	font-size: 34px;
}
#menu_3 h2::before {
	content: '\e805';
    font-family: 'ermes-font-update';
}
#menu_3 p,
#menu_4 p {
	font-size: 14px;
}
#sub_footer p {
	margin-top: 0;
}
#sub_footer img {
	margin-right: 10px;
}

#footer-3 #footer_connexes .container {
	padding: 20px 0;
	border-bottom: 1px solid #777;
}
#footer-3 #footer_connexes {
	text-align: center;
	font-size: 16px;
	display: none;
}
#footer-3 #footer_connexes li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #footer_connexes li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #footer_connexes li:last-child::before {
	display: none;
}
#footer-3 .menu div {
	padding: 10px;
}

#footer-3 #sub_rich_footer {
	margin: 0 0 6px;
}
#footer-3 #sub_rich_footer .container {
	padding: 0 20px;
}
#footer-3 #brand_footer {
	text-align: center;
}
#footer-3 #brand_footer a:hover {
	text-decoration: none;
}
#footer-3 #brand_footer a img {
	margin: 10px 20px;
}
#footer-3 #sub_rich_footer {
	text-align: center;
}
#footer-3 #sub_rich_footer li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #sub_rich_footer li a {
	color: #fff;
}
#footer-3 #sub_rich_footer li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #sub_rich_footer li:last-child::before {
	display: none;
}
#footer-3 #sub_footer {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 0px 0 10px;
	color: #000;
	font-size: 12px;
	background: #fff;
}
#footer-3 #sub_footer ul {
	margin-top: 10px;
}
#footer-3 #sub_footer li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #sub_footer li a {
	color: #000;
	font-size: 14px;
	cursor: pointer;
}
#footer-3 #sub_footer img {
	height: 40px;
	width: auto;
}

.sharefooter {
	margin-top: 30px;
	display: none;
}
.sharefooter li {
    display: inline;
    position: relative;
    margin: 0 40px 0 0;
    font-size: 14px;
}
.sharefooter li span {
    font-size: 24px;
}
.sharefooter li a span span {
	display: none;
}
.sharefooter li span::before {
	position: relative;
}

@media (max-width: 767px) {
	#rich-footer-3 .menu {
		width: 100%;
	}
	#menu_2,
	#menu_4	{
		padding-top: 0;
		padding-bottom: 20px;
	}
}


div.product-infos {
	display: none;
}


.strate div#page > div.container {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.strate #zone-2 .panel-front,
.strate #layout-3 .row,
.strate #zone-6 .panel-front {
    max-width: 1100px;
    margin: 0 auto;
}
.strate #zone-6 .panel-front,
.strate #zone-6 .panel-selection {
    padding: 70px 15px;
}

.strate #zone-6 > div:first-child {
    background: #f2f0f1;
}
.strate #zone-6 > div:first-child .panel-front {
    background: none;
}

/*==================== RECHERCHE ===================*/

#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: #fe4c0a;
    color: #fff;
}

ul.notes-echelle li span:before,
.icon-star:before,
.icon-star-empty:before {
    color: #fe4c0a;
}

#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2  { 
	color: #fe4c0a;
}
#detail-notice {
	margin-bottom: 40px;
}
#detail-notice-enrichissements {
	display: block !important;
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #fe4c0a;
    color: #fe4c0a;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #fe4c0a;
    border-color: #fe4c0a;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #fe4c0a;
    border-color: #fe4c0a;
    color: #fff;
}
#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #fe4c0a;
    color: #fe4c0a;
}

.btn-primary {
    background-color: #615e4c;
    border-color: #615e4c;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #615e4c;
	color: #615e4c;
}

.btn-info {
    background-color: #615e4c;
    border-color: #615e4c;
    color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #615e4c;
    color: #615e4c;
}
.btn-validation {
    background-color: #615e4c;
    border-color: #615e4c;
    color: #fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #615e4c;
    color: #615e4c;
}

.btn-basket {
    background-color: #615e4c;
    border-color: #615e4c;
    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: #615e4c;
    color: #615e4c;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #fe4c0a;
    color: #fe4c0a;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #fe4c0a;
    border-color: #fe4c0a;
    color: #fff;
}

.actions .btn-dark {
    background-color: #fe4c0a;
    border-color: #fe4c0a;
    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: #fe4c0a;
    color: #fe4c0a;
}

#facet_container .facetSuggest a:hover {
    background-color: #fe4c0a;
}

.btn-dark {
    background-color: #615e4c;
    border-color: #615e4c;
    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: #615e4c;
    color: #615e4c;
}
.btn-warning {
    background-color: #615e4c;
    border-color: #615e4c;
    color: #fff;
}
.btn-warning:hover {
    background-color: #fff;
    border-color: #615e4c;
    color: #615e4c;
}
a.btn-technicalReport {
    background-color: #615e4c;
    border-color: #615e4c;
    color: #fff;
}
a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #615e4c;
    color: #615e4c;
}

.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: #615e4c;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}

.facetList .badge {
    color: #fe4c0a;
}
#criteres_recherche p {
    color: #000;
}
#description_resultats, #description_resultats_pendingActiveClients, .taille_page {
    color: #fe4c0a;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #fe4c0a;
    color: #fe4c0a;
}
.btn-group.pageSize-container button {
    color: #fe4c0a;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
	border-color: #ebebeb;
}
.select-all {
    background-color: #fe4c0a;
}
li.ajouter_selection {
    background-color: #fe4c0a;
}
#resultats .select {
    background-color: #ebebeb;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #640d3b;
    box-shadow: -3px -3px 0 #18859c;
	color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #fe4c0a;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #fe4c0a;
	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: #fe4c0a;	
}

h2.category_header {
    color: #000;
}
h3.category_header {
    background-color: #fe4c0a;
    color: #fff;
}
.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: #fe4c0a;
}

#multi_selection_simple .bouton_detail, #multi_selection .bouton_detail {
    color: #fe4c0a;
}

.mobile-navigation {
    background-color: #fe4c0a ;
}
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: #fe4c0a;
}
.mobile-navigation > .btn-group,
.mobile-navigation .btn {
    background-color: #640d3b;
}

.anonymous-info .btn[data-v-a026d4e8] {
    background: #fe4c0a;
	border-color: #fe4c0a;
    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: #fe4c0a!important;
}
.detail-holdings-class tr:nth-child(even) {
    background-color: #fbe9e9;
}
#detail-holdings button.holding-reservation {
    background-color: #686654;
	border-color: #686654;
}


/* calendrier */

.ui-datepicker th,
.ui-datepicker td {
	font-size: 12px;
}



/*==================== COMPTE ===================*/


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #fe0660;
}
.user-name {
    color: #fe0660;
}
.myaccount-profile .account-label {
    color: #fe0660;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #fe0660;
}
.basketLabel .btn-info {
	background: #fe0660;
	border-color: #fe0660;
    font-size: 16px;
    font-weight: bold;
}
#global_basket_actions .btn-dark {
	background: #fe0660;
    font-size: 16px;
    font-weight: bold;	
}


.user-account .menu #moduleDropdownMenu {
	background: #fe0660;
	border-color: #fe0660;
	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: #fe0660;
    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;
}


@media (max-width: 767px) {
	.navbar > .container .navbar-brand {
		margin: 10px 0px 0 20px;
	}
	.navbar-brand h1 {
		font-size: 45px;
	}
}
@media (max-width: 719px) {
	.navbar-brand h1 {
		font-size: 24px;
	}
}

/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 359 dp */
@media (min-width: 320px) and (max-width: 359px) {
	header {
		background-size: 210%;
	}	
	.navbar-brand h1 {
		font-size: 20px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 65px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 108px 0 0px;
	}
}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {
	header {
		background-size: 210%;
	}
	.navbar-brand h1 {
		font-size: 20px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 65px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 140px 0 0px;
	}
}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {
	header {
		background-size: 210%;
	}
	.navbar-brand h1 {
		font-size: 20px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 65px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 153px 0 0px;
	}
}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {
	header {
		background-size: 210%;
	}
	.navbar-brand h1 {
		font-size: 21px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 65px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 159px 0 0px;
	}
}

/* Google Nexus 6 - 411 × 731 dp */
@media (min-width: 411px) and (max-width: 413px) {
	header {
		background-size: 210%;
	}
	.navbar-brand h1 {
		font-size: 23px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 70px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 176px 0 0px;
	}
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	header {
		background-size: 210%;
	}
	.navbar-brand h1 {
		font-size: 23px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 70px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 176px 0 0px;
	}
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	header {
		background-size: 200%;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 0px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 70px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 179px 0 0px;
	}
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
	header {
		background-size: 180%;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 20px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 70px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 176px 0 0px;
	}
}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {
	header {
		background-size: 130%;
	}
	.navbar-brand h1 {
		font-size: 28px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 40px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 75px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 140px 0 0px;
	}
}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	header {
		background-size: 130%;
	}
	.navbar-brand h1 {
		font-size: 34px;
	}
	.navbar > .container .navbar-brand {
		margin: 5px 0px 0 40px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 95px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 185px 0 0px;
	}
	#search-panel .panel-body.col-md-8 {
		width: 80%;
	}
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	header {
		background-size: 130%;
	}
	.navbar-brand h1 {
		font-size: 40px;
	}
	.navbar > .container .navbar-brand {
		margin: -60px 0 10px 0;
	}
	#nav-rich-menu li a {
		font-size: 15px;
	}
	.button-my-account {
		top: 100px;
		right: 10px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 55px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 131px 0 30px;
	}
	#search-panel .panel-body.col-md-8 {
		width: 80%;
	}
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	header {
		background-size: 130%;
	}
	.navbar-brand h1 {
		font-size: 40px;
	}
	.navbar > .container .navbar-brand {
		margin: -60px 0 10px 0;
	}
	#nav-rich-menu li a {
		font-size: 15px;
	}
	.button-my-account {
		top: 100px;
		right: 10px;
	}
	.navbar-brand-before {
		left: 7px;
		top: 65px;
		padding: 0 0 50px 100px;
	}
	#search-panel {
		padding: 131px 0 30px;
	}
	#search-panel .panel-body.col-md-8 {
		width: 80%;
	}
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	.navbar-brand-before {
		left: -10px;
		top: 140px;
	}
	.navbar-brand h1 {
		font-size: 55px;
	}
	.navbar-brand-before {
		left: -5px;
		top: 95px;
		padding: 0 0 50px 100px;
	}
}   


/* ================ LAPTOP ================*/ 
	
/* Google Chromebook Pixel - 1280 × 850 dp */
@media (min-width: 1280px) and (max-width: 1365px) {
	footer::before {
		left: -570px;
	}
	.navbar-brand-before {
		left: -70px;
		top: 160px;
	}
} 

/* Apple MacBook Air 11.6 - 1366 × 768 dp */
@media (min-width: 1366px) and (max-width: 1439px) {
	footer::before {
		left: -500px;
	}
	.navbar-brand-before {
		left: -70px;
		top: 160px;
	}
} 

/* Apple MacBook Air 13.3 - 1440 × 900 dp */
@media (min-width: 1440px) and (max-width: 1499px) {
	footer::before {
		left: -530px;
	}
	.navbar-brand-before {
		left: -155px;
		top: 40px;
	}
} 

/*  Microsoft Surface Book - 1500 × 1000 dp */
@media (min-width: 1500px) and (max-width: 1679px) {
	footer::before {
		left: -530px;
	}	
} 

/* Apple MacBook Pro 15.4 - 1680 × 1050 dp */
@media (min-width: 1680px) and (max-width: 1919px) {
	footer::before {
		left: -410px;
	}		
}    

	
/* ================ DESKTOP ================*/ 

/* Apple iMac 21.5 -1920 × 1080 dp */
@media (min-width: 1920px) and (max-width: 2559px) {
	footer::before {
		left: -250px;
		bottom: 40px;		
	}		
} 

/* Apple iMac 27 -2560 × 1440 dp  */
@media (min-width: 2560px) {
	footer::before {
		left: 0;
	}
	header {
		background-size: cover;
	}
}    
