/*==================== CG46 ===================*/

/* INCLUSIONS CSS ERMES

@import url(../ermes-standard/style.css);
@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); */



/* #nav-rich-menu li:nth-child(2) .dropdown {
   left: 0  !important;
}
#nav-rich-menu li.menu-musique .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;
	}
}

a,
a:hover {
	color: #ee7007;
}

.site-btn {
	display: none;
}

body {
    background-color: #efeeee;
	color: #666;
}
p,
.panel-front,
.panel-selection {
	font-size: 16px;
}
.selection-description {
	background: none;
	border: none;
}
header {
	background: #ef7007 url(images/header.png) no-repeat right top;
	border: none;
}


#mobile-actions .my-account-mobile .btn-account {
	background: #107899;
	color: #fff;
	padding: 9px 5px;
}

@media (min-width: 768px) {
	header {
		margin-bottom: 50px;
	}
	.btn-account {
		background: #107899;
		color: #fff;
		padding: 10px;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		color: #fff;
	}
}
.btn-account .icon-lock,
.btn-account .icon-user {
	position: relative;
	top: -3px;
}
.all-link-connexe .btn-default {
	background: none;
	border:none;
	font-size: 18px;
}
.all-link-connexe .btn-default:hover {
	background: none;
	border:none;
}
.navbar-brand h1 {
	display: none;
}
.navbar > .container .navbar-brand {
    margin: 0;
}
.navbar-inverse .navbar-brand {
    padding: 0 0 110px 500px;
	background: url(images/brand.png) no-repeat;
	background-size: 100% auto;
}

#ariane a {
	color: #fff;
}

#globalAdvancedSearchLink {
    color:#107899;
	background:#fff;
	padding: 0 3px;
}

#search-panel {
    color: #fff;
}
#search-panel {
    background: none;
}
#scenario-selection,
#submit-search {
	background: #107899;
	border-color: #107899;
	color: #fff;
}
#globalScenarioMobile {
    background-color: #107899;
}
#globalScenarioMobile > li > a {
    color: #fff;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #fff;
    color: #107899;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #fff;
    color: #107899;
}
.tt-suggestion.tt-cursor {
  background: #107899;
}

#menu-panel {
    background: none;
	border: none;
	margin-bottom: 0;
}
#nav-rich-menu {
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	#nav-rich-menu {
		background: #ee7007;
	}
}


#nav-rich-menu li {
    font-size: 18px;
    width: auto;
	margin: 0 5px;
	background-color: transparent;
	text-transform: uppercase;
}

#nav-rich-menu li:hover > a::before {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	/* box-shadow: 0px 1px 0px rgb(0, 0, 0); */
}
/* #nav-rich-menu li.menu-home:hover > a::before {
	content: none;
} */
#nav-rich-menu a:hover,
#nav-rich-menu li:hover a {
    background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}

#nav-rich-menu li > a {
	position: relative;
	padding: 35px 20px 5px;
	color: #fff;
	/* text-shadow: 2px 2px 2px rgb(0, 0, 0); */
}

#nav-rich-menu li.menu-home a {
	background: url(images/menu-home.png) no-repeat center 9px / auto 46px;
}
#nav-rich-menu li.menu-musique > a {
	background: url(images/menu-musique.png) no-repeat center 3px / auto 33px;
}
#nav-rich-menu li.menu-cine > a {
	background: url(images/menu-cine.png) no-repeat center 3px / auto 33px;
}
#nav-rich-menu li.menu-livres > a {
	background: url(images/menu-livres.png) no-repeat center 3px / auto 33px;
}
#nav-rich-menu li.menu-presse > a{
	background: url(images/menu-presse.png) no-repeat center 3px / auto 33px;
}
#nav-rich-menu li.menu-formation > a {
	background: url(images/menu-formation.png) no-repeat center 3px / auto 33px;
}
#nav-rich-menu li.menu-enfants > a {
	background: #b62186 url(images/menu-enfants.png) no-repeat center 3px / auto 33px;
}



@media (max-width: 767px) {
	#nav-rich-menu {
		padding-top: 10px;
	}
	#nav-rich-menu li {
		margin: 0;
	}
	#nav-rich-menu li > a {
		padding: 10px 0px 10px 55px;
	}
	#nav-rich-menu li.menu-home a {
		background-size: auto 33px;
	}
	#nav-rich-menu li.menu-home a,
	#nav-rich-menu li.menu-musique > a,
	#nav-rich-menu li.menu-cine > a,
	#nav-rich-menu li.menu-livres > a,
	#nav-rich-menu li.menu-presse > a,
	#nav-rich-menu li.menu-formation > a,
	#nav-rich-menu li.menu-enfants > a {
		background-position: 10px center;
	}
}


#nav-rich-menu > li:hover,
#nav-rich-menu > li:focus,
.portal-main-menu > li.LEVEL1:hover,
.portal-main-menu > li.LEVEL1:focus {
	background: none;
}

.page-accueil #nav-rich-menu li.menu-home > a::before,
.page-musique #nav-rich-menu li.menu-musique > a::before,
.page-cine #nav-rich-menu li.menu-cine > a::before,
.page-livres #nav-rich-menu li.menu-livres > a::before,
.page-presse #nav-rich-menu li.menu-presse > a::before,
.page-formation #nav-rich-menu li.menu-formation > a::before,
.page-enfants #nav-rich-menu li.menu-enfants > a::before {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	/* box-shadow: 0px 1px 0px rgb(0, 0, 0); */
}

/*
Page Accueil=page-accueil;Page Musique=page-musique;Page Cinéma=page-cine;Page Livres=page-livres;Page Presse=page-presse;Page Formation=page-formation;Page Enfants=page-enfants
*/

#nav-rich-menu li.menu-home a {
	color: transparent;
	text-shadow: none;	
}


#nav-rich-menu .dropdown_container {
    margin-top: 0;
}
#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 a {
    background: #ee7007;
    margin: 0;
    padding: 10px;
}
#nav-rich-menu .dropdown_container a:hover {
    background: #fff;
}
#nav-rich-menu .title_menu h4,
#nav-rich-menu .title_menu p {
    color: #fff;
}
#nav-rich-menu .title_menu h4 {
    font-size: 20px;
}
#nav-rich-menu .title_menu p {
    font-size: 16px;
}

#nav-rich-menu .dropdown_container a:hover h4,
#nav-rich-menu .dropdown_container a:hover  p {
	color: #000;
}


#nav-rich-menu li.menu-enfants .dropdown_container a {
    background: #b62186;
}
#nav-rich-menu li.menu-enfants .dropdown_container a:hover {
    background: #fff;
}

.btn-default {
    background-color: #107899;
    border-color: #107899;
    color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-color: #107899;
	border-color: #107899;
	color: #fff;
}

.panel-front,
.panel-selection {
    background: none;
    padding: 15px;
}
.panel-front > .x-panel-header span, h2 {
    color: #ee7007;
	border-bottom: 3px solid #ee7007;
	padding: 0 0 30px 0;
	font-size: 32px;
}
.panel > .panel-heading h2, .panel-title,
.panel-front > .x-panel-header {
	text-transform: none;
}
.encart-livres .panel-heading h2,
.encart-cine .panel-heading h2,
.encart-musique .panel-heading h2,
.encart-presse .panel-heading h2,
.encart-formation .panel-heading h2,
.encart-enfants .panel-heading h2 {
	padding: 40px 0;
}

@media (min-width: 768px) {
	.encart-livres .panel-body,
	.encart-cine .panel-body,
	.encart-musique .panel-body,
	.encart-presse .panel-body,
	.encart-formation .panel-body,
	.encart-enfants .panel-body {
		padding-left: 140px;
		text-align: justify;
	}
}

.encart-livres .panel-heading {
	background: url(images/h2-livres.png) no-repeat;
	padding-left: 140px;
}
.encart-cine .panel-heading {
	background: url(images/h2-cine.png) no-repeat;
	padding-left: 140px;
}
.encart-musique .panel-heading {
	background: url(images/h2-musique.png) no-repeat;
	padding-left: 140px;
}
.encart-presse .panel-heading {
	background: url(images/h2-presse.png) no-repeat;
	padding-left: 140px;
}
.encart-formation .panel-heading {
	background: url(images/h2-formation.png) no-repeat;
	padding-left: 140px;
}
.encart-enfants .panel-heading {
	background: url(images/h2-enfants.png) no-repeat;
	padding-left: 140px;
}
@media (max-width: 599px) {
	.encart-livres .panel-heading,
	.encart-cine .panel-heading,
	.encart-musique .panel-heading,
	.encart-presse .panel-heading,
	.encart-formation .panel-heading,
	.encart-enfants .panel-heading {
		padding-left: 0;
		padding-top: 90px;
		background-size: auto 80px;
	}
	.encart-livres .panel-heading h2,
	.encart-cine .panel-heading h2,
	.encart-musique .panel-heading h2,
	.encart-presse .panel-heading h2,
	.encart-formation .panel-heading h2,
	.encart-enfants .panel-heading h2 {
		padding: 10px 0;
		font-size: 24px;
	}
}

.focus {
	display: table;
}
.focus-texte {
	display: table-cell;
	vertical-align: middle;
	background: #ee7007;
	color: #fff;
	padding: 30px;
}
.focus-bouton {
	display: table-cell;
	position: relative;
	background: #107899;
	border-left: 1px solid transparent;
	padding: 30px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	transition: all 0.35s;
}
.focus-bouton:hover {
	text-decoration: none;
	color: #fff;
	background: #ee7007;
	border-left: 1px solid #fff;
	transition: all 0.35s;
}
.focus-bouton::before {
    content: '';
    position: absolute;
	border-style: solid;
    border-color: transparent #ee7007;
    border-width: 10px 0px 10px 10px;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    top: 48%;
	left: -1px;
	transition: all 0.35s;
}
.focus-bouton:hover::before {
    border-color: transparent #fff;
	transition: all 0.35s;
}

@media (max-width: 767px) {
	.focus-texte,
	.focus-bouton {
		display: block;
		width: 100%;
	}
	.focus-bouton {
		border-left: none;
		border-top: 1px solid transparent;
	}
	.focus-bouton:hover {
		border-left: none;
		border-top: 1px solid #fff;
	}
	.focus-bouton::before {
		border-width: 10px 10px 0 10px;
	    border-color:  #ee7007 transparent;
		top: -1px;
		left: 48%;
		transition: all 0.35s;
	}
	.focus-bouton:hover::before {
	    border-color:  #fff transparent;
		transition: all 0.35s;
	}
}


#portal .frame {
    margin: 0 !important;
}
.strate .panel-front,
.strate .panel-selection {
    padding: 70px 15px;
}
.strate header,
.strate footer {
    margin: 0;
}

.strate div#page > div.container {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.strate #layout-3 .row,
.strate #layout-2 .row,
.strate #zone-2 .panel-front,
.strate #zone-6 .panel-front,
.strate #zone-5 .panel-front {
    max-width: 1100px;
    margin: 0 auto;
}

.strate-blanche #layout-2,
.strate-blanche #layout-3 {
	background: #fff;
}
.frame.strate-blanche {
	background: #fff;
}



/*
Strate=strate;Strate Blanche=strate strate-blanche;Page Accueil=page-accueil strate;Page Accueil Strate Blanche=page-accueil strate strate-blanche;Page Musique=page-musique strate;Page Musique Strate Blanche=page-musique strate strate-blanche;Page Cinéma=page-cine strate;Page Cinéma Strate Blanche=page-cine strate strate-blanche;Page Livres=page-livres strate;Page Livres Strate Blanche=page-livres strate strate-blanche;Page Presse=page-presse strate;Page Presse Strate Blanche=page-presse strate strate-blanche;Page Formation=page-formation strate;Page Formation Strate Blanche=page-formation strate strate-blanche;Page Enfants=page-enfants strate;Page Enfants Strate Blanche=page-enfants strate strate-blanche
*/

/*
Strate Blanche=strate-blanche;Encart sans Titre=frame-no-title;Encart Musique=encart-musique;Encart Livres=encart-livres;Encart Cinéma=encart-cine;Encart Presse=encart-presse;Encart Formation=encart-formation;Encart Enfants=encart-enfants;Encart sans Titre Strate Blanche=frame-no-title strate-blanche;Encart Musique Strate Blanche=encart-musique strate-blanche;Encart Livres Strate Blanche=encart-livres strate-blanche;Encart Cinéma Strate Blanche=encart-cine strate-blanche;Encart Presse Strate Blanche=encart-presse strate-blanche;Encart Formation Strate Blanche=encart-formation strate-blanche;Encart Enfants Strate Blanche=encart-enfants strate-blanche
*/




.product-infos {
	display: none;
}

/*===== RICH FOOTER 2 COL =====*/

@media (min-width: 768px) {
	footer {
		margin-top: 50px
	}
}

footer {
    background: #ee7007;
	color: #fff;
}
footer #footer-2 .container {
	padding: 0;
}
#footer-2 #footer_connexes .container {
	padding: 40px 0;
	border-bottom: 1px solid #777;
}
#footer-2 #footer_connexes {
	text-align: center;
	font-size: 16px;
}
#footer-2 #footer_connexes li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
	font-size: 18px;
}
#footer-2 #footer_connexes li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 8px;
	border-right: 1px solid #666;
}
#footer-2 #footer_connexes li:last-child::before {
	display: none;
}
#footer-2 a {
	cursor: pointer;
	color: #fff;
}
#rich-footer-2 {
	background: #107899;
	padding: 5px;
	text-align: center;
}
#rich-footer-2 .menu li {
	margin-left: 14px;
	position: relative;
}
#rich-footer-2 .menu li::before {
	margin-left: -1.8em;
	margin-top: 1em;
	position: absolute;
}
#rich-footer-2 .menu a {
	display: block;
	position: relative;
}
#footer-2 .menu div {
	padding: 10px;
}
#footer-2 #sub_rich_footer {
	padding: 10px 0;
	background: #fff;
	text-align: center;
}
#footer-2 #sub_rich_footer .container {
	padding: 5px 0;
}
#footer-2 #brand_footer {
	display: table-cell;
	padding-left: 10px;
}
#footer-2 #brand_footer a:hover {
	text-decoration: none;
}
#footer-2 #sub_rich_footer p {
	display: table-cell;
	width: 100%;
	color: #f2f0f1;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
}
#footer-2 #sub_footer {
	clear: both;
	overflow: hidden;
	background: #393939;
	text-align: center;
	padding: 20px;
}
#footer-2 #sub_footer li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-2 #sub_footer li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-2 #sub_footer li:last-child::before {
	display: none;
}
@media (min-width: 320px) and (max-width: 567px) {
	#rich-footer-2 .col-xs-4 {
		width: 100%;
	}
}
@media (min-width: 320px) and (max-width: 414px) {
	#footer-2 p {
		float: none;
	}
}
@media (max-width: 1024px) {
	#footer-2 #footer_connexes .container {
		margin: 0 15px;
	}
}


/*====================  RECHERCHE ===================*/



#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2  { 
	color: #107899;
}
#detail-notice {
	margin-bottom: 40px;	
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #107899;
    color: #107899;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #107899;
    border-color: #107899;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #107899;
    border-color: #107899;
    color: #fff;
}
#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #107899;
    color: #107899;
}

.btn-primary {
    background-color: #ee7007;
    border-color: #ee7007;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #ee7007;
	color: #ee7007;
}

.btn-info {
    background-color: #ee7007;
    border-color: #ee7007;
    color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #ee7007;
    color: #ee7007;
}
.btn-validation {
    background-color: #ee7007;
    border-color: #ee7007;
    color: #fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #ee7007;
    color: #ee7007;
}

.btn-basket {
    background-color: #ee7007;
    border-color: #ee7007;
    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: #ee7007;
    color: #ee7007;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #107899;
    color: #107899;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #107899;
    border-color: #107899;
    color: #fff;
}

.actions .btn-dark {
    background-color: #107899;
    border-color: #107899;
    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: #107899;
    color: #107899;
}

#facet_container .facetSuggest a:hover {
    background-color: #107899;
}

.btn-dark {
    background-color: #ee7007;
    border-color: #ee7007;
    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: #ee7007;
    color: #ee7007;
}
.btn-warning {
    background-color: #ee7007;
    border-color: #ee7007;
    color: #fff;
}
.btn-warning:hover {
    background-color: #fff;
    border-color: #ee7007;
    color: #ee7007;
}
a.btn-technicalReport {
    background-color: #ee7007;
    border-color: #ee7007;
    color: #fff;
}
a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #ee7007;
    color: #ee7007;
}

.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: #ee7007;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}

.facetList .badge {
    color: #107899;
}
#criteres_recherche p {
    color: #000;
}
#description_resultats, #description_resultats_pendingActiveClients, .taille_page {
    color: #107899;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #107899;
    color: #107899;
}
.btn-group.pageSize-container button {
    color: #107899;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
	border-color: #ebebeb;
}
.select-all {
    background-color: #107899;
}
li.ajouter_selection {
    background-color: #107899;
}
#resultats .select {
    background-color: #fff;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #107899;
    box-shadow: -3px -3px 0 #0f4955;
	color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #107899;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #107899;
	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: #107899;	
}

h2.category_header {
    color: #000;
}
h3.category_header {
    background-color: #107899;
    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: #107899;
}

#multi_selection_simple .bouton_detail, #multi_selection .bouton_detail {
    color: #107899;
}

.mobile-navigation {
    background-color: #107899; ;
}
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: #107899;
}
.mobile-navigation > .btn-group,
.mobile-navigation .btn {
    background-color: #640d3b;
}

/* 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: #107899;
}
.user-name {
    color: #107899;
}
.myaccount-profile .account-label {
    color: #107899;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #107899;
}
.basketLabel .btn-info {
	background: #107899;
	border-color: #107899;
    font-size: 16px;
    font-weight: bold;
}
#global_basket_actions .btn-dark {
	background: #107899;
    font-size: 16px;
    font-weight: bold;	
}
.alert-warning {
    color: #6c4a00;
	background-color: #f9dec6;
}



#mobile-actions {
    background-color: #ee7007;
}


@media (max-width: 767px) {
	.navbar > .container .navbar-brand {
		margin: 10px 0 0 0;
	}
}


/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 359px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 80px 290px;
	}	
}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 90px 330px;
	}		
}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 100px 340px;
	}
}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 100px 340px;
	}	
}

/* Google Nexus 6 - 411 × 731 dp */
@media (min-width: 411px) and (max-width: 413px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 110px 380px;
	}		
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 110px 380px;
	}		
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 110px 380px;
	}		
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
		.navbar-inverse .navbar-brand {
		padding: 0 0 120px 430px;
	}	
}

/* 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) {
	#nav-rich-menu li a {
		padding: 35px 7px 5px;
	}	
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	#nav-rich-menu li a {
		padding: 35px 7px 5px;
	}	
}

/* 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) {
	
}    



.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: #da7918 !important;
}
.render-velocityRenderMode_OWL-CG97G .owl_thumb_ct .type_doc {
	background: #da7918 !important;
	top: auto !important;
	bottom: 0;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item a.more_info span {
	background: #000 !important;
}
.render-velocityRenderMode_OWL-CG97G .ct_wol_spec span {
    font-weight: bold;
}
.render-velocityRenderMode_OWL-CG97G .ct_wol_spec .author {
	display: none;
}
.render-velocityRenderMode_OWL-CG97G .owl-carousel .owl-item img {
    height: auto !important;
	position: absolute;
	bottom: 0;
}


@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);
	}
}

.thumbnail {
    border: none;
}

body.body-blanc {
    background: #fff;
}








