/*==================== SAINT-ETIENNE MEDIATHEQUE ===================*/

/* 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(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;
} */

/*_________ Hide outline __________*/

*:focus,
*:hover {
	outline: 0 !important;
}
.x-webkit *:focus,
*:focus {
	outline: 0 !important;
}
button:focus,
.btn:focus {
	outline: 0 !important;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
	outline: 0;
}
ul.notes-echelle.js li.note-focus {
	outline: 0 !important;
}
.rsDefaultInv .rsArrow:hover,
.rsDefaultInv .rsArrow:focus {
	outline: 0;
	border: none
}
.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,
.btn-account,
.btn-account:hover,
.btn,
.btn:hover {
		transition: background 0.35s;
}

#dropChangeSite {
	display: none;
}

@media (max-width: 767px)  {
	.frame-no-title .icon-resize-small.pull-right {
		float: none !important;
	}
	.frame-no-title .panel-heading  {
		text-align: right;;
	}
}
@media (min-width: 1280px){
	.container {
		max-width: 1140px;
		width: 1140px;
	}
}
body, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
  font-family: 'Rubik-Regular';
  font-weight: normal;
  line-height: normal;
}
body {
	background: #e7eef7;
}
p {
	color: #000;
	font-size: 16px;
}
a {
	color: #000;
}
#mobile-actions {
    background-color: #0c283b;
	height: 49px;
	border-bottom: 1px solid #fff;
}
.hamburger-mobile .icon-bar {
    background-color: #fff;
}
#mobile-actions .btn-account, #mobile-actions .btn-account:hover, #mobile-actions .btn-account:focus, #mobile-actions .btn-account:active, #mobile-actions .btn-account.active, #mobile-actions .open .dropdown-toggle.btn-account {
    color: #fff;
}
#share_social_mobile {
	float: left !important;
	left: 10px;
}
.hamburger-mobile {
	float: right;
}
.my-account-mobile {
    position: absolute;
    right: 50px;	
}

header {
	border: none;
	background: #e7eef7 url(images/header.png) no-repeat center 48px;
	margin-bottom: 80px;
	position: relative;
}
.header-fond-blanc {
	background-color: #fff;
}
.header-fond-bleu {
	background-color: #009fe3;
}
.header-fond-jaune {
	background-color: #ffb300;
}
.header-fond-bleupastel {
	background-color: #d8e6fa;
}


@media (max-width: 767px) {
	header {
		background-position: center top;
	}	
}

@media (max-width: 599px) {
	header {
		background-position: -575px 0;
	}
}
@media (min-width: 768px) {
	header::before {
		content: "";
		width: 100%;
		height: 48px;
		background: #fff;
		border-bottom: 1px solid #fff;
		position: absolute;
	}
/* 	header::after {
		content: "";
		width: 100%;
		height: 31px;
		background: #e7eef7;
		position: absolute;
		bottom: 0px;
		left: 0;
	} */
}

@media (max-width: 767px) {
	#menu-panel {
		top: 13px;
	}
}


#search-panel,
#menu-panel {
    background: none;
	border: none;
	margin-top: -8px;
}
@media (min-width: 1280px) {
	#menu-panel .panel-body {
		padding: 0 70px;
	}
}
.all-link-connexe .btn-default {
  font-family: 'Rubik-Light';  
  background: none;
  border: none;
  font-size: 14px;
}
.link-connexe {
	margin-right: 20px;
}
#ariane {
    color: #1a237e;
    left: -190px;
    position: absolute;
    top: 220px;
	z-index: 1;
}
#ariane a {
    color: #1a237e;
}
#ermes_main_menu {
	background: #000;
	text-align: center;
}
#ermes_main_menu li.LEVEL1 {
    background: none;
    display: inline-block;
    float: none;
	margin: 0 -2px;
}
#preselect-facets-link {
    display: none !important;
}
.portal-main-menu li.LEVEL1 {
    width: auto;
	margin: 0;
}
.portal-main-menu li.LEVEL1 .caret {
	display: none;
}
.portal-main-menu li.LEVEL1 > a {
    padding: 27px 25px 24px;
}
#ermes_main_menu li.LEVEL1 > a {
	color: #fff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1 a:hover {
    background-color: #fff;
	color: #000;
}
#ermes_main_menu li.LEVEL1 > a:hover,
#ermes_main_menu li:hover > a {
    background-color: #fff;
	color: #000;
}

#ermes_main_menu .dropdown-menu > li > a:hover,
#ermes_main_menu .dropdown-menu > li > a:focus	{
	background: #000;
	color: #fff;
}
#ermes_main_menu .dropdown-menu {
	border: none;
	border-top: 1px solid #000;
	box-shadow: 0 8px 8px -4px #555;
	padding: 0;
}
#ermes_main_menu .dropdown-menu > li > a {
    padding: 20px;
	text-align: left;
}
#nav-rich-menu .dropdown {
	background: #fff;
	padding: 15px 10px;
	overflow: hidden;
}
#nav-rich-menu .dropdown_container {
    margin-top: 0;
}
#nav-rich-menu li .dropdown_container a {
    background: #fff;
    margin: 10px 0;
    padding: 0;
	display: block;
}
#nav-rich-menu .dropdown_container a:hover {
    background: #fff;
}
#nav-rich-menu .dropdown_container a:hover .title_menu h4,
#nav-rich-menu .dropdown_container a:hover .title_menu p {
	color: #ef5350;
}
#nav-rich-menu .illustration {
	display: none;
}
#nav-rich-menu .title_menu h4 {
	font-size: 16px;
    padding: 20px 0 0;
    color: #1a237e;
    font-family: 'Rubik-Bold';
    border-top: 1px solid #d8cece;
}
#nav-rich-menu .title_menu p {
    color: #777;
	font-size: 15px;
    padding: 10px 0;
}

#nav-rich-menu li {
    font-size: 17px;
    background: #1a237e;
    margin: 0;
    width: auto;
	text-transform: none;
    font-family: 'Rubik-Regular';
}

#nav-rich-menu li > a {
    padding: 16px 15px 18px;
    color: #fff;
	text-transform: none;
	background: none;
	position: relative;
}
#nav-rich-menu li:hover > a,
#nav-rich-menu li a:hover {
    background: #ef5350;
    cursor: pointer;
    text-decoration: none;
}
#nav-rich-menu li.menu-numerique a::before,
#nav-rich-menu li.menu-patrimoine a::before {
    content: none;
}
@media (max-width: 767px) {
	#nav-rich-menu .dropdown_container:nth-child(-n+2) .title_menu h4 {
		border: none;
		padding: 0;
	}
	#nav-rich-menu .dropdown_container:nth-child(odd)	{
		clear: both;
	}
}
@media (min-width: 768px) {
	#nav-rich-menu {
		display: table;
	}
	#nav-rich-menu li {
		display: table-cell;
		float: none;	
	}
	#nav-rich-menu li > a {
		padding: 22px 48px 20px;
		border-radius: 12px;
	}
	#nav-rich-menu li > a::before {
		content: "";
		position: absolute;
		right: 0;
		height: 20px;
		top: 22px;
		border-right: 2px solid #fff;
	}
	#nav-rich-menu li.menu-pratique {
		border-radius: 12px 0 0 12px;
	}
	#nav-rich-menu li.menu-numerique {
		border-radius: 0 12px 12px 0;
	}
	#nav-rich-menu li.menu-patrimoine {
		display: block;
		border-radius: 12px;
		margin-left: 9px;
	}
	#nav-rich-menu li.menu-patrimoine a {
		padding: 22px 24px 20px 22px;
	}
	#nav-rich-menu .title_menu h4 {
		font-size: 22px;
		padding: 30px 0 0;   
	}
	#nav-rich-menu li .dropdown_container {
		width: 33.33%;
	}
	#nav-rich-menu li .dropdown_container a {
		margin: 10px 30px;
	}
	#nav-rich-menu li .dropdown_container:nth-child(-n+3) .title_menu h4 {
		border: none;
		padding: 10px 0 0;
	}
	#nav-rich-menu .dropdown_container:nth-child(odd) {
		clear: none;
	}
	#nav-rich-menu .dropdown_container:nth-child(4),
	#nav-rich-menu .dropdown_container:nth-child(7),
	#nav-rich-menu .dropdown_container:nth-child(10)	{
		clear: both;
	}
	#nav-rich-menu .dropdown {
		padding: 30px 20px;
		border-radius: 12px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	#nav-rich-menu li > a {
		padding: 22px 30px 20px;
	}
}


.btn-account {
  font-family: 'Rubik-Medium';
}
@media (min-width: 768px) {
	.btn-account {
		background: #0c283b;
		color: #fff;
		padding-left: 23px;
		padding-right: 16px;
		padding-top: 5px;
		font-size: 14px;
		padding-bottom: 14px;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		background: #0c283b;
		color: #fff;
	}
	.btn-account .icon-lock,
	.btn-account .icon-user {
		left: -10px;
		position: relative;
		top: 5px;
	}
}

.btn-account .icon-lock::before,
.btn-account .icon-user::before {
	content: url(images/account.svg);
	height: 22px;
	width: 22px;
}

@media (min-width: 768px) {
	.btn-account:hover .icon-lock::before,
	.btn-account:hover .icon-user::before {
		content: url(images/account.svg);
	}
}

.navbar-brand h1 {
	display: none;
}
.navbar > .container .navbar-brand {
    margin: 5px 0 15px 15px;
}
.navbar-inverse .navbar-brand {
    padding: 0 0 163px 163px;
	background: url(images/brand.svg) no-repeat;
	background-size: 100% auto;
	position: absolute;
}

.navbar-header-before {
    display: block;
    background: url(images/brandville.svg) no-repeat;
    background-size: 100% auto;
    height: 60px;
    width: 208px;
    position: absolute;
    right: 0;
    top: 50px;
}

@media (min-width: 1024px) {
/* 	#search-panel .panel-body.col-md-8 {
		position: absolute;
		left: 237px;
		top: -141px;
		z-index: 21;
		width: 57%;
	} */
	#search-panel .panel-body.col-md-8 {
		margin: 0 auto;
		width: 59%;
		padding-right: 20px;
		padding-bottom: 53px;
	}
}
@media (max-width: 1023px) {
	.navbar-header-before {
		height: 50px;
		right: 10px;
		top: 20px;
		width: 160px;
	}
	#search-panel .panel-body.col-md-8::before {
		font-size: 15px;
		left: 10px;
		top: -15px;
	}
	.navbar > .container .navbar-brand {
		margin-left: 5px;
	}
	#search-panel .panel-body.col-md-8 {
		margin-top: 40px;
	}
}


#main_search_form {
	border-radius: 50px;
}
#scenario-selection,
#submit-search {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
    height: 52px;
    line-height: 50px;
	margin-top: 0;
}
#scenario-selection::before,
#submit-search::before {
	content: none;
}
#scenario-selection {
	border-radius: 50px 0 0 50px;
}
#scenario-selection {
	padding: 0 14px 0 22px;
	font-family: 'Rubik-Medium';
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
}
#scenario-selection .icon-arrow-bottom {
	display: none;
}
#submit-search {
	padding: 0 13px;
	border-radius: 0 50px 50px 0;
}
.icon-search::before {
    position: relative;
    content: url(images/search.svg);
    top: 4px;
}
#group-btn-research {
	border-right: 1px solid #c51515;	
}

.ui-autocomplete-input {
	height: 52px;
}
.clean-text-field {
	color: #1a237e;
}
#textfield,
.clean-text-field {
	height: 52px;
	color: #1a237e
}
#globalScenarioMobile {
    background-color: #fff;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #1a237e;
    color: #fff;
}
#globalScenarioMobile > li > a {
    color: #1a237e;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #1a237e;
    color: #fff;
}
.tt-suggestion.tt-cursor {
  background: #1a237e;
}
#globalAdvancedSearchLink {
    color: #1a237e;
    font-size: 14px;
    position: relative;
    font-family: Rubik-Medium;
    right: 72px;
	text-transform: none;
}
@media (max-width: 410px) {
	#globalAdvancedSearchLink {
		right: 20px;
	}	
}
#globalAdvancedSearchLink .icon-plus {
	display: none;
}

@media (max-width: 767px) {
	#ariane {
		left: 5px;
		top: 120px;
	}
}
/* FLECHES PERMANENTES */
.rsHidden {
    opacity: 1;
    visibility: visible;
}
.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background-image: url(images/arrow-left.png);
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background-image: url(images/arrow-right.png);
}
.rsDefaultInv .rsArrowIcn {
    width: 54px;
    height: 54px;
    margin-left: -22px;
}
.rsDefaultInv.rsHor .rsArrowRight {
    right: 10px;
}

/* PUCES NONE */
.rsDefaultInv .rsBullets {
    display: none;
}

.panel-front > .x-panel-header span, h2 {
    color: #1a237e;
	font-size: 40px;
	font-family: 'Rubik-Regular';
}
.panel > .panel-heading h2,
.panel-title, .panel-front > .x-panel-header {
    text-transform: none;
	font-family: 'Rubik-Regular';
}
.panel>.panel-heading h2 span {
    position: relative;
}
.panel>.panel-heading h2 span span {
    font-family: Rubik-Bold;
}
.panel>.panel-heading h2 em {
    font-family: Rubik-Regular;
	font-size: 17px;
}

.panel-front,
.panel-selection {
	background: none;
	padding: 15px;
	position: relative;
}
.panel-front .panel-body,
.panel-selection .panel-body {
	position: relative;
}

.btn-default {
    background: #ef5350;
    border-color: #ef5350;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    border-radius: 50px;
    padding: 10px 30px 10px 10px;
    transition: all 0.35s;
}
.btn-default:hover {
    background: #ef5350;
	border-color: #ef5350;
    color: #fff;
    transition: all 0.35s;
	text-decoration: none;
}
.btn-default::before {
    content: url(images/btn.png);
    position: relative;
    top: 2px;
    margin-right: 10px;
}




.encart-bouton-big .btn-default {
    background-color: #1a237e;
    border-color: #1a237e;
    color: #fff;
	border-radius: 50px;
    font-family: 'Rubik-Bold';
	font-size: 16px;
	padding: 16px 30px;
	position: relative;        
}
.encart-bouton-big .btn-default:hover,
.encart-bouton-big .btn-default:focus,
.encart-bouton-big .btn-default:active,
.encart-bouton-big .btn-default.active,
.encart-bouton-big .open .dropdown-toggle.btn-default {
    background-color: #1a237e;
    border-color: #1a237e;
    color: #fff;
}

.frame.strip-fond-bleu [type="button"].btn-default:hover,
.frame.strip-fond-bleu [type="button"].btn-default:focus,
.frame.strip-fond-bleu [type="button"].btn-default:active,
.frame.strip-fond-bleu [type="button"].btn-default.active,
.frame.strip-fond-bleu .open .dropdown-toggle[type="button"].btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #1a237e;
}
.frame.strip-fond-bleu .btn-default::before {
    content: url(images/btn.png);
}
.frame.strip-fond-bleu [type="button"].btn-default:hover::before {
    content: url(images/btn-o.png);
}


.expert-render-mode + div {
	text-align: center;
	padding-top: 20px;
}


/* LAYOUT */

.page-strip header,
.page-strip footer,
.page-strip #menu-panel {
    margin: 0;
}
#portal .frame {
	position: relative;
}
.page-strip #portal .frame {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.page-strip [id*="zone-"][class*="col-md-"] {
    padding: 0;
}
.page-strip #layout-3,
.page-strip #layout-2,
.page-strip #zone-2,
.page-strip #zone-5 {
    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-5 .panel-front,
.page-strip #zone-6 .panel-front {
    max-width: 1140px;
    margin: 0 auto;
	float: revert;
}
#portal {
	position: relative;
}
.page-filet #portal::before {
    content: "";
    display: block;
    height: 1px;
    width: 500%;
    position: absolute;
    left: -1000px;
    background: #d8cece;
    top: 80px;
}
.page-fond-bleupastel {
	background: #d8e6fa;
}
.page-fond-bleupastel header {
	background-color: #d8e6fa;
}

/*  Encart plein Ecran=encart-full */
.page-strip #portal [id*="zone-"] .panel-front.encart-full {
	max-width: 100%;
}

/* STYLE PAGE > Rangée Encarts plein Ecran=row-full [Multi cible]  ou  Rangée Encarts plein Ecran=page-strip row-full*/
.row-full #portal [id*="layout-"] .row {
	max-width: 100%;
}

/*
CAS 2 LAYOUT #layout-2 #layout-5

https://graphisme-syracuse.archimed.fr/SHE/she-4-zones-g.aspx

*/


/* Encart Margin=encart-margin */
.frame.encart-margin,
.frame.encart-margin-bas,
.frame.encart-margin-haut {
    padding: 1px 0;
}


/* Strip Padding=strip-padding */
.frame.strip-padding {
    padding: 70px 10px;
}
.frame.strip-padding-haut {
    padding: 70px 10px 1px 10px;
}
.frame.strip-padding-bas {
    padding: 1px 10px 70px 10px;
}


/* Encart Margin=encart-margin *//* !! Certains encarts formulaires n'ont pas la classe doublée > mettre espace avant panel-front */

.page-strip [id*="zone-"] .encart-margin .panel-front {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}
.page-strip [id*="zone-"] .encart-margin-haut .panel-front {
    margin-top: 35px !important;
}
.page-strip [id*="zone-"] .encart-margin-bas .panel-front {
    margin-bottom: 35px !important;
}



/* Encart Padding=encart-padding */
.encart-padding.panel-front {
    padding-top: 45px;
    padding-bottom: 45px;
}
.encart-padding-haut.panel-front {
    padding-top: 45px;
}
.encart-padding-bas.panel-front {
    padding-bottom: 45px;
}
.encart-no-padding.panel-front {
    padding: 0;
}
/* Encart Padding Body=encart-padding-body */
#portal .encart-padding-body .panel-body {
    padding-top: 35px;
    padding-bottom: 35px;
}
/* Encart Padding Body Haut=encart-padding-body-haut */
#portal .encart-padding-body-haut .panel-body {
    padding-top: 35px;
}
/* Encart Padding Body Bas=encart-padding-body-bas */
#portal .encart-padding-body-bas .panel-body {
    padding-bottom: 35px;
}
/* Encart Padding Body Sans=encart-no-padding-body */
#portal .encart-no-padding-body .panel-body {
    padding: 0;
}

/* Strip Fond Blanc sur layout Strip + encart Fond Blanc sur layout normal > Strip Fond Blanc=strip-fond-blanc */

.frame.strip-fond-blanc{
	background-color: #fff;
}
.frame.strip-fond-bleu {
	background-color: #009fe3;
}
.frame.strip-fond-jaune {
	background-color: #ffb300;
}
.frame.strip-fond-bleupastel {
	background-color: #d8e6fa;
}


.frame.strip-division-jaune::before {
    content: "";
    z-index: 0;
    width: 100%;
    background: #ffb300;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	height: 630px;
}
@media (min-width: 768px) {
	.frame.strip-raccord::before {
		content: "";
		display: block;
		height: 33px;
		width: 100%;
		position: absolute;
		top: -33px;
		left: 0;
		z-index: 0;
	}
}
.frame.strip-raccord.strip-fond-bleu::before {
	background: #009fe3;
}
.frame.strip-raccord.strip-fond-blanc::before {
	background: #fff;
}
.frame.strip-raccord.strip-fond-jaune::before {
	background: #ffb300;
}
.frame.strip-raccord.strip-fond-bleupastel::before {
	background: #d8e6fa;
}
.frame.strip-filet-gris {
	border-top: 1px solid #d8cece;
}
/* .frame.strip-motif-carre {
	background-image: url(images/strip-motif-carre.png);
	background-repeat: no-repeat;
}
.frame.strip-motif-croix {
	background-image: url(images/strip-motif-croix.png) no-repeat;
} */

/* Encart Fond Blanc sur layout normal ou sur layout Strip > Encart Fond Blanc=encart-fond-blanc */
.encart-fond-blanc .panel-front {
	background: #fff;
}


@media (min-width: 720px) {
	.panel-front.encart-motif-carre::before {
		content: url(images/encart-motif-carre.png);
		position: absolute;
		right: -75px;
		top: -10px;
	}	
	.panel-front.encart-motif-carre-2::before {
		content: url(images/encart-motif-carre-2.png);
		position: absolute;
		right: -75px;
		top: 80px;
	}
	.panel-front.encart-motif-croix::before {
		content: url(images/encart-motif-croix.png);
		position: absolute;
		right: -60px;
		top: 0;
	}
}


@media (min-width: 1024px) {
	.encart-titre-gauche .panel-heading {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		padding-top: 140px;
	}
	.encart-titre-gauche .panel-body {
		padding-left: 340px;
	}	
}
.render-velocityRenderMode_OWL-CG97G-2 .ct_wol_spec .type_doc::after,
.render-velocityRenderMode_OWL-CG97G-3 .ct_wol_spec .type_doc::after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50px;
	right: 50px;
    background: #1a237e;
}
.render-velocityRenderMode_OWL-CG97G-2 .ct_wol_spec .title_owl,
.render-velocityRenderMode_OWL-CG97G-3 .ct_wol_spec .title_owl {
	font-family: 'Rubik-Bold';
}
.render-velocityRenderMode_OWL-CG97G-3 .owl-nav button {
    width: 54px !important;
    height: 54px !important;
    background: none !important;
}
.render-velocityRenderMode_OWL-CG97G-3 .owl-nav .owl-prev::before {
	content:  url(images/arrow-left.png) !important;
}
.render-velocityRenderMode_OWL-CG97G-3 .owl-nav .owl-next::before {
	content:  url(images/arrow-right.png) !important;
}


.encart-sans-typedoc .type_doc {
	display: none !important;
}

.encart-coupscoeur-musique .render-velocityRenderMode_OWL-CG97G-2 .owl_thumb_ct {
    height: 168px;
}



.encart-titre-big .panel-heading h2 {
	font-size: 60px;
	letter-spacing: -0.05em;
}
.encart-titre-minore .panel-heading h2 {
	font-size: 30px;
}
.encart-titre-blanc .panel-heading h2 {
	color: #fff;
}
.encart-titre-mediumfont .panel-heading h2 {
    font-family: 'Rubik-Medium';
}
.encart-titre-mediumfont-span .panel-heading h2 span span {
    font-family: 'Rubik-Medium';
}
.encart-titre-centre .panel-heading h2 {
	text-align: center;
}

.render-velocityRenderMode_FLEXBOX-CG62-3 .card hr {
	height: 1px;
	background: #1a237e;
	width: 200px;
	margin: 25px 0 5px 0;
}
.render-velocityRenderMode_FLEXBOX-CG62-3 .card__title {
	font-family: 'Rubik-Bold';
}
.render-velocityRenderMode_FLEXBOX-CG62-3 .card__loc,
.render-velocityRenderMode_FLEXBOX-CG62-3 .card__even {
	letter-spacing: -0.05em;
}
.render-velocityRenderMode_FLEXBOX-CG62-3 .card__date span  {
	font-family: 'Rubik-Bold';
}
.render-velocityRenderMode_FLEXBOX-CG62-3 .icon-calendar::before,
.render-velocityRenderMode_FLEXBOX-CG62-3 .icon-map::before,
.render-velocityRenderMode_FLEXBOX-CG62-3 .icon-tag::before  {
    display: none;
}
.render-velocityRenderMode_FLEXBOX-CG62-3 .btn--block {

}
.render-velocityRenderMode_FLEXBOX-CG62-3 .btn--block::before {
    content: url(images/btn.png);
    position: relative;
    top: 2px;
    margin-right: 10px;
}



.liste-programme li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.liste-programme li img {
    height: 266px;
}

.encart-flash .panel-heading h2 span span::before {
    content: url(images/flash.png);
    position: absolute;
    right: -40px;
    bottom: 40px;
}
.encart-flash h3 {
	font-family: 'Rubik-Bold';
	color: #1a237e;
	font-size: 18px;
}
.encart-flash p {
	color: #757575;
	font-size: 15px;
}
@media (max-width: 1023px) {
	.liste-flash li {
		margin-bottom: 30px;
	}
	.encart-flash .panel-front {
		padding-top: 130px;
	}
}
/* @media (min-width: 768px) and (max-width: 1023px){
	.encart-flash.encart-titre-gauche .panel-body {
		padding-left: 160px;
	}
} */

@media (min-width: 1024px) {
	.encart-flash.encart-titre-gauche .panel-body {
		padding-left: 250px;
	}
	.liste-flash {
		padding: 0px 50px;
	}
	.liste-flash li {
		float: left;
		padding: 0px 50px;
		width: 50%;
	}
	.liste-flash li:first-child {
		border-right: 1px solid #707070;
	}
}

.encart-info .panel-heading h2  {
	margin-left: -20px;
}
.encart-info .panel-heading h2 span span::before {
    content: url(images/info.png);
    position: absolute;
    left: 50%;
    bottom: 40px;
}
.encart-info.encart-titre-gauche .panel-heading {
    text-align: center;
}
@media (max-width: 1023px) {
	.encart-info .panel-front {
		padding-top: 120px;
	}
}
@media (min-width: 1024px) {
	.encart-info.encart-titre-gauche .panel-body {
		padding-left: 300px;
	}
}

.encart-agenda .btn-default span::after {
    content: "Découvrir tout l’agenda";
}
.encart-tempsforts .btn-default span::after {
    content: "Découvrir tous les temps forts";
}
.encart-coupscoeur-livres .btn-default span::after {
    content: "Tous les romans & documentaires";
}
.encart-coupscoeur-musique .btn-default span::after {
    content: "Toute la musique ";
}
.encart-coupscoeur-films .btn-default span::after {
    content: "Tous les films";
}

.encart-agenda .btn-default span span,
.encart-tempsforts .btn-default span span,
.encart-coupscoeur-livres .btn-default span span,
.encart-coupscoeur-musique .btn-default span span,
.encart-coupscoeur-films .btn-default span span {
    display: none;
}

@media (min-width: 1280px) {
	.encart-agenda .panel-front,
	.encart-tempsforts .panel-front	{
		padding-left: 0;
		padding-right: 0;
	}
	.render-velocityRenderMode_FLEXBOX-CG62-3 .cards {
		margin-left: -10px;
		margin-right: -10px;
	}
} 

@media (min-width: 56rem) {
	.encart-2-tuiles .render-velocityRenderMode_FLEXBOX-CG62-3 .cards__item {
		width: 50%;
	}
}


.encart-mediatheque h3	{
	font-size: 22px;
	color: #1a237e;
	font-family: 'Rubik-Bold';
}
.encart-mediatheque h3 + p {
    margin-top: -5px;
    margin-bottom: 20px;
    font-size: 14px;
}
.encart-mediatheque p	{
	font-size: 15px;
	color: #1a237e;
}
.encart-mediatheque p span	{
	font-size: 17px;
	font-family: 'Rubik-Bold';
}
.encart-mediatheque .thumbnail	{
	border: none;
	border-radius: 8px;
	padding: 15px;
}
.encart-mediatheque .caption	{
	padding-left: 12px;
}
.encart-mediatheque .entete {
    position: relative;
    margin-bottom: 20px;
}
.encart-mediatheque .horaires {
    font-size: 17px;
    font-family: 'Rubik-Bold';
    position: absolute;
    border-radius: 50px;
    padding: 5px 20px;
    background: #448aff;
    left: 10px;
    color: #fff;
    bottom: -15px;
}



.liste-reseau {
    text-align: center;
}
.liste-reseau li {
    display: inline-block;
    text-align: left;
    margin: 0 10px;
    color: #1a237e;
    font-size: 21px;
	text-transform: uppercase;
}

@media (max-width: 599px) {
	.liste-reseau li:first-child {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}	
}


.liste-reseau li span {
	font-family: 'Rubik-Medium';
}
.liste-reseau li:first-child {
	position: relative;
	top: 16px;
}


/*===========  ENCART ACCES  ============*/


/* .acces {
	text-align: center;
	overflow: hidden;
}
.acces li {
	display: inline-block;
	width: 19%;
    margin: 3px;
}
.acces a {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	background: #005d9a;
	color: #fff;
	transition: all 0.35s;
}
#portal .acces a:hover {
	text-decoration: none;
	background: #1693c3;
	transition: all 0.35s;
}
.acces .spanimage {
	display: inline-block;
    position: relative;
    line-height: 140px;
    height: 140px;
    width: 100%;

}
.acces .spantexte {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
	padding-bottom: 10px;
}
.acces img {
	max-height: 100px;

} */


/*===========  ENCART ACCES  ============*/


.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; */
	/* background: #ef5350; */
}
.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: 50px;
}
.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: 10px 0 0;
	text-align: center;
}
.acces-card-text {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.acces-card-content h3 {
	font-size: 16px;
	margin: 0;
	line-height: normal;
	color: #1a237e;
	/* transition: all 0.35s; */
}
.acces-card:hover {
	/* transition: all 0.35s; */
	cursor: pointer;
	/* background: #1a237e; */
}
.acces-card:hover h3 {
	/* transition: all 0.35s; */
	color: #ef5350;
}
.acces-card:hover img {
	display: none;
}
.acces-card img {
	display: none;
}



.acces-card .acces-horaires {
	background: url(images/acces-horaires.png) no-repeat center bottom;
}
.acces-card .acces-inscription {
	background: url(images/acces-inscription.png) no-repeat center bottom;
}
.acces-card .acces-catalogue {
	background: url(images/acces-catalogue.png) no-repeat center bottom;
}
.acces-card .acces-jeunesse {
	background: url(images/acces-jeunesse.png) no-repeat center bottom;
}
.acces-card .acces-ressources {
	background: url(images/acces-ressources.png) no-repeat center bottom;
}

.acces-card:hover .acces-horaires {
	background-image: url(images/acces-horaires-o.png);
}
.acces-card:hover .acces-inscription {
	background-image: url(images/acces-inscription-o.png);
}
.acces-card:hover .acces-catalogue {
	background-image: url(images/acces-catalogue-o.png);
}
.acces-card:hover .acces-jeunesse {
	background-image: url(images/acces-jeunesse-o.png);
}
.acces-card:hover .acces-ressources {
	background-image: url(images/acces-ressources-o.png);
}


@media (min-width: 360px) and (max-width: 374px) {
	
}
@media (min-width: 375px) and (max-width: 383px) {
	
}
@media (min-width: 384px) and (max-width: 410px) {
	
}
@media (min-width: 411px) and (max-width: 413px) {
	
}
@media (min-width: 414px) and (max-width: 431px) {
	
}
@media (min-width: 432px) and (max-width: 479px) {
	
}
@media (min-width: 480px) and (max-width: 599px) {
	
}
@media (min-width: 600px) and (max-width: 719px) {
	
}
@media (min-width: 720px) and (max-width: 767px) {
	
}

@media  (min-width: 768px) and (max-width: 1023px) {
	#ariane {
		left: 0;
		top: 190px;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	#ariane {
		left: -380px;
	}	
} 

/*===========  ENCART CATEGORIES  ============*/


.categ-cards {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin-left: -10px;
    margin-right: -10px;
}
.categ-cards-item {
	display: -webkit-box;
	display: flex;
	padding: 1rem;
	width: 33.33%;
}
@media (max-width: 599px) {
	.categ-cards-item {
		width: 50%;
	}	
}
@media (min-width: 600px) and (max-width: 799px) {
	.categ-cards-item {
		width: 33.33%;
	}	
}

.categ-card {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	overflow: hidden;
	background: #f4f5f5;
	border-radius: 12px;
}
.categ-card-bouton {
    display: inherit;
}
.categ-card-image {
	display: flex;
	padding: 30px 30px 15px 30px;
	height: 185px;
}
.categ-card-content {
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding: 15px 30px 35px 30px;
}
.categ-card-text {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.categ-card-content h3 {
	font-size: 29px;
	margin: 0;
	line-height: normal;
	color: #1a237e;
}
.categ-card-content p {
	font-size: 15px;
	line-height: normal;
	color: #1a237e;
}
.categ-card:hover {
	cursor: default;
    box-shadow: 0 10px 20px -14px rgba(0, 0, 0, 0.5);
}


/*===========  ENCART INFO  ============*/


.info-cards {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin-left: -10px;
    margin-right: -10px;
}
.info-cards-item {
	display: -webkit-box;
	display: flex;
	padding: 1rem;
	width: 33.33%;
}
@media (max-width: 767px) {
	.info-cards-item {
		width: 100%;
	}	
}
@media (min-width: 768px) and (max-width: 799px) {
	.info-cards-item {
		width: 50%;
	}	
}
@media (min-width: 1024px) {
	.info-card {
		border-left: 1px solid #c7c9e0;
	}	
}
.info-card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow: hidden;
}
.info-card-title::before {
	content: '';
	display: block;
    position: absolute;
    width: 63px;
	height: 6px;
	left: 40px;
	top: 0;
    background: #ef5350;
}
.info-card-bouton {
    display: inherit;
}
.info-card-image {
	display: flex;
	padding: 30px 30px 15px 30px;
	height: 185px;
}
.info-card-content {
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding: 15px 40px 0 40px;
}
@media (max-width: 1023px) {
	.info-card-content {
		padding-left: 0;
		padding-bottom: 30px;
	}
	.info-card-title::before {
		left: 0;
	}
}
.info-card-text {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.info-card-content h3 {
	font-size: 20px;
	margin: 20px 0 0;
	font-family: 'Rubik-Bold';
	line-height: normal;
	color: #1a237e;
}
.info-card-content p {
	font-size: 20px;
	margin: 0;	
	line-height: normal;
	color: #1a237e;
}
.info-card-content .btn-default {
	padding: 12px 20px 12px 10px;
}




.rubik-light {
  font-family: 'Rubik-Light';
}
.rubik-regular {
  font-family: 'Rubik-Regular';
}
.rubik-medium {
  font-family: 'Rubik-Medium';
}
.rubik-semibold {
  font-family: 'Rubik-SemiBold';
}
.rubik-bold {
  font-family: 'Rubik-Bold';
}



/* ============ FOOTER ============*/ 

div.product-infos {
    display: none;
}
footer {
    background: #d8e6fa;
    color: #1a237e;
    font-size: 14px;
    height: auto;
    border-top: 1px solid #d8cece;
	margin-top: 50px;
}
footer p {
    color: #1a237e;
    font-size: 15px;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-family: 'Rubik-Medium';	
}
footer a,
footer a:hover,
footer a:focus {
    color: #1a237e;
}
footer {
	text-align: center;
}
footer .container {
    padding: 20px 10px;
}
footer li {
    margin: 0 15px;
    display: inline-block;
}
footer #topfooter {
    background: #fff;
}
footer #topfooter .container {
    padding: 20px 10px 40px;
}
footer #subfooter {
    background: #1a237e;
}
footer .container ul li {
    color: #1a237e;
	line-height: 28px;
}
footer .site li,
footer .site li a {
	color: #fff;	
}


/*_______________  RECHERCHE  _______________*/




#modeDisplayVignet {
    background: none;
}

#multi_selection .panel,
#multi_selection_simple .panel {
    background: #fff;
}
#multi_selection .icon-search::before,
#multi_selection_simple .icon-search::before {
    content: url(images/search-panel.svg);
}
#multi_selection button.btn-link-like,
#multi_selection_simple button.btn-link-like {
    font-family: 'Rubik-Regular';
}
.selection_label {
    color: #1a237e;
	font-family: 'Rubik-Medium';
}
#multi_selection_simple .panel,
#multi_selection .panel {
    -moz-box-shadow: 5px 5px 0 #0c283b;
    -webkit-box-shadow: 5px 5px 0 #0c283b;
    box-shadow: 5px 5px 0 #0c283b;
}

.searchContainer {
	margin-top: 30px;
}

#resultats_recherche  h2 {
	font-family: 'Rubik-Bold';
	font-size: 30px;
}
#aside  {
	border-right: 1px solid #d8cece;
}
#aside  .panel-front.panel-search-container .panel-heading {
    padding: 0;
}
#options_resultat .panel-heading > h2 {
    padding-right: 40px;
}
#aside .panel > .panel-heading h2 {
    color: #1a237e;
    font-size: 25px;
    font-family: 'Rubik-Regular';
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8cece;
}
.panel-front.panel-search-container .panel-heading {
    padding: 0 30px 30px 0;
}
#resultats_recherche .panel-front {
	padding-left: 30px;
}
#resultats > ul > li {
    background: #fff;
    border-bottom: none;
    margin-bottom: 30px;
}
#resultats > ul > li.on {
    background: #fff;
}
#resultats .select {
    background: #DDE9F8;
}
.statut, .statut-disabled, .statut-primaryDoc {
    border-top: 1px solid #D8CECE;
    background-color: #eff5fc;
}
.statut .obtain-document-link {
    float: right;
    color: #1a237e;
    font-size: 14px;
}
.indicator .label-holding {
    line-height: 26px;
    font-weight: normal;
    color: #707070;
	font-family: 'Rubik-Regular';
}
.criteres_tri {
    background: #d8e7f9;
    padding: 10px 0 14px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.select-all {
    background: none;
}
/* .criteres_tri .check_all {
    height: auto;
    margin: 16px 12px 0 0;
} */
.criteres_tri label.label-tri {
    color: #000;
}
.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background: none;
    color: #595858;
    height: 30px;
	text-transform: uppercase;
}
.displaymode-icon-container.desktop button:hover,
.siteRestriction-icon-container.desktop button:hover,
.sort-order button:hover, .sort-order button:focus {
    color: #595858;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #1a237e;
	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: #1a237e;
}
#criteres_recherche p, #description_resultats,
#description_resultats_pendingActiveClients,
.taille_page {
    color: #1a237e;
    font-size: 16px;
}
.additional-infos {
    color: #707070;
    font-size: 16px;
    text-transform: none;
}
#criteres_recherche {
	border-bottom: 1px solid #d8cece;
	padding-bottom: 20px;
	padding-left: 0;
}
.navigation-page {
    padding: 0 15px 0 0;
}
.btn-group.pageSize-container button {
    color: #1a237e;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #000;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a.active:hover {
    background-color: #1a237e;
}
#criteres_recherche p {
	margin-top: 9px;
}
#criteres_recherche .btn-action {
    background-color: #1a237e;
    border-color: #1a237e;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 50px;
}
#criteres_recherche .btn-action:hover,
#criteres_recherche .btn-action:focus,
#criteres_recherche .btn-action:active,
#criteres_recherche .btn-action.active,
#criteres_recherche .btn-action.disabled,
#criteres_recherche .btn-action[disabled] {
	background-color: #fff;
	border-color: #1a237e;
	color: #1a237e;
}
#options_resultat .btn-action {
    background-color: #c51515;
    border-color: #c51515;
    color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
}
#options_resultat .btn-action:hover,
#options_resultat .btn-action:focus,
#options_resultat .btn-action:active,
#options_resultat .btn-action.active,
#options_resultat .btn-action.disabled,
#options_resultat .btn-action[disabled] {
	background-color: #fff;
	border-color: #c51515;
	color: #c51515;
}
#facet_container .facetSuggest a:hover {
	background-color: #fff;
	border-color: #c51515;
	color: #c51515;
}

.pagination button.page_link {
    border: none;
    font-size: 18px;
	color: #000;
	padding: 6px 13px;
	font-family: 'Rubik-Regular';
}
.pagination .active {
    color: #fff;
    border-radius: 50px;
    background: #1a237e;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    border: none;
    font-size: 18px;
	color: #fff;	
}
.pagination button.btn-link-like {
    /* color: #000; */
}
.facetList .badge {
    color: #707070;
}
.facetList li a {
    color: #707070;
}
/* #facet_container .icon-resize-small,
#facet_container .icon-resize-full {
    font-size: 24px;
    right: -4px;
    position: relative;
} */
.icon-resize-small::before {
    content: "";
	background: #ef5350 url(images/icon-resize-up.png) no-repeat center 10px;
	height: 27px;
	width: 27px;
	border-radius: 50px;
	position: relative;
	z-index: 1;
}
.icon-resize-full::before {
    content: "";
	background: #ef5350 url(images/icon-resize-down.png) no-repeat center 10px;
	height: 27px;
	width: 27px;
	border-radius: 50px;
	position: relative;
	z-index: 1;
}

#options_resultat h3 {
    font-family: 'Rubik-Regular';
    color: #1a237e;
    margin-top: 30px;
    font-size: 23px;
    margin-bottom: 30px;
}
.facet-controls > a,
.facet-controls > button {
    color: #1a237e;
	font-family: 'Rubik-Bold';
}
#facet_container > .panel-group {
    border-bottom: 1px solid #d8cece;
    padding-bottom: 20px;
}
.facet-controls {
    margin: 20px 5px 0px 5px;
}
#resultats_recherche .facetList.nav-pills>li {
    margin-top: 0;
    margin-bottom: 5px;
}
#resultats_recherche .facetList.nav-pills>li>a:focus,
#resultats_recherche .facetList.nav-pills>li>a:hover {
    background-color: #000;
    color: #fff;
}
#resultats_recherche .facetList.nav-pills>li.active>a {
    font-weight: normal;
    text-decoration: none;
    background-color: #000;
    color: #fff;
}
.facetList.nav-pills > li > a {
    font-size: 16px;
    padding: 5px 5px 0 0;
}
.TypeOfDocument_exact.facetList.nav-pills > li > a {
    font-size: 14px;
}
.nav-pills>li>a {
    border-radius: 50px;
}
.facetList.nav-stacked {
    padding: 2px 0 0;
}
#options_resultat .panel-body,
#options_document .panel-body {
    padding: 0 20px 0 0;
}
.facet-search-field {
    padding: 0;
}
.template-title {
    color: #1a237e;
    text-transform: none;
    font-size: 20px;
    font-family: 'Rubik-Bold';
}
#documents_memorises .vignette_container,
#resultats_recherche .vignette_container {
    margin-right: 20px;
}
#resultats .notice_courte p {
    margin: 12px 0;
    color: #707070;
    font-size: 15px;
}
#resultats .notice_courte .location-wrapper {
    color: #1a237e;
}
#resultats .notice_courte .location-wrapper i::before {
    margin: 0;
}
#resultats .notice_courte .category-wrapper {
    color: #c1272d;
	font-size: 12px;
}
#resultats .notice_courte .category-wrapper i::before {
    margin: 0;
}
#resultats .notice_courte .location {
    color: #1a237e;
	font-size: 12px;
}
p.template-info {
    font-size: 14px;
    color: #707070;
    font-family: 'Rubik-REgular';
    font-weight: normal;
}

.btn-dark {
    background-color: #ef5350;
    border-color: #ef5350;
    color: #fff;
    font-size: 15px;
    border-radius: 50px;
    font-family: 'Rubik-Bold';
    padding: 10px 24px 10px 10px;
}
.btn-dark .icon-info {
	display: none;
}
.btn-dark::before {
    content: url(images/btn.png);
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #ef5350;
    border-color: #ef5350;
    color: #fff;
}

.metadata-actions .btn-dark::before {
    content: none;
}

.btn-action {
    background-color: #fff;
    border-color: #000;
    color: #000;
	font-family: 'Rubik-Regular';
	padding: 12px;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #fff;
    border-color: #000;
    color: #000;
}


/* .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
	padding-bottom: 6px;
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
} */


.notice .actions {
    clear: none;
	margin-left: 140px;
}

.metadata-actions .btn-info {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}
.metadata-actions .btn-info:hover,
.metadata-actions .btn-info:focus,
.metadata-actions .btn-info:active,
.metadata-actions .btn-info.active,
.metadata-actions .open .dropdown-toggle.btn-info {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}
.metadata-actions .btn-primary {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}
.metadata-actions .btn-primary:hover,
.metadata-actions .btn-primary:focus,
.metadata-actions .btn-primary:active,
.metadata-actions .btn-primary.active,
.metadata-actions .open .dropdown-toggle.btn-primary {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}
.metadata-actions .btn-basket {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}

.metadata-actions .btn-basket:hover,
.metadata-actions .btn-basket:focus,
.metadata-actions .btn-basket:active,
.metadata-actions .btn-basket.active,
.metadata-actions .btn-basket.disabled,
.metadata-actions .btn-basket[disabled] {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}

.metadata-actions .btn-dark {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
	border-radius: 0;
}

.metadata-actions .btn-dark:hover,
.metadata-actions .btn-dark:focus,
.metadata-actions .btn-dark:active,
.metadata-actions .btn-dark.active,
.metadata-actions .btn-dark.disabled,
.metadata-actions .btn-dark[disabled] {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}

.metadata-actions .btn-warning {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}
.metadata-actions .btn-warning:hover {
    background: #1a237e;
    border-color: #1a237e;
    color: #fff;
}
.holding-reservation.btn-default {
	margin-top: 0;
}
a.btn-technicalReport:hover {
    background: none;
    border-color: none;
}

.vignette_document .icon-new {
    background-color: #448aff;
    box-shadow: none;
    padding: 4px 80px 0 10px;
    right: 0;
	bottom: 0;
    border-radius: 50px;
}
.vignette_document .icon-new:before {
    content: 'Nouveauté';
    top: -3px;
    position: relative;
    font-family: 'Rubik-Medium';
	font-size: 17px;
}
.notice_avis>i {
    color: #c1c1c1;
    font-size: 17px;
}
.notice_avis>i.icon-star-empty {
    color: #ffb300;
}
#notice_longue .notice_avis {
    padding-top: 10px;
}
a.btn-technicalReport {
    background: none;
    border: none;
}

.detail-icon-container {
    color: #707070;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: -70px;
}
.tarzan, a.keep-underlined {
    color: #1a237e;
}


.detail-icon-container a > span,
.detail-icon-container button > span {
    color: #707070;
}
#notice_longue .panel-body {
	position: relative;
}
li.ajouter_selection {
    background: none;
}
#resultats_detail h2 {
    font-size: 31px;
    font-family: 'Rubik-Bold';
    border-bottom: 1px solid #d8cece;
    padding-bottom: 10px;
}
/* #resultats_detail h2 + p {
   border-bottom: 1px solid #d8cece;
} */
#notice_longue_description>p {
    color: #777;
}
#notice_longue_description p.item-description {
    line-height: 24px;
    margin-top: 40px;
}
.nav-tabs>li {
    background-color: #dbf1fb;
	color: #1a237e;
    font-weight: normal;
    font-size: 20px;
}
.nav-tabs>li a {
	color: #1a237e;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #fff;
	color: #1a237e;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    background-color: #fff;
    border-color: #fff;
}
.tab-content {
    background: #fff;
    color: #707070;
    font-size: 15px;
}
.dl-horizontal {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
#notice_longue_description .dl-horizontal:not(:first-child) {
    margin-top: 10px;
}
.dl-horizontal dt {
    color: #1a237e;
    font-family: 'Rubik-Regular';
    font-weight: normal;
}

.btn-info {
    background-color: #1a237e;
    border-color: #1a237e;
    color: #fff;
    text-decoration: none !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #1a237e;
    border-color: #1a237e;
    color: #fff;
    text-decoration: none !important;
}
button.btn-link-like {
    font-size: 18px;
    text-transform: none;
	font-family: 'Rubik-Bold';
}
.panel.panel-holding {
    background: none;
}
.panel {
    box-shadow: none;
}
#detail-notice {
	/* border-bottom: 1px solid #000; */
	margin-bottom: 50px;
	margin-top: 50px;
}
#notice_longue  .more-actions {
    margin-top: -65px;
}
#notice_longue  .more-actions a,
#notice_longue  .more-actions button  {
    color: #4c81c3;
}
#notice_longue  .metadata-actions {
    margin-top: -50px;
    background: #1a237e;
}
/* #detail-notice::after {
    background: #f3f3f3 url(images/thema-footer-span.png) no-repeat center center;
    bottom: -15px;
    content: "";
    height: 30px;
    left: 50%;
    padding: 0 35px;
    position: relative;
} */
h2.category_header {
    color: #1A237E;
    font-size: 25px;
    text-align: center;
    margin: 40px 0 20px 0;
    font-weight: normal;
    font-family: 'Rubik-Regular';
}
#notice_longue h3 {
    font-size: 20px;
    color: #1A237E;
}
.well {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
}

#notice_longue h3.category_header {
    background-color: #448AFF;
    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: #1a237e;
    color: #fff;
    padding-top: 8px;
	padding-bottom: 8px;
    font-weight: normal;
}
.detail-holdings-class tr:nth-child(even) {
    background-color: #fff;
}
.alert-info .btn-account {
    padding-bottom: 7px;
    border-color: #72c0e8;
}
#menu-more {
    line-height: 24px;
    margin-bottom: 40px;
    background: none;
	text-align: center;
}
#menu-more li {
    position: relative;
    display: inline-block;
    margin: 10px;
}
#menu-more li::before {
    content: "";
    position: absolute;
    right: -12px;
    height: 12px;
    top: 6px;
    border-right: 1px solid #1a237e;
}
#menu-more li:last-child::before {
	display: none;
}
#menu-more li a {
    color: #1a237e;
}
#content_allocine_infos > h3:first-child {
    width: 50%;
    float: left;
}
#content_allocine_description {
    width: 50%;
    clear: both;
    float: left;
    padding: 5px 40px 15px 0;
    border: none;
}
#content_allocine_description + div {
	clear: none ! important;
}
#content_allocine_description + div + h3 {
    top: 20px;
    left: 38px;
    position: relative;
}
.content_allocine_description_synopsis.content_tab {
    width: 50%;
    float: left;
    padding: 5px 0 15px 40px;
    border: none;
    margin-bottom: 29px;
}
* #notice_longue .content_allocine_description_synopsis.content_tab + h3 {
	clear: both;
}
.content_allocine_description_content_label {
    width: auto;
}


#resultats > ul > li.current-event,
#resultats > ul > li.current-event .notice_metadata {
    background: #fff;
}

#resultats_recherche .facetList.nav-pills {
    margin-bottom: 30px;
	margin-left: 30px;
	margin-top: 12px;
}
#resultats_recherche .facetList.nav-pills::before {
    content: 'Catégories';
    font-family: 'Rubik-Regular';
    color: #1a237e;
    font-size: 18px;
    margin-bottom: 20px;
}

#resultats_recherche .facetList.nav-pills > li > a {
    padding: 5px 15px;
}

#resultats_recherche [class^="EventCategory_"] a {
	background: #c51515 !important;
	color: #fff !important;
	transition: all 0.35s;
}
#resultats_recherche [class^="EventCategory_"] a:hover {
	color: #c51515 !important;
	background: #fff !important;*
	transition: all 0.35s;
}

#resultats .select input[type="checkbox"],
.ajouter_selection input[type="checkbox"] {
    margin: 0 9px;
    vertical-align: bottom;
    width: 22px;
}
.searchContainer p.avis {
	font-size: 10px;
	color: #1a237e;
}

#notice_longue .vignette_document img.ermes-thumb {
    max-width: 160px;
    min-width: 160px !important;
}

.panel-front .content_babelio h2 {
    font-size: 18px;
    margin: 15px 0 7px 0;
}
.panel-front .content_babelio a {
	color: #1a237e
}
#BW_bio_desc {
    line-height: 24px;
    margin-top: 20px;
}
#avis_lecteurs blockquote .rating>i,
#avis-pro blockquote .rating>i {
    color: #c1c1c1;
}
#avis_lecteurs blockquote .rating>i.icon-star-empty,
#avis-pro blockquote .rating>i.icon-star-empty {
    color: #ffb300;
}
#SearchPortal {
	position: relative;
}
#SearchPortal::before {
    content: "";
    display: block;
    height: 1px;
    width: 500%;
    position: absolute;
    left: -1000px;
    background: #d8cece;
    top: -50px;
}
.content_tab {
    border-bottom: 1px solid #d8cece;
    padding: 5px 0 15px;
    line-height: 24px;
	color: #777;
}
.content_tab p {
	color: #777;
}

/*  TRYPTIQUE  */

.panel-search-container .template-resume,
.encart-tryptique .template-resume {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.panel-search-container  .rsVisibleNearbyWrap,
.encart-tryptique .rsVisibleNearbyWrap  {
	min-height: 220px;
}
.panel-search-container .rsOverflow,
.encart-tryptique .rsOverflow  {
	height: 220px !important ;
}
.well {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.well-sm {
    padding: 30px 10px 0px 25px;
}
p.template-info {
    font-weight: normal;
	color: #000;
}
.panel-search-container .rsDefaultInv .rsBullets,
.encart-tryptique .rsDefaultInv .rsBullets {
	padding-top: 30px;
}

.listofminiviewsthumbnailsview h3,
#content_allocine_rating h3 {
	text-align: center;
}
#content_allocine_casting {
	border: none;
}
#content_allocine_rating {
    text-align: center;
    border: none;
}
.margedataallo {
    margin-left: 0;
    margin-top: 20px;
}
.margedataallo + .margedataallo {
    margin-top: 50px;
}
.notezone {
    display: inline-block;
    float: none;
}
.valloseparator {
    border-left: 1px solid #707070;
    margin-left: 30px;
    padding-left: 30px;
}
.content_allocine_description_synopsis + h3 {
	text-align: center;
}
.ALLOCINE_HTTPS  {
	text-align: center;
}
.listofminiviewsthumbnailsview {
	margin-top: 30px;
}

#detail-notice-enrichissements {
	margin-top: 20px;
}
#notice_longue .margedataallo > p {
	float: none !important;
	text-align: center;
    font-size: 20px;
    color: #1a237e;
}
.more-content .box {
    display: inline-block;
    border: 1px solid #d3d3d3;
    float: none;
}

.allocinelink a {
	background-color: #1a237e;
    border-color: #1a237e;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none !important;
}
.allocinelink a:hover {
    color: #fff;
    text-decoration: none !important;
} 


/*  RECHERCHE AGENDA  */



a#collapser {
    color: #1a237e;
}
a#collapser:active,
a#collapser:focus,
a#collapser:hover {
    color: #1a237e;
}

a#collapser svg#Layer_2 {
    stroke: #1a237e;
}
a#collapser:hover svg#Layer_2,
a#collapser:focus svg#Layer_2,
a#collapser:active svg#Layer_2 {
    stroke: #1a237e;
}

a#collapser:hover svg#Layer_1 {
    stroke: #1a237e;
}


#resultsContainer[class*="sc-code-AGENDA"] #resultats {
    overflow: hidden;
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats > ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats > ul > li {
    overflow: hidden;
    width: 33.33%;
	background: none;
	margin-bottom: 10px;
    padding-right: 10px;
	display: flex;
	display: -webkit-box;
}
#resultsContainer[class*="sc-code-AGENDA"] .notice_container {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow: hidden;
	background: #fff;
    border-radius: 12px;

}
#resultsContainer[class*="sc-code-AGENDA"] .notice.notice_courte {
	margin-right: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats .notice_courte .notice_metadata {
    width: auto;
    float: right;
    display: none !important;
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats .select {
    height: 40px;
    background: none;
    bottom: 5px;
    top: auto;
    right: 10px;
}
#resultsContainer[class*="sc-code-AGENDA"] .notice-actions {
    padding: 0;
}
#resultsContainer[class*="sc-code-AGENDA"] #documents_memorises .vignette_container,
#resultsContainer[class*="sc-code-AGENDA"] #resultats_recherche .vignette_container {
    margin-right: 0;
	float: none;
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats .notice_corps {
    padding: 15px 15px 7px 15px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
#resultsContainer[class*="sc-code-AGENDA"] .media-body {
	clear: both;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}
#resultsContainer[class*="sc-code-AGENDA"] .notice .actions {
    margin-left: 0;
    padding-top: 20px;
}
#resultsContainer[class*="sc-code-AGENDA"] .template-title {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Rubik-Medium';
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats .notice_corps .date {
    font-style: normal;
    color: #777;
    font-size: 13px;
}
#resultsContainer[class*="sc-code-AGENDA"] #resultats .notice_courte p {
    margin: 12px 0;
    font-size: 12px;
}
#resultsContainer[class*="sc-code-AGENDA"] .event-wrapper {
    padding-left: 0;
    border: none !important;
}
#resultsContainer[class*="sc-code-AGENDA"] .btn-dark {
    background-color: #1a237e;
    border-color: #1a237e;
}
#resultsContainer[class*="sc-code-AGENDA"] #documents_memorises .vignette_document img.ermes-thumb,
#resultsContainer[class*="sc-code-AGENDA"] #resultats_recherche .vignette_document img.ermes-thumb,
#resultsContainer[class*="sc-code-AGENDA"] .webframe-ermes-lastcomments .vignette_document img.ermes-thumb,
#resultsContainer[class*="sc-code-AGENDA"] .webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
    width: 100%;
}
#resultsContainer[class*="sc-code-AGENDA"] .vignette_document {
    margin: 0 0 8px 0;
}



.suggestion_container {
    margin-bottom: 20px;
    margin-top: 40px;
}
.suggestion_container h3 {
    margin-bottom: 15px;
}



#agenda-datepicker .ui-datepicker {
	max-width: none;
    width: 100%;
}
.ui-datepicker .ui-datepicker-header {
    /* margin: -3px; */
    padding: 30px 0;
}
.ui-datepicker th {
    background: #dadada;
	font-family: 'Rubik-SemiBold';
	font-size: 16px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-widget-header {
    background: #4b4b4b;
    border: none;
}
.ui-datepicker {
    padding: 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0.7em;
    text-align: center;
}
.ui-state-default:hover {
	background: #c51515 !important;
	color: #fff  !important;
	border-radius: 50px;
}
.ui-state-default,
.ui-widget-content
.ui-state-default,
.ui-widget-header .ui-state-default {
	border: none;
	background: none;
}

#agenda-datepicker .ui-datepicker td.ui-state-dateRange-no-event a {
    background: #c51515;
    color: #fff;
	border-radius: 50px;
}

#agenda-datepicker .ui-datepicker td.ui-state-dateRange-event a {
    background: #c51515;
    color: #fff;
	border-radius: 50px;
/* 	font-size: 12px;
	font-family: arial; */
}
#agenda-datepicker-fields {
    width: 100%;
	background: #fff;
	padding: 50px 0 20px 0;
	border: 1px solid #aaa;
	border-top: none;
	position: relative;
}
#agenda-datepicker-fields::before {
    content:"";
	height: 1px;
	background: #c51515;
	position: absolute;
	width: 90%;
	left: 15px;
	top: 0;
}
#agenda-datepicker {
    margin: 5px 0 0;
}
.ui-widget-content {
	border-bottom: none;
}
.ui-datepicker table {
    font-size: 0.8em;
    margin: 0 0.2em 0.4em;
    width: 94%;
}
.ui-datepicker table thead {
	position: relative;
}
.ui-datepicker table thead::before,
.ui-datepicker table thead::after {
	content:"";
	width: 2px;
	height: 43px;
	background: #dadada;
	position: absolute;
	top: 0;
	left: -2px;
}
.ui-datepicker table thead::after {
	left: auto;
	right: -1px;
	width: 1px;
}
.ui-datepicker td {
    padding: 6.2px;
}

#agenda-datepicker-fields .form-control {
	border-radius: 0;
}
#agenda-datepicker-fields fieldset {
	padding: 0 10px;
}
.ui-datepicker-title {
	position: relative;
}
.ui-datepicker-title::before,
.ui-datepicker-title::after {
	content: "";
	background: #4b4b4b;
	position: absolute;
	height: 30px;
	width: 18px;
	right: 118px;
	top: -14px;
	z-index: 11;
}
.ui-datepicker-title::after {
	right: 10px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-title select {
    border: medium none;
    border-radius: 10px;
    padding: 4px;
	width: 45%;
	margin: 0 2px;
	background: url(images/agenda-select.png) no-repeat;
	position: absolute;
	top: -14px;
	left: 30px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-title select + select {
	left: 138px;
	z-index: 11;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-title select option {
	background: #fff;
}
#agenda-datepicker .ui-datepicker table tbody {
	position: relative;
	top: 10px;
}
#agenda-datepicker .ui-icon {
    height: 20px;
    width: 20px;
}
#agenda-datepicker .ui-widget-header .ui-icon {
    background: url(images/agenda-left.png) no-repeat center center;
}
#agenda-datepicker .ui-widget-header .ui-icon-circle-triangle-e {
    background: url(images/agenda-right.png) no-repeat center center;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-prev span,
#agenda-datepicker .ui-datepicker .ui-datepicker-next span {
	margin: 0;
	left: 0;
	top: 0;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-next span {
	left: 0;
}
#agenda-datepicker .ui-state-hover,
#agenda-datepicker .ui-widget-content .ui-state-hover,
#agenda-datepicker .ui-state-hover,
#agenda-datepicker .ui-state-focus,
#agenda-datepicker .ui-widget-content .ui-state-focus,
#agenda-datepicker .ui-widget-header .ui-state-focus {
	background: none;
	border: none;
	color: transparent;
	cursor: pointer;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-prev,
#agenda-datepicker .ui-datepicker .ui-datepicker-next {
    background: none;
    height: 20px;
    position: absolute;
    top: 18px;
    width: 20px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-prev {
	left: 10px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-next {
	right: 10px;
}

#agenda-datepicker-help {
	display: none;
}


/*  Calendrier  */


.vc-header[data-v-6aae0ff2] {
    padding: 10px !important;
}
.vc-header.vc-text-gray-900 {
	background: #1a237e;
	color: #fff;
}
.vc-text-gray-800 {
    color: #fff !important;
}
.vc-text-gray-600 {
    color: #fff !important;
}
.vc-text-blue-900 {
    color: #fff !important;
}


.vc-items-center:hover {
	background: #fff !important;
	opacity: 1 !important;
}
.vc-items-center:hover.vc-text-gray-600 {
    color: #1a237e !important;
}


.calendar .vc-bar.event {
    background-color: #1a237e !important;
}
.calendar .vc-highlight.vc-bg-blue-200 {
    background-color:  #1a237e !important;
	color: #fff !important;
}
.calendar .vc-highlight.current.vc-rounded-full {
    background-color: #1a237e !important;
}
.calendar .vc-highlight.vc-border-blue-700 {
    border-color: #1a237e !important;
}
.vc-day-content[data-v-39ba4d58]:hover {
    background-color: #1a237e !important;
    color: #fff;
}


.calendar .facet-search .btn-default.facet-search-button {
    margin-top: 0;
    border-radius: 50px;
    padding: 3px 64px 8px 14px;
}
.btn-default.facet-search-button::before {
    content: 'Rechercher';
	font-family: 'Rubik-Regular';
	font-size: 14px;
}




/*==================== COMPTE ===================*/

#confirm_addLabel {
    margin: 0;
    padding: 6px 12px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #0c283b;
}
.user-name {
    color: #0c283b;
}
.myaccount-profile .account-label {
    color: #0c283b;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #0c283b;
}
.basketLabel .btn-info {
	background: #0c283b;
	border-color: #0c283b;
    font-size: 16px;
    font-weight: bold;
}
#global_basket_actions .btn-dark {
    background: #0c283b;
    border-color: #0c283b;
    font-size: 16px;
    font-weight: bold;
}


.user-account .menu #moduleDropdownMenu {
	background: #0c283b;
	border-color: #0c283b;
	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: #1a237e;
    background-color: #dbf1fb;
    border-color: #dbf1fb;
}
.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;
}







/* <<<<<<<<<<<<<<<<<<<<<  RESPONSIVE XRESPOND  >>>>>>>>>>>>>>>>>>>>> */


@media (max-width: 479px) {
	.encart-focus li {
		width: 100%;
	}
	.encart-thematiques li {
		width: 100%;
		padding: 0 0 0 15px;
	}
}
@media (max-width: 599px) {
	.encart-thematiques li {
		width: 100%;
		padding: 0 0 0 15px;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.encart-thematiques li {
		width: 50%;
	}
}
@media (max-width: 767px) {

}
@media (max-width: 1023px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 78px 78px;
	}
}


/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 359px) {
	.encart-mediatheque p img {
		margin: 0 10px 60px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 30px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 100px;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}	
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 16px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}

}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {
	.encart-mediatheque p img {
		margin: 0 10px 60px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 40px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 110px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 26px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}	
}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {
	.encart-mediatheque p img {
		margin: 0 10px 60px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 50px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 120px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 34px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}
}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 50px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 120px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 34px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}
}
@media (min-width: 411px) and (max-width: 413px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 70px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 140px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 56px;
		width: 54px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 26px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}	
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li .cartouche {
		top: 28px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 48px;
		background-position: 20px 50%;
		background-size: 15% auto;
		padding-left: 70px;
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 52px;
		background-position: 20px 50%;
		background-size: 15% auto;
		padding-left: 70px
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 21px;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 56px;
		width: 54px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 26px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li .cartouche {
		top: 28px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 30px;
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 46px;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 21px;
	}
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li .cartouche {
		top: 28px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 30px;
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 46px;
	}	
}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 16px;
	}
	.encart-acces li .cartouche {
		top: 15px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 20px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 70px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 20px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 70px;
	}
}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.encart-acces li .cartouche {
		top: 18px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 25px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 80px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 25px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 80px;
	}
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 27px 10px 24px;
		font-size: 14px;
	}
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.encart-acces li .cartouche {
		top: 23px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 40px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 80px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 45px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 80px;
	}
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 27px 10px 24px;
		font-size: 14px;
	}
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.encart-acces li .cartouche {
		top: 23px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 40px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 80px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 45px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 80px;
	}
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 27px 10px 24px;
		font-size: 14px;
	}
	#search-panel .panel-body.col-md-8 {
		left: 190px;
	}
	.navbar-header-before {
		width: 230px;
	}
	.encart-acces li .cartouche {
		top: 35px;
	}
	.encart-acces li.pictofilm1 .cartouche {
		left: 50px;
	}
	.encart-acces li.pictofilm2 .cartouche {
		left: 65px;
	}
	.encart-mediatheque .panel-front {
		margin-top: 0;
		padding: 10px 5px 0;
	}
	#portal .encart-mediatheque .panel-body {
		padding-top: 20px;
	}
	.encart-mediatheque p {
		margin-bottom: 33px;
	}
}   


/* ================ 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) {
	
}    


.change-site-mobile {
	display: none;
}


.view-online {
	display:none;
}
/* #detail-notice .col-sm-8.col-md-9.col-lg-9 {
	width: 90%;
}
#detail-notice .col-sm-4.col-md-3.col-lg-3 {
	width: 10%;
} */

/* BH - on masque les ADDTAGS suite audit de sécurité */
.add-tag 
{ display:none;}

.button-my-account {
    
   /* display: none; */
}



span.labelSelect.sort {
    max-width: 321px;
}
