/* @import "/ui/skins/ermes-standard/style.css";*/
@import "polices/polices.css";
@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
/*couleurs
Bleu fond: #b3d6fd
Bleu texte: #7ab9ff
main :  #ffd076
main foncé :  #ffbd70
valid : #78d69a
*/


/*
body {
    background: url("images/body.png") no-repeat scroll center top #ffffff;
    color: #000000;
    font-family: "SourceSansPro-Regular";
}
*/

#detail-notice-selections img.ermes-thumb-size-MEDIUM {
    background-image: none !important;
}


/* test yannis pour enlever le bg sur le player integré dans une autre page avec une image du concert en BG */


/* fonctionne pour collection du musee et ressources-digital mais pas catalogue*/

body.accueil-modele {
    background: url("images/body.png") no-repeat scroll center top #ffffff;
    color: #000000;
    /* font-family: "SourceSansPro-Regular"; */
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
}

body.ext4 {
    background: url("images/body.png") no-repeat scroll center top #ffffff;
    color: #000000;
    font-family: "Source Sans Pro", 'Arial', 'Helvetica', sans-serif;
    /*font-family: "SourceSansPro-Regular";*/
    font-family: 'SourceSansPro-Regular', 'Arial', 'Helvetica', sans-serif;
}

.btn-default {
    background-color: #ffd076;
    border-color: #ffd076;
    color: #000000;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #ffd076;
    border-color: #ffd076;
    color: #000000;
}

header,
#search-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}

#globalScenarioMobile {
    background: none repeat scroll 0 0 #ffffff;
}

#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: none repeat scroll 0 0 #ffd076;
    color: #000000;
}

#globalScenarioMobile>li>a {
    color: #000000;
}

#globalScenarioMobile>li>a:hover,
#globalScenarioMobile>li>a:focus {
    background-color: #ffd076;
    color: #000000;
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu>.active>a:focus {
    background: none repeat scroll 0 0 #000000;
}

.site-btn.btn-group {
    margin-right: 50px;
}

.connectBox {
    background: none repeat scroll 0 0 #000000;
    padding-bottom: 14px;
}

.connectBox .form-control {
    background: none repeat scroll 0 0 #ffffff;
}

.btn-validation,
.btn-validation:hover {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none #ffffff;
    color: #000000;
}

#nav_connexe .caret {
    border-color: #ffffff rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
    .btn-account {
        background-color: #000000;
        padding: 12px 16px 8px;
        font-size: 14px;
    }
    .icon-lock {
        position: relative;
        top: -2px;
    }
}

.header-banner-menu {
    position: relative;
}

#langue-btn {
    right: 130px;
    top: -220px;
    z-index: 8;
}

#langue-btn,
#langue-btn a,
#langue-btn a.active {
    color: #ffffff;
}

.site-btn a,
.site-btn a.active {
    color: #ffffff;
}

#nav_connexe {
    position: relative;
    background: none repeat scroll 0 0 #000000;
    padding: 0;
    min-height: 41px;
}

#identite_utilisateur {
    left: 10px;
    top: 11px;
    padding: 0;
    font-size: 14px;
}

#dropChangeSite {
    padding-top: 8px;
}

.header-banner-menu .all-link-connexe div:nth-child(1) .btn {
    background: url("images/reseaux_connexes.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);
    text-indent: -9999px;
}

.header-banner-menu .all-link-connexe div:nth-child(2) .btn {
    background: url("images/reseaux_connexes.png") no-repeat scroll -30px 2px rgba(0, 0, 0, 0);
    margin: 0 16px;
    padding: 2px 8px;
    text-indent: -9999px;
}

.header-banner-menu .all-link-connexe div:nth-child(3) .btn {
    color: #ffffff;
    font-size: 16px;
}

.header-banner-menu div:nth-child(4),
.header-banner-menu div:nth-child(5),
.header-banner-menu div:nth-child(6) {
    left: 76px;
    position: absolute;
    top: 70px;
    z-index: 2;
}

.header-banner-menu div:nth-child(5) {
    /*    left: 294px;*/
    left: 209px;
}

.header-banner-menu div:nth-child(6) {
    /*left: 416px;*/
    left: 330px;
}

.header-banner-menu .btn {
    background: none repeat scroll 0 0 #000000;
    border-color: #000000;
}

.header-banner-menu .btn-default {
    color: #fff;
}

.header-banner-menu div:nth-child(4) .btn,
.header-banner-menu div:nth-child(5) .btn,
.header-banner-menu div:nth-child(6) .btn {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #ffffff;
    color: #000000;
    font-size: 14px;
    padding: 13px 37px;
}

.header-banner-menu div:nth-child(5) .btn {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.header-banner-menu .btn:hover,
.header-banner-menu .btn:focus {
    color: #ffffff;
}

h1 {
    text-indent: -9999px;
    /*width: 276px;*/
    width: 294px;
    /*logo ressources*/
}

.navbar>.container .navbar-brand {
    /* margin: 18px 0 0 6px; */
    margin: 35px 0 0 6px;
}

.navbar-inverse .navbar-brand {
    background: url("images/brand.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*background: url("images/Logo-PP-Ressources.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    padding: 0;
}

#menu-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    position: absolute;
    top: 166px;
    width: 100%;
}

#search-panel .container {
    background: none repeat scroll 0 0 #f5f5f5;
    margin-top: 90px;
}

#search-panel .panel-body.col-md-8 {
    padding: 17px 0 57px 17px;
    width: 97%;
}

#search-panel {
    color: #000000;
}

#globalAdvancedSearchLink {
    display: none !important;
}

#scenario-selection {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
    font-size: 30px;
}

#textfield,
.clean-text-field {
    border: 1px solid #000000;
    color: #000000;
    height: 40px;
}

.tt-hint {
    height: 40px;
}

.input-group-btn>.btn+.btn {
    margin-left: 0;
}

.btn.clean-text-field:hover {
    color: #000000;
}

#scenario-selection,
#submit-search {
    height: 40px;
    line-height: 40px;
}

#submit-search {
    background: url("images/submit-search.png") no-repeat scroll center center #ffd076;
    border: medium none #ffd076;
    color: #000000;
    width: 40px;
}

#submit-search .icon-search:before {
    visibility: hidden;
}

.tt-dropdown-menu {
    border: 1px solid #000000;
    box-shadow: none;
}

.tt-suggestion.tt-cursor {
    background-color: #ffd076;
    color: #000000;
}

.tt-suggestion.tt-cursor p {
    color: #000000;
}

#ariane {
    display: block;
    float: none;
    clear: both;
    height: 1rem;
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
}

.home #ariane,
.parcours-thematique #ariane,
.page-notice-PAD #ariane,
.page-Recherche-PAD #ariane {
    display: none;
}

#ariane>.container>span {
    position: absolute;
}

#ariane span,
#ariane span a {
    background: transparent;
    color: #FFF;
    font-weight: normal;
    font-size: 11px;
}

#ariane p.container {
    margin: auto;
    max-width: 1600px;
    width: 100vw;
}


/* Afficher le d'ariane des glossaires d'instrument */


/* ==================================================== */

body.ext4.content-modele.cf-rtm.pad #ariane {
    position: inherit!important;
}

body.ext4.content-modele.cf-rtm.pad #ariane span {
    color: #000!important;
}


/* ==================================================== */


/* Fin - Afficher le d'ariane des glossaires d'instrument */


/* Page concert vidéo */


/* body.ext4.cf-rtm.pad #ariane span, body.ext4.cf-rtm.pad #ariane span a {
    color:#000 !important;
}
body.ext4.cf-rtm.pad #ariane {
    position: relative;
} */


/* Fin- Page concert vidéo */

.page-gamelan div #ariane,
.exposition-modele div #ariane {
    position: inherit;
}

.exposition-modele #ariane span,
.exposition-modele #ariane span a,
.incontournable-modele #ariane span,
.incontournable-modele #ariane span a,
.histoireinstru-modele #ariane span,
.histoireinstru-modele #ariane span a,
.dossier-oe-modele #ariane span,
.dossier-oe-modele #ariane span a,
.content-oe-modele #ariane span,
.content-oe-modele #ariane span a,
.facteur-modele #ariane span,
.facteur-modele #ariane span a,
.page-gamelan #ariane span,
.page-gamelan #ariane span a {
    color: #555;
}

.incontournable-modele #ariane,
.histoireinstru-modele #ariane,
.dossier-oe-modele #ariane,
.content-oe-modele #ariane,
.facteur-modele #ariane {
    position: static;
}

#ariane span a {
    text-decoration: underline!important;
}


/*
#ariane span.texte {
    padding: 0 4px 0 8px;
}
*/

#ariane .actif {
    font-weight: normal;
    text-decoration: none;
}

#ermes_main_menu li.LEVEL1 .caret {
    display: none;
}

@media (min-width: 768px) {
    #ermes_main_menu li.LEVEL1 {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: none repeat scroll 0 0 #000000;
        border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ffffff;
        border-image: none;
        border-style: none none none solid;
        border-width: medium medium medium 1px;
        margin: 0;
    }
    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus,
    #ermes_main_menu li.LEVEL1 a:hover {
        background: none repeat scroll 0 0 #000000;
    }
    #ermes_main_menu li.LEVEL1 li.LEVEL2 a:hover {
        background: none repeat scroll 0 0 #000000;
        color: #ffffff;
    }
    #ermes_main_menu li.LEVEL1:first-child {
        border: medium none;
    }
    #ermes_main_menu li.LEVEL1>a {
        padding: 17px 22px;
    }
}

.panel-selection {
    background: none repeat scroll 0 0 #ffffff;
}

.panel-front {
    background: transparent;
}

h2,
.panel-front>.x-panel-header span {
    background: url("images/h2.png") repeat-x scroll left center rgba(0, 0, 0, 0);
    color: #000000;
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
    font-size: 30px;
    font-weight: normal;
}

h2 span {
    background: none repeat scroll 0 0 #ffffff;
    padding-right: 5px;
}

h3,
h4,
p {
    color: #000000;
}

footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*display:none;*/
}

footer .container {
    /* background: none repeat scroll 0 0 #000000; */
}


/* ============= RECHERCHE  =========== */

.pagination-container.col-md-7 {
    width: 40%;
}

.search-icon-container.mobile,
.search-icon-container.mobile .btn.precedent,
.search-icon-container.mobile .btn.suivant {
    background: none repeat scroll 0 0 #ffd076;
    color: #000000;
}

.search-icon-container.mobile>.btn-group,
.search-icon-container.mobile .btn {
    background: none repeat scroll 0 0 #ffbd70;
    color: #000000;
}

.search-icon-container.mobile {
    top: 0;
}

#multi_selection .bouton_detail {
    background: none repeat scroll 0 0 #ffffff;
}

.badge {
 
    color: #555 !important;
}

#resultats_recherche .panel-heading {
    padding: 30px 30px 30px 20px;
}

.search-icon-container {
    right: 0;
    top: -10px;
}

#criteres_recherche,
.navigation-page {
    padding: 0 15px 0 20px;
}

#criteres_recherche p,
#description_resultats,
.taille_page {
    color: #ffbd70;
    font-weight: bold;
}

#notice_longue .vignette_document img.ermes-thumb {
    max-width: 300px;
}

#detail-notice .col-lg-9 {
    width: 100%;
}


/*
.criteres_tri .hidden-xs.hidden-sm span.site-restriction label {
	display:none !important;
}
*/

.criteres_tri .site-restriction {
    margin-left: 0;
}

.criteres_tri .displaymode-icon-container {
    margin-left: 162px;
    margin-top: -30px;
}

#containerSearchList .item {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-group.pageSize-container button {
    color: #ffbd70 !important;
    font-weight: bold !important;
}

.criteres_tri {
    position: absolute;
    right: 110px;
    top: 0;
    width: 240px;
}

.navigation {
    position: relative;
}

#aside.col-md-4 {
    width: 24% !important;
}

#aside.col-md-pull-8 {
    right: 75.4% !important;
}

#aside .panel-body {
    padding: 0;
}

#aside .facetList {
    padding-left: 0;
    padding-right: 0;
}

#aside .facet-collapse {
    padding: 0;
}

#resultats_recherche.col-md-push-4 {
    left: 25% !important;
}

#resultats_recherche.col-md-8 {
    width: 75% !important;
}

#containerSearchList .vignette_document img.ermes-thumb {
    width: 250px;
}

.additional-infos {
    color: #000000;
    font-weight: normal;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #ffd076;
    border-color: #ffd076;
    color: #000000;
    font-weight: bold;
}

.pagination>li>a,
.pagination>li>span {
    border-color: #000000;
    color: #000000;
    font-size: 14px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    border-color: #ffbd70;
    color: #ffbd70;
}

.criteres_tri .site-restriction label.label-tri {
    color: #000000;
    display: none !important;
}

.criteres_tri .sort-order {
    /*    background-color: #ffd076;*/
    /* background-color: #f5f5f5; */
    padding: 0.5em;
}

.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    /*    background-color: #ffd076;*/
    background-color: #f5f5f5;
    color: #000000 !important;
}

.displaymode-icon-container.desktop .searchList-btn button {
    padding-right: 38px;
}

.pageSize-container button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active,
.sort-order .active {
    background-color: #ffbd70 !important;
    color: #000000 !important;
}

#resultats>ul>li {
    background: none repeat scroll 0 0 #f5f5f5;
    border-color: #ffffff;
}


/*
#resultats .select {
    display: none !important;
}
*/

.select-all {
    background: none repeat scroll 0 0 #ffd076;
}

#resultats .notice_courte .notice_metadata {
    /*    display: none !important;*/
}

.notice.notice_courte,
.statut,
.statut-disabled,
.statut-primaryDoc {
    margin-right: 0;
}

.statut,
.statut-disabled {
    background: none repeat scroll 0 0 #ffffff;
}

.btn-action {
    background: none repeat scroll 0 0 #ffd076;
    border-color: #ffd076;
    color: #000000;
}

.btn-action:hover {
    font-weight: normal;
}

#resultats>ul>li .btn-action {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
}

#resultats>ul>li .btn-action:hover {
    font-weight: normal;
}

.btn-dark {
    background: none repeat scroll 0 0 #ffd076;
    border-color: #ffd076;
    color: #000000;
}

#resultats>ul>li .btn-dark {
    background: none repeat scroll 0 0 #ffd076;
    border-color: #ffd076;
    color: #000000;
    border-radius: 25px;
}

h2.category_header {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
}

h2.category_header span {
    background: none repeat scroll 0 0 #f9f9f9;
}

#multi_selection_simple .bouton_detail,
#multi_selection .bouton_detail {
    color: #000000;
}

#detail-notice-rebound h2.category_header span {
    background: none repeat scroll 0 0 #ffffff;
}

#detail-notice-enrichissements h2.category_header span {
    background: none repeat scroll 0 0 #ffffff;
}

.btn-info {
    background: none repeat scroll 0 0 #ffd076;
    border-color: #ffd076;
    color: #000000;
}

.nav-tabs {
    border-color: #000000;
}

.nav-tabs>li {
    background-color: #000000;
}

.nav-tabs>li>a {
    color: #ffffff;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background-color: #000000;
    border-color: #000000;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #000000;
}

.tab-content {
    color: #000000;
}

.tab-content a {
    color: #ffbd70;
    text-decoration: underline;
}

.tab-content a:hover {
    text-decoration: none;
}

.suggestion_container {
    margin-top: 30px;
}

.suggestion_container h3 {
    color: #ffbd70;
}

.well {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-radius: 0;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    box-shadow: none;
}

.well a {
    color: #000000;
}

.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsThumbs,
.rsDefaultInv .rsVideoFrameHolder {
    color: #000000;
}

#enrichissements h3 {
    color: #ffbd70;
}

#enrichissements .INA_video_description h3 {
    color: #000000;
}

.content_tab {
    border-left: 1px solid #000000;
}

.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #000000;
    border-radius: 0;
    border-width: 1px;
}

.bs-bullets .rsNavSelected button {
    background: none repeat scroll 0 0 #000000;
}

.more-actions {
    top: -35px;
    right: -765px;
}


/* ============= COMPTE  =========== */

.myaccount-profile {
    border: medium none;
}

.nav-pills>li>a {
    border-radius: 0;
}


/*
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: none repeat scroll 0 0 #000000;
}
*/

.myaccount-activity .myaccount-welcome .user-name a {
    color: #ffbd70;
}

.myaccount-profile .account-label {
    color: #ffbd70;
    font-weight: bold;
}

.myaccount-rights ul li.member-right,
.myaccount-rights ul li.reader-right {
    background: none repeat scroll 0 0 #000000;
}

.myaccount-tags .myaccount-tagcloud {
    background: none repeat scroll 0 0 #000000;
    border-radius: 0;
}

.myaccount-tags .myaccount-tagcloud a,
.myaccount-tags .myaccount-tagcloud li.tag-weight-3 span {
    color: #ffffff;
}

.myaccount-comments .comments-box {
    border: medium none;
}

.myaccount-comments h3 {
    color: #000000;
}

#avis_lecteurs blockquote strong {
    color: #000000;
}

#avis_lecteurs blockquote p,
#avis_lecteurs blockquote small {
    color: #000000;
}

.summary-details .details-wrapper {
    background-color: #000000;
    border-radius: 0;
    box-shadow: none;
}

.summary-details .valid {
    color: #ffd076;
}

.myaccount-loans .loans-summary .valid {
    color: #ffd076;
}

.account-comments-see {
    color: #ffbd70;
    font-weight: bold;
}

.summary-details .nonvalid {
    color: #ffffff;
}

.myaccount-loans ul.notice .myaccount-actions ul li a span {
    color: #000000;
}

.reservation-results .panel-info>.panel-heading {
    background: none repeat scroll 0 0 #000000;
    color: #ffffff;
}

.myaccount-loans ul.notice li .additional-infos .loan-additional-info {
    border-color: #ffffff;
}


/* ============= ENCARTS  =========== */

.panel-front,
.panel-selection {
    border: 1px solid #ebebeb;
}

div.webframe-ermes-lastviewedresources-item,
div.webframe-ermes-openfindselection-item {
    background: none repeat scroll 0 0 #ffffff;
}

.webframe-ermes-lastcomments blockquote {
    border-color: #ffd076;
}

.frame-no-border {
    border: medium none;
}

.frame-no-shadow {
    box-shadow: none;
}

.frame-no-padding .panel-front {
    padding: 0;
}

.frame-no-padding .panel-selection {
    padding: 0;
}

#resultats_recherche .panel-front {
    border: medium none;
}


/* ========== ENCARTS MODELES  ========== */

.frame .img-noresponsive {
    max-width: none;
}

.modele_onglet_x4 h3 {
    color: #ffbd70;
}

.modele-4-col .media:first-child,
.modele-4-col .media .media:first-child {
    margin-top: 15px;
}

.modele-4-col .media-body {
    padding: 0 10px 10px;
}

.modele-4-col .border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ebebeb #ebebeb;
    border-image: none;
    border-right: 1px solid #ebebeb;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border-color: #ebebeb;
}

.modele-4-col .describe {}

.modele-4-col .date {}

.modele-4-col hr {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}

.modele-image-gauche-texte-droite .media-body {
    padding: 0;
}

.modele-image-gauche-texte-droite .pull-left {
    margin-right: 20px;
}

.modele-image-gauche-texte-droite hr {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    height: 1px;
    margin: 0 0 10px;
    width: 30px;
}

.modele-image-gauche-texte-droite .thumbnail {
    background: none repeat scroll 0 0 #ffd076;
    border: medium none;
    padding: 0;
}

.modele-image-gauche-texte-droite .btn {
    background: none repeat scroll 0 0 #ffffff;
}

@media (min-width: 240px) and (max-width: 374px) {
    .modele-image-gauche-texte-droite .pull-left {
        float: none !important;
    }
    .modele-image-gauche-texte-droite .media-body {
        padding: 0 10px 10px;
    }
}


/* ============  MEDIA QUERIES LAYOUT =============*/

@media (min-width: 240px) and (max-width: 767px) {
    h1 {
        font-size: 75px;
    }
}

@media (min-width: 240px) and (max-width: 319px) {}

@media (min-width: 320px) and (max-width: 374px) {}

@media (min-width: 375px) and (max-width: 383px) {}

@media (min-width: 384px) and (max-width: 413px) {}

@media (min-width: 414px) and (max-width: 567px) {}

@media (min-width: 568px) and (max-width: 599px) {}

@media (min-width: 600px) and (max-width: 666px) {}

@media (min-width: 667px) and (max-width: 735px) {}

@media (min-width: 736px) and (max-width: 767px) {}

@media (min-width: 768px) and (max-width: 1023px) {}

@media (min-width: 1024px) and (max-width: 1279px) {}


/*
.criteres_tri .select-all {
	display:none !important;
}
*/


/* =================  DESACTIVATION/INVISIBILITE    =================*/

#main_search_form .clean-text-field {
    display: none;
}

#options_resultat .panel-heading,
#resultats_recherche .panel-heading h2 {
    display: none;
}

#resultats_recherche .panel-body {
    margin-top: -30px;
}

#facet_container .panel-heading {
    display: block;
}

.criteres_tri .site-restriction {
    /*    display: none;*/
}

.notice_avis {
    display: none;
}

.addthis_toolbox.visible-sm.visible-lg {
    display: none !important;
}

#document_actions {
    display: none;
}

#notice_longue .metadata-actions {
    /* ddenocq 20240430 */
    /* display: none;*/ 
}

#nav_connexe .site-btn {
    visibility: hidden;
}

.register_user_link {
    visibility: hidden;
}


/* ==============================================================*/

span.popup-aut-popup {
    padding-left: 5px;
    cursor: pointer;
}

.icon-search:before {
    content: "";
}

.icon-resize-full:before {
    content: "";
}

#multi_selection .icon-search:before,
#multi_selection_simple .icon-search:before {
    content: '\e808';
}


/*
.icon-resize-full:before {
    content: "\e82d";
}*/

.icon-resize-small:before {
    content: "";
}

#containerSearchList .item img:hover {
    transition: none;
    z-index: 10;
    position: relative;
    transform: none;
}

.icon-new {
    display: none;
}

#portal-body h1,
#portal h1,
#portal-frame-window-body h1,
#template-frame-layout-tabs h1,
#template-frame-layout-tabs-body h1,
#tinymce h1 {
    text-indent: inherit;
    font-family: 'Philharmonique SemiBold';
    text-transform: uppercase;
    width: 100%;
}

.googlemap-container img {
    max-width: none !important;
}


/*
#iframe-loading h2 {
    background: none;
    color: #000000;
    font-family: LinotypeBrewery-Regular;
    font-size: 20px;
    font-weight: normal;
}
*/

#iframe-loading::before {
    content: url("images/play_bl.png");
    display: inline-block;
    vertical-align: middle;
}

#iframe-loading {
    background-color: #ffd076;
    color: #000;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 18px;
    padding: 10px 0 10px 20px;
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 30px;
}

.change-site-mobile {
    display: none;
}

#resultats .select {
    right: -42px;
}


/**/


/* Logo des bibliothèques adhérentes à l'offre MEDIA */


/*
.conteneur-Bibinfo{
    background:#f5f5f5;
    border-bottom:1px solid #ccc;
}
.logo-bib {
	width: 176px;
    height: 80px;
    margin-left: 45px;
 }

*/

.logo-bib span {
    /*
    position: relative;
    top: 70px;
    margin-left: 10px;
    font-size: 14px;
    color: #773c3c;
*/
}


/* Guillaume PP */


/*
body#ext-gen11{
    border:2px solid blue!important;
}
*/


/*
body{
    color:red!important;
}*/


/* end Guillaume PP */


/* ----------------- MODIF POUR IFRAMES PAD gg ------------------ */


/* S'INSCRIRE */


/* masquer tous les comptes TEST de bibliothèques (sauf acces test et bibdoc archimed) */

table#createuserform select#bibs option[value="ou=OU-mediabibli1"],
table#createuserform select#bibs option[value="ou=OU-mediabibli1"]~option {
    display: none;
}

table#createuserform select#bibs option[value="ou=OU-mediabibli1"]~option[value="ou=OU-59-Archimed-Lille"],
table#createuserform select#bibs option[value="ou=OU-mediabibli1"]~option[value="ou=OU-test-pad"] {
    display: block;
}


/*
div#login a {
    background-color: transparent!important;
    color: #1675e1!important;
}
div#login a.JSPOPUP_BUTTON {
    background-color: #ffd076!important;
    color: #000!important;
}
div.image_etape2{
    display: none;
}

div.image_etape2-3{
    display: none;
}

div.formulaire_usager{
    display: none;
}
a.lien_cgu, a.lien_cgu:hover, a.lien_cgu:visited,
#login a:not(.JSPOPUP_BUTTON), #login a:not(.JSPOPUP_BUTTON):hover, #login a:not(.JSPOPUP_BUTTON):visited{
    background-color:transparent;
    color:#1675e1;
    font-weight:normal;
}
a.lien_cgu:hover{
    text-decoration: underline;
}
input, .FORM_INPUT_REQUIERED, .XFORMSTEXTBOX_INVALID,
#createbibform_managerinfos, #createbibform_authinfos, #bib_members_infos, #bib_members_infos tr, #bib_see_subcribers_list, #bib_stats_frame{
    border: 1px solid #000!important;
}

a.BUTTONLINK, .JSPOPUP_BUTTON, .JSPOPUP_WRAP_BUTTON, a.FAT, a.FAT, .CSS_2 form#authentification input.bouton, .CSS_3 form#authentification, input.bouton, a.lien_fond_orange, div#resetPassword a, .CSS_2 p a.connexion_inscription, 
a.BUTTONLINK:visited, .JSPOPUP_BUTTON:visited, .JSPOPUP_WRAP_BUTTON:visited, a.FAT:visited, a.FAT:visited, .CSS_2 form#authentification input.bouton, .CSS_3 form#authentification:visited, input.bouton:visited, a.lien_fond_orange:visited, div#resetPassword a:visited, .CSS_2 p a.connexion_inscription:visited,
a.BUTTONLINK:hover, .JSPOPUP_BUTTON:hover, .JSPOPUP_WRAP_BUTTON:hover, a.FAT:hover, a.FAT:hover, .CSS_2 form#authentification input.bouton, .CSS_3 form#authentification:hover, input.bouton:hover, a.lien_fond_orange:hover, div#resetPassword a:hover, .CSS_2 p a.connexion_inscription:hover {
    color: #000!important;
    background-color: #ffd076!important;
    font-weight: normal!important;
    font-size:16px!important;
}
a.JSPOPUP_BUTTON, 
#bib_see_subcribers_list {
    color: #000!important;
    background-color: #ffd076!important;
    font-weight: normal!important;
}
a.JSPOPUP_BUTTON:hover {
    color: #000!important;
    background-color: #ffd076!important;
    font-weight: normal!important;
}
a#submit_cmd, a#cancel_cmd{
    display:none!important;
}
.CSS_2 form#authentification label.label_identifiant, .CSS_2 form#authentification label.label_votremotdepasse{
    color: #000!important;
}
div#resetPassword img{
    display:none;
}
.content_corps_centre img{
    display:none;
}
#FRAME_EDITABLE3{
    display:none;
}
#login img{
    display:none;
}
#document_actions .content_header_centre, #options_resultat .content_header_centre, #options_document .content_header_centre,
#document_actions .content_header_centre h2, #options_resultat .content_header_centre h2, #options_document .content_header_centre h2 {
    padding: 1px 0;
    background: #ffd076;
    font-family: Arial;
    font-weight:normal;
    color:#000;
}
#resultats_detail h2, #documents_memorises h2 {
    font-family: Arial;
    font-weight:normal;
    color:#000;
}
div[class^="content_header_"]{
    background:transparent!important;
}
table.JSLISTBG tr.LIST_HEADER {
    background-color:#ffd076;
}
table.JSLISTBG tr.LIST_HEADER td.LIST_HEADER{
    background-color:transparent;
}
table.JSLISTBG tr.LIST_HEADER a,
table.JSLISTBG tr.LIST_HEADER span {
    background-color:transparent!important;
    font-weight:normal;
    color:#000;
}
table.JSLISTBG tr.LIST_HEADER a img,
.JSLISTCELL img#tk_users,
table.JSLISTBG td.JSLISTCELL a.LINK{
    border: 0!important;
}
table.JSLISTBG tr.LIST_HEADER a img#SORT_CN {
    display:none;
}
table.JSLISTBG td.JSLISTCELL a.LINK:hover {
    background-color: #ccc;
}
select#bibs {
    color: #555;
}
table.tab-tab_mdtq_moncompte tr td input.XFORMSTEXTBOX_VALID {
    color: #666;
}
table.tab-tab_mdtq_moncompte tr td.tab_mdtq_moncompte_login_libelle,
table.tab-tab_mdtq_moncompte tr td.tab_mdtq_moncompte_login{
    vertical-align: middle;
    background-color:#f5f5f5;
    color:#000;
}
table.tab-tab_mdtq_moncompte tr td.tab_mdtq_moncompte_login{
    text-align: center;
    font-size: 22px;

}
.content.CSS_3.CENTER_FRAME{
    display:none;
}
table#infoPerso tr td input {
    border: #000 1px solid;
    color: #555;
    width: 400px;
}
*/


/* ----------------- end : MODIF POUR IFRAMES PAD gg ------------------ */


/* *************************************************** */


/* *************************************************** */


/* ***************** METANAVIGATION ****************** */


/* ***************** DIGIPAD        ****************** */


/* *************************************************** */


/* *************************************************** */

span.btn-default.btn {
    padding: 6px 12px;
    font-size: 10px;
    text-transform: none;
    transition: none;
}

.metanav-menu span.btn-default.btn {
    background: transparent !important;
    color: #ffd076 !important;
    border: 1px solid #ffd076 !important;
    line-height: 1;
}

.metanav-menu .btn-default.btn:before {
    content: url(images/icon-extlink-bleupp.png);
    margin-right: .5rem;
}

.metanav-menu .nav-item--pad .btn-default.btn:before {
    content: url(images/icon-extlink-jaune.png);
    margin-right: .5rem;
}

.metanav-menu .nav-item--mag .btn-default.btn:before {
    content: url(images/icon-extlink-rose.png);
    margin-right: .5rem;
}

.metanav-menu .sub-nav ul.sub-nav-group--header>a:hover .sub-nav--linkMain .btn-default.btn,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus .sub-nav--linkMain .btn-default.btn,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus-within .sub-nav--linkMain .btn-default.btn,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus>a:hover .sub-nav--linkMain .btn-default.btn {
    background: #ffd076 !important;
    color: black !important;
}

.metanav-menu .sub-nav ul.sub-nav-group--header>a:hover .sub-nav--linkMain .btn-default.btn:before,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus .sub-nav--linkMain .btn-default.btn:before,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus-within .sub-nav--linkMain .btn-default.btn:before,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus>a:hover .sub-nav--linkMain .btn-default.btn:before {
    content: url(images/icon-extlink-noir.png);
    margin-right: .5rem;
}

.metanav-menu span.btn-default.btn.btn-pp {
    background: transparent !important;
    color: #b3d6fd !important;
    border: 1px solid #b3d6fd !important;
}

.metanav-menu .sub-nav ul.sub-nav-group--header>a:hover .sub-nav--linkMain .btn-default.btn.btn-pp,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus .sub-nav--linkMain .btn-default.btn.btn-pp,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus-within .sub-nav--linkMain .btn-default.btn.btn-pp,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus>a:hover .sub-nav--linkMain .btn-default.btn.btn-pp {
    background: #b3d6fd !important;
    color: black !important;
}

.metanav-menu span.btn-default.btn.btn-edutheque {
    background: transparent !important;
    color: #0095DA !important;
    border: 1px solid #0095DA !important;
}

.metanav-menu .sub-nav ul.sub-nav-group--header>a:hover .sub-nav--linkMain .btn-default.btn.btn-edutheque,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus .sub-nav--linkMain .btn-default.btn.btn-edutheque,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus-within .sub-nav--linkMain .btn-default.btn.btn-edutheque,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus>a:hover .sub-nav--linkMain .btn-default.btn.btn-edutheque {
    background: #0095DA !important;
    color: black !important;
}

.metanav-menu span.btn-default.btn.btn-mag {
    background: transparent !important;
    color: #FFCAB7 !important;
    border: 1px solid #FFCAB7 !important;
}

.metanav-menu .sub-nav ul.sub-nav-group--header>a:hover .sub-nav--linkMain .btn-default.btn.btn-mag,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus .sub-nav--linkMain .btn-default.btn.btn-mag,
.metanav-menu .sub-nav ul.sub-nav-group--header>a:focus-within .sub-nav--linkMain .btn-default.btn.btn-mag,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus>a:hover .sub-nav--linkMain .btn-default.btn.btn-mag {
    background: #FFCAB7 !important;
    color: black !important;
}

#page .nav_cnx {
    display: block;
    padding: 0!important;
    background: #000!important;
    height: 35px!important;
}

@media (max-width: 767px) {
    #page .nav_cnx {
        /*        display: none;*/
    }
}

#page .nav_cnx+.btn-group {
    margin: 0;
    top: 0;
}

#page .nav_cnx>div,
#page .nav_cnx .metanav {
    height: 100%;
}

#page .nav_cnx .metanav {
    display: flex;
    position: relative;
    z-index: 9999999;
}

.metanav p,
.metanav span,
.metanav a,
.metanav li {
    color: #fff;
}

.metanav-trigger {
    background: rgba(0, 0, 0, 1);
}

.metanav-trigger:focus {
    background: rgba(255, 255, 255, 0.3);
}

.metanav-trigger--text {
    /*    text-transform: uppercase;*/
    font-size: 13px;
    text-decoration: underline;
}

.metanav-trigger--icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    padding: 0 .45rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
    margin-left: .5rem;
}

#metanav-menu {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background: #000;
    background: #222;
    max-width: 1100px;
    width: 260px;
    z-index: 99999999;
}


/* mega menu list */

.metanav-menu .nav-menu {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 15;
    display: flex;
    flex-direction: column;
}


/* a top level navigation item in the mega menu */

.metanav-menu .nav-item {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    display: flex;
    border: 1px solid transparent;
}

.metanav-menu .nav-item:first-of-type,
.metanav-menu .nav-item:nth-of-type(5) {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.nav-item:focus,
.nav-item:focus-within,
.nav-item:hover {
    /*    border-right: 1px solid #202020;*/
    border: 1px solid #333;
}

.metanav-menu .nav-item:first-of-type>a,
.metanav-menu .nav-item:nth-of-type(5)>a {
    padding: 2rem;
}


/* first descendant link within a top level navigation item */

.metanav-menu .nav-item>a {
    position: relative;
    display: inline-block;
    padding: 1.5rem 2rem;
    margin: 0;
    border: 1px solid transparent;
    color: #fff;
    font-family: 'Philharmonique Regular';
    font-size: .825rem;
    text-transform: uppercase;
    width: 100%;
}


/* focus/open states of first descendant link within a top level 
   navigation item */

.metanav-menu .nav-item:hover>a,
.metanav-menu .nav-item:focus-within,
.metanav-menu .nav-item>a:hover,
.metanav-menu .nav-item>a:focus,
.metanav-menu .nav-item>a.focus,
.metanav-menu .nav-item>a.open {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: #333;
}

.metanav-menu .nav-item:focus-within>a:after,
.metanav-menu .nav-item:hover>a:after,
.metanav-menu .nav-item>a:focus:after,
.metanav-menu .nav-item>a.focus:after,
.metanav-menu .nav-item>a.open:after {
    /*    content:url(images/icon--chevron-droite.png);*/
    display: inline;
    position: absolute;
    right: 2rem;
}

.metanav-menu .nav-item:hover>a {
    /*    text-decoration: underline!important;*/
}


/* open state of first descendant link within a top level 
   navigation item */


/*
.metanav-menu .nav-item > a.open {
    background-color: #fff;
    border-bottom: 1px solid transparent;
    z-index: 1;
}
*/


/* sub-navigation panel */

.metanav-menu .sub-nav {
    position: absolute;
    display: none;
    top: 0;
    margin-top: 0;
    padding: 0;
    border: 1px solid transparent;
    background-color: #202020;
    background-color: #333;
    left: 260px;
    height: 100%;
    width: 340px;
}


/* sub-navigation panel open state */

.metanav-menu .sub-nav.open {
    display: block;
    display: flex;
    flex-direction: column;
    /*    justify-content: space-around;*/
}


/* list of items within sub-navigation panel */

.metanav-menu .sub-nav ul {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 .5rem;
    padding: 0 1rem 1rem;
}

.metanav-menu .sub-nav ul.sub-nav-group {
    flex: 1;
}

.metanav-menu .sub-nav ul.sub-nav-group--header:hover,
.metanav-menu .sub-nav ul.sub-nav-group--header:focus,
.metanav-menu .sub-nav ul.sub-nav-group--header:focus-within,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus {
    /*    background: rgba(255,255,255,.2);*/
}

.metanav-menu .sub-nav ul.sub-nav-group--header:hover .sub-nav--sous-titre,
.metanav-menu .sub-nav ul.sub-nav-group--header:focus .sub-nav--sous-titre,
.metanav-menu .sub-nav ul.sub-nav-group--header:focus-within .sub-nav--sous-titre,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus .sub-nav--sous-titre,
.metanav-menu .sub-nav ul.sub-nav-group--header:hover .sub-nav--resume,
.metanav-menu .sub-nav ul.sub-nav-group--header:focus .sub-nav--resume,
.metanav-menu .sub-nav ul.sub-nav-group--header:focus-within .sub-nav--resume,
.metanav-menu .sub-nav ul.sub-nav-group--header.focus .sub-nav--resume {
    /*    text-decoration: underline;*/
}

.metanav-menu .sub-nav ul.sub-nav-group--header {
    padding: 1rem;
}

.metanav-menu .sub-nav ul.link-rapide {
    /*    flex:1;*/
}

.metanav-menu .nav-item--pad .sub-nav ul.link-rapide>li {
    margin-right: 0;
    max-width: 49%;
    width: 49%;
    display: inline-block;
}

.metanav-menu .sub-nav ul.link-rapide>li {
    margin-bottom: .5rem;
}

.metanav-menu .sub-nav ul.link-rapide>li a {
    font-size: .875rem;
}

.metanav-menu .nav-item--pad .sub-nav ul.link-rapide>li a {
    font-size: .825rem;
}


/* list item within sub-navigation panel */

.metanav-menu .sub-nav a {
    color: #fff;
    margin: 0;
    font-size: .825rem;
    line-height: 1.5;
}

.metanav-menu .sub-nav .sub-nav-group>a {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.metanav-menu .nav-item-rsrcDoc .sub-nav a {
    color: #bbb;
    text-decoration: none!important;
    text-transform: none;
}


/*
.metanav-menu .sub-nav .link-rapide a {
    color:#b3d6fd;
}
.metanav-menu .nav-item--pad .sub-nav .link-rapide a {
    color:#ffd076;
}
.metanav-menu .nav-item--edu .sub-nav .link-rapide a {
    color:#0095DA;
}
*/

.metanav-menu .sub-nav .link-rapide a:hover {
    text-decoration: underline!important;
}

.metanav-menu .sub-nav .link-rapide li::before {
    content: "• ";
    margin-right: .2rem
}

.metanav-menu .sub-nav li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    text-transform: none;
    line-height: 1.5;
    color: #bbb;
}

.metanav-menu .sub-nav li.sub-nav--logo {
    text-transform: none;
    font-size: 1rem;
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
    color: #fff;
    text-align: center;
    margin-bottom: 1rem;
    height: 42px;
    box-sizing: border-box;
    display: block;
    justify-content: center;
}

.metanav-menu .sub-nav--logo img {
    max-width: 120px;
}

@supports (display:flex) {
    .metanav-menu .sub-nav li.sub-nav--logo {
        text-transform: none;
        font-size: 1rem;
        font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
        color: #fff;
        text-align: center;
        margin-bottom: 1rem;
        height: 42px;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
    }
}

@supports (object-fit:contain) {
    .metanav-menu .sub-nav--logo img {
        object-fit: contain;
    }
}

.metanav-menu .nav-item--edu .sub-nav li.sub-nav--logo {
    display: flex;
    justify-content: space-between;
}

.metanav-menu .nav-item--edu .sub-nav li.sub-nav--logo img {
    max-width: 130px
}

.metanav-menu .nav-item--live img.logo {
    /*    max-width: 28px;*/
}

.metanav-menu .sub-nav li.sub-nav--sous-titre {
    text-transform: none;
    font-size: .875rem;
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
    color: #fff;
    margin: .5rem 0;
    text-align: center;
}

.metanav-menu .sub-nav a li.sub-nav--resume,
.metanav-menu .sub-nav li.sub-nav--resume {
    font-size: .875rem;
    text-transform: none;
    text-decoration: none;
    margin: .5rem 0;
}

.metanav-menu .sub-nav li.sub-nav--linkMain {
    color: cornflowerblue;
    margin-top: .5rem;
}

@media (min-width:768px) {
    /*
    .metanav-menu .sub-nav li.sub-nav--linkMain {
        opacity: 0;
    }
*/
    .metanav-menu .nav-item .sub-nav-group--header>a:hover li.sub-nav--linkMain,
    .metanav-menu .nav-item .sub-nav-group--header>a.hover li.sub-nav--linkMain,
    .metanav-menu .nav-item .sub-nav-group--header>a:focus li.sub-nav--linkMain {
        text-decoration: underline;
    }
}

.metanav-menu .sub-nav span,
.metanav-menu .sub-nav p {
    color: #bbb;
    margin: 0;
    font-size: .825rem;
    line-height: 1.5
}


/* metanav : liens dynamiques (prochain live, etc) */

#page .link-dyna {
    display: flex;
    align-items: center;
}

#page .link-dyna li {
    width: 100%;
}

#page .link-dyna a {
    display: flex;
    text-decoration: none!important;
}

#page .link-dyna>li>p {
    display: flex;
    align-items: center;
    /*    justify-content: space-between;*/
}

.link-dyna--img {
    width: 76px;
    height: auto;
    max-height: 80px;
    display: flex;
    flex-shrink: 0;
}

.link-dyna--img img {
    min-width: 100%;
    margin: 0;
    object-fit: cover;
}

.link-dyna--texte {
    padding: .5rem;
    background: #000;
    background: #222;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

.link-dyna a:hover .link-dyna--texte,
.link-dyna a:focus .link-dyna--texte {
    background: #313131;
}

.link-dyna--titre {
    text-transform: none;
    font-size: .825rem;
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
}

.metanav-menu .sub-nav .link-dyna--titre {
    color: #fff;
}

.metanav-menu .sub-nav .link-dyna--typeDoc {
    font-size: 11px;
    line-height: 1;
    color: #999;
    text-transform: uppercase;
    margin-bottom: .25rem;
}

.metanav-menu .sub-nav #dyna-pad .link-dyna--typeDoc {
    color: #ffd076;
}

.metanav-menu .sub-nav #dyna-live .link-dyna--typeDoc {
    color: #b3d6fd;
}

.metanav-menu .sub-nav #dyna-live .link-dyna--typeDoc:before {
    /*    content:url(images/icon-clock-bleu.png);*/
    margin-right: .5rem;
}

.metanav-menu .sub-nav .link-dyna--date {
    /*    text-transform:uppercase;*/
    /*    font-size: 12px;*/
    line-height: 1;
    color: #fff;
}

.metanav-menu .sub-nav #dyna-pad .link-dyna--date {
    display: none;
}

.metanav-menu .sub-nav #dyna-live .link-dyna--date {
    /*    margin-left:.75rem;*/
}

.metanav-menu .sub-nav .link-dyna--texte .link-dyna--date {
    /*    text-transform:none;*/
    font-size: 12px;
    line-height: 1;
    color: #bbb;
}

.metanav-menu .nav-item--mag .sub-nav .link-dyna--texte .link-dyna--date {
    color: #FFCAB7;
}


/* fin : metanav liens dynamiques (prochain live, etc) */


/* Rsrc doc */

.nav-item.nav-item--rsrcDoc h2 {
    font-size: 14px;
    color: #fff;
    text-align: left;
    margin: .5rem 0;
}

.metanav-menu .sub-nav ul.sub-nav-group.nav-item--mdtq {
    padding-right: .5rem;
}

.nav-item.nav-item--rsrcDoc .sub-nav li {
    font-size: .825rem;
    line-height: 1.5;
}

.metanav-menu .sub-nav-group.nav-item--mdtq li {
    display: flex;
}

.metanav-menu .sub-nav-group.nav-item--mdtq figure {
    margin-right: .5rem;
    flex: 1;
}

.metanav-menu .sub-nav-group.nav-item--mdtq figure img {
    width: 100%;
    margin: 0;
}

.metanav-menu .sub-nav-group.nav-item--mdtq p {
    flex: 4;
}

.metanav-menu .nav-item--rsrcDoc .sub-nav a:hover {
    background: rgba(255, 255, 255, .05);
}

.metanav-menu .nav-item--rsrcDoc a li .link-rsrc {
    color: #b3d6fd;
}

.metanav-menu .nav-item--rsrcDoc a:hover li .link-rsrc {
    text-decoration: underline;
}

.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc {
    flex-direction: column;
}

.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc>a {
    padding-bottom: .5rem;
    cursor: default;
}

.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul {
    padding: 0 3rem;
}

.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul li {
    list-style-type: disc;
}

.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul li a {
    padding: .5rem 0;
    display: block;
    opacity: .6;
}

.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul li a:hover,
.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul li a:focus,
.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul li a:focus-within,
.metanav-menu .nav-menu.visible-xs .nav-item--rsrcDoc ul li a:active {
    color: #FFF!important;
    text-decoration: underline!important;
}


/* metanav absolute // topbar fixed */

#page .nav_cnx {
    /* position: absolute; */
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
}


/* #page .topBarContainer {
    position: absolute;
    top: 35px;
}
#page .topBarContainer.fix {
    position: fixed;
    top: 0;
} */

#page .topBarContainer {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}


/* ecran noir transparent pour fermer la metanav au clic en dehors */

.layer-close-metanav {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 999999;
}


/* ************************************************************ */


/* *********** ENCART MOZAIQUE HOMEPAGE DIGIPAD *************** */


/* ************************************************************ */

.encart--mozaique {
    display: flex;
    flex-wrap: wrap;
    /*    justify-content: space-between;*/
    box-sizing: border-box;
    padding: 0;
}

.encart--mozaique-item {
    flex: 1 1 100%;
    margin: 0 .5rem 1rem;
    border-radius: 16px;
    overflow: hidden;
}

.encart--mozaique-item.promo {
    order: 3;
}

body.anonyme .encart--mozaique-item.promo.newsletter,
body.connecte .encart--mozaique-item.promo.cmtMarche {
    display: none;
}

body.anonyme .encart--mozaique-item.promo.cmtMarche,
body.connecte .encart--mozaique-item.promo.newsletter {
    display: block;
}

.encart--mozaique-item.promo .texte {
    box-shadow: 0 4px 9px 0 #ccc;
}

.encart--mozaique-item * {
    margin: 0;
}

.encart--mozaique-item>a {
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 9px 0 #ccc;
}

.encart--mozaique-item figure {
    height: 175px;
    overflow: hidden;
    border: solid 1px transparent;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 0;
    display: flex;
    align-items: center;
    position: relative;
}

.encart--mozaique-item-ODP figure:after {
    content: url(images/logo-odp-blanc.png);
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.encart--mozaique-item figure img {
    object-fit: cover;
    min-width: 100%;
    height: 100%;
}

@media (max-width:479px) {
    .encart--mozaique-item.misenavant {
        flex: 1 100%;
        max-width: 100%;
    }
}

@media (min-width:480px) and (max-width:767px) {
    .encart--mozaique-item {
        /*        flex: 1 33%;*/
        max-width: 50%;
    }
    .encart--mozaique-item.misenavant,
    .encart--mozaique-item.promo,
    .encart--mozaique-item:nth-of-type(4) {
        /*        flex: 1 100%;*/
        /*        max-height: 220px;*/
        flex: 1 100%;
        /* max-height: 220px; */
        max-width: 100%;
    }
    .encart--mozaique-item.promo {
        order: 3;
        min-height: 220px;
    }
    #page .encart--mozaique-item.promo h3,
    #page .encart--mozaique-item .liensCTA {
        justify-content: flex-start;
    }
    #page .encart--mozaique-item .liensCTA a {
        margin-right: 2rem;
    }
    .encart--mozaique-item.misenavant>a {
        display: flex;
        /*        flex-direction: row;*/
    }
    .encart--mozaique-item.misenavant figure {
        /*        flex:2;*/
    }
    .encart--mozaique-item.misenavant .texte {
        /*        flex:1;*/
    }
    .encart--mozaique-item.misenavant .description {
        /*        display: block!important;*/
    }
}

@media (min-width:768px) {
    .encart--mozaique-item.promo {
        order: unset;
    }
    .encart--mozaique-item>a {
        box-shadow: none;
    }
    .encart--mozaique-item>a:hover {
        box-shadow: 0 4px 9px 0 #ccc;
    }
    .encart--mozaique-item.misenavant>a {
        position: relative;
    }
    .encart--mozaique-item {
        margin: 0 .5rem 1rem;
        flex: 1 1 31%;
        -ms-flex: 1 1 31%;
    }
    .encart--mozaique-item.misenavant {
        flex: 1 1 64.2%;
        -ms-flex: 1 1 64.2%;
        /*        max-width: 733px;*/
    }
    .encart--mozaique-item.misenavant .texte {
        /*        position: absolute;*/
        bottom: 2rem;
        left: 2rem;
    }
    /* hover >> montre détails */
    .layer-jaune {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #ffbd70b8;
        opacity: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: opacity .2s ease-in-out;
    }
    .encart--mozaique-item a:hover .layer-jaune {
        opacity: 1;
    }
    .layer-jaune img {
        object-fit: unset !important;
        min-width: unset !important;
        height: unset !important;
        margin-right: 1rem;
    }
    .layer-jaune span {
        color: #fff;
        font-size: .875rem;
        text-transform: uppercase;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .encart--mozaique-item.misenavant {
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        /* max-width: 733px;*/
    }
    .encart--mozaique-item.promo {
        -ms-flex: 1 1 31%;
        flex: 1 1 31%;
        /* max-width: 733px;*/
        order: unset;
    }
    .encart--mozaique-item.misenavant figure {
        max-height: 290px;
        overflow: hidden;
        height: 212px;
    }
}

@media (min-width:992px) {
    .encart--mozaique-item figure {
        height: 212px;
        overflow: hidden;
    }
    .encart--mozaique-item.misenavant figure {
        max-height: 212px;
        overflow: hidden;
        height: 212px;
    }
}

.encart--mozaique-item.promo .texte {
    height: 100%;
    padding: 1rem 2rem;
    background: #f3f2ee;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.encart--mozaique-item.promo h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .875rem;
    font-weight: 700;
}

.encart--mozaique-item.promo h3:before {
    content: url(images/icon/icon-info-bleu-32.png);
    padding-right: .75rem;
}

.encart--mozaique-item.promo p {
    font-size: .825rem;
    color: #434343;
    line-height: 1.5;
}

.encart--mozaique-item .texte {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .5rem;
    background-color: #ffffff;
    border: solid 1px #ccc;
    border-top: 0;
    border-radius: 0 0 16px 16px;
}

.encart--mozaique-item.promo.newsletter .texte {
    background: #14284e;
    background: url(images/bg-nl-moza.jpg) no-repeat center;
    /*    background-size: cover;*/
    padding: 2rem;
}

.encart--mozaique-item.promo.newsletter h3:before {
    content: "";
    display: none;
    padding-right: 0;
}

.encart--mozaique-item.promo.newsletter h3,
.encart--mozaique-item.promo.newsletter span,
.encart--mozaique-item.promo.newsletter p {
    color: #fff;
    font-size: .875rem;
}

@media (min-width:768px) {
    .encart--mozaique-item .texte {
        padding: .5rem 1rem;
    }
}

.encart--mozaique-item .texte>* {
    /*    margin-bottom: .25rem;*/
}

.encart--mozaique-item .texte h2 {
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
    font-size: 1.25rem;
    text-transform: none;
    text-align: left;
}

.encart--mozaique-item .categorie {
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro', SourceSansPro-Semibold, sans-serif;
    font-size: .825rem;
    text-transform: uppercase;
    color: #8f5c20;
    color: darkgoldenrod;
}

.encart--mozaique-item .titre {
    font-family: 'Source Sans Pro', SourceSansPro, sans-serif;
    font-size: .875rem;
    text-transform: none;
}

.encart--mozaique-item .description {
    font-size: .75rem;
    font-weight: normal;
    color: #777;
}

.encart--mozaique-item .liensCTA {
    display: flex;
    justify-content: space-between;
}


/* **************************************************************** */


/* ****************** MENU HOMEPAGE PAR GENRE ********************* */


/* **************************************************************** */


/*
#menu-genre.menu-genre--digipad ul li {
    padding: 0;
    width: unset;
    height: 150px;
    margin: 0 auto;
    flex: 1 24%;
    border: 1px solid #fff;
    transition: all .75s ease-in-out;
    overflow: hidden;
}
#menu-genre.menu-genre--digipad ul li a span{
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro', SourceSansPro-Semibold, sans-serif;
    color:#fff;
}

#menu-genre.menu-genre--digipad ul li a {
    background-image: none;
    background-color: rgba(0, 0, 0, .6);
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
#menu-genre.menu-genre--digipad ul li a span{
    flex:1;
    display: flex;
}
#menu-genre.menu-genre--digipad ul li a span span{
    margin: auto;
    flex: unset;
}
*/


/*! musiques du monde */


/*
#menu-genre.menu-genre--digipad ul li:first-of-type a,
#menu-genre.menu-genre--digipad ul li:first-of-type:hover a {
    background: url(images/pages-genres/bg-musiques-du-monde.jpg);
    background-image: url(images/pages-genres/bg-musiques-du-monde.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#menu-genre.menu-genre--digipad ul li:first-of-type a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .1)
}
*/


/*! ancienne & Baroque */


/*

#menu-genre.menu-genre--digipad ul li:nth-of-type(2) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(2):hover a {
    background: url(images/pages-genres/bg-ancienneBaroque.jpg);
    background-image: url(images/pages-genres/bg-ancienneBaroque.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
#menu-genre.menu-genre--digipad ul li:nth-of-type(2) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .6)
}
*/


/*! classique romantique */


/*

#menu-genre.menu-genre--digipad ul li:nth-of-type(3) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(3):hover a {
    background: url(images/pages-genres/london-symphony-orchestra-simon-Rattle.jpg);
    background-image: url(images/pages-genres/london-symphony-orchestra-simon-Rattle.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
#menu-genre.menu-genre--digipad ul li:nth-of-type(3) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .6)
}
*/


/*! contemporaine */


/*

#menu-genre.menu-genre--digipad ul li:nth-of-type(4) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(4):hover a {
    background: url(images/pages-genres/kronos_quartet_13112016_cdherouville.jpg);
    background-image: url(images/pages-genres/kronos_quartet_13112016_cdherouville.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
#menu-genre.menu-genre--digipad ul li:nth-of-type(4) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .6)
}
*/


/*! jazz blues */


/*
#menu-genre.menu-genre--digipad ul li:nth-of-type(5) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(5):hover a {
    background: url(images/pages-genres/murray-williams-cdherouville.jpg);
    background-image: url(images/pages-genres/murray-williams-cdherouville.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
#menu-genre.menu-genre--digipad ul li:nth-of-type(5) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .6)
}
*/


/*! pop rock electro rap */


/*

#menu-genre.menu-genre--digipad ul li:nth-of-type(6) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(6):hover a {
    background: url(images/pages-genres/snarky-puppy-mguthfreund.jpg);
    background-image: url(images/pages-genres/snarky-puppy-mguthfreund.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
#menu-genre.menu-genre--digipad ul li:nth-of-type(6) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .6)
}
*/


/*! chanson & Varietés */


/*
#menu-genre.menu-genre--digipad ul li:nth-of-type(7) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(7):hover a {
    background: url(images/pages-genres/bg-chansonVariet.jpg);
    background-image: url(images/pages-genres/bg-chansonVariet.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#menu-genre.menu-genre--digipad ul li:nth-of-type(7) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .4)
}
*/


/*! jeunes & familles */


/*

#menu-genre.menu-genre--digipad ul li:nth-of-type(8) a,
#menu-genre.menu-genre--digipad ul li:nth-of-type(8):hover a {
    background: url(images/pages-genres/bg-jeunesFamilles.jpg);
    background-image: url(images/pages-genres/bg-jeunesFamilles.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
#menu-genre.menu-genre--digipad ul li:nth-of-type(8) a > span{
    background-image: none;
    background-color: rgba(0, 0, 0, .6)
}


#menu-genre.menu-genre--digipad ul li a {
    transition: all .5s ;
}
#menu-genre.menu-genre--digipad ul li a span {
    transition: all .5s ;
}
#menu-genre.menu-genre--digipad ul li a span span {
    transition: all .5s ;
}
#menu-genre.menu-genre--digipad ul li:hover a {
    transform: scale(1.1);
    transition: all 2s ;
}
#menu-genre.menu-genre--digipad ul li:hover a span {
    transition: all 2s ;
}
#menu-genre.menu-genre--digipad ul li:hover a span span {
    transform: scale(.9);
    transition: all 2s ;
}
*/

.categorie-marqueur,
.typeDoc-marqueur {
    display: none!important;
}

.toto {
    display: none!important;
}


/* ******************************************************************** */


/* ************************** NAV -- RUBRIQUES ************************ */


/* ******************************************************************** */

@media (min-width:768px) {
    /* menus */
    #main-menu>li {
        text-align: center;
    }
    #main-menu>li>a {
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .sm-clean a.has-submenu {
        padding-right: 12px;
    }
    #main-menu>li>a::before {
        /* content: url(images/icon-extlink-14px.png); */
        margin-right: 1rem;
        max-height: 24px;
    }
    #main-menu.sm-clean>li>a .sub-arrow {
        position: static;
        margin-left: 1rem;
    }
}


/* sous menus */

.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active,
.sm-clean ul a.highlighted {
    /*
    border: 0 !important;
    padding: 1rem;
    padding-right: 2rem;
    color: #555555;
        text-transform: none;
        font-weight: normal;
*/
}

.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
    padding: 13px 20px;
    /* make room for the toggle button (sub indicator) */
    padding-right: 58px;
    color: #333 !important;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none;
}

#main-menu>li>a,
#main-menu>li>a:hover,
#main-menu>li>a:focus,
#main-menu>li>a:active {
    padding: 13px 20px;
    color: #000!important;
    text-transform: uppercase;
    font-size: 12px;
    /*     font-weight: 600;
 */
}

@media (min-width:768px) {
    #main-menu>li>a.highlighted,
    #main-menu>li>a:hover,
    #main-menu>li>a:focus,
    #main-menu>li>a:active {
        background: #ffd076;
    }
}

.sm-clean a.current {
    color: #D23600;
}

.sm-clean a.disabled {
    color: #bbbbbb;
}

.sm-clean a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 4px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 16px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0;
}

.sm-clean a .sub-arrow::before {
    content: '+';
}

.sm-clean a.highlighted .sub-arrow::before {
    content: '-';
}

.sm-clean>li:first-child>a,
.sm-clean>li:first-child> :not(ul) a {
    border-radius: 0;
}

.sm-clean>li:last-child>a,
.sm-clean>li:last-child>*:not(ul) a,
.sm-clean>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul {
    border-radius: 0;
}

.sm-clean>li:last-child>a.highlighted,
.sm-clean>li:last-child>*:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,
.sm-clean>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted {
    border-radius: 0;
}

.sm-clean li {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.sm-clean>li:first-child {
    border-top: 0;
}

.sm-clean ul {
    background: rgba(162, 162, 162, 0.1);
}

.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active {
    font-size: 16px;
    border-left: 8px solid transparent;
}

.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
    border-left: 16px solid transparent;
}

.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
    border-left: 24px solid transparent;
}

.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
    border-left: 32px solid transparent;
}

.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
    border-left: 40px solid transparent;
}

@media (min-width: 768px) {
    /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
    /* start... (it's not recommended editing these rules) */
    .sm-clean ul {
        position: absolute;
        width: 12em;
    }
    .sm-clean li {
        float: left;
    }
    .sm-clean.sm-rtl li {
        float: right;
    }
    .sm-clean ul li,
    .sm-clean.sm-rtl ul li,
    .sm-clean.sm-vertical li {
        float: none;
        border: 1px solid #FFF;
    }
    .sm-clean a {
        white-space: nowrap;
    }
    .sm-clean ul a,
    .sm-clean.sm-vertical a {
        white-space: normal;
    }
    .sm-clean .sm-nowrap>li>a,
    .sm-clean .sm-nowrap>li> :not(ul) a {
        white-space: nowrap;
    }
    /* ...end */
    .sm-clean {
        padding: 0 10px;
    }
    .sm-clean a,
    .sm-clean a:hover,
    .sm-clean a:focus,
    .sm-clean a:active,
    .sm-clean a.highlighted {
        padding: 12px 12px;
        color: #555555;
        border-radius: 0 !important;
    }
    .sm-clean a:hover,
    .sm-clean a:focus,
    .sm-clean a:active,
    .sm-clean a.highlighted {
        color: #D23600;
    }
    .sm-clean a.current {
        color: #D23600;
    }
    .sm-clean a.disabled {
        color: #bbbbbb;
    }
    .sm-clean a.has-submenu {
        padding-right: 24px;
    }
    .sm-clean a .sub-arrow {
        top: 50%;
        margin-top: -2px;
        right: 12px;
        width: 0;
        height: 0;
        border-width: 4px;
        border-style: solid dashed dashed dashed;
        border-color: #555555 transparent transparent transparent;
        background: transparent;
        border-radius: 0;
    }
    .sm-clean a .sub-arrow::before {
        display: none;
    }
    .sm-clean li {
        border-top: 0;
    }
    .sm-clean>li>ul::before,
    .sm-clean>li>ul::after {
        position: absolute;
        top: -18px;
        left: 30px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 9px;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent #bbbbbb transparent;
    }
    .sm-clean>li>ul::after {
        top: -16px;
        left: 31px;
        border-width: 8px;
        border-color: transparent transparent #fff transparent;
    }
    .sm-clean ul {
        border: 1px solid #fff;
        padding: 5px 0;
        background: #F3F2EE;
        border-radius: 0!important;
        box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
        min-width: 100% !important;
        width: auto !important;
        max-width: unset !important;
    }
    .sm-clean ul ul {
        background: #FFF;
        width: 280px !important;
        border: 1px solid #ddd;
    }
    .sm-clean ul ul li {
        background: #FFF;
        padding: 1rem 1.5rem;
        font-size: .875rem;
        font-style: italic;
        color: #666;
        line-height: 1.6;
        letter-spacing: .02rem;
    }
    .sm-clean ul a,
    .sm-clean ul a:hover,
    .sm-clean ul a:focus,
    .sm-clean ul a:active,
    .sm-clean ul a.highlighted {
        border: 0 !important;
        padding: 1rem;
        color: #555555;
    }
    .sm-clean ul a:hover,
    .sm-clean ul a:focus,
    .sm-clean ul a:active,
    .sm-clean ul a.highlighted {
        background: #fff;
        color: #D23600;
    }
    .sm-clean ul a.current {
        color: #D23600;
    }
    .sm-clean ul a.disabled {
        background: #fff;
        color: #cccccc;
    }
    .sm-clean ul a.has-submenu {
        padding-right: 2rem;
    }
    .sm-clean ul a .sub-arrow {
        right: 8px;
        top: 50%;
        margin-top: -5px;
        border-width: 5px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #555555;
        display: none;
    }
    .sm-clean .scroll-up,
    .sm-clean .scroll-down {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        background: #fff;
        height: 20px;
    }
    .sm-clean .scroll-up:hover,
    .sm-clean .scroll-down:hover {
        background: #eeeeee;
    }
    .sm-clean .scroll-up:hover .scroll-up-arrow {
        border-color: transparent transparent #D23600 transparent;
    }
    .sm-clean .scroll-down:hover .scroll-down-arrow {
        border-color: #D23600 transparent transparent transparent;
    }
    .sm-clean .scroll-up-arrow,
    .sm-clean .scroll-down-arrow {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 6px;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent #555555 transparent;
    }
    .sm-clean .scroll-down-arrow {
        top: 8px;
        border-style: solid dashed dashed dashed;
        border-color: #555555 transparent transparent transparent;
    }
    .sm-clean.sm-rtl a.has-submenu {
        padding-right: 12px;
        padding-left: 24px;
    }
    .sm-clean.sm-rtl a .sub-arrow {
        right: auto;
        left: 12px;
    }
    .sm-clean.sm-rtl.sm-vertical a.has-submenu {
        padding: 10px 20px;
    }
    .sm-clean.sm-rtl.sm-vertical a .sub-arrow {
        right: auto;
        left: 8px;
        border-style: dashed solid dashed dashed;
        border-color: transparent #555555 transparent transparent;
    }
    .sm-clean.sm-rtl>li>ul::before {
        left: auto;
        right: 30px;
    }
    .sm-clean.sm-rtl>li>ul::after {
        left: auto;
        right: 31px;
    }
    .sm-clean.sm-rtl ul a.has-submenu {
        padding: 10px 20px !important;
    }
    .sm-clean.sm-rtl ul a .sub-arrow {
        right: auto;
        left: 8px;
        border-style: dashed solid dashed dashed;
        border-color: transparent #555555 transparent transparent;
    }
    .sm-clean.sm-vertical {
        padding: 10px 0;
        border-radius: 0;
    }
    .sm-clean.sm-vertical a {
        padding: 10px 20px;
    }
    .sm-clean.sm-vertical a:hover,
    .sm-clean.sm-vertical a:focus,
    .sm-clean.sm-vertical a:active,
    .sm-clean.sm-vertical a.highlighted {
        background: #fff;
    }
    .sm-clean.sm-vertical a.disabled {
        background: #eeeeee;
    }
    .sm-clean.sm-vertical a .sub-arrow {
        right: 8px;
        top: 50%;
        margin-top: -5px;
        border-width: 5px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #555555;
    }
    .sm-clean.sm-vertical>li>ul::before,
    .sm-clean.sm-vertical>li>ul::after {
        display: none;
    }
    .sm-clean.sm-vertical ul a {
        padding: 10px 20px;
    }
    .sm-clean.sm-vertical ul a:hover,
    .sm-clean.sm-vertical ul a:focus,
    .sm-clean.sm-vertical ul a:active,
    .sm-clean.sm-vertical ul a.highlighted {
        background: #eeeeee;
    }
    .sm-clean.sm-vertical ul a.disabled {
        background: #fff;
    }
}


/*# sourceMappingURL=sm-clean.css.map */


/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm {
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sm,
.sm ul,
.sm li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
}

.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
    direction: rtl;
    text-align: right;
}

.sm>li>h1,
.sm>li>h2,
.sm>li>h3,
.sm>li>h4,
.sm>li>h5,
.sm>li>h6 {
    margin: 0;
    padding: 0;
}

.sm ul {
    display: none;
}

.sm li,
.sm a {
    position: relative;
}

.sm a {
    display: block;
}

.sm a.disabled {
    cursor: default;
}

.sm::after {
    content: "";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    overflow: hidden;
}

.sm *,
.sm *::before,
.sm *::after {
    box-sizing: inherit;
}

.main-nav:after {
    clear: both;
    content: "\00a0";
    display: block;
    height: 0;
    font: 0px/0 serif;
    overflow: hidden;
}

.nav-brand {
    /*          float: left;*/
    margin: 0;
}

.nav-brand a {
    display: block;
    padding: 12px 12px 12px 20px;
    color: #777;
    /*          font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-size: 22px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none;
}

#main-menu {
    clear: both;
}

@media (min-width: 768px) {
    #main-menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: center;
    }
    #main-menu>li>a.has-submenu {
        font-family: 'Philharmonique Semibold';
        text-transform: uppercase;
    }
    #main-menu>li {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        border: 1px solid #000;
        border-right: 0;
    }
    #main-menu>li:last-of-type {
        border-right: 1px solid #000;
    }
}


/* Mobile menu toggle button */

.main-menu-btn {
    float: right;
    margin: 6px 10px;
    position: relative;
    display: inline-block;
    width: 29px;
    height: 29px;
    text-indent: 29px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* hamburger icon */

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 24px;
    background: #555;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.main-menu-btn-icon:before {
    content: '';
    top: -7px;
    left: 0;
}

.main-menu-btn-icon:after {
    content: '';
    top: 7px;
    left: 0;
}


/* x icon */

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon {
    height: 0;
    background: transparent;
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* hide menu state checkbox (keep it visible to screen readers) */

#main-menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */

#main-menu-state:not(:checked)~#main-menu {
    display: none;
}

#main-menu-state:checked~#main-menu {
    display: block;
}

@media (min-width: 768px) {
    /* hide the button in desktop view */
    .main-menu-btn {
        position: absolute;
        top: -99999px;
    }
    /* always show the menu in desktop view */
    #main-menu-state:not(:checked)~#main-menu {
        display: block;
    }
}

@media (min-width:768px) {
    nav.main-nav {
        margin-bottom: 4rem;
    }
    /* menus */
    #main-menu>li {
        text-align: center;
    }
    #main-menu>li>a {
        display: flex;
        justify-content: space-around;
        align-items: center;
        overflow: hidden;
    }
    .sm-clean a.has-submenu {
        padding-right: 12px;
    }
    #main-menu>li:first-of-type>a::before {
        /* content: url(images/icon/icon-concert.png); */
        margin-right: 1rem;
    }
    #main-menu>li:nth-of-type(2)>a::before {
        /* content: url(images/icon/icon-conf.png); */
        margin-right: 1rem;
    }
    #main-menu>li:nth-of-type(3)>a::before {
        /* content: url(images/icon/icon-oeuvre.png); */
        margin-right: 1rem;
    }
    #main-menu>li:nth-of-type(4)>a::before {
        /* content: url(images/icon/icon-conductor.png); */
        margin-right: 1rem;
    }
    #main-menu>li:last-of-type>a::before {
        /* content: url(images/icon/icon-instrument.png); */
        margin-right: 1rem;
    }
    #main-menu.sm-clean>li>a .sub-arrow {
        position: static;
        margin-left: 1rem;
    }
}

@media (max-width:767px) {
    nav.main-nav,
    .nav--rubriques {
        display: none;
    }
}


/* ************************************************************ */


/* *********** ENCART MOZAIQUE HOMEPAGE DIGIPAD *************** */


/* ************************************************************ */

.encart--genre {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0;
}

.encart--genre-item {
    /*     flex: 1 1 50%;
    padding: 0 .5rem 1rem; */
    width: 48%;
    margin: 1rem 0;
    border-radius: 16px;
    overflow: hidden;
}

.encart--genre-item * {
    margin: 0;
}

.encart--genre-item>a {
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 9px 0 #ccc;
}

.encart--genre-item figure {
    max-height: 140px;
    overflow: hidden;
    border: solid 1px transparent;
    border-bottom: 0;
    display: flex;
    align-items: center;
}

@media (min-width:768px) {
    .encart--genre-item>a {
        box-shadow: none;
    }
    .encart--genre-item>a:hover {
        box-shadow: 0 4px 9px 0 #ccc;
    }
    .encart--genre-item.misenavant>a {
        position: relative;
    }
    .encart--genre-item {
        /* margin: 0 .5rem 1rem;
        flex: 1 25%; */
        width: 24%;
    }
    .encart--genre-item.misenavant {
        flex: 1 67%;
        max-width: 733px;
    }
    .encart--genre-item.misenavant .texte {
        position: absolute;
        bottom: 2rem;
        left: 2rem;
    }
}

.encart--genre-item figure {
    max-height: 80px;
    overflow: hidden;
    height: 80px;
    border: 0;
}

.encart--genre-item figure img {
    height: 100%;
    width: 100%;
}

.encart--genre-item.genre-baroque figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--baroque-nb.jpg") no-repeat top;
    background-size: cover;
}

.encart--genre-item.genre-baroque:focus-within figure img,
.encart--genre-item.genre-baroque a:hover figure img,
.encart--genre-item.genre-baroque a:focus figure img,
.encart--genre-item.genre-baroque a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--baroque.jpg") no-repeat top;
    background-size: cover;
}

.encart--genre-item.genre-classique figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--classique-nb.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-classique:focus-within figure img,
.encart--genre-item.genre-classique a:hover figure img,
.encart--genre-item.genre-classique a:focus figure img,
.encart--genre-item.genre-classique a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--classique.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-contempo figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--contempo-nb.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-contempo:focus-within figure img,
.encart--genre-item.genre-contempo a:hover figure img,
.encart--genre-item.genre-contempo a:focus figure img,
.encart--genre-item.genre-contempo a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--contempo.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-monde figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--monde-nb.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-monde:focus-within figure img,
.encart--genre-item.genre-monde a:hover figure img,
.encart--genre-item.genre-monde a:focus figure img,
.encart--genre-item.genre-monde a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--monde.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-jazz figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--jazz-nb.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-jazz:focus-within figure img,
.encart--genre-item.genre-jazz a:hover figure img,
.encart--genre-item.genre-jazz a:focus figure img,
.encart--genre-item.genre-jazz a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--jazz.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-pop figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--pop-nb.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-pop:focus-within figure img,
.encart--genre-item.genre-pop a:hover figure img,
.encart--genre-item.genre-pop a:focus figure img,
.encart--genre-item.genre-pop a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--pop.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-variete figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--variete-nb.jpg") no-repeat top;
    background-size: cover;
}

.encart--genre-item.genre-variete:focus-within figure img,
.encart--genre-item.genre-variete a:hover figure img,
.encart--genre-item.genre-variete a:focus figure img,
.encart--genre-item.genre-variete a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--variete.jpg") no-repeat top;
    background-size: cover;
}

.encart--genre-item.genre-famille figure {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--famille1-nb.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item.genre-famille:focus-within figure img,
.encart--genre-item.genre-famille a:hover figure img,
.encart--genre-item.genre-famille a:focus figure img,
.encart--genre-item.genre-famille a:active figure img {
    background: url("https://pad.philharmoniedeparis.fr/ui/skins/MEDIA/images/genre-item--famille1.jpg") no-repeat center;
    background-size: cover;
}

.encart--genre-item .texte {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .5rem;
    background-color: #ffffff;
    border: solid 1px #ccc;
    border-top: 0;
    max-height: 39px;
    border-radius: 0 0 16px 16px;
    overflow: hidden;
}


/*
.encart--genre-item .texte h2 {
    font-family: LinotypeBrewery-Bold, sans-serif;
    font-size: 1.25rem;
    text-transform: none;
    text-align: left;
}
*/

.encart--genre-item p {
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro', SourceSansPro-Semibold, sans-serif;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

@media (max-width:767px) {
    .encart--genre-item p {
        font-weight: 400;
    }
}


/*
.encart--genre-item .categorie {
    font-family: 'SourceSansPro-Semibold', 'Source Sans Pro', SourceSansPro-Semibold, sans-serif;
    font-size: .75rem;
    text-transform: uppercase;
    color: #8f5c20;
    color: darkgoldenrod;
}
.encart--genre-item .titre {
  font-family: LinotypeBrewery-Medium, sans-serif;
    font-size: .875rem;
    text-transform: uppercase;
}
.encart--genre-item .description {
  font-size: .75rem;
  font-weight: normal;
  color: #777;
}
.encart--genre-item .liensCTA {
    display: flex;
    justify-content: space-between;
}
*/


/* ******************************************************* */


/* ************ page COMMENT CA MARCHE ?       *********** */


/* ******************************************************* */


/* tableau prix */

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-decouverte-heading,
.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-integrale-heading {
    padding: 0;
    min-height: unset;
    background: transparent;
}

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-decouverte-heading p.type,
.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-integrale-heading p.type {
    background: #ffd076;
    padding: 1rem;
    font-weight: 700;
    text-transform: none;
}

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-decouverte-heading p.type {
    background: #ddd;
}

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-decouverte-heading::after,
.tab-2offres.decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-integrale-heading::after {
    display: none;
}

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab ul.offers-table {
    background: none;
    padding: 0;
    margin-top: 0;
}

.decouvrir-section-tab .decouvrir-section-tab ul.offers-table {
    background: #fff;
    padding: 1rem;
}

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab ul.offers-table li.title {
    text-align: right;
    padding-right: 1rem;
}

.tab-2offres .offers-table .offers-list .offers-item {
    padding: 1rem;
    background: #FFF;
    border: 1px solid #ddd;
    border-top: 0;
    margin-right: 1rem;
    margin-left: 1rem;
}

.tab-2offres .offers-table:nth-last-of-type(2) .offers-list .offers-item:last-of-type,
.tab-2offres .offers-table:last-of-type .offers-list .offers-item:last-of-type {
    background: transparent;
    border: 0;
    border-top: 0;
}

.tab-2offres .offers-table .col-md-8,
.tab-2offres .offers-list {
    padding: 0 !important;
    display: flex;
}

.tab-2offres .decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-decouverte-heading h3.type,
.tab-2offres .decouvrir-section-tab .decouvrir-section-tab .offers-list-heading .offers-item>.conteneur-integrale-heading h3.type {
    font-family: 'Philharmonique SemiBold';
    text-transform: uppercase;
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px;
}

.tab-2offres .icon-check::before {
    content: '';
    background: url(images/icon/icon-valid-20.png) no-repeat center !important;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-top: 10px;
}

.btn-small-letter {
    text-transform: initial;
}

.tab-2offres .offers-table .offers-list .offers-item p.decouverte {
    color: #000;
    font-weight: 600;
}


/* tooltip */

.tt-label {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tt-label-text {
    margin-left: 0.5em;
}

.tooltip-toggle {
    cursor: pointer;
    position: relative;
}

.tooltip-toggle img {
    height: 18px;
    width: 18px;
}

.tooltip-toggle::before {
    position: absolute;
    top: -80px;
    left: -80px;
    background-color: #2B222A;
    border-radius: 5px;
    color: #fff;
    content: attr(aria-label);
    padding: 1rem;
    text-transform: none;
    transition: all 0.5s ease;
    width: 160px;
}

.tooltip-toggle::after {
    position: absolute;
    top: -12px;
    left: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2B222A;
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
}

.tooltip-toggle::before,
.tooltip-toggle::after {
    color: #efefef;
    font-family: monospace;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    text-align: center;
}

.tooltip-toggle:focus::before,
.tooltip-toggle:focus::after,
.tooltip-toggle:hover::before,
.tooltip-toggle:hover::after {
    opacity: 1;
    transition: all 0.75s ease;
}


/* TOOLTIP V2 */

.tab-2offres.decouvrir-section-tab .decouvrir-section-tab ul.offers-table li.title {
    display: flex;
    justify-content: flex-end;
}

.tt-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 1rem;
}

.tt-label-text {
    margin-left: 0.5em;
}

.tooltip-toggle {
    cursor: pointer;
    position: relative;
    width: 20px;
}

.tooltip-toggle img {
    height: 18px;
    width: 18px;
}

.tooltip-toggle::before {
    position: absolute;
    top: -80px;
    left: -80px;
    background-color: #2B222A;
    border-radius: 0;
    color: #fff;
    content: attr(aria-label);
    padding: 1rem;
    text-transform: none;
    transition: all 0.5s ease;
    width: 320px;
}

.tooltip-toggle::after {
    position: absolute;
    top: -12px;
    left: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2B222A;
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
}

.tooltip-toggle::before,
.tooltip-toggle::after {
    color: #efefef;
    font-family: 'source sans pro';
    font-size: 14px;
    opacity: 0;
    pointer-events: none;
    text-align: center;
}

.tooltip-toggle:focus::before,
.tooltip-toggle:focus::after,
.tooltip-toggle:hover::before,
.tooltip-toggle:hover::after {
    opacity: 1;
    transition: all 0.75s ease;
}


/* ******************************************************* */


/* ************ MODALE CONNEXION / INSCRIPTION************ */


/* ******************************************************* */

.modal.admin-pad .modal-dialog {
    margin-top: 2rem;
    padding: 0;
}

@media (max-width:550px) {
    .modal.admin-pad .modal-dialog {
        /*        padding-top:100px!important;*/
    }
}

.modal.admin-pad .embed-responsive.embed-responsive-16by9,
.modal.admin-pad #admin-pad-frame-id {
    max-height: 501px;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

@media screen and (min-width: 992px) {
    .modal-dialog {
        width: 992px;
    }
}

body .modal {
    z-index: 99999;
}

.modal-dialog iframe.embed-responsive-item {
    /*
    min-height: 75vh;
    max-height: calc(100vh - 150px);
*/
}

.modal-header {
    padding: 0;
    border: 0;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 9;
    visibility: hidden;
}

.modal-header h2 {
    display: none;
}

.modal-header .close {
    height: 1.5rem!important;
    width: 1.5rem!important;
}

.modal-body {
    padding: 0;
}


/* Confirmation demande d'inscription prise en compte */

#cf-info-msg {
    font-size: 14px;
    padding: 5px 10px 3px 40px;
    white-space: normal;
    color: #555;
    min-height: 32px;
    background: transparent url(images/icon/icon-valid-41px.png) no-repeat;
}

#cf-info-msg h3 {
    display: none;
}


/* ************************************************************************** */


/* ************************************************************************** */


/* ************************************ TOP BAR DIGIPAD ********************* */


/* ************************************************************************** */


/* ************************************************************************** */


/* ********************** */


/* TOP BAR  */


/* ********************** */


/* trigger connexion */

.trigger-connexion-digipad {
    z-index: 999999;
}


/* trigger menu aide */

.btn-pro--topbar,
.trigger--menu-aide {
    display: none !important;
    border: 0;
    color: #000;
    border-radius: 0;
    margin: 0;
    height: 70px;
    width: 70px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    /* border-bottom: 1px solid #ccc !important; */
    border-right: 1px solid #ccc !important;
}

.btn-pro--topbar {
    background: url(images/icon/pictos-nav/pro.svg) no-repeat scroll center center #fff;
    background-size: auto;
    background-size: 35px;
}

.trigger--menu-aide {
    background: url(images/icon/pictos-nav/info.svg) no-repeat scroll center center #fff;
    background-size: auto;
    background-size: 32px;
}

.btn-pro--topbar span,
.trigger--menu-aide span {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    text-align: center;
    opacity: .7;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.178125rem;
}

.trigger--menu-aide span {
    opacity: 0;
}

.btn-pro--topbar span {
    color: #267074;
    font-weight: 600;
    opacity: 1;
}


/* fin : trigger menu aide */


/* menu aide */

.menu-aide--conteneur {
    position: relative;
}

#menu-aide {
    position: absolute;
    top: 72px;
    right: 0;
    background: #F3F2EE;
    border: 1px solid #ccc;
}

#menu-aide.collapsing,
#menu-aide.collapse {
    border: 1px solid transparent;
    height: 0;
    opacity: 0;
}

#menu-aide li a {
    display: block;
    padding: .5rem;
}

#menu-aide li a span {
    display: block;
    white-space: nowrap;
}

.btn-pro--topbar,
.trigger--menu-aide {
    display: block;
    position: relative;
}

.btn-pro--topbar a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (min-width:555px) {
    .btn-pro--topbar,
    .trigger--menu-aide {
        display: block !important;
    }
}

@media (min-width:768px) {
    .navbar-toggle.facets-toggle span,
    .navbar-toggle.menu-mobileMedia-toggle span,
    .navbar-toggle.searchbar-toggle span {
        bottom: 2px;
        opacity: .5;
        font-size: 11px;
    }
    div.container-full.topBarContainer.nav-up .navbar-toggle.facets-toggle span,
    div.container-full.topBarContainer.nav-up .navbar-toggle.menu-mobileMedia-toggle span,
    div.container-full.topBarContainer.nav-up .navbar-toggle.searchbar-toggle span {
        opacity: .7;
    }
    .button-my-account span.hidden-xs i.icon-lock+span,
    .button-my-account span.hidden-xs i.icon-user+span,
    .button-my-account span.visible-xs i.icon-lock+span,
    .button-my-account span.visible-xs i.icon-user+span {
        bottom: 2px;
        opacity: .7;
        font-size: 11px;
    }
    div.container-full.topBarContainer.nav-up .topBar .compteUser.topBar-item .button-my-account span span {
        opacity: .7;
        /*
        height: 1rem;
        text-align: center;
        width: 100%;
        margin-bottom: 5px
*/
    }
}


/* ********************** */


/* menu BURGER */


/* ********************** */


/* colonne MAIN */

.newwww.header_bloc.menu-in .menu-mobileMedia>ul,
.newwww .menu-mobileMedia.collapsing>ul {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.newwww .menu-mobileMedia li.nav-main--item {
    border-bottom: 1px solid #ddd;
}

.nav-main--item-connexion a,
.nav-main--item-pro a {
    background: #f3f2ee;
}

.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item:hover,
.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item:hover a {
    color: #000;
}

@media (min-width:768px) {
    .newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item:hover,
    .newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item:hover a {
        background-color: #ffd076 !important;
        color: #000;
    }
}

.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item:hover a span,
.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item:hover nav h3,
.newwww.header_bloc.menu-in .menu-mobileMedia li a.nav-main--item:focus span {
    color: #000;
}

.newwww .nav-main--item-home {
    border-top: 1px solid #ddd;
}

.newwww .nav-main--item-connexion {
    border-top: 1px solid #ddd;
    margin-top: auto;
}

.newwww.header_bloc.menu-in .menu-mobileMedia li a span,
.newwww .menu-mobileMedia.collapsing li a span {
    font-size: .875rem;
    color: #000;
    font-family: 'Philharmonique SemiBold';
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 50px;
}

.newwww.header_bloc.menu-in .menu-mobileMedia li a picture+span {
    margin-left: 0;
}

.newwww.header_bloc.menu-in .menu-mobileMedia li a picture {
    position: relative;
    bottom: 5px;
}

.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item-home a span,
.newwww .menu-mobileMedia.collapsing li.nav-main--item-home a span,
.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item-connexion a span,
.newwww .menu-mobileMedia.collapsing li.nav-main--item-connexion a span,
.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item-pro a span,
.newwww .menu-mobileMedia.collapsing li.nav-main--item-pro a span {
    font-size: 1rem;
}


/*.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item-home a:before, .newwww .menu-mobileMedia.collapsing li.nav-main--item-home a:before{
    content:url(images/icon-home-20.png);
    vertical-align:bottom;
    margin-right:1rem;
}*/


/* .newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item-connexion a:before, .newwww .menu-mobileMedia.collapsing li.nav-main--item-connexion a:before{
  
    content:url(images/icon-user.png);
    vertical-align:bottom;
    margin-right:1rem;

}
.newwww.header_bloc.menu-in .menu-mobileMedia li.nav-main--item-pro a:before, .newwww .menu-mobileMedia.collapsing li.nav-main--item-pro a:before{
    content:url(images/icon/institution.png);
    vertical-align:bottom;
    margin-right:1rem;
} */

.picto-svg-menu-deroulant-gauche {
    margin-right: 5px;
}


/* colonnes EXPLORER */

.newwww .menu-mobileMedia h5,
.newwww .menu-mobileMedia h5 span,
.newwww .menu-mobileMedia h5 a {
    font-size: .825rem;
    font-family: 'Philharmonique Regular', 'Source Sans Pro', SourceSansPro, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin: 1rem 0 .5rem;
    color: darkgoldenrod!important;
    opacity: 1;
}

.newwww .menu-mobileMedia h5>a:after {
    font-family: ermes-font-update;
    content: '\e85a';
    font-size: 1rem;
}

.newwww .menu-mobileMedia h5 {
    position: relative;
}

.menuType-header.menuGenreType-header.hidden-xs h5:before {
    position: absolute;
    left: -2rem;
    top: -.5rem opacity: .7;
    /* content: ""; */
    width: 1.5rem;
    height: 1.5rem;
    background: url(images/icon/icon-concert.png) no-repeat center;
    background-size: contain;
}

.menuType-header.menuGenreType-header.hidden-xs.colonne-1 h5:nth-of-type(1):before {
    width: 1.25rem;
    height: 1.25rem;
    background: url(images/icon/icon-concert.png) no-repeat center;
    background-size: contain;
}

.menuType-header.menuGenreType-header.hidden-xs.colonne-1 h5:nth-of-type(2):before {
    background: url(images/icon/icon-conductor.png) no-repeat center;
    background-size: contain;
}

.menuType-header.menuGenreType-header.hidden-xs.colonne-1 h5:nth-of-type(3):before {
    background: url(images/icon/icon-conf.png) no-repeat center;
    background-size: contain;
}

.menuType-header.menuGenreType-header.hidden-xs.colonne-2 h5:nth-of-type(1):before {
    width: 1.25rem;
    height: 1.25rem;
    background: url(images/icon/icon-oeuvre.png) no-repeat center;
    background-size: contain;
}

.menuType-header.menuGenreType-header.hidden-xs.colonne-2 h5:nth-of-type(2):before {
    background: url(images/icon/icon-instrument.png) no-repeat center;
    background-size: contain;
}

.newwww .menu-mobileMedia li a {
    text-align: left;
    font-size: .825rem;
    color: #000;
    line-height: 2;
}

.newwww .menu-mobileMedia .hidden-xs li a:hover,
.newwww .menu-mobileMedia .hidden-xs li a:focus,
.newwww .menu-mobileMedia .hidden-xs li a:focus-within,
.newwww .menu-mobileMedia .hidden-xs li a:active {
    text-decoration: underline!important;
}


/* Sommaire horizontal */

.menuHorizontal {
    position: static;
    transition: none;
}

.menuHorizontal .yoyo-trigger {
    display: inline-block;
    position: relative;
    padding-left: 1rem;
}

.menuHorizontal .yoyo-container .yoyo-trigger.in::before,
.menuHorizontal .yoyo-container .yoyo-trigger::before {
    font-family: ermes-font-update;
    content: '';
    display: none;
    position: static;
}

.menuHorizontal .yoyo-container .yoyo-trigger.in::after,
.menuHorizontal .yoyo-container .yoyo-trigger::after {
    font-family: ermes-font-update;
    content: '\e85a';
    display: inline-block;
    position: static;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: sub;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    font-size: 2rem;
}

.menuHorizontal .yoyo-container .yoyo-trigger.in::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: .25rem;
}

.menuHorizontal.fix .yoyo-container {
    position: fixed;
    top: 70px;
    left: 0;
    padding-top: 0rem;
    padding-bottom: 0rem;
    background: #FFF;
    z-index: 99;
    width: 100%;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .3);
}

.menuHorizontal.fix .yoyo-content {
    position: static;
    margin: 0 auto;
    padding-top: .825rem!important;
    padding-bottom: .825rem!important;
}

.menuHorizontal .yoyo-content li a.active {
    border-bottom: 3px black solid !important;
}

.menuHorizontal .yoyo-content li a:not(.active) {
    border-bottom: 0!important;
}

@media (max-width:767px) {
    .menuHorizontal .yoyo-container {
        text-align: center;
    }
    .menuHorizontal ul.yoyo-content {
        flex-direction: column;
    }
    .menuHorizontal .yoyo-container.closed .yoyo-content {
        display: none!important;
    }
    .enFamille h3.yoyo-trigger {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .enFamille nav.yoyo-container {
        margin-bottom: 22px;
    }
}

@media (min-width:768px) {
    .menuHorizontal .yoyo-trigger {
        display: none;
    }
    .menuHorizontal ul.yoyo-content {
        flex-direction: row;
    }
}


/* a.ext-link {
    text-decoration: underline!important;
    color: #000!important;
    font-style: normal;
    padding-left: 2rem;
}
.ext-link::before {
    content: url(/ui/skins/MEDIA/images/icon-extlink-14px.png);
    display: inline-block;
    margin-right: 1rem;
} */


/* ************************************************************* */


/* *********** ENCART MOZAIQUE Pages Découverte  *************** */


/* ************************************************************* */

.pagesDecouverte #page .mosaique h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
}

.pagesDecouverte #page .mosaique p.detail {
    /* padding-top: 2rem; */
    font-size: .875rem!important;
    line-height: 20px;
}


/* ************************************************************* */


/* *********** Nouveaux pictos - Page d'accueil *************** */


/* ************************************************************* */

#li-concerts {
    flex: 1 1 85% !important;
}

#li-conferences {
    flex: 1 1 145% !important;
}

#li-oeuvres {
    flex: 1 1 85% !important;
}

#li-musicien {
    flex: 1 1 100% !important;
}

.picto-svg-menu {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 28px;
    height: 28px;
}

#picto-concert {
    width: 25px;
    top: 10px;
}

@media (min-width: 768px) {
    #main-menu>li>a {
        justify-content: center;
    }
    #main-menu.sm-clean>li>a .sub-arrow {
        position: absolute;
        margin-top: -3px;
        right: 15px;
    }
    #main-menu.sm-clean>li>a .sub-arrow {
        margin-left: 0px;
    }
}

#main-menu>li>a,
#main-menu>li>a:hover,
#main-menu>li>a:focus,
#main-menu>li>a:active {
    padding-top: 15px;
    padding-bottom: 16px;
}

#main-menu>li:first-of-type>a>picture.picto-svg-menu {
    width: 25px;
    top: 11px;
}

@media (min-width: 200px) and (max-width: 950px) {
    #main-menu>li:first-of-type>a>picture.picto-svg-menu,
    #main-menu>li:nth-of-type(2)>a>picture.picto-svg-menu,
    #main-menu>li:nth-of-type(3)>a>picture.picto-svg-menu,
    #main-menu>li:nth-of-type(4)>a>picture.picto-svg-menu,
    #main-menu>li:last-of-type>a>picture.picto-svg-menu {
        display: none;
    }
    #main-menu>li>a {
        justify-content: space-between;
    }
    #main-menu.sm-clean>li>a .sub-arrow {
        right: 6px;
    }
}

.picto-svg-menu-deroulant {
    position: absolute;
    top: -9px;
    left: -30px;
}

picture.picto-svg-menu-deroulant>img {
    width: 26px;
    height: 26px;
}

.picto-player {
    width: 21px!important;
    margin-left: 3px;
}

.icon-lock:before {
    content: url(/ui/skins/MEDIA/images/icon/pictos-nav/cadenat.svg);
}

.icon-user:before {
    content: url(/ui/skins/MEDIA/images/icon/pictos-nav/profil-white.svg);
}


/* ************************************************************* */


/* *********** Fin - Nouveaux pictos - Page d'accueil *************** */


/* ************************************************************* */

.rsSlideContainer .thumbnail-wrapper img {
    background: none;
    background-image: url(https://pad.philharmoniedeparis.fr/ui/skins/default/ermes-front/images/General/DocType/UNI42C_MEDIUM.png);
    background-position: center;
    background-size: cover;
}


/* ---------------------------------------------------------------------- */


/* Marges autour du titre "incontournable rebond" ------------*/

div.border-gris div.media-body.border h3,
div.border-gris div.media-body.border h2 {
    padding-top: 12px!important;
}

.border-gris img {
    width: 100%;
    margin-bottom: 11px;
    object-fit: cover;
    max-height: 400px;
}


/* Fin - Marges autour du titre "incontournable rebond" -----------*/


/* ---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------- */
/*-- SL - Migration ERMES -> SYRACUSE --*/

.section-timeline .panel-heading {
	display:none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: transparent;
}

.pagination button.page_link {
    border-bottom: 5px solid #BEB6B4;
    margin: 0 4px;
    font-size: 16px;
}
.pagination button.btn-link-like {
    float: left;
    padding: 5px 10px;
    color: #BEB6B4;
}

.icon-off:before, .icon-cog:before, .icon-post-open:before, .icon-post:before, .icon-bell:before, .icon-basket:before, .icon-basket-empty:before, .icon-search:before, .icon-editions:before, .icon-trash:before, .icon-comment:before, .icon-time:before, .icon-pencil:before, .icon-eye-open:before, .icon-author:before, .icon-publisher:before, .icon-diaries:before, .icon-map:before, .icon-new:before, .icon-game:before, .icon-tablet:before, .icon-calendar:before, .icon-manuscript:before, .icon-plans:before, .icon-study:before, .icon-picture:before, .icon-ebook:before, .icon-puzzle:before, .icon-toy:before, .icon-art:before, .icon-web:before, .icon-magazine:before, .icon-digitalmagazine:before, .icon-document:before, .icon-music:before, .icon-book:before, .icon-audiobook:before, .icon-magnet:before, .icon-user:before, .icon-exposition:before, .icon-application:before, .icon-cinema:before, .icon-listen:before, .icon-chevron-right:before, .icon-chevron-left:before, .icon-check:before, .icon-capture:before, .icon-unfold:before, .icon-fold:before, .icon-link:before, .icon-return:before, .icon-minus:before, .icon-plus:before, .icon-remove:before, .icon-asterisk:before, .icon-list:before, .icon-info:before, .icon-rss:before, .icon-site:before, .icon-acrobat:before, .icon-resize-small:before, .icon-resize-full:before, .icon-star:before, .icon-star-empty:before, .icon-spread:before, .icon-menu:before, .icon-spin:before, .icon-subscriptions:before, .icon-folder-close:before, .icon-registrations:before, .icon-exit:before, .icon-export:before, .icon-download:before, .icon-megaphone:before, .icon-fascicle:before, .icon-arrow-bottom:before, .icon-arrow-right:before, .icon-desc:before, .icon-asc:before, .icon-lock:before, .icon-unlock:before, .icon-compass:before, .icon-share-squared:before, .icon-share:before, .icon-export-1:before, .icon-facebook:before, .icon-twitter:before, .icon-tumblr:before, .icon-gplus:before, .icon-pinterest:before, #ermes-myaccount .myaccount-menu .menu-item:not(.Loans) i:before {
    font-family: "ermes-font-update";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
}

.icon-off:before { content: '\e800'; } /* '?' */
.icon-arrow-bottom:before { content: '\e801'; } /* '?' */
.icon-user:before { content: '\e802'; } /* '?' */
.icon-post-open:before { content: '\e803'; } /* '?' */
.icon-bell:before { content: '\e804'; } /* '?' */
.icon-post:before { content: '\e805'; } /* '?' */
.icon-basket:before { content: '\e806'; } /* '?' */
.icon-basket-empty:before { content: '\e807'; } /* '?' */
.icon-search:before { content: '\e808'; } /* '?' */
.icon-editions:before { content: '\e809'; } /* '?' */
.icon-trash:before { content: '\e80a'; } /* '?' */
.icon-comment:before { content: '\e80b'; } /* '?' */
.icon-time:before { content: '\e80c'; } /* '?' */
.icon-pencil:before { content: '\e80d'; } /* '?' */
.icon-author:before { content: '\e80e'; } /* '?' */
.icon-eye-open:before { content: '\e80f'; } /* '?' */
.icon-publisher:before { content: '\e810'; } /* '?' */
.icon-diaries:before { content: '\e811'; } /* '?' */
.icon-map:before { content: '\e812'; } /* '?' */
.icon-new:before { content: '\e813'; } /* '?' */
.icon-lock:before { content: '\e814'; } /* '?' */
.icon-document:before { content: '\e815'; } /* '?' */
.icon-digitalmagazine:before { content: '\e816'; } /* '?' */
.icon-magazine:before { content: '\e817'; } /* '?' */
.icon-web:before { content: '\e818'; } /* '?' */
.icon-unlock:before { content: '\e819'; } /* '?' */
.icon-asc:before { content: '\e81a'; } /* '?' */
.icon-toy:before { content: '\e81b'; } /* '?' */
.icon-puzzle:before { content: '\e81c'; } /* '?' */
.icon-ebook:before { content: '\e81d'; } /* '?' */
.icon-picture:before { content: '\e81e'; } /* '?' */
.icon-study:before { content: '\e81f'; } /* '?' */
.icon-plans:before { content: '\e820'; } /* '?' */
.icon-manuscript:before { content: '\e821'; } /* '?' */
.icon-calendar:before { content: '\e822'; } /* '?' */
.icon-tablet:before { content: '\e823'; } /* '?' */
.icon-game:before { content: '\e824'; } /* '?' */
.icon-resize-small:before { content: '\e825'; } /* '?' */
.icon-desc:before { content: '\e826'; } /* '?' */
.icon-music:before { content: '\e827'; } /* '?' */
.icon-star:before { content: '\e828'; } /* '?' */
.icon-cog:before { content: '\e829'; } /* '?' */
.icon-link:before { content: '\e82a'; } /* '?' */
.icon-unfold:before { content: '\e82b'; } /* '?' */
.icon-capture:before { content: '\e82c'; } /* '?' */
.icon-resize-full:before { content: '\e82d'; } /* '?' */
.icon-star-empty:before { content: '\e82e'; } /* '?' */
.icon-book:before { content: '\e82f'; } /* '?' */
.icon-compass:before { content: '\e830'; } /* '?' */
.icon-megaphone:before { content: '\e831'; } /* '?' */
.icon-download:before { content: '\e832'; } /* '?' */
.icon-export:before { content: '\e833'; } /* '?' */
.icon-exit:before { content: '\e834'; } /* '?' */
.icon-folder-close:before { content: '\e835'; } /* '?' */
.icon-subscriptions:before { content: '\e836'; } /* '?' */
.icon-spin:before { content: '\e837'; } /* '?' */
.icon-menu:before { content: '\e838'; } /* '?' */
.icon-spread:before { content: '\e839'; } /* '?' */
.icon-share-squared:before { content: '\e83a'; } /* '?' */
.icon-fold:before { content: '\e83b'; } /* '?' */
.icon-share:before { content: '\e83c'; } /* '?' */
.icon-export-1:before { content: '\e83d'; } /* '?' */
.icon-audiobook:before { content: '\e83e'; } /* '?' */
.icon-facebook:before { content: '\e83f'; } /* '?' */
.icon-tumblr:before { content: '\e840'; } /* '?' */
.icon-twitter:before { content: '\e841'; } /* '?' */
.icon-magnet:before { content: '\e842'; } /* '?' */
.icon-minus:before { content: '\e843'; } /* '?' */
.icon-return:before { content: '\e844'; } /* '?' */
.icon-gplus:before { content: '\e845'; } /* '?' */
.icon-plus:before { content: '\e846'; } /* '?' */
.icon-remove:before { content: '\e847'; } /* '?' */
.icon-fascicle:before { content: '\e848'; } /* '?' */
.icon-pinterest:before { content: '\e849'; } /* '?' */
.icon-asterisk:before { content: '\e84a'; } /* '?' */
.icon-list:before { content: '\e84b'; } /* '?' */
.icon-exposition:before { content: '\e84c'; } /* '?' */
.icon-registrations:before { content: '\e84e'; } /* '?' */
.icon-info:before { content: '\e84f'; } /* '?' */
.icon-application:before { content: '\e850'; } /* '?' */
.icon-cinema:before { content: '\e851'; } /* '?' */
.icon-rss:before { content: '\e852'; } /* '?' */
.icon-site:before { content: '\e853'; } /* '?' */
.icon-listen:before { content: '\e854'; } /* '?' */
.icon-art:before { content: '\e855'; } /* '?' */
.icon-chevron-left:before { content: '\e856'; } /* '?' */
.icon-acrobat:before { content: '\e859'; } /* '?' */
.icon-chevron-right:before { content: '\e85a'; } /* '?' */
.icon-check:before { content: '\e85b'; } /* '?' */

.detail-icon-container a > span, .detail-icon-container button > span {
    color: #5f5b5b;
    font-size: 40px;
}

.detail-icon-container > .position {
    vertical-align: super;
}

.detail-icon-container {
    font-weight: bold;
}

.criteres_tri>div, .criteres_tri>span {
    margin-top: 10px;
}

/*
.metadata-actions .avis, #note-detail,  .notice_corps div.themes {
	display:none !important;
}
*/


#note-detail,  .notice_corps div.themes {
	display:none !important;
}

