

h5 {
	color: var(--bleu);
}

h2, h2.card-title {
	color: var(--bleu);
      text-transform: none;
}

.cms_articleview h2.card-title {
	font-size: 30px;
	color: var(--bleu-fonce);
	text-align: center;
}



/* Règles custom */

.no_body .widget-body {
	display: none;
}

[class*="truncate_list"] {
 	margin-top: 0px; 
}

.jumbotron_nav_none .jumbotron_nav  {
    display: none;
 }

.truncate_list_top_tools {
  	margin-bottom: 50px;
}

body, body > .container-fluid, body .container-fluid > .row, #site_web_wrapper, #site_web_content_wrapper {
  	height: 100% !important;
}

.library_horaire_none .library_horaire {
  	display: none !important;
}

footer .container-fluid > .row {
  	height: auto !important;
}

/* Règles générales */
html {
	height: 100%;  
}

a.back_to_search_result{
  	color:white  }

a:hover {
  	color: var(--bleu) !important;
}

/* masquer infos contact dans encart fiche biblio*/
.bib_en-lire-plus .badge-group .badge.no_truncate .text-truncate, .bib_en-lire-plus .no_truncate, .bib_en-lire-plus .no_truncate * {
	max-width: none;
	white-space: break-spaces;
	display: none;
}

body {
 	--bleu-fonce: #102442 ;
	--bleu:  #248aad ;
    --black: #1b181c;
    --grey:  #9e9e9d;
    --grey-light: #F8F8F8;
}
            
.btn-primary, .btn-primary:hover, .badge-primary, .badge-primary:hover {
  background-color: var(--bleu);
  border-color: var(--bleu);
}
      
.background-light, .background-light.card {
  background: var(--grey-light);
}
      
.jumbotron {
  background-color: var(--grey-light);
}
      
.list-group .list-group-item:nth-child(2n+1), .masonry .masonry-brick:nth-child(2n+1) .masonry-content, .list-group .list-group-item.bg-transparent:nth-child(2n+1) {
  background: var(--grey-light) !important;
}
  
.masonry .masonry-brick:nth-child(2n+1) .masonry-content .badge-cote, .masonry .masonry-brick:nth-child(2n+1) .masonry-content .badge-cote .badge_text {
  background: var(--grey-light) !important;
}  
      
.btn-primary, a.btn-primary, a.btn-primary:hover, .badge-primary *, a.badge-primary:focus{
  color: white !important;
  background-color: var(--grey);
  border-color: var(--grey);
}
  
a.badge-primary:hover {
  	background-color: transparent !important;
}  

a.badge-primary:hover span {  
  color: var(--bleu) !important;
}    
      
.background-light .widget-header.card-header, .background-white .widget-header.card-header {
	color: var(--black);  
}
      
.background-white .card-title .text-second {
  color: var(--bleu);;
}
      
.result_list_mod .btn-light:not(:disabled):not(.disabled).active, .result_list_mod .btn-light:not(:disabled):not(.disabled).active:hover, .result_wall_mod .btn-light:not(:disabled):not(.disabled).active, .result_wall_mod .btn-light:not(:disabled):not(.disabled).active:hover {
  background-color: var(--bleu);
}
      
.result_pager .btn-secondary.text-light {
  background-color: var(--bleu);
}
      
.action_rendering .facette_titre * {
  color: white;
}
      
.text-second, .text-second:hover, .leaflet-container a.text-second {
   color: var(--bleu);;
}
      
.badge-primary .badge_text {
  	background-color: var(--gren);
	border-color: var(--green);
}
      
body .btn-info, body .btn-info:hover, body .btn-info:focus, body .btn-info:active, .btn-info:not(:disabled):not(.disabled):active, .badge-info, .badge-info:hover, a.badge-info:focus, a.badge-info:hover {
  color: var(--white);
  background-color: var(--bleu-fonce);
  border-color: var(--bleu);
}
      
.rating-ico:first-child, .rating-ico {
  color: var(--bleu);
  margin-right: 1px;
}
      
.form_facets .facette_titre {
  background: var(--bleu);
}

.result_list_mod .btn-light, .result_list_mod .btn-light:hover, .result_wall_mod .btn-light, .result_wall_mod .btn-light:hover {
  background-color: var(--bleu);
}
      
[class*="carousel-control"] {
  background-color: var(--bleu);
}

.filters .filter_reset_button {
  background: var(--bleu);
  border:1px solid var(--bleu);
}         
      
.background-very_dark {
  	background: var(--anchor) !important;
}

.mt-0 {
	margin-top: 0px !important;
}

.pt-5 {
	margin-top: 1rem !important;
}
      
.hold_record, .toggle_like_record, .toggle_read_record, .toggle_to_read_record {
  display: none;
}

/* header */
.banner_img {
  	margin-top: -2px;
}
  
header .rech_simple {
  height: 100%;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  opacity: 0.8;
}  
  
header .boite a:hover {
  color: white !important
}
  
.header_bloc_top .widget-header {
  display: flex;
  justify-content: space-between;
  border: 0px;
  margin-bottom: 0px;
  background-color: var(--bleu) !important;
}
  
.header_bloc_top .widget-header img {
  width: 200px;
}
  
.header_bloc_top .title_sibling_picto {  
  display: flex !important;
  align-self: center;
  color: white;
  font-size: 25px;
}
  
.bloc_home .widget-header.card-header {
  text-transform: initial;
  text-align: center;
    color: var(--bleu);
}
  
.header_bloc_top .title_sibling_picto {
  display: flex !important;
  align-self: center;
  font-size: 25px;
  z-index: 999;
}  
  
header #expressionRecherche6 {
  	height: 38px;
    border-right: 0px;
}    
  
.header_bloc_top .title_sibling_picto a {
  color: white;
  text-transform:uppercase;
}  
      
header .wrapper_zendafi_form_expressionrecherche {
  	padding-right: 0px !important;
}
  
header .form-control::placeholder {
  color: black;
}  

header .nav .widget-body {
  	background: var(--bleu);
    margin-top: -5px;
}
  
header .login button {
  	color: white;
  	border: 1px white solid;
}
  
header .login button:hover {
  	color: white;
}

header .login {
  	margin-right: 20px;
}

header .boite.nav .nav-item .button_text {
  	color:white;
  	padding: 10px 20px;
    border-left: 1px solid white;
}

header .boite.nav .nav-link.active .button_text {
 	 color:white;
}
  
header.m-auto {
  	margin-top: 0px !important;
}
      
 header .boite.nav ul li:first-child .button_text{
  	border-left: none;
}
      
header .login {
  	padding-top: 2rem;
  	position: absolute;
    margin-top: -40px !important;
    z-index: 22222222222;
    right: 0;
}
      
header .nav .card-body {
  	padding: 0.5rem;
}
  
header .navbar {
  height: 35px !important;
}  
      
header .boite.nav .nav-link:hover .button_text, .boite.nav .nav-link.active .button_text, .dropdown-menu.show li:hover .text-second {
  	color: black !important;
}
  
.boite.nav .nav-link.active  {
	margin-top: -2px;
}

.boite.nav .nav-link.active .button_text {
  	font-size:18px !important;
}
      
header .zendafi_form_expressionrecherche {
  	height: 38px;
}
  
.wrapper_zendafi_form_expressionrecherche.px-1  {
    padding-right: 0px !important;
}
      
.zendafi_form_search_submit_button, .zendafi_form_search_submit_button:hover {
  	background-color: white;
    border-color: black;
    border-left-color: white;
    color: var(--black) !important;
    border-top-right-radius: 24px !important;
	border-bottom-right-radius: 24px !important;
}
     
.zendafi_form_custom_multifacets_bib  {
  	height: 38px;
}
  
header .zendafi_form_expressionrecherche  {
	height: 38px;
  	border-right: 0px !important;
    border-top-left-radius: 24px !important;
	border-bottom-left-radius: 24px !important;
}  
  
header .zendafi_form_expressionrecherche:focus {
  	box-shadow: none;
 	border: 1px solid black;
}
  
/* Bouton recherche avancée */
      
header  .boite.rech_simple .custom_advanced_search .search_dropdown_menu {
  display: block;
  top: 38px;
  background-color: white;
  border-radius: 15px !important;
  z-index: 3;
  padding: 0px;
  right: -100px;
}

header .boite.rech_simple .custom_advanced_search button {
  display: none;
}

.dropdown-item.text-secondary:hover {
  background-color: transparent;
}  

/* Logo */
.logo {
  	margin-top: 35px;
}
      
/* Page d'accueil */
      
.vignette_boutton .widget-header {
  position: absolute;
  width: 100%;
  z-index: 2;
  text-align: center;
  font-size: 25px;
  color: white;
  pointer-events: none;
  cursor: pointer;
}
      
/* Menu */
     
.menu_button_text_white .button_text, .menu_button_text_white a {
  	color: white !important;
}
      
/* Recherche avancée */
.zendafi_form_search_submit_button  {
  	width:100px;
  	display:flex;
    justify-content: right;
  	height: 38px;
}  
  
.zendafi_form_search_submit_button  i {
  	margin-top:5px;
}
  
.recherche_avancee h1 {
  	text-align: center;
    text-indent: -9999px;
  	line-height: 0;
    margin-top: 30px !important;
  	margin-bottom: 60px !important;
 }
      
      
 .default_form_wrapper_zendafi_form_advancedsearch_typedoc {
   	padding: 0px !important;
  }
      
 .recherche_avancee .bouton.validate {
    background-color: black;
 }
      
 .recherche_avancee h1:after {
 	content: 'Recherche multi-critères monographies';
    text-indent: 0;
    display: block;
    line-height: initial;
    font-size: 25px;
 }
      
 .ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
    display: none !important;
   	border: none !important;
}
  
 .recherche_avancee .tabify_me {
   	padding-left: 0px; 
   	padding-right: 0px;
}
      
 @media (min-width: 560px) {     
  .recherche_avancee form.default_form  {
     min-width: 500px;
  }
}
      
 .recherche_avancee #1 {
  	display: none !important;
}     
      
 .recherche_avancee .ui-tabs.ui-corner-all.ui-widget.ui-widget-content {
 	border: none;
 }
      
 .admin-form .ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header{
	display: block !important;
}
  
.recherche_avancee .wrapper_zendafi_form_advancedsearch_rechtitres {
  	margin-top: 50px;
 }
      
.recherche_avancee .wrapper_zendafi_form_advancedsearch_rechcollection, .recherche_avancee .boutons  {
    margin-bottom: 30px;
 }
      
.recherche_avancee .boutons  {
    margin-bottom: 50px !important;
    margin-top: 30px !important;
 }
      
.custom_advanced_search .ui-tabs-nav {
  	display: none;
}

 form #operateur_titres, form #operateur_auteurs, form #operateur_dewey{
  	background-color: ;
   	color: black;
}

.wrapper_zendafi_form_advancedsearch_anneedebut .row div {
  	display:flex;
}

.wrapper_zendafi_form_advancedsearch_anneedebut .row div #annee_debut {
  	margin-right: 10px;
}

.wrapper_zendafi_form_advancedsearch_anneedebut .row div #annee_fin {
  	margin-left: 10px;
}
      
.wrapper_zendafi_form_advancedsearch_nouveaute, .wrapper_zendafi_form_advancedsearch_section, .wrapper_zendafi_form_advancedsearch_genre, .wrapper_zendafi_form_advancedsearch_rechdewey {
  	display: none;
}
     
.wrapper_zendafi_form_advancedsearch_rechtitres .search_axe_label_and_operator, .wrapper_zendafi_form_advancedsearch_rechauteurs .search_axe_label_and_operator , 
.wrapper_zendafi_form_advancedsearch_rechmatieres .search_axe_label_and_operator, .wrapper_zendafi_form_advancedsearch_rechcollection .search_axe_label_and_operator, .wrapper_zendafi_form_advancedsearch_rechediteur  .search_axe_label_and_operator {
  	margin-right: 0px;
}
      
 .recherche_avancee label {
   	padding-right: 20px !important;
 }      
      
/* Formulaire de contact */
.wrapper_zendafi_form_contactform_ville, .wrapper_zendafi_form_contactform_adresse {
	display: none;
}    
      
/* Page bibliothèque */
.badge_group_Intonation_Library_View_Wrapper_Library .badge-secondary,.badge_group_Intonation_Library_View_Wrapper_Library * {
  	background-color: transparent;
	border-color: transparent; 
}  
 
.modalites_d_inscription h4 {
  	display: none;
}
  
.bib_en-lire-plus .img-thumbnail {
  	display: none;
}
  
.badge_group_Intonation_Library_View_Wrapper_Library {
    display: flex;
	flex-direction: column;
}
  
.badge_group_Intonation_Library_View_Wrapper_Library .badge-secondary *, .badge_group_Intonation_Library_View_Wrapper_Library .badge-primary * {
  	color: black !important; 
  	font-weight: normal;
}
  
.badge_group_Intonation_Library_View_Wrapper_Library .fas{
   font-weight: inherit;
}
  
      
.bib_en-lire-plus h2.jumbotron_section_title * {
	font-size: 25px; 
}
      
/* Page périodique */
main .rech_simple .widget-body {
  	width: 100%
}
      
main .zendafi_form_custom_multifacets_bib {
  	width: 130px !important;
} 
      
main form .custom_advanced_search, main form .button_reset_search  {
   //display: none;
}
      
/* Carte interactive */
      
.map .widget-header {
  	margin-bottom: 0px;
    font-size: 35px;
    text-transform: inherit;
}

.map_list a:active {
     text-decoration: none;
     color: inherit;
}

.map__list a {
    color: inherit;
    text-decoration: none;
}

.map__list li p {
    margin-bottom: 5px;
}

.map__list .is-active {
    color: #8ad;
    font-weight: bold;
    text-decoration: none;
}

.map__image .is-active  path{
      fill: var(--bleu-fonce);
}
      
.map__image path:hover {
      fill: var(--bleu-fonce);
}

.map__image a .inactive {
    pointer-events: none;
    opacity: 0.6;
}

.free svg {
    max-width:300px;
   // min-width:300px !important;
    float: left;
    margin: auto;
    display: block;
}

.map_full_size svg {
    max-width:100%;
    min-width:100% !important;
}	

.map_full_size {
    margin-top: 5rem !important;  
}

.map__image  {
	display: flex;
  	justify-content: center;
}

#maCarteInteractive{
  border:10px #F7F7F7 solid;
    background:url('    https://bokeh.bibliossimo.info/budoc/userfiles/image/carte_interactive/test-cartes-color-.png') no-repeat #F7F7F7;
    background-position: 0 0;
    height:652px;
    width:634px;
}
  
/* Page réseau */
.list-group .list-group-item .cardify_horizontal_img, .recherche_viewnotice .jumbotron_thumbnail  {
  margin-top: 0px;
}
  
p[class*="model_description_Class_"] {
  font-style: normal;
}
      
/* Page résultat */
.recherche_simple  .search_facets_col  {
  	flex: 0 0 25%;
	max-width: 25%;
 }
  
.recherche_simple .masonry-content .card-img{
  	max-height: 100px;
  	width: auto;
}  
  
.masonry {
    grid-template-columns: repeat(4,auto);
}

.recherche_simple .search_records_col   {
	flex: 0 0 75%;
	max-width: 75%;
 }      
      
.result_list_mod .btn-light *, .result_wall_mod .btn-light * {
  	color: white;
 }
      
 .facette.text-second {
   	max-width: 100px;
   word-wrap: break-word;
 }
  
.record_facet_genre, .record_facet_origine   {
  	display: none;
}
      
.reset_criteria  .fas,  .reset_criteria .d-inline {
  	color: white;
 }
      
 .reset_criteria, .result_follow_search, .result_more_actions    {
   	display: none;
 }
      
.recherche_simple .badge_record_availability, .recherche_viewnotice .badge_record_availability  {
 	display: none;
}
      
.record_no_thumbnail {
  background-image: url("https://budoc.bibliossimo.pro/userfiles/image/visuel-non-disponible.png");
  background-position: contain;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 100%;
  height: 100%;
  display: block;
  max-height: 75px;
  background-position: center center;
}
   
.recherche_simple .list-group .list-group-item .cardify_horizontal_img .card-link img {
  	width: 80px;
}
      
.recherche_simple  h1 {
 	font-size: 30px;
	text-transform: initial;
}
      
 .record_collection, .record_facet_sujet, .record_serie, .record_facet_centre {
   	display: none;
 }
      
 .record_doctype i, .record_edition_year i {
   	display: none;
 }
      
.record_no_thumbnail .card-link {
  display: none !important;
}
      
.recherche_simple .card-title .text-second {
  	 font-weight: normal; 
     font-size: 16px;
 }
      
.recherche_simple .model_description_Class_Notice {
	display: none;  
}

.recherche_simple .badge * {
	color: var(--white);
	font-size: 11px;
}

 .form_facets .facette_titre {
  background: rgba(0, 0, 0, 0.05);
  font-size: 13px;
}

.recherche_simple .action_rendering  .badge-pill{
	color: white !important;
	border-radius: 10rem !important;
}
  
.recherche_simple .action_rendering .facette_titre * {
	color: black;
}

.recherche_simple .search_title_criteria, .recherche_simple .search_title_col .content_title  {
	display:none;
}

.recherche_viewnotice .bib_informations, .recherche_viewnotice .jumbotron_title h1, .record_items .jumbotron_title h1 {
	font-size: 20px;
}
  
.widget-header.card-header {
	text-transform: none;
}   

/* Focus - article */
.cms_articleview h2.card-title {
	text-transform: none;
   margin-top: 30px;
}

.badge_group_Intonation_Library_View_Wrapper_Article {
  	display: none; 
}   
  
.cms_articleview .card-footer {
  	display: none !important;
}
 
/* Recherche */
main .rech_simple {
	margin-top: 160px !important;
	margin-bottom: 90px !important;
}
  
/* Boite bibliothèque */
.library .list-group .list-group-item .cardify_horizontal_img .card-link img {
  	box-shadow: none;
  	height: 100px;
  	width: auto;
}
      
/* Page bibliothèque */
.bib_en-lire-plus .library_details_attribut h4 {
	font-size: 14px;
}
      
.bib_ouvertures .library_openings h2.jumbotron_section_title *, .bib_informations  h2.jumbotron_section_title * {
  	font-size: 24px;
}      
      
/* Page focus livre  */
.same_work_items  {
  	display: none;
}
  
.record_no_thumbnail {
  	border: none;
}
      
.recherche_viewnotice  .description  .title {
	padding-right: 5px ;  
}      
  
.recherche_viewnotice  .jumbotron_nav  .nav-tabs  {
    display: none;
}
      
 .recherche_viewnotice  .description dt {
    padding-right: 8px;
}

.recherche_viewnotice  .description dd {
    padding-left: 0px;
}
      
.bokeh_jumbotron_with_one_pagination, .bokeh_jumbotron_with_both_pagination  {
	margin-bottom: 50px !important; 	 
}
      
.recherche_viewnotice .description {
  	margin-bottom: 0px !important;
}
 
.recherche_viewnotice .sujets, .recherche_viewnotice .sujets + .second {
    display: none !important;
}
      
.recherche_viewnotice .model_description_Class_Notice {
	display: none;	  
}
      
.recherche_viewnotice  .jumbotron_nav {
  	margin-top: 30px !important;
}
      
.recherche_viewnotice .back_to_search_result {
  	text-indent: -9999px;
  	line-height: 0;
  	max-width: 150px;
}
      
.record_items .masonry-brick,  .recherche_viewnotice .masonry-brick {
	width: 100%;
}
      
.recherche_viewnotice .back_to_search_result .button_text:after {
  content: " Retour à la liste";
  text-indent: 0;
  display: block;
  line-height: initial;
  background-color: black;
  padding: 10px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
}
      
.recherche_viewnotice .h-xl-300, .record_description .h-xl-300, .record_items .h-xl-300 {
   height: 175px !important;
}
      
.recherche_viewnotice .serie {
  	margin-bottom: 20px;
}

.recherche_viewnotice .masonry-content .badge_tag span, .recherche_viewnotice .masonry-content .badge_tag, .recherche_viewnotice .masonry-content .badge_tag i, 
      .record_items .masonry-content .badge_tag span, .record_items .masonry-content .badge_tag, .record_items .masonry-content .badge_tag i  {
   color: black !important;
   background: white !important;
   font-weight: initial;
 }
      
 .badge-cote {
   	//width: 80px;
    word-break: break-all;
 }
      
.datas_items_995_b {
  	padding-right: 15px;
  	width: 80%;
    word-break: break-all;
}
      
.datas_items_995_i {
    width: 20%;
    word-break: break-all;
 }
      
.recherche_viewnotice .masonry-content .badge_tag i, .record_items .masonry-content .badge_tag i{
   font-weight: 600;
}
      
.recherche_viewnotice  .masonry .masonry-brick:nth-child(2n+1) .masonry-content, .record_items   .masonry .masonry-brick:nth-child(2n+1) .masonry-content{
  background: white;
}
      
.recherche_viewnotice .masonry-content .badge-group, .record_items .masonry-content .badge-group {
  	display: flex;
 }
        
.recherche_viewnotice .jumbotron_title h1, .record_items  .jumbotron_title h1, .record_description .jumbotron_title h1 {
    font-size: 17px;
	text-transform: initial;
}
      
.recherche_viewnotice  h2.jumbotron_section_title *, .record_description h2.jumbotron_section_title *,  .record_items h2.jumbotron_section_title * {
    font-size: 25px;
}
      
.recherche_viewnotice  .badge-cote::before, .record_items .badge-cote::before{
  content: "Cote ";
}
      
.recherche_viewnotice  .datas_items_995_b::before, .record_items .datas_items_995_b::before {
    content: "Etat ";
}
      
.recherche_viewnotice  span[title~="Lacunes"]::before, .record_items span[title~="Lacunes"]::before {
    content: "Lacunes ";
}

.recherche_viewnotice .fa-crosshairs, .record_items .fa-crosshairs {
	display: none;
}

.recherche_viewnotice .wrapper_document_items, .record_items .wrapper_document_items {
  	order:2;
 }
      
.recherche_viewnotice .card-title .text-second {
  	font-size: 16px;
 }
      
.recherche_viewnotice  span[title~="Lacunes"]::before, .recherche_viewnotice  .datas_items_995_b::before, .recherche_viewnotice  span[title~="Cote"]::before
      , .record_items   .badge-cote::before, .record_items  span[title~="Lacunes"]::before, .record_items   .datas_items_995_b::before, .record_items  .badge-cote::before  {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
}

.recherche_viewnotice  span[title~="Lacunes"] span,  .recherche_viewnotice .datas_items_995_b span, .recherche_viewnotice  .badge-cote span, .record_items span[title~="Lacunes"] span,  .record_items .datas_items_995_b span, .record_items  .badge-cote span{
  	margin-top: 20px;
}
    
.recherche_viewnotice .masonry, .record_items  .masonry, .record_items .masonry, .record_items  .masonry {
   //display: flex;
   //flex-direction: column;
}
      
.recherche_viewnotice .masonry-brick, .record_items .masonry-brick {
    margin-bottom: 10px !important;
  	margin-top: 10px;
}
      
.recherche_viewnotice .masonry .card_Intonation_Library_View_Wrapper_Item, .record_items .masonry  .card_Intonation_Library_View_Wrapper_Item {
	min-height: 150px;  
}
      
.recherche_viewnotice .masonry-brick .card-footer, .record_items .masonry-brick .card-footer {
  	display: none !important;
 }
      
/* Suppression Dewey - desceiption */
.dewey, .dewey + dd {
  display: none !important;	
}
      
/* Facette */
.action_rendering .facette_titre * {
  font-weight: normal;
}
      
/* Page bibliothèque */
.bib_en-lire-plus .bokeh_jumbotron_with_both_pagination, .bib_ouvertures  .bokeh_jumbotron_with_both_pagination, .bib_informations .bokeh_jumbotron_with_both_pagination  {
  	margin-bottom: 50px !important;
}
      
/* Page auteur */
.author_view .badge_group_Intonation_Library_View_Wrapper_Author, .author_biography .badge_group_Intonation_Library_View_Wrapper_Author, .author_records .badge_group_Intonation_Library_View_Wrapper_Author {
  	display: none;
}
      
.author_view img.h-xl-300, .author_records img.h-xl-300 {
  	height: 200px !important;
 }
      
.author_view h2.jumbotron_section_title *, .author_biography h2.jumbotron_section_title *, .author_records h2.jumbotron_section_title * {
	font-size: 25px;  
}
      
.author_view  .author_biography {
  	order: 2;
 }
      
.author_view .jumbotron_thumbnail_no_pagination, .author_biography .jumbotron_thumbnail_no_pagination, .author_records .jumbotron_thumbnail_no_pagination {
   	display: none;
 }
      
.author_view .bokeh_jumbotron_no_pagination, .author_biography .bokeh_jumbotron_no_pagination, .author_records  .bokeh_jumbotron_no_pagination  {
  	margin-bottom: 50px !important;
}
      
.author_view .jumbotron_title, .author_biography .jumbotron_title, .author_records .jumbotron_title {      
    flex: 0 0 100% !important;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100% !important;
    max-width: 100% !important;
    justify-content: center;
    display: flex;
}
      
 .author_biography .jumbotron_title, .author_records .jumbotron_title { 
   display: flex; 
   flex-direction: column;
 }
      
.author_biography .jumbotron_title .badge_group_Intonation_Library_View_Wrapper_Author, .author_records .jumbotron_title .badge_group_Intonation_Library_View_Wrapper_Author,
.author_biography .jumbotron_title h1, .author_records .jumbotron_title h1 {
  	margin: auto;        
}
      
.author_view .author_records {
  	order: 1;
}

/* Footer */
footer {
	background: var(--bleu) !important;
}
  
footer {
	background: var(--bleu) !important;
}
  
footer ul li.nav-item { 
  	border-left: 1px solid white !important;
}
  
footer ul li:first-child {
  	border: 0px !important;
}  

  
footer .dropdown-toggle {
  	margin-left: 0px;
}  
  
footer .menu a {
  	color: white !important;
}
      
footer .menu_button_text_white .button_text::before {
  content: "> ";
  font-weight: bold;
}

footer .menu_button_text_white .nav-link {
  text-align: left;
}
  
footer .login .dropdown-menu.show {
  transform: translate3d(0, .4em, 0px) !important;
}
  
footer .btn-secondary, .btn-secondary:hover {
  	background-color: #5a6268;
}
  
footer .login button, footer .login button:hover {
  	color: white;
} 
  
footer .login .dropdown-menu.show {
  position: absolute;
  margin-right: -300px !important;
  margin-top: -70px !important;
  max-height: 220px;
}
      
.img-map-france img {
  	height: 177px !important;
}
      
/******* media queries *******/
      
/* Page résultat */
      
.recherche_simple  .search_facets_col  {
  	flex: 0 0 25%;
	max-width: 25%;
 }

.recherche_simple .search_records_col   {
	flex: 0 0 75%;
	max-width: 75%;
 }       
      
/* Site indisponible */
body p.erreur {
	display: flex;
  	justify-content: center;
  	color: black;
  	margin-top: 100px;
}
 
body p.erreur  br{
	margin-bottom: 10px;
}
  
@media (max-width: 1500px) {
  .masonry {
      grid-template-columns: repeat(3, auto);
  }
}  
  
@media (max-width: 992px) {
  .recherche_simple  .search_facets_col  {
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
 }

.recherche_simple .search_records_col   {
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
 }  
}
  
@media (max-width:767px) {
  /*header*/
  .header_bloc_top .title_sibling_picto {
    font-size: 18px;
    text-align: center;
  }
  
  .header_bloc_top  img {
     display: none;
  }
  
  header .navbar-collapse {
    background-color: var(--bleu);
    z-index: 999;
  }
  
  header .boite.nav .nav-item .button_text {
    border-left: 0px;
  }
  
  /* recherche avancée */
  .rech_simple {
        position: initial !important;
        margin-top: -100px !important;
   	    padding-right: 35px !important;
  }
  
  header .boite.rech_simple .custom_advanced_search .search_dropdown_menu {
    	top: 28px;
        margin-right: 20px;
  }
  
  .rech_simple .search_submit_button {
  		width: 40px;
  }
  
    .zendafi_form_search_submit_button {
    	margin-top: -22px;
	}
  
  .rech_simple .form-row {
    	display: flex;
 		flex-direction: column;
   }
  
  .custom_advanced_search {
    	margin-top: 3px; 
   }
}  
      
@media (min-width: 768px) and (max-width:1350px) {
    .search_records_col .ml-md-3 {
        margin-left: 4rem !important;
    }
