﻿/*==================== MARC-EN-BAROEUL ===================*/

/* INCLUSIONS CSS ERMES */

/* @import url(../ermes-standard/style.css);
@import url(../ermes-standard/modeles.css); */

/* INCLUSIONS CSS SYRACUSE */

@import url(../standard/portal/front/modeles.css?v=24.3.9232.9);
@import url(../standard/portal/front/style.css?v=24.3.9232.9);
@import url(../syracuse/syracuse.css?v=24.3.9232.9);
@import url(polices/polices.css?v=24.3.9232.9);
@import url(editorial.css?v=24.3.9232.9);

/* #nav-rich-menu li:nth-child(2) .dropdown {
   left: 0  !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
}


.btn-account,
.btn-account:hover,
.btn-account:focus,
.btn-account:active,
.btn-account.active,
.open .dropdown-toggle.btn-account {
	color: #fff;
}

@media (min-width: 768px) {
	.btn-account {
		background-color: #646c79;
	}
}
.connectBox {
    background: #646c79;
}
.btn-validation {
    background-color: #fff;
    border-color: #fff;
    color: #fb4c38;
}
#identite_utilisateur {
	color: #000;
}
body {
	background: url(images/body.png) no-repeat center top;
}
header {
	background: url(images/header.png) no-repeat center top;
	border-color: #646c79;
}
#langue-btn a.active, .site-btn a.active {
    color: #fb4c38;
}
#search-panel {
	background: none;
}
#search-panel,
#ariane,
#ariane a {
    color: #000;
}
.navbar-brand h1 {
	display: none
}
.navbar {
    z-index: 0;
}
.navbar > .container .navbar-brand {
	margin: -10px 0 20px 0;
}
.navbar-inverse .navbar-brand {
    padding: 178px 0 0 404px;
	background: url(images/brand.png)no-repeat; 
	background-size: 100% auto;
}
#search-panel .panel-body.col-md-8 {
    position: absolute;
    right: 0;
    top: -156px;
    width: 57%;
}

#scenario-selection,
#submit-search {
	background: #fb4c38;
	border-color: #fb4c38;
	color: #fff;
}
#scenario-selection,
#submit-search {
	height: 70px;
	line-height: 67px;
}
#submit-search {
	padding: 0 17px;
}
.tt-hint {
	height: 70px;
}
#textfield  {
	height: 70px;
}
.clean-text-field {
	height: 70px;
}
#textfield,
.clean-text-field {
    color: #fb4c38;
}

#globalScenarioMobile {
    background-color: #fb4c38;
}
#globalScenarioMobile .active, #globalScenarioMobile .active:hover, #globalScenarioMobile .active:focus {
    color: #fb4c38;
    background-color: #fff;	
}
#globalScenarioMobile > li > a:hover, #globalScenarioMobile > li > a:focus {
    color: #fb4c38;
    background-color: #fff;	
}
.tt-suggestion.tt-cursor {
  background-color: #fb4c38;
}

#menu-panel {
    background: #646c79;
    border: none;
    margin-bottom: 20px;
}
#ermes_main_menu li.home span,
#nav-rich-menu li.home span {
	display: none;
}
#ermes_main_menu  li.home i,
#nav-rich-menu li.home i {
	display: block;
}
#ermes_main_menu li.LEVEL1 {
    background: none;
    border-top: none;
    font-size: 24px;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
#nav-rich-menu li {
    background: none;
    border-top: none;
    font-size: 24px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    text-transform: uppercase;
    width: auto;
	cursor: pointer;
}
#nav-rich-menu li  > a {
    padding: 12px 35px 12px 25px;
	background: url(images/menu.png)no-repeat right center;
	transition: all 0.4s;
}
#ermes_main_menu li:hover > a,
#nav-rich-menu li:hover > a {
	background: #fff url(images/menu-o.png)no-repeat right center;
	color: #646c79;
}
#ermes_main_menu li.home a,
#nav-rich-menu li.home a {
	background: none;
}
#ermes_main_menu li.home:hover a,
#nav-rich-menu li.home:hover a {
	background: #fff;
	color: #646c79;
}
#nav-rich-menu .dropdown {
    background: #646c79;
}
#nav-rich-menu li .dropdown_container a {
    background: #646c79;
	transition: all 0.4s;
}
#nav-rich-menu .dropdown_container a:hover {
    background: #fff;
}
#nav-rich-menu .title_menu h4,
.title_menu p {
    color: #fff;
}
#nav-rich-menu a:hover h4,
#nav-rich-menu a:hover p	{
	color: #646c79;
}

@media (max-width: 767px) {
	#nav-rich-menu,
	#ermes_main_menu {
		background-color: #646c79;
		margin-top: 14px;
	}
	#nav-rich-menu li > a {
		color: #fff;
	}
	#nav-rich-menu li > a:hover,
	#nav-rich-menu li .dropdown_container a:hover	{
		text-decoration: none;
	}
	#nav-rich-menu .dropdown {
		overflow: hidden;
	}
	#nav-rich-menu a:hover h4,
	#nav-rich-menu a:hover p	{
		color: #fff;
	}
	#nav-rich-menu .title_menu h4 {
		font-size: 16px;
		margin-top: 10px;
	}
}
#nav-rich-menu li.sans-fleche > a {
	background-image: none;
	padding: 12px 25px;
}

footer {
	margin-top: 50px;
	background: #646c79;	
}
.product-infos {
	display: none;
}
.footer-social-category {
	display: none;
}

.panel-front, .panel-selection {
    background-color: #fff;
    padding: 15px;
	border: 1px solid #a7a7a7;
}
.panel-front > .x-panel-header span,
h2 {
    color: #646c79;
	font-size: 48px;
	font-family: 'SourceSansPro-Light';
	font-weight: normal;
	text-transform: none;
}
.panel > .panel-heading h2,
.panel-title, .panel-front > .x-panel-header {
    text-transform: none;
}

.panel-front {
    margin-bottom: 60px;
}


/* ===  Encart Actus  === */

.encart-actus .panel-front,
.encart-actus  .panel-selection {
	border: none;
}

.encart-actus .panel-heading {
	display: none;
}
.encart-actus h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
}
.encart-actus h2 span{
	padding-right: 80px;
	background: url(images/h2.png)no-repeat right center;
}

.encart-actus .panel-front,
#portal .encart-actus .panel-body {
	padding: 0;
	background: 0;
}
.encart-actus  .slider_container {
	left: 25px;
	top: 45px;
	width: 33%;
	padding: 25px;
	color: #414242;
	background: #fff;
}
.encart-actus .rsDefaultInv .rsBullets {
    padding: 10px 0;
}
.encart-actus .bs-bullets button,
.encart-actus .bs-bullets button:focus,
.encart-actus .bs-bullets button:active,
.encart-actus .bs-bullets button:hover {
	border-color: #646c79;
	border-radius: 0;
}
.encart-actus .bs-bullets .rsNavSelected button {
    background: #646c79;
}
.carousel_1 h3 {
    color: #414242;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
    text-transform: uppercase;
}
.right {
	text-align: right;
}
.mobile-navigation {
	background: #7a9646;
}


/*  Encart Focus */

#portal .encart-focus .panel-heading {
	display: none;
}

#portal .encart-focus .panel-front,
#portal .encart-focus .panel-body {
	padding: 0;
	border:none;
}
.encart-focus .panel-heading {
	position: absolute;
	width: 100%;
}
.encart-focus ul {
	float: left;
}
.encart-focus li {
	position: relative;
	height: 212px;
	width: 360px;
}
.encart-focus .wide li {
    height: 286px;
    width: 720px;
}
.encart-focus li img {
	position: absolute;
}
.encart-focus li a {
	display: inline-block;
	position: absolute;
	height: 45px;
	width: 100%;
	overflow:hidden;
	bottom: -2px;
	padding: 6px 15px 0;
	text-align: center;
	text-decoration:none;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.5s ease;
	cursor: pointer;
}
.encart-focus li a:hover {
	position: absolute;
	height: 215px;
	margin: 0;
	padding-top: 40px;
	transition: all 0.5s ease;
	cursor: pointer;
}
.encart-focus li .focus-titre {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
}
.encart-focus li span {
	font-size: 16px;
	text-transform: none;
}


.encart-focus.wide li {
	height: 286px;
}
.encart-focus.wide li a:hover {
	height: 286px;
}



/* === Encart Agenda === */

.encart-agenda .panel-front,
.encart-agenda .panel-selection {
/* 	padding: 0; */
}
.rsDefaultInv .rsGCaption {
	z-index: 19;
}
.encart-agenda .rsContent  {
	background: #f4f4f4;
}
.encart-agenda .rsContent img  {
	margin-top: 0 !important;
}
.encart-agenda .rsDefaultInv .rsGCaption {
    background: rgba(255, 255, 255, 1);
    color: #000;
	bottom: 0;
}
.encart-agenda .desc-list-item {
	font-size: 14px;
}
.encart-agenda .rsDefaultInv .rsGCaption * {
    color: #000;
}
.encart-agenda .event-wrapper {
	border: none !important;
}
.encart-agenda .panel-body div:nth-child(3) {
    text-align: center;
}
.encart-agenda .rsDefaultInv .rsGCaption p {
    margin: 10px 0 5px;
}
.encart-agenda .footer-icon-container ul {
	margin: 0;
}

.encart-agenda h3 {
    font-size: 24px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 15px;
}
.encart-agenda p.template-info {
    font-weight: normal;
}
.encart-agenda .date {
    font-weight: bold;
}
.icon-tag::before {
	font-family: "ermes-font-base";
	content: "\e837";
}
.bs-bullets .rsNavSelected button {
	background: #5b6770;
}
.bs-bullets button, .bs-bullets button:focus,
.bs-bullets button:active, .bs-bullets button:hover {
    border-color: #5b6770;
	border-radius: 0;
}



/* ===  Encart Nouveautés  === */

.encart-nouveautes .panel-front,
.encart-nouveautes .panel-selection {
    background-color: #646c79;
	border: none;
}
#portal  .encart-nouveautes .panel-body {
	padding: 0;
}
.thumbnail-wrapper {
	text-align: center;
	background: #f5f5f5;
}

.encart-nouveautes h2 {
	color: #fff;
}
.encart-nouveautes .webframe-ermes-lastviewedresources-item-shadow,
.encart-nouveautes .webframe-ermes-openfindselection-item-shadow {
	display: none;
}
.encart-nouveautes ul {
	overflow: hidden;
}
.encart-nouveautes li {
	float: left;
	width: 180px;
	margin: 10px;
}
.encart-nouveautes li:nth-child(3n+1) {
	clear: both;
}
/* .encart-nouveautes div.webframe-ermes-lastviewedresources-item,
.encart-nouveautes div.webframe-ermes-openfindselection-item {
	background: #fff;
	min-height: 335px;
	max-height: 335px;
	overflow: hidden;
} */
.encart-nouveautes div.webframe-ermes-lastviewedresources-item,
.encart-nouveautes div.webframe-ermes-openfindselection-item {
	background: #fff;
	min-height: 335px;
}
.encart-nouveautes .vignette_document {
    float: none;
	margin: 0 0 15px;
}
.encart-nouveautes .webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
	/* width: 160px; */
	max-height: 220px;	
}
.encart-nouveautes .btn-default {
    background-color: #fff;
    border-color: #fff;
	color: #646c79;
}
.encart-nouveautes .btn-default:hover,
.encart-nouveautes .btn-default:focus,
.encart-nouveautes .btn-default:active,
.encart-nouveautes .btn-default.active,
.encart-nouveautes .open .dropdown-toggle.btn-default {
	background-color: #646c79;
    border-color: #fff;
    color: #fff;
}

.encart-nouveautes  .footer-icon-container span::before {
	color: #fff;
}



/* ===  Encart Coups de coeur  === */


#portal .encart-coupscoeur .panel-body {
    padding-top: 45px;
}
.encart-coupscoeur h2 {
	text-align: center;
}
.encart-coupscoeur .btn-default:hover,
.encart-coupscoeur .btn-default:focus,
.encart-coupscoeur .btn-default:active,
.encart-coupscoeur .btn-default.active,
.encart-coupscoeur .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #c43600;
}
.encart-coupscoeur .webframe-ermes-commonviewedresources .vignette_document img {
	width: 140px;
}
.encart-coupscoeur .rs-staticMosaic + div {
	text-align: center;
	margin-top: 20px;
}
.encart-coupscoeur a span.cms-icon-rss,
.encart-coupscoeur a span.cms-icon-pdf,
.encart-coupscoeur a span.cms-icon-share,
.encart-coupscoeur span.toggleAutoPlayBtn {
	color: #fff;
}


/*
Encart sans titre=frame-no-title;Encart Actus=encart-actus;Encart Focus=encart-focus;Encart Agenda=encart-agenda;Encart Nouveautés=encart-nouveautes;Encart Coups de coeur=encart-coupscoeur
*/

/*  =====  COMPTE  ====== */

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background: #646c79;
}
.user-name {
    color: #fb4c38;
}
.myaccount-profile .account-label {
    color: #fb4c38;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #fb4c38;
}
.displaymode-icon-container.desktop button, .siteRestriction-icon-container.desktop button, .sort-order button {
    background-color: #646c79;
}


/* ============  RECHERCHE  ============ */

/* BUTTONS */

.btn-default {
    background-color: #646c79;
    border-color: #646c79;
	padding: 10px 15px;
	transition: all 0.2s;
	font-size: 16px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-color: #fff;
    border-color: #646c79;
    color: #646c79;
}

.btn-primary {
	background-color: #fff;
    border-color: #646c79;
    color: #646c79;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #646c79;
    border-color: #646c79;
    color: #fff;
}

.btn-info {
	background-color: #fff;
    border-color: #fb4c38;
    color: #fb4c38;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	background-color: #fb4c38;
    border-color: #fb4c38;
    color: #fff;
}

.btn-basket {
    background-color: #fff;
    border-color: #fb4c38;
    color: #fb4c38;
}
.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket.active,
.btn-basket.disabled,
.btn-basket[disabled] {
    background-color: #fb4c38;
    border-color: #fb4c38;
    color: #fff;
}
.btn-basket .caret {
    border-top-color: #fb4c38;
}
.btn-basket:hover .caret {
    border-top-color: #fff;
}

.btn-action {
    background-color: #646c79;
    border-color: #646c79;
    color: #fff;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #fff;
    border-color: #646c79;
    color: #646c79;
}
#facet_container .facetSuggest a:hover {
    background-color: #fff;
    border-color: #646c79;
    color: #646c79;
}

.btn-dark {
    background-color: #fff;
    border-color: #646c79;
    color: #646c79;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #646c79;
    border-color: #646c79;
    color: #fff;
}

.btn-warning {
    background-color: #fff;
    border-color: #fb4c38;
    color: #fb4c38;
}
.btn-warning:hover {
    background-color: #fb4c38;
    border-color: #fb4c38;
    color: #fff;
}
a.btn-technicalReport {
    background-color: #fff;
    border-color: #646c79;
	color: #646c79;
}
a.btn-technicalReport:hover {
    background-color: #646c79;
    border-color: #646c79;
	color: #fff;
}

#resultats .notice-actions .btn,
#detail-notice .metadata-actions .btn {
	border: none;
}


#resultats_detail .cadre .btn-action {
	display: none;
}

h2.category_header {
    color: #fb4c38;
}

h3.category_header {
    background-color: #646c79;
    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: #515050;
}

.badge {
    color: #fb4c38;
}
#criteres_recherche p,
#description_resultats,
.taille_page {
    color: #fb4c38;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	color: #fb4c38;
	border-color: #fb4c38;
}
.btn-group.pageSize-container button {
    color: #fb4c38;
}

.displaymode-icon-container .active, .siteRestriction-icon-container .active, .pageSize-container .active, .sort-order .active {
    background-color: #646c79;
	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: #646c79;
	color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
	color: #fb4c38;
}

.plage-queue {
	display: none;
}

/* =================  RESPONSIVE RESPONSINATOR  ====================*/

@media (min-width: 320px) and (max-width: 767px) /* col-xs */ {
	.navbar > .container .navbar-brand {
		margin: 0 0 100px;
	}
	.navbar-inverse .navbar-brand {
		padding: 128px 0 0 284px;
	}	
	#search-panel .panel-body.col-md-8 {
		top: -100px;
		width: 99%;
	}
	.encart-actus .slider_container {
		position: relative;
	    top: 5px;
		width: 94%;
		padding-left: 0;
	}
}
@media (min-width: 320px) and (max-width: 374px) /* col-xs */ {
	.encart-focus li {
		height: 172px;
		width: 290px;
	}
	.encart-focus .wide li {
		height: 114px;
		width: 290px;
	}
	.encart-focus li .focus-titre {
		font-size: 13px;
	}
	.encart-focus li span {
		font-size: 12px;
	}
	.encart-focus li a {
		height: 30px;
	}
	.encart-focus li a:hover {
		height: 175px;
	}
	.encart-focus .wide  li a:hover {
		height: 115px;
	}
}
@media (min-width: 375px) and (max-width: 383px) /* col-xs */ {
	.encart-focus li {
		height: 202px;
		width: 340px;
	}
	.encart-focus .wide li {
		height: 134px;
		width: 340px;
	}
	.encart-focus li .focus-titre {
		font-size: 13px;
	}
	.encart-focus li span {
		font-size: 12px;
	}
	.encart-focus li a {
		height: 30px;
	}
	.encart-focus li a:hover {
		height: 205px;
	}
	.encart-focus .wide  li a:hover {
		height: 135px;
	}
}
@media (min-width: 384px) and (max-width: 413px) /* col-xs */ {
	.encart-focus li {
		height: 202px;
		width: 340px;
	}
	.encart-focus .wide li {
		height: 134px;
		width: 340px;
	}
	.encart-focus li .focus-titre {
		font-size: 13px;
	}
	.encart-focus li span {
		font-size: 12px;
	}
	.encart-focus li a {
		height: 30px;
	}
	.encart-focus li a:hover {
		height: 205px;
	}
	.encart-focus .wide  li a:hover {
		height: 135px;
	}
}
@media (min-width: 414px) and (max-width: 567px) /* col-xs */ {
	.encart-focus .wide li {
		height: 144px;
		width: 360px;
	}	
	.encart-focus li .focus-titre {
		font-size: 13px;
	}
	.encart-focus li span {
		font-size: 12px;
	}
	.encart-focus li a {
		height: 30px;
	}
	.encart-focus .wide  li a:hover {
		height: 145px;
	}
}
@media (min-width: 568px) and (max-width: 599px) /* col-xs */ {
	.encart-focus li {
		height: 158px;
		width: 266px;
	}
	.encart-focus li a:hover {
		height: 160px;
	}
	.encart-focus .wide li {
		height: 210px;
		width: 532px;
	}
	.encart-focus .wide li a:hover {
		height: 212px;
	}	
}
@media (min-width: 600px) and (max-width: 666px) /* col-xs */ {
	.encart-focus li {
		height: 168px;
		width: 282px;
	}
	.encart-focus li a:hover {
		height: 170px;
	}
	.encart-focus .wide li {
		height: 224px;
		width: 564px;
	}
	.encart-focus .wide li a:hover {
		height: 226px;
	}
}
@media (min-width: 667px) and (max-width: 735px) /* col-xs */ {
	.encart-focus li {
		height: 188px;
		width: 316px;
	}
	.encart-focus li a:hover {
		height: 190px;
	}
	.encart-focus .wide li {
		height: 250px;
		width: 632px;
	}
	.encart-focus .wide li a:hover {
		height: 252px;
	}
}
@media (min-width: 736px) and (max-width: 767px) /* col-xs */ {
	.encart-focus li {
		height: 208px;
		width: 350px;
	}
	.encart-focus .wide li {
		height: 278px;
		width: 700px;
	}
	.encart-focus li a:hover {
		height: 210px;
	}
	.encart-focus .wide li a:hover {
		height: 280px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) /* col-sm */ {
	#nav-rich-menu li > a {
		font-size: 18px;
		padding: 12px 24px 12px 8px;
	}
	.navbar > .container .navbar-brand {
		margin: -46px 0 85px;
	}
	#search-panel .panel-body.col-md-8 {
		position: absolute;
		right: 14px;
		top: -134px;
		width: 76%;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) /* col-md */ {
	#nav-rich-menu li > a {
		padding: 12px 25px 12px 12px;
	}	
}


@media (min-width: 1280px) and (max-width: 1365px) /* col-lg */ {
	
}
@media (min-width: 1366px) and (max-width: 1399px) /* col-lg */ {
	
}
@media (min-width: 1400px) and (max-width: 1439px) /* col-lg */ {
	
}
@media (min-width: 1440px) and (max-width: 1599px) /* col-lg */ {
	
}
@media (min-width: 1600px) and (max-width: 1679px) /* col-lg */ {
	
}
@media (min-width: 1680px) and (max-width: 1919px) /* col-lg */ {

}
@media (min-width: 1920px) /* col-lg */ {

}


/* Correction pour les tablettes. Bootstrap laisse en overlay qui bloque le clique sur les sous-menu */
.dropdown-backdrop {
	display: none !important;
}

#search-filter {
	margin-left:auto;
	margin-right:auto;
}

#logon-form-container .separator-text{
	border : none;
}


