﻿/*==================== ESCP ===================*/


/* INCLUSIONS CSS SYRACUSE */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
@import url(polices.css);
@import url(ermes-font-addon.css);
@import url(editorial.css);
@import url(epica.css);
@import url(footer.css);
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@font-face {
    font-family: 'sofia_probold';
    src: url('fonts/sofia_pro_bold_thefontsmaster.com-webfont.woff2') format('woff2'), url('fonts/sofia_pro_bold_thefontsmaster.com-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sofia_proregular';
    src: url('fonts/sofia_pro_regular_thefontsmaster.com-webfont.woff2') format('woff2'), url('fonts/sofia_pro_regular_thefontsmaster.com-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sofia_prosemi_bold';
    src: url('fonts/sofia_pro_semi_bold_thefontsmaster.com-webfont.woff2') format('woff2'), url('fonts/sofia_pro_semi_bold_thefontsmaster.com-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*#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 {
    transition: background 0.35s;
}

h3 {
    color: #240085;
    font-size: 21px;
    font-weight: normal;
}

h1, h2, h3, h4, h5 {
    color: #240085;
}

/*****************Social*****************/

main {
    position: relative;
}

#share_social {
    position: fixed;
    left: 20px;
    top: 225px;
    right: auto;
    /*background: rgba(242,242,242,0.8);*/
    padding: 14px 8px;
    z-index: 9999;
}

div.social-network ul li a {
    border-radius: 16px;
    margin: 0 0 6px 0;
    color: #5e6c75;
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

div.social-network ul li a.twitter {
    background-color: #F2F2F2;
}

div.social-network ul li a.facebook {
    background-color: #F2F2F2;
}

div.social-network ul li a.gplus {
    background-color: #F2F2F2;
}

div.social-network ul li a.tumblr {
    background-color: #F2F2F2;
}

div.social-network ul li a.pinterest {
    background-color: #F2F2F2;
}

#share_social ul li a:hover {
    color: #fff;
    background: #5e6c75;
    text-decoration: none;
}

#preselect-facets-link {
    display: none!important;
}

body {
    background: #f2f0f1;
    font-family: 'Lato', sans-serif;
}

body, h2, h3, h4, h5, h6, td, pre, .panel-front>.x-panel-header span {
    font-family: 'Lato', sans-serif;
}

header {
    border-color: #240085;
    background: #f2f0f1;
}

.navbar-brand h1 {
    display: none;
}

#search-panel {
    background: #240085;
    color: #000;
    position: relative;
}

#search-panel:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(36, 0, 133, 40%);
}

#search-panel .panel-body.col-md-8 {
    width: 100%;
}

#main_search_form {
    margin: auto;
    width: 70%;
    position: relative;
}

#main_search_form::before {
    content: "It all starts here";
    color: #d9d9d9;
    position: relative;
    font-family: 'AndesCondensedBook';
    font-size: 39px;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

#scenario-selection, #submit-search {
    background: #eeC343;
    border-color: #eeC343;
    color: #240085;
    /* 	height: 70px;
	line-height: 68px;
	padding: 0 22px; */
}

/* .ui-autocomplete-input {
	height: 70px;
} */

.clean-text-field {
    color: #eeC343;
}

#textfield, .clean-text-field {
    /* height: 70px; */
    color: #000
}

#globalScenarioMobile {
    background-color: #f5e3ad;
    width: calc(100% - 22px);
    float: right !important;
    position: absolute;
    right: 0;
    left: auto;
    overflow: hidden;
}

#globalScenarioMobile>li>a {
    color: #240085;
}

#globalScenarioMobile .active, #globalScenarioMobile .active:hover, #globalScenarioMobile .active:focus {
    background: #eeC343;
    color: #240085;
}

#globalScenarioMobile>li>a:hover, #globalScenarioMobile>li>a:focus {
    background: #eeC343;
    color: #240085;
}

.tt-suggestion.tt-cursor {
    background: #eeC343;
}

#globalAdvancedSearchLink {
    background: transparent;
    padding: 0 10px 0 5px;
    font-family: 'Lato', sans-serif;
    color: #d9d9d9;
    font-size: 22px;
}

#preselect-facets-link {
    margin-top: 4px;
    background: #fff;
    color: #000;
}
#ermes_main_menu {
    text-align: center;
}
#menu-panel {
    background: none;
    border: none;
}

#menu-panel .panel-body {
    margin: 0 auto;
}

.portal-main-menu li.LEVEL1 {
    width: auto;
    background: none;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    display: inline-block;
    float: none;
    margin: 0;
}
@media (max-width: 767px) {
	.portal-main-menu li.LEVEL1 {
		display: block;
	}
}	
	
/* #ermes_main_menu li.LEVEL1 {
	background: #240085;
} */

.portal-main-menu li.LEVEL1 .caret,
.portal-main-menu li.LEVEL1 a:hover .caret {
    display: none;
}
.portal-main-menu li.LEVEL1>a {
    padding: 14px 20px 17px;
    background: #eec343;
    color: #240085;
    cursor: pointer;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, #ermes_main_menu li.LEVEL1 a:hover {
    background: #f4e3ad;
}

#ermes_main_menu li.LEVEL1>a:hover, #ermes_main_menu li:hover>a {
    background-color: #f4e3ad;
    color: #240085;
}


#ermes_main_menu .dropdown-menu {
    background: #f4e3ad;
    text-align: left;
    padding: 15px 0 10px;
}
#ermes_main_menu .dropdown-menu>li {
	margin-bottom: 10px;
}
#ermes_main_menu .dropdown-menu>li>a {
    color: #240085;
    text-transform: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: 3px 30px;
}

#ermes_main_menu .dropdown-menu>li>a:hover,
#ermes_main_menu .dropdown-menu>li>a:focus {
    background: #eec343;
    color: #240085;
}

#ermes_main_menu .dropdown-menu>li[class*="menu-"]>a::before {
    content: "";
    background: url(images/menu-libraries.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: 100%;
    margin-right: 20px;
}

#ermes_main_menu .dropdown-menu>li.menu-berlin>a::before {
    background-image: url(images/menu-berlin.png);
}
#ermes_main_menu .dropdown-menu>li.menu-london>a::before {
    background-image: url(images/menu-london.png);
}
#ermes_main_menu .dropdown-menu>li.menu-madrid>a::before {
    background-image: url(images/menu-madrid.png);
}
#ermes_main_menu .dropdown-menu>li.menu-paris>a::before {
    background-image: url(images/menu-paris.png);
}
#ermes_main_menu .dropdown-menu>li.menu-turin>a::before {
    background-image: url(images/menu-turin.png);
}

#nav-rich-menu, .portal-main-menu {
    background-color: #eec343;
}

#nav-rich-menu {
    display: table;
}

#nav-rich-menu li {
    background: none;
    margin: 0 7% 0 0;
    width: auto;
    background: none;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    display: table-cell;
    float: none;
}

#nav-rich-menu li:last-child {
    margin: 0;
}

#nav-rich-menu li a {
    color: #fff;
    background: #eeC343;
    padding: 4px 15px;
    cursor: pointer;
    display: block;
    color: #240085;
}

#nav-rich-menu a:hover, #nav-rich-menu li:hover a {
    background: #f5e3ad;
    color: #240085;
    text-decoration: none;
}

#nav-rich-menu .dropdown {
    overflow: hidden;
    background: #f5e3ad;
}

#nav-rich-menu .dropdown_container {
    margin-top: 0;
}

#nav-rich-menu li .dropdown_container a {
    background: #f5e3ad;
}

#nav-rich-menu li .dropdown_container a:hover {
    background: #eeC343;
}

#nav-rich-menu .title_menu h4 {
    color: #240085;
    font-size: 20px;
}

#nav-rich-menu .title_menu p {
    color: #240085;
}

#nav-rich-menu li .dropdown_container a:hover h4, #nav-rich-menu li .dropdown_container a:hover p {
    color: #240085;
}

#nav-rich-menu .illustration img {
    /*border: 2px solid #240085;*/
}

.panel-front, .panel-selection {
 /* qq'un a ajoutÃ© cela le 23/12 pourquoi ?  background: none; */
 background: none;
    padding: 15px;
}

.panel.panel-selection {
	/*Ajout d'une couleur de fond sur le menu des sÃ©lÃ©ctions sinon il apparait transparent quand on scroll ou si la fenetre est trop petite*/
    background: #F2F0F1;
}
.panel-front>.x-panel-header span, h2 {
    color: #240085;
    font-weight: normal;
    font-family: 'sofia_proregular';
    font-size: 32px;
}

.btn-default {
    background-color: #240085;
    border-color: #240085;
    color: #fff;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: #240085;
    color: #240085;
}

.slider_container {
    background: none;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: auto;
    padding: 0;
    text-align: center;
}

.slider_sub_container {
    background: transparent;
    padding: 0;
    display: block;
    height: auto;
    position: relative;
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.slider_content {
    display: table-cell;
    vertical-align: bottom;
}

.slider_container h3 {
    padding: 16px;
    color: #fff;
    background: #240085;
    display: inline-block;
    margin: 0 0 -2px 0;
    font-weight: normal;
    line-height: 100%;
}
.all-link-connexe {
    z-index: 10;
    width: 100%;
}
.all-link-connexe .menu-home {
    position: absolute;
    left: 0;
    top: -18px;
}
@media (min-width: 768px) and (max-width: 1279px) {
	.all-link-connexe .menu-home {
		top: -94px;
	}
}
@media (max-width: 767px) {
	.all-link-connexe .menu-home {
		top: -50px;
	}
}

.all-link-connexe .menu-home a {
    height: 88px;
    background: #eeC343 url(images/home.png) no-repeat;
    display: inline-block;
    width: 48px;
    padding: 0;
    border: none;
    background-position: left 10px bottom 8px;
}
.all-link-connexe .menu-home a span {
	display: none;
}

@media (min-width: 1280px) {
    .button-my-account {
        margin-top: -30px;
    }
}

/****************/

.bs-bullets .rsNavSelected .btn {
    background: #240085;
    border-color: #240085;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    line-height: 100%;
}

.bs-bullets .btn, .bs-bullets .btn:hover, .bs-bullets .btn:active {
    border-color: #240085;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    line-height: 100%;
    background: #fff;
}

.theme_10 .bs-bullets .btn, .theme_10 .bs-bullets .btn:hover, .theme_10 .bs-bullets .btn:active {
    border-color: #eeC343;
    background: #fff;
}

.theme_10 .bs-bullets .rsNavSelected .btn {
    background: #eeC343;
    border-color: #eeC343;
}

.page-accueil div#page>div.container {
    max-width: 100%;
    padding: 0;
    width: 100%;
}

.page-accueil #layout-2 {
    /* background: #240085; */
    padding: 58px 0 33px 0;
    background-size: cover;
}

.page-accueil #layout-5 {
    padding: 30px 0;
}

.page-accueil #layout-2 .row, .page-accueil #layout-5 .row {
    margin: 0 auto !important;
    max-width: 1100px;
}

.encart-acces .panel-front {
    background: #9ca6be;
    padding: 15px;
}

.encart-acces h2 {
    color: #240085;
    font-size: 24px;
    text-align: left;
}

.encart-acces li {
    color: #240085;
    font-size: 18px;
    padding: 0;
    text-align: left;
}

.encart-acces li:last-child {
    border: none;
}

.encart-acces li a {
    color: #240085;
    display: block;
    padding: 8px;
    text-decoration: none !important;
}

.encart-acces li a:hover {
    background: #eeC343;
    text-decoration: none;
}

.encart-library .panel-heading, .encart-library .panel-body {
    background: #969083;
    padding: 15px;
}

.encart-library .panel-heading>h2 {
    color: #240085 !important;
    font-size: 24px;
    text-align: left;
}

.encart-library hr {
    border-top: 1px solid #240085;
}

.encart-library li {
    color: #240085;
    font-size: 18px;
    padding: 0;
    text-align: left;
}

.encart-library li a {
    color: #240085;
    display: block;
    padding: 8px;
    text-decoration: none !important;
}

.encart-library li a:hover {
    background: #eeC343;
    text-decoration: none;
}

.encart-library, .encart-library h2, .encart-library h3, .encart-library h4, .encart-library p, .encart-library li, .encart-library a {
    color: #fff;
}

.encart-library .panel-front {
    background: #969083;
}

/*****/

.encart-journalsranking .panel-front {
    background: #9ca6be;
    padding: 15px;
}

.encart-journalsranking h2 {
    color: #240085;
    font-size: 24px;
    text-align: left;
}

.encart-journalsranking li {
    color: #240085;
    font-size: 18px;
    padding: 0;
    text-align: left;
}

.encart-journalsranking li:last-child {
    border: none;
}

.encart-journalsranking li a {
    color: #240085;
    display: block;
    padding: 8px;
    text-decoration: none !important;
}

.encart-journalsranking li a:hover {
    background: #eeC343;
    text-decoration: none;
}

#page figure.effect-epica-25::before, #page figure.effect-epica-25 h2::before {
    background: transparent;
}

#page figure.effect-epica-25 h2, #page figure.effect-epica-25 p {
    background: transparent;
    color: #fff;
}

#page figure.effect-epica-25 img {
    width: 100%;
}

.encart-find .panel-heading>h2 {
    background: transparent url(images/icon_find.png) no-repeat left center;
    color: #240085;
    font-size: 38px;
    padding: 10px 0 0 76px;
    height: 65px;
}

#sub_rich_footer ul {
    float: left;
}

.join_us {
    display: inline-block;
    height: 43px;
    float: left;
}

.join_us a {
    line-height: 43px;
    text-transform: uppercase;
    padding: 0 30px 0 0;
}

.join_us a span {
    color: #eeC343;
    padding: 0px 8px;
}

.center_ctt {
    margin: 0 auto;
    float: none;
    display: inline-block;
}

.encart-find li {
    float: left;
    padding: 0 0 0 10px;
    width: 50%;
}

.encart-find li.tuile-1 h2 {
    display: none;
}

/****theme_10*****/

.theme_10 .panel-heading>h2 {
    background: transparent url(images/icon_rocket.png) no-repeat left center;
    color: #d9d9db;
    font-size: 38px;
    padding: 10px 0 0 76px;
    height: 64px;
}
.theme_10.theme_102 .panel-heading>h2 {
    background: transparent url(images/icon_rocket-2.png) no-repeat left center;
    color: #240085;
}
.encart-menu {
    margin-top: 17px;
}

.encart-menu h2 {
    font-size: 30px;
}

.encart-menu li {
    margin: 5px 0;
    font-size: 18px;
}

.encart-menu li a {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    border-left: 26px solid #240085;
}

.encart-menu li a:hover {
    background: #240085;
    color: #fff;
    text-decoration: none;
}

.menu-paris h2 {
    color: #ea5153;
}

.encart-menu li a, .encart-menu li a:hover {
    transition: background 0.35s;
}

.encart-menu li.menu-access a {
    border-color: #5485a0;
}

.encart-menu li.menu-access a:hover {
    background: #5485a0;
}

.encart-menu li.menu-library a {
    border-color: #5468a0;
}

.encart-menu li.menu-library a:hover {
    background: #5468a0;
}

.encart-menu li.menu-collections a {
    border-color: #5b54a0;
    ;
}

.encart-menu li.menu-collections a:hover {
    background: #5b54a0;
    ;
}

.encart-menu li.menu-services a {
    border-color: #9e54a0;
}

.encart-menu li.menu-services a:hover {
    background: #9e54a0;
}

.encart-menu li.menu-help a {
    border-color: #c0469c;
    ;
}

.encart-menu li.menu-help a:hover {
    background: #c0469c;
    ;
}

.encart-menu li.menu-staff a {
    border-color: #c6264e;
    ;
}

.encart-menu li.menu-staff a:hover {
    background: #c6264e;
    ;
}

.encart-menu li.menu-faq a {
    border-color: #e97954;
}

.encart-menu li.menu-faq a:hover {
    background: #e97954;
}

#page li.tuile-1 figure.effect-epica-25 p {
    margin-top: 0.5em;
}

/*==================== COMPTE ===================*/

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #eeC343;
}

.user-name {
    color: #eeC343;
}

.myaccount-profile .account-label {
    color: #eeC343;
}

.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #eeC343;
}

.basketLabel .btn-info {
    background: #240085;
    font-size: 16px;
    font-weight: bold;
}

#global_basket_actions .btn-dark {
    background: #240085;
    font-size: 16px;
    font-weight: bold;
}

/*==================== RECHERCHE ===================*/

/* JD 04/08/2022 - Masquage du nombre de rÃ©sultats affichÃ©s  */
.pz2info-search-limit {
	display: none;
}

.searchContainer h2 {
    font-size: 22px;
}

.panel-front.panel-search-container .panel-heading {
    padding: 30px 0px 30px 0px;
}

#notice_longue h2 {
    font-weight: normal;
}

#notice_longue_description h2 {
    color: #240085;
}

#detail-notice {
    margin-bottom: 40px;
}

#detail-notice-enrichissements, #detail-notice-avis {
    margin-top: 40px;
}

#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #eeC343;
    color: #eeC343;
    text-decoration: none !important;
}

#notice_longue_description .btn-info:hover {
    background-color: #eeC343;
    border-color: #eeC343;
    color: #fff;
    text-decoration: none !important;
}

#document_actions .btn-info {
    background-color: #eeC343;
    border-color: #eeC343;
    color: #fff;
}

#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #eeC343;
    color: #eeC343;
}

.btn-primary {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-info {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-validation {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-validation:hover, .btn-validation:focus, .btn-validation:active, .btn-validation.active, .open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-basket {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-basket:hover, .btn-basket:focus, .btn-basket:active, .btn-basket.active, .btn-basket.disabled, .btn-basket[disabled] {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}

.btn-action {
    background-color: #240085;
    border-color: #240085;
    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: #240085;
    color: #240085;
}

.actions .btn-dark {
    background-color: #240085;
    border-color: #240085;
    color: #fff;
}

.actions .btn-dark:hover, .actions .btn-dark:focus, .actions .btn-dark:active, .actions .btn-dark.active, .actions .btn-dark.disabled, .actions .btn-dark[disabled] {
    background-color: #fff;
    border-color: #240085;
    color: #240085;
}

#facet_container .facetSuggest a:hover {
    background-color: #eeC343;
}

.btn-dark {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.disabled, .btn-dark[disabled] {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-warning {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btn-warning:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

a.btn-technicalReport {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff;
}

a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.btn-group.open .dropdown-toggle, .btn:active, .btn.active {
    box-shadow: none;
}

.btn-default .caret, .btn-account .caret, .btn-basket .caret {
    border-top-color: #fff;
}

.btn-default:hover .caret, .btn-account:hover .caret, .btn-basket:hover .caret {
    border-top-color: #ccc;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}

.facetList .badge {
    color: #240085;
}

#criteres_recherche p {
    color: #000;
}

.description_resultats, .description_resultats_pendingActiveClients, .taille_page {
    color: #240085;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    border-color: #240085;
    color: #240085;
}

.btn-group.pageSize-container button {
    color: #240085;
}

#resultats>ul>li, #resultats>ul>li.on {
    background-color: #fff;
    border-color: #240085;
}

.select-all {
    background-color: #240085;
}

li.ajouter_selection {
    background-color: #004659;
}

#resultats .select {
    background-color: #240085;
}

.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #005d71;
    box-shadow: -3px -3px 0 #18859c;
    color: #fff;
}

.btn-group.pageSize-container.open .dropdown-menu>li>a {
    color: #eeC343;
}

.displaymode-icon-container .active, .siteRestriction-icon-container .active, .pageSize-container .active, .sort-order .active {
    background-color: #eeC343;
    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: #eeC343;
}

h2.category_header {
    color: #000;
}

h3.category_header {
    background-color: #eeC343;
    color: #fff;
}

.detail-holdings-class [class|="detail-holds"] thead th, .detail-subscriptions thead th, .detail-holdings-class [class|="detail-holds"] thead td, .detail-subscriptions thead td {
    background-color: #fff;
    color: #eeC343;
}

#multi_selection_simple .bouton_detail, #multi_selection .bouton_detail {
    color: #eeC343;
}

.mobile-navigation {
    background-color: #00726f;
}

.mobile-navigation .btn.precedent, .mobile-navigation .btn.suivant {
    background-color: #00726f;
}

.mobile-navigation>.btn-group, .mobile-navigation .btn {
    background-color: #00adb1;
}

.container-header {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.container>.navbar-header {
    margin: 0 auto;
    width: 100%;
    /* background: #240085; */
    text-align: center;
    /* height: 88px; */
}

.navbar>.container .navbar-brand {
    margin: 0 auto;
    height: 140px;
    width: 290px;
    background: transparent url(images/brand.svg) no-repeat center center;
    float: none;
    display: inline-block;
    background-size: 100%;
    pointer-events: none;
}

.mobile-navigation>.btn-group, .mobile-navigation .btn, .mobile-navigation {
    background-color: #eeC343;
}

.mobile-navigation .btn.precedent, .mobile-navigation .btn.suivant {
    background-color: #eeC343;
}

#submit-search {
    border-radius: 0 30px 30px 0;
    width: 56px;
    padding: 0 !important;
}

#scenario-selection {
    border-radius: 30px 0 0 30px;
}

#mobile-actions {
    background-color: #eeC343;
}

.hamburger-mobile .icon-bar {
    background-color: #240085;
}

#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: #240085;
}

#mobile-actions #dropSite {
    color: #240085;
}

.sitebtn-group .dropdown-menu .active>a, .sitebtn-group .dropdown-menu .active>a:hover, .sitebtn-group .dropdown-menu>.active>a:focus {
    background-color: #240085;
    color: #FFFFFF;
}

.float-frame-menu .menu-list a.is-active {
    background-color: #240085 !important;
    color: #eec343 !important;
}

.float-frame-menu .menu-list a:hover, .float-frame-menu .menu-list a:focus {
    background-color: #240085 !important;
    color: #eec343 !important;
}

.float-frame-menu .menu-list a {
    border-radius: 2px !important;
    color: #240085 !important;
    display: block !important;
    padding: .5em .75em !important;
    text-decoration: none !important;
}

/* Photos bandeau */

/* .portal-random-1 #search-panel {
    background-image: url(images/header.jpg);
}

.portal-random-2 #search-panel {
    background-image: url(images/header_2.jpg);
}

.portal-random-3 #search-panel {
    background-image: url(images/header_3.jpg);
}

.portal-random-4 #search-panel {
    background-image: url(images/header_4.jpg);
}

.portal-random-5 #search-panel {
    background-image: url(images/header_5.jpg);
}

.portal-random-6 #search-panel {
    background-image: url(images/header_6.jpg);
} */

/* fin photos bandeau */

#scenario-selection .caret {
    border-width: 6px 6px 0;
    border-top-color: #240085;
}

.effect-epica-25 a:after {
    /*display: block;
    background: #240085;
    content: '';
    width: 100% !important;
    height: 100% !important;
    position: relative!important;
    z-index: -1 !important;
    float: left;*/
}

/*
.grid figure figcaption > a {
   
    opacity: 0 !important;
    z-index: -1 !important;
}
.grid figure figcaption > a:hover{
   
    opacity: 0.4 !important;
    
}
*/

.effect-epica-25 a:after {
    /*background: RGBA(36, 0, 133, 0);
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: -1 !important;*/
}

.effect-epica-25 a:hover:after {
    /*background: RGBA(36, 0, 133, 0.2);*/
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 1;
    z-index: 1;
    position: relative;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: transparent;
}

#page figure.effect-epica-25::before {
    opacity: 1;
    background: RGBA(36, 0, 133, 0.2) !important;
    z-index: 1;
}

#page figure.effect-epica-25 {
    overflow: hidden;
}

body .icon-pause:before {
    color: #240085;
}

.toggleAutoPlayBtn:before {
    display: none;
}

.toggleAutoPauseBtn:before {
    display: none;
}

/******************Responsive devices*******************/

@media (min-width: 1024px) {}

@media (max-width: 1024px) {
    .all-link-connexe {
        /* z-index: 9999; */
        position: absolute;
        top: 94px;
        /* display: none; */
        right: 0;
        width: 100%;
    }
    .header-banner-menu {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 1023px) {
    #main_search_form {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .encart-acces .panel-front {
        margin: 94px 0 0 0;
        min-height: 424px;
    }
    .encart-library .panel-front {
        margin: 105px 0 0 0;
        padding: 15px 0;
        min-height: 450px;
    }
    .encart-journalsranking .panel-front {
        margin: 100px 0 0 0;
        min-height: 400px;
    }
}

header {
	/*border-top: 5px solid #240085;*/
	border: none;
	background: #240085;
	margin-bottom: 50px;
}
    #ariane {
		display: none;
    }
@media (min-width: 768px) {
    .btn-account {
        background-color: #eeC343;
        margin: 24px 20px 24px 0;
        border-radius: 30px;
        padding: 6px 16px;
        color: #240085;
    }
	.btn-account:hover, .btn-account:focus, .btn-account:active, .btn-account.active, .open .dropdown-toggle.btn-account {
		color: #240085;
		background: #f4e3ad;
	}
    header {
		padding-bottom: 150px;
    }
    #scenario-selection, #submit-search {
        height: 50px;
        line-height: 48px;
        padding: 0 22px;
    }
    .ui-autocomplete-input {
        height: 50px;
    }
    #textfield, .clean-text-field {
        height: 50px;
    }
    #ariane {
        position: absolute;
        top: 140px;
    }
    #menu-panel {
        background: #eeC343;
    }
    #search-panel {
        padding: 410px 0 10px;
    }
	#nav_connexe {
		position: absolute;
		right: 0;
		width: 100%;
		max-width: 100%;
	}
	.header-banner-menu {
		max-width: 100%;
		width: 100%;
		float: none !important;
	}
    #search-panel>.container {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    #search-panel .panel-body.col-md-8 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        height: auto;
        z-index: 2;
		position: absolute;
		top: 140px;
    }
    #main_search_form {
        margin: auto;
        max-width: 800px;
        position: relative;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    #ariane {
		display: none;
        position: absolute;
        top: -288px;
        left: 0;
        z-index: 10;
        color: #fff;
        height: 88px;
        background: transparent;
        padding: 0;
        overflow: hidden;
    }
    #ariane span a {
        color: #fff;
        width: 100%;
        height: 100%;
        /*display: block;*/
    }
    #ariane span {
        padding: 0 0 10px 0;
        margin: 0 0 -8px 0;
    }
    #ariane span.texte {
        display: none;
    }
	#ariane span {
        display: none;
    }
	#ariane span.texte + span { 
		 display: block;
	}
    #ariane span.texte + span a {
        height: 88px;
        background: #eeC343 url(images/home.png) no-repeat center bottom;
        display: inline-block;
        vertical-align: bottom;
        /* text-indent: -9999px; */
        width: 48px;
        background-position: center bottom 8px;
		overflow:hidden
    }
/* 	#ariane span:nth-child(2) a { 
		height: 88px;
	} */
    #search-panel {
        background: #240085 url(images/header.jpg) no-repeat center center;
        background-size: cover;
        /*height: 440px;*/
        padding: 0;
    }
    .page-accueil #layout-2 {
        margin: -20px 0 0 0;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
	#search-panel .panel-body.col-md-8 {
		top: 190px;
	}
}
@media (max-width: 767px) {
    #globalScenarioMobile {
        width: 100%;
        right: 0;
        left: 30px;
    }
    #nav-rich-menu li {
        margin: 0;
    }
    #ariane a, #ariane span, #ariane {
        color: #fff;
    }
    #globalAdvancedSearchLink {
        font-size: 16px;
    }
    #ariane .actif {
        font-weight: normal;
    }
    .page-accueil #layout-2, .page-accueil #layout-5 {
        padding: 0;
    }
    .frame-no-title .icon-resize-small.pull-right {
        float: none !important;
    }
    .frame-no-title .panel-heading {
        text-align: right;
    }
    #main_search_form::before {
        font-size: 28px;
        text-align: center;
        display: block;
    }
    /*******Rich menu*******/
    #nav-rich-menu {
        display: block;
    }
    #nav-rich-menu li {
        margin: 0;
        font-family: 'Lato', sans-serif;
        display: block;
        float: left;
        width: 100%;
    }
    #menu-panel {
        top: 43px;
    }
}

@media (max-width: 719px) {
    .encart-find li {
        width: 100%;
    }
}

/* @media (max-width: 1440px) and (min-width: 768px) {
    #search-panel .panel-body.col-md-8 {
        height: 340px;
    }
} */
4
.pdf_link {
	    color: #0000ff;
    text-decoration: none;
}

.alert-info {
	display:none;
}

.category_header {
	display:none;
}

.rss-thumbnail {
	background: url(/ui/skins/escp/portal/front/images/general/DocType/financial.png) ;
}





/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
} */



@media (max-width: 767px) {
	#nav_connexe.hidden-xs {
		display: block !important;
		min-height: 0;
	}
	.header-banner-menu .button-my-account.btn-group {
		display: none;
	}
}

#dropChangeSite,
.change-site-mobile {
    display: none;
}

div#collapse1768 ul li::first-letter {
    text-transform: uppercase;
}


.message-dr > .message::after {
	content:"\A Log in to access the resource";
	 white-space: pre-line;
}





