@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: Scifly;
  src: url("    https://tessancourt.bibliossimo.pro/userfiles/SciFly-Sans.ttf");
  font-display: auto;
}

.list-unstyled {
	list-style: none;
	font-size: 14px;
}

/* Règle custom */
.bg-dark-card-body .card-body {
	background: #4d6870 !important;  
}

.no_image .widget-header, .no_image  .widget-body {
 	display: none;
}

.header-top_deco_vert {
 	  background-color: #C8C900 !important;
      height: 20px;
      min-width: 41.2% !important;
      border-radius: 0px;
      border: none;
}

.news .card_template {
 	margin: 0 1.5% 2% 1.5% !important;
	box-shadow: 4px 4px 6px #888 !important; 
} 

.header-top_deco_vert  .widget-header,  .header-top_deco_vert .widget-body {
      display: none;
}

.header-top_deco_gris {
      background-color: #698E9A !important;
      height: 20px;
      min-width: 21.2% !important;
      border-radius: 0px;
      border: none;
}

header .navbar-nav {
	display: flex;
    justify-content: center; 
}

.header-top_deco_gris  .widget-header, .header-top_deco_gris .widget-body {
      display: none;
}

.header-top_deco_rouge {
      background-color: #DF3006 !important;
      height: 20px;
      min-width: 15.9%  !important;
      border-radius: 0px;
      border: none;
}

.header-top_deco_rouge  .widget-header, .header-top_deco_rouge .widget-body {
     display: none;
}

.header-top_deco_bleu {
      background-color: #0081B2 !important;
      height: 20px;
      min-width: 21.2%  !important;
      border-radius: 0px;
      border: none;
}

.header-top_deco_bleu  .widget-header, .header-top_deco_bleu .widget-body {
     display: none;
}

.news_notice .widget-body {
	background-color: #ededed !important;
	padding: 30px;  
}

.prix_lecteur img {
}

/* Règles générales */

body {
 	--orange: #C8C900;
	--dark-blue: #ccc;
    --violet: #455e9d;
	--red: #DF3006;
 	--gris: #4d6870;
    --bleu-clair: #ddd;
    --card-header: black;
	font-family: 'Arial';
//	font-family: 'Roboto';
}
      
.widget {
  box-shadow: none;
}
      
.masonry {
	grid-template-columns: repeat(3,auto);
}
      
 h1, h2, h3,  h1 span, h2 span , h3 span {
 // font-family: 'Roboto', sans-serif  !important;
  font-family: 'Montserrat' !important;
  font-size: 30px !important;
}
      
h2.jumbotron_section_title * {
	color: black;  
}
      
p {
	font-size: 16px;  
}
      
.background-light, .background-light.card {
  background: white;
}
    
.btn-secondary {
  box-shadow: none;
}

      
.list-group .list-group-item {
  box-shadow: none;
}
      
.news .more_action {
  display: none;	
}
   
.widget-header.card-header a {
   font-family: 'scifly', sans-serif;
   color: white;
}

.widget-header.card-header {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 40px;
  background: none;
  border: 0px;
  margin-bottom: 50px !important;
  margin: auto;
  font-family: 'scifly', sans-serif;
}

.widget-header.card-header:after {      
   //content: "";
  //position: absolute;
  //left: 53%;
  //width: 80px;
  //border-bottom: 2px solid red;
  //margin-top: 65px;
}
      
.widget-header.card-header {            
  border-radius: 50px !important;
  border: 1px solid #0081B2  !important;
  background: #0081B2 !important;
  color: white !important;
}      
      
.text-second, .text-second:hover, .leaflet-container a.text-second {
  color: black;
}
      
.jumbotron {
  background-color:#fff;
}
   
main.d-lg-none {
  display: block !important;
}
      
.background-dark, .background-dark.card {
  background: var(--violet);
  color: white;
}
      
.badge-group .badge, .badge-group a.badge {
  color: white !important;
  border-radius: 0.25rem !important;
  padding: .7em !important;
  background: none !important;
  font-weight: normal;
}
     
.background-very_dark, .background-very_dark.card {
  background: var(--bleu-fonce);
}     

.btn-primary, .btn-primary:hover, .badge-primary, .badge-primary:hover {
  background-color: var(--orange);
  border-color: var(--orange);
}
      
.badge-primary *, a.badge-primary:focus, a.badge-primary:hover {
  color: black !important;
}
      
.btn-primary, a.btn-primary, a.btn-primary:hover, {
  color: black !important;
}
      
.background-white .card-title .text-second {
  color: var(--bleu-clair);;
}
      
.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-clair);
}
      
.result_pager .btn-secondary.text-light {
  background-color: var(--bleu-clair);
}
      
.action_rendering .facette_titre * {
  color: white;
}
      
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:  black;
  background-color: var(--orange);
  border-color: var(--orange);
}
      
.rating-ico:first-child, .rating-ico {
  color: var(--violet);
  margin-right: 1px;
}
      
.form_facets .facette_titre {
  background: var(--bleu-clair);
}

.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-clair);
}
      
.active_criteria * {
  color: black;
}      
      
[class*="carousel-control"] {
  background-color: var(--violet);
}

.filters .filter_reset_button {
  background: var(--violet);
  border:1px solid var(--violet);
}        
      
.masonry-brick {
  border-radius: 10px !important;
}

  * {
  font-family: 'Montserrat', sans-serif;
}
      
.kiosque .widget-body {      
  background-color: #ededed !important;
  padding: 50px;      
}
      
/* Bloc news*/
.news .badge-group {
	display: none; 	 
}
      
.news .card-title {
	color: white; 
}
      
.news {
	margin-bottom: 2rem !important;
}
      
/* Header */
header {
  background-color: #ededed !important;
  background-size: cover  !important;
  margin-bottom: 50px  !important;
}
      
header .nav nav .nav-item .dropdown-menu {
  	background: #698E9A;
}

header .boite.nav nav ul li, header .boite.nav nav ul li:last-child {
  border-radius: 15px !important;
  background-color: #698e9a   !important;
  transition: 1s;
  margin-top: 5px;
}
      
header .boite.nav .nav-link:hover .button_text {
 	font-weight: initial; 
}
      
.boite.nav .nav-link.active:hover  .button_text{
  font-weight: bold;
}      
      
header .boite.nav nav ul li .button_text {      
  color: white  !important;
}
      
header .search_submit_button {      
  background: #DF3006;
  color: white !important;
  border: 1px solid #DF3006 !important;
}
      
header .nav .nav-link {
  padding: 0.8rem !important;
}

header .nav .nav-item {
  margin-right: 15px;
}

header .bandeau-login {
  background: white !important;
  height: 50px;
}
      
header .nav .button_text{
  font-family: 'scifly', sans-serif; 
  border-left: 10px solid #0081B2;
  font-size: 23px;
  padding: 20px 15px 12px;
  line-height: 1;
  width: 100%;
  color: #353534;
  text-transform: uppercase;
  font-family: 'scifly', sans-serif;
  z-index: 102;
  bottom: -1px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
      
header .dropdown-menu  .button_text {
 	padding: 0px;
  	font-size: 20px;
}

header .bandeau-login  {
  background-color: #eee !important; 
}
 header .login .dropdown-menu.show {
  transform: translate3d(80px, 4.4em, 0px) !important;
}
      
header .user_login, header .button_Connexion,  header .button_Connexion:hover, header .dropdown-toggle::after {
  color: white;	 
}
      
header .rech_simple {
  margin-top: 3rem !important;
  margin-bottom: 1rem !important;
}
      
header .rech_simple .widget-header {
  	font-size: 40px;
}  
      
header .widget.login .btn-primary {
  background: #DF3006 !important;
  border: #ed0061 !important;
  color: white !important;
  padding: 5px 15px;
  border-radius: .25rem !important;
  margin: .25em 0 !important;      
}
      
header .widget-login {
 	margin-top: 20px; 
}
      
.login label, .wrapper_zendafi_form_login_lostpass, .zendafi_form_login_lostpass, .wrapper_zendafi_form_login_register   {
  	display: none ;
} 
      
header .boite.login button {  
  left: 50%;
  background-image: unset !important;
  font-weight: 700;
  padding: 30px 25px 25px 25px !important;
    padding-top: 30px;
  background-color: #347c5d;
  color: white;
  font-weight: unset;
  font-size: 1em;
  border-radius: 0 0 90px 90px !important;
  top: -40px;
  text-decoration: none;
  min-width: 140px;
 max-height: 20px
}  

header .login .dropdown-menu.show {
  transform: translate3d(-0px, 4.4em, 0px) !important;
  margin: auto;
  left: 0 !important;
  right: 0 !important;
}

header .login > div {
 	justify-content: center;
	display: flex; 
}      
      
.zendafi_form_login_username, .zendafi_form_login_password {
	max-width: 200px;
}

header .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: -50px;
}

.dropdown-menu {
  font-size: 1rem;
  color: #212529;
  text-align: center;
  list-style: none;
}

header .zendafi_form_expressionrecherche  {
	height: 38px;
  	border-right: 0px !important;
    border-top-left-radius: 24px !important;
	border-bottom-left-radius: 24px !important;
}

.zendafi_form_search_submit_button, .zendafi_form_search_submit_button:hover {
  background-color: white;
  border-color: black;
   border-left-color: black;
  border-left-color: white;
  color: var(--black) !important;
  border-top-right-radius: 24px !important;
  border-bottom-right-radius: 24px !important;
  border: 1px solid #ced4da !important;
}

header .rech_simple .dropdown-toggle {
  display: none;
}

header .rech_simple .wrapper_zendafi_form_expressionrecherche {
  padding-right: 0px !important;
}
      
header .widget-header.card-header {
  border: none !important;t;
  background: transparent !important;t;
  color: #0081B2   !important;
  margin: 0px !important;
  margin-bottom: -20px !important;
}
      
/* Accueil */
.news .card-body a {      
	color: black !important;
}  
      
.news img {
 	height: auto !important; 
}
      
.news .card-title .text-second {
  	color: #0081B2   !important;
    font-size: 16px;
}
      
.news .model_description_Class_Article {
 	display: none; 
}
      
/* Recherche avancée */
.form-control {
  border: 1px solid #ced4da !important;
}
   
.recherche_avancee  h1 {
 	border-bottom: 1px solid #ced4da !important;
    border-bottom-style: dotted !important;
    border-bottom-width: 2px !important;
}

/* Page de résultats */
.record_no_thumbnail {
  background-image: url("https://buchelay.bibliossimo.pro/userfiles/image/visuel-non-disponible.png");
  background-position: contain;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 150px;
  margin: auto;
  height: 100%;
  display: block;
  max-height: 200px;
}      
      
 .search_result .search_title_col {
	display: none;
}     
      
.result_list_mod .btn-light *, .result_wall_mod .btn-light * {
  color: white;
}      
   
.record_no_thumbnail .d-inline {
  	display: none !important;
}
      
.toggle_like_record, .toggle_read_record, .toggle_to_read_record,  .badge_tag.record_collection, .badge_tag.record_facets  {
	display: none; 
}
      
.cardify_horizontal_actions {
	margin: auto;  
}
        
.search_facets_col .facette_titre .facet_item:hover {
  background-color: var(--violet) !important;
}
      
.action_rendering .facette_titre {
  background: none;
  box-shadow: none;
}
      
.search_facets_col .facette_titre .facet_item {
  background-color: var(--bleu-clair) !important;
  margin: 5px 0;
  border-radius: 20px !important;
}
      
.form_facets .facet_title {
  color: black;
}
      
.search_facets_col.col-lg-2 {
   -ms-flex: 0 0 25%;
   flex: 0 0 25%;
   max-width: 25%;
}
   
.facets_suggestions  {
  	display: none;
}
      
.search_records_col .list-group-item {
  border-radius: 20px !important;
}

.facette_titre {
    padding-bottom: .25rem !important;
}
  
.facette_titre .msg a * {
  	color: black !important;
}
      
.search_facets_col .badge-pill {
  background: transparent;
  border: 1px solid white !important;
  border-radius: 50px !important;
}
      
 .search_records_col.col-lg-10 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
      
.list-group .list-group-item .cardify_horizontal_img {
  margin-top: 0px;
}
      
.list-group .list-group-item .cardify_horizontal_img .card-link img {
  width: 120px;
}
      
.list-group .list-group-item, .list-group .list-group-item:nth-child(2n+1), .masonry .masonry-brick:nth-child(2n+1) .masonry-content  {
  background: var(--bleu-clair);
);
}
      
.search_records_col  .text-second {
  color: black;
}

 .badge-primary *, a.badge-primary:focus, a.badge-primary:hover {
  background-color: transparent !important;
}

/* notices */
.bokeh_jumbotron {
	margin-bottom: 80px !important;
}

.recherche_viewnotice .text-success {
  color: white !important;
}

.opac.recherche_simple main .search_result .search_records_col .card .cardify_horizontal_img a > div {
  padding: 0;
  box-shadow: 3px 3px 2px 1px rgba(0, 0, 255, .2);
  border-radius: 15px !important;
  width: 120px;
}
      
/* Article */
.cms_articleview .badge_article_category {
	display: none;  
}

/* Footer */
footer .boite.image .image_widget.img-fluid {
  height: auto;
}
 
footer .boite.image img {
  margin: auto;
  bottom: 0px !important;
  top: 0px !important;
  position: absolute; 
}
      
 footer ul li.nav-item {
  border-left: 1px solid white !important;
}
    
footer ul li:first-child {
  border: 0px !important;
}         

footer .boite.image {
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  padding: 0px !important;
}

footer .menu .nav-link {
  text-align: left;  
}

footer .menu .button_text, footer .fas {
  color: white !important;
}

footer .boite.library, footer .menu {
 padding: 1.25rem !important;
}

footer .library .text-second, footer .library .badge_text, footer .library a {
  color: white !important;
}

.library_horaire_none .library_horaire {
  display: none;
}
      
.library_only_horaire .card-title, .library_only_horaire .card_footer , .library_only_horaire .badge-group  {
  display: none;
}      

.library_only_horaire .library_horaire  {      
  color: white;
}  
  
footer {
  margin-top: 100px;
}

footer .menu {
  border-left: 2px dotted white !important;
}

footer, footer .library .badge_tag, footer .library .fas, footer .library .badge_text    {
  background: #353534 !important;
}
      
@media screen and (max-width: 767px) {
  h1, h2, h3, h1 span, h2 span, h3 span {
   	font-size: 20px !important;
  }
  
  .widget-header.card-header {
    font-size: 30px;
  }
  
  header .boite.nav [class*="menu_entry_MENU"] .dropdown-menu.list-unstyled.w-max.show {
    width: 90% !important;
  }
  
  header .navbar button {
    border-radius: 15px !important;
    background-color: #698E9A !important;
    width: 150px;
    height: 40px;
    color: white !important;
  }
  
  header .nav nav .nav-item .dropdown-menu {
   	transform: none !important;
  }
  
  header .nav-link, header .button_text  {
   	padding-top: 0px !important;
    padding-bottom: 0px  !important;
  }  
  
  header .search_submit_button {
      z-index: 2;
      right: -30px !important;
      position: absolute;
    }
  
  header .boite.nav .navbar-light::after {
  	  content: "";  
  }
  
  header .widget-header.card-header {
  	margin-bottom: -50px !important;
  }
  
  footer .boite img {
  	margin-top: 20px;  
  }
  
  footer .boite .widget-body {
  	  margin: auto;	
      text-align: center;
  }

  	.search_facets_col.col-lg-2 {
      -ms-flex: none;
      flex: none;
      max-width: none;
	}
  
  	/* Résultat de recherche */
    .recherche_simple .img-thumbnail {
     	margin: auto; 
    }
  
  	/* Contact */
  	.formulaire_contact .form {
    	padding-left: 5%;
		padding-right: 5%;  
    }
  
  	.formulaire_contact .form-group label {
        text-align: left;
        max-width: 100%;
        flex: 0 0 30%;
     }
  
  	/* Authentification */
  	header .login button::before {
      font-family: FontAwesome;
      content: "";
    }
}
      
@media (min-width: 991px) {
	.bandeau-login .dropdown-toggle {
      	display: none !important;
    }
}
      
@media (max-width: 575px) {
  	  .search_facets_col .navbar-toggler::after {
        content: "" !important;
      }
}
      .badge * {
	color: var(--black);
	font-size: 14px;
}
      
   .action_rendering .facette_titre * {
	color: var(--black);
	font-weight: bold;
}