﻿@charset "utf-8";

/* CSS Document */

/* 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);

@font-face {
    font-family: 'Marianne-Light';
    src: url('fonts/marianne/Marianne-Light.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marianne-Medium';
    src: url('fonts/marianne/Marianne-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marianne-Regular';
    src: url('fonts/marianne/Marianne-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marianne-Thin';
    src: url('fonts/marianne/Marianne-Thin.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marianne-Bold';
    src: url('fonts/marianne/Marianne-Bold.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marianne-ExtraBold';
    src: url('fonts/marianne/Marianne-ExtraBold.otf');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*************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;
}

.x-webkit *:focus,
*:focus {
    outline: 0 !important;
}

button:focus,
.btn:focus {
    outline: 0 !important;
}

ul.notes-echelle.js li.note-focus {
    outline: 0 !important;
}

.rsDefaultInv .rsArrow:hover,
.rsDefaultInv .rsArrow:focus {
    outline: 0;
    border: none
}

.tt-input.form-control {
    border: none !important
}

/* html, body {
    width: auto;
    overflow-x: initial; 
}
html {
    height: auto;
} */

body {
    /* 
    overflow-y: auto !important;  */
	background: #fff;
    color: #333;
}

.x-body,
.x-window-body,
.x-panel-body,
body,
td,
p,
pre,
.panel-front>.x-panel-header span {
    font-family: 'Marianne-Regular';
}

/***************/

p {
    color: #333;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
    font-family: 'Marianne-Light';
    font-weight: normal;
}

h3 {
    color: #ba2913;
    font-family: 'Marianne-Regular';
    font-weight: normal;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-weight: normal;
}

a {
    color: #ba2913;
}

.container {
    max-width: 100%;
}

div#page>div.container {
    padding: 235px 0 0;
}

div#page.centre-de-ressources-synapse>div.container {
    padding: 400px 0 0;
}
div#page.search>div.container {
    padding: 400px 40px 0;
}
#admin-actions .btn {
    border: 1px solid #333;
}
/***********Surcharge xslt Synapse************/
.lrmh-research-center {
    display: none;
}
div#page.centre-de-ressources-synapse + footer + .lrmh-research-center,
div#page.search + footer + .lrmh-research-center {
    position: absolute;
    top: 235px;
    left: 20px;
    width: 270px;
    display: block;
}

div#page.centre-de-ressources-synapse.page-admin + footer + .lrmh-research-center,
div#page.search.page-admin + footer + .lrmh-research-center {
    top: 295px;
}
div#page.centre-de-ressources-synapse + footer + .lrmh-research-center a,
div#page.search + footer + .lrmh-research-center a {
    text-decoration: none;
}
div#page.centre-de-ressources-synapse + footer + .lrmh-research-center h2,
div#page.search + footer + .lrmh-research-center h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 45px;
}
div#page.centre-de-ressources-synapse + footer + .lrmh-research-center h3,
div#page.search + footer + .lrmh-research-center h3 {
    color: #fff;
    font-family: 'Marianne-Light';
}
/***********Header***********/

header {
    background: transparent;
}




/*****************Button*****************/


/*********Default***********/

#search-panel .btn-default {
    background: #fff;
    border: #fff;
    height: 50px;
    color: initial;
    width: auto;
}

#search-panel .btn-default:hover,
#search-panel .btn-default:focus,
#search-panel .btn-default:active,
#search-panel .btn-default.active,
#search-panel .open .dropdown-toggle.btn-default {
    color: #ba2913;
}



/*****************Button*****************/

.btn {
    color: #ba2913;
    background: transparent;
    border: 1px solid #ba2913;
    text-decoration: none;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.accueil-portal .btn {
    width: 100%;

}
.accueil-portal div#layout-4 {
    height: 680px;
}
.btn-account {
    color: #ba2913;
}

.btn-account,
.btn-account:hover,
.btn-account:focus,
.btn-account:active,
.btn-account.active,
.open .dropdown-toggle.btn-account {
    color: #ba2913;
    border: 0;
}

.btn-lg {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1;
}

.btn-default {
    color: #ba2913;
    background: #fff;
    border: 1px solid #ba2913;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #ba2913;
    border-color: #ba2913;
    transition: 0.5s ease;
}

.btn-primary {
    color: #fff;
    background: #ba2913;
    border: 1px solid #ba2913;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: transparent;
    border-color: #ba2913;
    color: #ba2913;
    transition: 0.5s ease;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background: #ba2913;
    border: 1px solid #ba2913;
}

.btn.tarzan {
    width: auto;
    text-decoration: none !important;
}

.btn.add-tag {
    width: auto;
}


.btn-action {
    background-color: #ba2913;
    border-color: #ba2913;
    color: #fff;
    border-radius: 5px;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #fff;
    border-color: #ba2913;
    color: #ba2913;
}

#facet_container .facetSuggest a:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

.btn-dark {
    background-color: #fff;
    border-color: #ba2913;
    color: #ba2913;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background: #ba2913;
    color: #fff;
}


/*****************Menu*****************/

#search-panel {
    background: transparent;
}

#menu-panel .panel-body {
    margin: 15px auto;
    background: none;
    padding: 0;
    z-index: 11;
}

#menu-panel {
    border: none;
    background: transparent;
    border-bottom: 30px solid #ba2913;
    border-top: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
}


/*****************Logo*****************/


.navbar-inverse {
    margin: 0;
}

.navbar-header:before {
    position: absolute;
    left: 0px;
    padding: 0;
    width: 175px;
    height: 160px;
    background: transparent url('images/Republique_Francaise_RVB.svg') no-repeat center center;
    display: inline-block;
}

.navbar-inverse .navbar-brand {
    margin-left: 200px !important;
    padding: 0;
    width: 200px;
    height: 155px;
    background: transparent url('images/Logo_LRMH_50-ans_2020_4-1.png') no-repeat center center;
    background-size: contain;
    display: inline-block;
}

.navbar-brand h1 {
    display: none
}

#share_social {
    z-index: 9999
}


/*****************Ariane*****************/

#ariane {
    font-size: 12px;
    color: #fff;
    position: absolute;
    margin: 0;
    top: -14px;
}
#preselect-facets-link {
    display: none !important;
}
#page.centre-de-ressources-synapse #ariane,
#page.search #ariane {
    top: -23px;}

#ariane .actif {
    font-weight: bold;
    color: #fff;
}

#ariane a {
    color: #fff;
}
span.breadcrumb-search-list span:hover, span.breadcrumb-search-list span:focus {
    color: #fff;
}

/*****************Search*****************/


#search-panel {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 150px;
    margin-top: 70px;
    padding: 0 15px;
}
#resultats_detail h2 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}
#page.centre-de-ressources-synapse #search-panel,
#page.search #search-panel {
    background: #333;
}
#page.centre-de-ressources-synapse #search-panel {
    margin-top: 80px;
}

#page.search #menu-panel .panel-body {
    margin: 10px auto;
}

#page #main_search_form {
    margin-top: 35px;
    width: 55%;
    float: right;
    visibility: hidden;
}

#page.centre-de-ressources-synapse #main_search_form,
#page.search #main_search_form {
    visibility: visible;
}

#globalScenarioMobile {
    background-color: #ba2913;
}

#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background-color: #f2f0f1;
    color: #ba2913;
}

#globalScenarioMobile>li>a:hover,
#globalScenarioMobile>li>a:focus {
    background-color: #f2f0f1;
    color: #ba2913;
}

#globalAdvancedSearchLink {
    color: #fff;
    font-size: 14px;
    margin: 0;
}


.clean-text-field {
    background: #fff;
    color: initial;
    padding: 0;
    width: auto;
    border: 0;
}

.clean-text-field:hover {
    color: #ba2913;
}


#search-panel #scenario-selection.btn-default {
    border-right: 1px dotted #ddd;
    border-radius: 25px 0 0 25px;
    font-size: 16px;
    text-transform: none;
}

#submit-search {
    border-radius: 0 25px 25px 0;
}

.tt-hint,
#textfield,
.clean-text-field {
    color: initial;
}


#nav_connexe {
    padding: 10px 0;
    position: absolute;
}


.all-link-connexe {
    z-index: 10;
}



/*****************Content*****************/

.panel-front,
.panel-selection {
    background: transparent;
    padding: 0;
}

.panel>.panel-heading h2,
.panel-title,
.panel-front>.x-panel-header {
    text-transform: none;
    margin-bottom: 25px;
}

.panel>.panel-heading h2:after,
.panel-title:after,
.panel-front>.x-panel-header:after {
    content: '';
    border-bottom: 1px solid #333;
    height: 15px;
    display: block;
    width: 100px;
}

.actualites .panel>.panel-heading h2 {
    color: #ba2913;
}

.actualites .panel>.panel-heading h2:after {
    border-bottom: 1px solid #ba2913;
}

#portal .panel-body {
    padding-top: 0;
}

.panel-front>h2,
.panel-heading>h2 {
    color: initial;
    font-size: 32px;
}

strong {
    font-family: 'Marianne-Regular', 'Arial';
    font-size: 14px;
    font-weight: bold;
    color: #ba2913;
}



/**********************************/



/****************/

.bs-bullets .rsNavSelected .btn {
    background: #ba2913;
    border-color: #ba2913;
    border-radius: 8px;
    height: 10px;
    width: 10px;
    line-height: 100%;
    border: none;
    padding: 0;
}

.bs-bullets .btn,
.bs-bullets .btn:hover,
.bs-bullets .btn:active {
    border-radius: 8px;
    height: 10px;
    width: 10px;
    line-height: 100%;
    border: none;
    background: #DAE6EC;
    padding: 0;
}


/*********Themes**********/

/*******Pages themes***********/

#portal .frame {
    margin: 0 0 33px 0 !important;
    padding: 20px;
}
[class^='pole-'] #portal .frame {
    margin: 0 !important;
}
[class^='pole-'] .btn-default {
    width: auto;
}
#page.expertise #portal .frame {
    margin: 0 !important;
}

/*********Centre de ressources**********/

.centre-de-ressources-synapse .btn-primary {
    width: auto;
    margin-top: 20px;
}

.centre-de-ressources-synapse .btn-default {
    width: auto;
}

.dossiers-thematiques {
    margin-bottom: 30px;
}

.dossiers-thematiques .col-sm-3 a {
    display: block;
}

.dossiers-thematiques .col-sm-3 a p {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
    margin: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.dossiers-thematiques .col-sm-3 a:hover p {
    display: block;
    transition: 0.5s ease;
}

.dossiers-thematiques .col-sm-3 a p i {
    font-size: 50px;
    display: block;
    padding: 30px;
}

.dossiers-thematiques .col-sm-3 img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
/*************Sommaire****************/
/* .main-float-menu {
    margin-top: -25px !important;
    background: #fafafa;
    padding: 15px;
}
.main-float-menu.affix {
    width: auto !important;
    background: #fafafa;
}
.float-frame-menu {
    width: 100% !important;
}
.float-frame-menu .menu-list {
    margin: 0 40px 0 0;
    width: 100%;
}
.float-frame-menu .menu-list a {
   padding: 15px 10px;
}
.float-frame-menu .menu-list a.is-active {
    background-color: #ba2913 !important;
font-family: 'Marianne-Light';
} */



/*******Menu flottant********/

.main-float-menu {
    margin-top: -25px !important;
    margin-right: 20px;
    background: transparent;
}

.float-frame-menu.vue-affix.affix-top,
.float-frame-menu.vue-affix.affix-bottom,
.float-frame-menu.vue-affix.affix {
    background: #fafafa;
    width: 280px !important;
    margin-top: 0;
    padding: 10px 30px;
}

.float-frame-menu .menu-list a {
    padding: 10px !important;
    font-family: 'Marianne-Light';
}

.float-frame-menu .menu-list a:hover,
.float-frame-menu .menu-list a.is-active {
    background-color: #ba2913 !important;
}

/***************Souscription*****************/
#portal .frame.subscribe {
    background: #fafafa;
    margin:10px !important;
}
/***************Souscription*****************/
#portal .frame.external-website {
    background: #fafafa;
    margin:10px !important;
}
.external-website .panel-body {
        padding-top: 0;
        border: 1px solid #e6e6e6;
}
.external-website .panel-heading h2 {
    text-align: center;
    
}
.external-website .panel-heading h2:after {
    margin: 0 auto;
}
/*********Rapports et notes**********/

#portal .frame.reports {
    margin: 0 0 10px !important
}

.frame.reports:nth-of-type(2) {
    background: #f2f0f1;
}

.reports h2 {
    text-align: center;
}

.reports img.img-thumbnail.ermes-thumb.ermes-thumb-size-MEDIUM {
    height: 200px;
    margin: 0 20px;
    width: 150px;
    object-fit: cover;
}

.reports .panel-heading h2:after {
    margin: 0 auto;
}

.reports .rs-staticMosaic {
    text-align: center;
}

.reports .btn.see_all_results {
    float: right;
    border: 1px solid #333;
    color: #333;
}

.reports .btn.see_all_results:hover {
    color: #fff;
    background: #333;
}

.footer-icon-container a {
    background: transparent;
    border: transparent;
}


/*********Dernieres acquisitions**********/

.frame.purchasing {
    background: #ba2913;
}

.frame.purchasing:nth-of-type(2) {
    background: #f2f0f1;
}

.purchasing h2 {
    text-align: center;
    color: #fff;
}

.purchasing img.img-thumbnail.ermes-thumb.ermes-thumb-size-MEDIUM {
    height: 200px;
    margin: 0 20px;
    width: 150px;
    object-fit: cover;
    border: 1px solid #ddd;
}

.purchasing .btn-default {
    float: right;
}

.purchasing .panel-heading h2:after {
    margin: 0 auto;
    border-bottom: 1px solid #fff;
}

.purchasing .rs-staticMosaic {
    text-align: center;
}

.purchasing .footer-icon-container a span {
    background: transparent;
    border: transparent;
    color: #fff;
}


/*********Google Map**********/

.frame.frame-portalgooglemapgenericwebframefactory.frame-no-title {
    padding: 0 !important;
}

.panel.panel-default.google-map-root {
    border: 0;
    border-radius: 0;
}


/*****************Titre centré************/

.centered-title .panel-heading h2 {
    text-align: center;
}

.centered-title .panel-heading h2:after {
    margin: 0 auto;
}


/*********Menu latéral**********/


div#page>div.container .menu-lateral .panel-body {
    background: transparent;
    padding: 0;
}

.menu-lateral {
    margin: 0 !important;
}

.menu-lateral .rsItem a {
    display: block;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 80px;
    padding: 0px;
    background: #fff;
    border-radius: 15px;
}
.menu-lateral .rsItem a:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.03);
    transition: 0.3s ease;
}

.menu-lateral .rsItem a img.lazy {
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}


.menu-lateral .rsItem a>span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    padding-left: 1px;
    padding-top: 30px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.35);
    transition: 0.3s ease;
    border-radius: 15px;
}

.menu-lateral .rsItem a:hover>span {
    box-shadow: 0 0 12px #ddd;
    background: rgba(0, 0, 0, 0.6)
}
.menu-lateral .rsItem a span span {
    line-height: 1.5;
    position: relative;
    margin-bottom: 7px;
    padding: 10px;
    font-size: 16px;
}

.menu-lateral .panel-front {
    background-color: transparent;
}

.menu-lateral #portal .panel-body {
    padding: 0;
    margin: 0;
}


/*********Accordion slider**********/

#portal .accordion-slider.frame {
    padding: 0
}

.accordion-slider .panel-heading {
    display: none;
}


/***************/

.all-link-connexe .btn-default {
    background: #ba2913;
    border: #ba2913;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    padding: 0;
}

.all-link-connexe .btn-default span {
    display: none;
}


.all-link-connexe .link-connexe .btn-default:before {
    content: '';
    font-size: 15px;
    line-height: 2;
    margin-left: 0;
}

.all-link-connexe .link-connexe:first-child .btn-default:before {
    content: '\a175';
    font-family: 'ermes-font-addon';
}

.all-link-connexe .link-connexe:nth-child(2) .btn-default:before {
    content: '\e83f';
    font-family: 'ermes-font-update';
}

.all-link-connexe .link-connexe:nth-child(3) .btn-default:before {
    content: '\e841';
    font-family: 'ermes-font-update';
}

.all-link-connexe .link-connexe:nth-child(4) .btn-default:before {
    content: '\a234';
    font-family: 'ermes-font-addon';
}


/*****************/

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #ba2913;
    border-radius: 0;
}
.list-group-item-text {
    text-align: center;
    color: #808080;
}


.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #ba2913;
    text-decoration: none;
    background-color: #f5f5f5;
}

.badge {
    color: #ba2913;
}

.facetList .badge {
    color: #ba2913;
}

.list-group-item>.badge {
    color: #ba2913;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #ba2913;
    border-color: #ba2913;
}

#criteres_recherche p,
#description_resultats,
.taille_page,
.btn-group.pageSize-container button,
.btn-group.pageSize-container.open .dropdown-menu>li>a {
    color: #ba2913;
}

.btn-group.pageSize-container button {
    padding: 0;
    border: 0;
    margin: 0;
}
.notice .actions .btn, .themes .btn {
    width: auto;
    background: #333;
    border: 1px solid #333;
    color: #fff;
}
li.avis .btn {
    border: transparent;
    color: #333;
}
li.avis .btn:hover {
    color: #fff;
}
.searchList-btn.btn-group.pageSize-container {
    margin-right: 10px;
}

.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    border: 0;
    background: #333;
}


/* Surcharge règle bootstrap */


.vignette_document .icon-new {
    background-color: #ba2913;
}

h3.category_header {    
    background-color: transparent;
    color: #333;
    text-transform: none;
    padding: 10px 0;
}

h2.category_header, .suggestion_container>h3 {
    color: #ba2913;
    font-size: 20px !important;
    text-transform: uppercase;
    background: #fafafa;
    padding: 10px;
    width: 100%;
    margin: 15px 0;
}

.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: #333;
    color: #Ffff;
    font-weight: normal;
}
.detail-holdings-class [class|="detail-holds"] table, .detail-subscriptions table {
    border: 1px solid #ddd;
}
tr.holding-table-row {
    background: #fff !important;
    border-bottom: 1px solid #ddd;
}
button.holding-reservation {
    background-color: #fff !important;
    border: 1px solid #ba2913 !important;
}
.alert-info[data-v-a026d4e8] {
    border-left: 10px solid #ba2943 !important;
}
.anonymous-info .btn[data-v-a026d4e8] {
    background-color: initial !important;
    border: 1px solid #ba2913;
    color: #ba2913 !important;
}
#tab_suggestion {
    margin-top: 30px;
}
#tab_suggestion h2.category_header {
    display: none;
}
#notice_longue .slider-notice h3.template-title {
    font-size: 14px;
    font-weight: normal;
}
#notice_longue .tab-content {
    height: auto;
}
.tarzan, a.keep-underlined {
    text-decoration: underline !important;
    font-weight: 600;
}
#notice_longue_description .tab-content a {
    color: initial;
    font-family: 'Marianne-Light';
    font-weight: normal;
}
#notice_longue_description .tab-content a:hover {
    color: #ba2913;
}
.tarzan, a.keep-underlined {
    text-decoration: underline !important;
    font-weight: 600;
}
#resultats .select input[type="checkbox"], .ajouter_selection input[type="checkbox"] {
    height: auto;
    margin-top: 20px;
}
.template-title {
    color: #000;
    text-transform: none;
    font-family: 'Marianne-Light';
    margin-bottom: 10px;
}

p.template-info {
    font-weight: normal;
    color: #777;
}
.notice_corps p{
    margin: 0;

}
p.item-description span {
    font-weight: 900;
}


.mobile-navigation {
    background-color: #fafafa;
}
.mobile-navigation,
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: #ddd;
}
.mobile-navigation>.btn-group,
.mobile-navigation .btn {
    border-color: #ddd;
    border-right-color: #fff;
    background-color: #ddd;
    color: #333;
    margin: 0;
}
.my-account-mobile .profilBox {
    right: 0;
    left: auto;
}
.btn-group.my-account-mobile {
    float: right;
    margin-right: 10px;
}
.my-account-mobile .profilBox {
    right: 0;
    left: auto;
}
.template-resume {    font-size: 14px;}



/*****************/

.panel-title {
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}


/*****************/

#share_social {
    display: none !important;
}


#resultats>ul>li {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

#resultats>ul>li.on {
    box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
}

#resultats .select {
    background: #fff;
}

#resultats_recherche .panel-front.panel-search-container .panel-heading {
    padding-left: 0;
}
.search-capture-show-editor-container[data-v-935625c6] .btn {
    padding: 5px;
    width: auto;
    margin-bottom: 0;
    float: initial;
}
.btn.search-capture-preview-searchlink[data-v-0cf86634] {
    height: auto !important;
}
.select-all {background-color: #ddd;}
#modeDisplayVignet {
    background-color: transparent;
}

#resultats>ul#modeDisplayVignet>li {
    border: none;
    box-shadow: none;
}
#modeDisplayVignet .titleVignet, #containerSearchList .titleVignet {
    cursor: pointer;
    line-height: 22px;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Marianne-Light';
}
#resultats>ul#modeDisplayVignet>li.on .vignet {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.35);
    transition: 0.3s ease;
}
.obtain-document-link-vignet, #modeDisplayVignet .statut, #modeDisplayVignet .noStatus {
    display: none;
}

.facetList.nav-pills>li>a {
    color: initial;
}


#facet_container .panel-title {
    color: initial;
}


#facet_container .facetSuggest {
    text-align: left;
}


.statut .obtain-document-link {
    color: initial;
    background: initial;
    border: none;
    text-decoration: none;
    border-radius: 0;
    padding: initial;
    width: initial;
    margin-bottom: initial;
}
.statut .obtain-document-link:hover {
    color: #ba2913;
}

.notice.notice_courte {
    background: #fff;
}


/***************/




/*****************Footer*****************/

footer {
    position: relative;
    background: #ba2913;
    color: #fff;
    height: 180px;
    font-family: 'Marianne-Light', Arial, Helvetica, sans-serif;
}

footer .col-sm-7.logos {
    background: #fff;
    height: 180px;
}

footer .fast-access .col-sm-6 {
    padding: 15px;
}

footer .fast-access.col-sm-5:before {
    position: absolute;
    top: 0;
    left: -180px;
    content: " ";
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 180px solid #ba2913;
    border-left: 180px solid transparent;
}

footer .col-sm-4 {
    height: 100%;
    width: 30%;
}

footer .col-sm-4 a {
    display: block;
    position: relative;
    height: 100%;
}

footer .col-sm-4 img {
    max-width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
}

footer .republique-francaise img {
    width: 175px;
    height: 160px;
    margin-bottom: 10px;
}

footer .lrmh img {
    margin-bottom: 10px;
    width: 155px;
}

footer .crc img {
    margin-bottom: 20px;
}

footer h2 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

footer h2:after {
    content: '';
    border-bottom: 1px solid #fff;
    height: 15px;
    display: block;
    width: 100px;
}

footer li {
    font-size: 14px;
    line-height: 1.8;
}

div.product-infos {
    text-align: center;
    background-color: #ba2913;
    border-top: 1px solid #fff;
    padding: 5px 20px;
    color: #fff;
    text-align: left;
}


/* Activer la modification des libelles pour le footer */

footer div[id^='ext-element-'] {
    height: 180px;
}


/******Resultats*****/
.nav.nav-tabs {
    background: #fafafa;
    padding: 0;
    display: flex;
    border-bottom: 0;
}
.tab-content {
    background-color: transparent;
    padding: 20px;
    box-shadow: 0 0 3px #ddd;
    height: 350px;
    overflow-y: auto;
    margin-top: 10px;
}
.nav-tabs>li {
    background-color: transparent;
}

.nav-tabs>li>a {
    background-color: transparent;
    padding: 20px;
    color: #333;
    font-weight: normal;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
    color: #ba2913;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #ba2913;
    border-color: transparent;
    color: #fff;
}

.tab-pane li {
    list-style: square;
    margin-left: 20px;
    font-size: 14px;
    margin-bottom: 5px;
}
.frame.frame-portalsearchcapturemultirenderwebframefactory.frame-embed li {
    border-bottom: 1px dotted #ddd;
list-style: none;
}

.frame.frame-portalsearchcapturemultirenderwebframefactory.frame-embed li:last-child {
    border-bottom: none;
}
.tab-pane .btn {
    width: auto;
    margin-top: 15px;
    float: right;
}
#notice_longue_description>p {
    color: initial;
    font-size: 16px;
    font-family: 'Marianne-Light';
}
#notice_longue_description>p span {
    font-weight: 600;
}
#notice_longue_description>p span.item-typedoc, #notice_longue_description>p span.item-source {
    font-weight: bold;
    font-weight: normal;
    color: #5b5b5b;
}

div.webframe-ermes-lastviewedresources-item,
div.webframe-ermes-openfindselection-item {
    background: transparent;
    border-bottom: 1px dotted #ddd;
    padding: 10px 0;
}


.notice.sc-code-AUTHORITY  div#resultats_detail {
    padding: 15px;
}

.panel-front>.x-panel-header span,
h2 {
    color: #000;
}

#notice_longue > .panel > .panel-body {
    min-height: 320px;
}
.notice.sc-code-AUTHORITY  #note-detail,
.notice.sc-code-AUTHORITY  .themes,
.notice.sc-code-AUTHORITY  .notice_avis,
.notice.sc-code-AUTHORITY  #notice_longue .clear {
    display: none !important;
}
.notice.sc-code-AUTHORITY  #notice_longue_description>p span {
    font-weight: bold;
    color: #000;
}

.notice.sc-code-AUTHORITY  #notice_longue h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.notice.sc-code-AUTHORITY  #detail-notice .col-sm-4.col-md-3.col-lg-3 {
    width: 10%;
}

.notice.sc-code-AUTHORITY  #detail-notice .col-sm-8.col-md-9.col-lg-9 {
    width: 90%;
}

.notice.sc-code-AUTHORITY .notice_avis,
.notice.sc-code-AUTHORITY .themes {
    display: none;
}
.metadata-actions li .btn {
    color: #333;
    background: transparent;
    border: transparent;
    margin: 5px;
}

.metadata-actions li .btn {
    color: #333;
    background: transparent;
    border: transparent;
}

.metadata-actions li .btn:hover {
    color: #ba2913;
}

li.ajouter_selection {
    background-color: #333;
    width: 40px;
    margin-left: 5px;
}
.metadata-actions li .btn-basket {
    margin-right: 0;
}
.metadata-actions li .btn-basket .caret {
    border-top-color: #333;
}

.metadata-actions li .btn-basket .caret:hover {
    border-top-color: #ba2913;
}

#notice_longue .metadata-actions li button.btn.btn-sm.btn-basket.main-basket {
    float: left;
}
.metadata-actions li .memoriser .clearfix {
    display: none;
}

.metadata-actions li .memoriser #dropBasketList {
    width: auto;
    margin: 15px 0 0 0;
}

#panel-selection-detail {
    background: #fff;
}


#criteres_recherche,
.navigation-page,
.intro,
#description_resultats_pendingActiveClients {
    padding: 0;
}


.frame .panel-default,
.panel-default>.panel-heading {
    background-color: transparent;
}


/************************Formulaire************************************/
.document-form .nav {
    background: #fafafa;
}
.well {
    background-color: #fafafa;
    border: 1px dotted #ddd;
    padding: 10px;
    border-radius: 0;
    margin: 0 5px;
}
/***********************encarts*******************************/


/***********************Galeries documentaires*******************************/

#page.expertise #portal .frame.bsp-gallery {
    text-align: center;
    background: #ba2913;
    margin: 0 0 33px 0 !important
}

.panel-front.bsp-gallery {
    max-width: 1170px;
    margin: 0 auto;
}

.bsp-gallery .panel>.panel-heading h2 {
    color: #fff;
}

.bsp-gallery .panel>.panel-heading h2:after {
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}

.bsp-gallery .selection-description {
    background: transparent;
    border: transparent;
    margin: 0 0 30px;
    padding: 5px;
    color: #fff;
    text-align: center;
}
.bsp-gallery img {
    width: 100%;
}
#portal .bsp-gallery .panel-body {
    padding-top: 0;
    margin-bottom: 20px;
}

/***********************Focus sur*******************************/

.frame.focus-gallery {
    text-align: center;
    color: #fff;
    background: #ba2913;
}

.panel-front.focus-gallery {
    max-width: 1170px;
    margin: 0 auto;
}

.focus-gallery .panel>.panel-heading h2 {
    color: #fff;
}

.focus-gallery .panel>.panel-heading h2:after {
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}

.focus-gallery .selection-description {
    background: transparent;
    border: transparent;
    margin: 0 0 30px;
    padding: 5px;
    color: #fff;
    text-align: center;
}

.focus-gallery-container {
    box-sizing: border-box;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
}

.focus-gallery-container * {
    box-sizing: border-box;
}

@media (max-width: 767px) {
    .focus-gallery-container {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .focus-gallery-container {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 1360px) {
    .focus-gallery-container {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
}

.gallery-img-div {
    margin: 0;
    padding: 2px;
}

.gallery-img-content {
    overflow: hidden;
    padding: 2px;
    width: 100%;
}

a.btn.btn-secondary {
    background: #fff;
    color: #333;
    margin-top: 30px;
    padding: 10px 50px;
    float: right;
    width: auto;
}

@media (min-width: 768px) {
    .gallery-img-div {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid;
    }
    .menu-lateral .rsItem a span:nth-child(2):before {
        border-width: 125px 0 0 290px;
      
    }
}


/***********************accordion-insert slide*******************************/

.accordion-insert {
    width: 100%;
    max-width: 100%;
    height: 500px;
    overflow: hidden;
    margin: 0;
}

.accordion-insert ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    height: 500px;
}

.accordion-insert ul li {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 11.11%;
    background-repeat: no-repeat;
    background-position: center top;
    transition: all 500ms ease;
}

.accordion-insert ul li div {
    display: none;
    overflow: hidden;
    height: 500px;
    padding: 0;
    transition: all 500ms ease;
}

.accordion-insert ul li div a {
    display: block;
    position: relative;
    height: 100%;
    padding: 0;
    transition: all 200ms ease;
}

.accordion-insert ul li h3 {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    padding: 15px;
}

.accordion-insert ul li>h3 {
    width: 200px;
    transform: rotate(-90deg);
    font-size: 14px;
    text-align: center;
    right: -75px;
    position: absolute;
    bottom: 70px;
}

.accordion-insert ul li div a h3 {
    margin: 15px;
    width: auto;
    display: inline-block;
}

.accordion-insert ul li div a p {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    margin: 0;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    bottom: 0;
    left: 0;
    right: 0;
}

.accordion-insert ul li {
    background-size: cover;
}

.accordion-insert ul li:nth-child(1) {
    background-image: url("images/slide/lrmh_pole-beton.jpg");
}

.accordion-insert ul li:nth-child(2) {
    background-image: url("images/slide/lrmh_pole-bois.jpg");
}

.accordion-insert ul li:nth-child(3) {
    background-image: url("images/slide/lrmh_pole-grottes.jpg");
}

.accordion-insert ul li:nth-child(4) {
    background-image: url("images/slide/lrmh_pole-metal.jpg");
}

.accordion-insert ul li:nth-child(5) {
    background-image: url("images/slide/lrmh_pole-microbiologie.jpg");
}

.accordion-insert ul li:nth-child(6) {
    background-image: url("images/slide/lrmh_pole-peinture.jpg");
}

.accordion-insert ul li:nth-child(7) {
    background-image: url("images/slide/lrmh_pole-pierre.jpg");
}

.accordion-insert ul li:nth-child(8) {
    background-image: url("images/slide/lrmh_pole-textile.jpg");
}

.accordion-insert ul li:nth-child(9) {
    background-image: url("images/slide/lrmh_pole-vitrail.jpg");
}

.accordion-insert ul:hover li,
.accordion-insert ul:focus-within li {
    width: 8%;
}

.accordion-insert ul li:focus {
    outline: none;
}

.accordion-insert ul:hover li:hover,
.accordion-insert ul li:focus,
.accordion-insert ul:focus-within li:focus {
    width: 60%;
}

.accordion-insert ul:hover li:hover div,
.accordion-insert ul li:focus div,
.accordion-insert ul:focus-within li:focus div {
    display: block;
}

.accordion-insert ul:hover li:hover>h3,
.accordion-insert ul li:focus>h3,
.accordion-insert ul:focus-within li:focus>h3 {
    display: none;
}

@media screen and (max-width: 600px) {

    .accordion-insert {
        height: auto;
    }
  
}

.about {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #666;
}

.about a {
    color: blue;
    text-decoration: none;
}

.about a:hover {
    text-decoration: underline;
}


/*****************/

.sagscroller {
    height: auto;
    max-height: none;
}

.sagscroller ul li {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}

.sagscroller a {
    font-weight: normal;
}

.sagscroller .rsItem {
    margin-bottom: 10px;
}

.rss-thumbnail-div {
    display: none;
}

.rss-sourceInfo {
    text-align: left;
}


/*********Modele Image en haut texte en bas********/

.thumbnail {
    border: 0;
    padding: 0;
}

.thumbnail .caption {
    padding: 0;
    margin-top: 20px;
}

img.media-object {
    max-height: 280px;
    object-fit: cover;
    width: 100%;
    border-radius: 5px;
}

@media (min-width: 1920px) {
    img.media-object {
        max-height: 230px;
    }
}

div#full-view-image-annie-blanc+div>button {
    float: right;
    margin-right: 60px;
}

/******************Responsive devices*******************/


@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}


@media (min-width: 992px) {
    #preselect-facets-link {
        background: transparent !important;
        height: auto !important;
        color: #fff !important;
        position: absolute;
        right: 0;
        top: -32px;
        padding: 0;
        display: none !important;
    }
}


/* iPad portrait  width: 768px */

@media (min-width: 768px) {
    header {
        border-top: none;
    }
    #search-panel .panel-body {
        width: 100%;
    }
    header {    position: absolute;
        width: 100%;}
    .statut,
    .statut-disabled,
    .statut-primaryDoc {background-color: #fff;}
    .indicator.all-loaned,
    .indicator.not-available-here,
    .indicator.available-elsewhere,
    .indicator.loaned-elsewhere,
    .indicator.not-available,
    .holding.not-available {
        border-left: 5px solid #FDC76B;
    }

    .indicator.available,
    .indicator.exposition,
    .holding.is-available {
        border-left: 5px solid #97C67D;
    }

    .indicator.no-existing {
        border-left: 5px solid #E74C3C;
    }

    .indicator.no-holding,
    .indicator.unknown {
        border-left: 5px solid #7F8C8D;
    }
    .indicator.review {
        border-left: 5px solid #7F8C8D;
    }
    .btn-account {
        background: transparent;
    }
 
    .btn-account i {
        margin-right: 3px;
    }
    .btn-account span>span {
        color: initial;
    }
    /*******************/
    #ermes_main_menu {
        width: auto;
        float: right;
    }
    #ermes_main_menu li.LEVEL1 {
        background-color: transparent;
        border-top: 0;
        width: auto;
        margin: 0;
    }
    #ermes_main_menu li.LEVEL1>a {
        color: initial;
        font-weight: normal;
        font-size: 16px;
        padding: 0 15px;
        border-right: 1px solid #d7d9dc;
    }
    #ermes_main_menu li.LEVEL1:last-child>a {
        border: none;
    }
    #ermes_main_menu li.LEVEL1>a:hover,
    #ermes_main_menu li:hover>a,
    #ermes_main_menu li.LEVEL1>a:focus {
        color: #BA2913;
        background: transparent;
    }
    #ermes_main_menu li.LEVEL1.display-type-0.sitemap-selected-item a {
        color: #ba2913;
        font-weight: 600;
    }
    #ermes_main_menu li.LEVEL1.display-type-0.sitemap-selected-item::after {
        content: '';
        display: block;
        height: 0;
        width: 0;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #ba2913;
        border-left: 5px solid transparent;
        margin: 0 auto;
        padding-top: 10px;
        position: absolute;
        left: 0;
        right: 0;
    }
    #ermes_main_menu .dropdown-menu>li>a:hover,
    #ermes_main_menu .dropdown-menu>li:hover>a {background-color: #ba2913;
        color: #fff;}
    /******************/
    /*************Rich Menu***************/
   
}

@media (min-width: 768px) and (max-width: 992px) {
 
    #page.centre-de-ressources-synapse #search-panel, #page.search #search-panel {
        margin-top: 90px;
    }
}

@media (max-width: 767px) {
    #page.centre-de-ressources-synapse #search-panel, #page.search #search-panel {
           margin-top: 0;
           height: 280px;
		   position: relative;
    }
    #ariane {
        display: none;
    }
    #page.centre-de-ressources-synapse #main_search_form, #page.search #main_search_form {
        margin-top: 100px;
    }
    #page.centre-de-ressources-synapse #search-panel .panel-body:after, #page.search #search-panel .panel-body:after {
        width: 100%;
    }
    #admin-actions,
    #mobile-actions {background: #fff;}
    
    /*********Search zone***********/
    
 
    #menu-panel {
        border: 0;
        margin-top: 0;
        top: 45px;
    }
   
    #ermes_main_menu {
        background-color: #fff;
        box-shadow: 0 0 5px #ddd;
    }
    #ermes_main_menu>li.LEVEL1>a {
        color: inherit;
    }
    #ermes_main_menu>li.LEVEL1>a:hover,
    #ermes_main_menu>li.LEVEL1>a:focus,
    #ermes_main_menu>li.LEVEL1.open a {
        color: #ba2913;
    }
    #ermes_main_menu .dropdown-menu.LEVEL1 {border-bottom: 1px dotted #ddd;}
    /****************/
   
   .panel-body {
		padding: 80px 5px 10px;
	}
    footer {
        height: auto;
    }
    footer .col-sm-4 {
        height: 100%;
        width: 30%;
        display: inline-block;
    }
    .profilBox li a {
        font-family: 'Marianne-Light';
        color: #000;
    }
    #page #main_search_form {
        width: 100%;
    }
    div#page.centre-de-ressources-synapse>div.container, div#page.search>div.container {
        padding: 0;
    }
}


