﻿/*==================== BIIBLIOTHEQUE ROYALE DE BELGIQUE - BRDB - Minisite BNTL  ===================*/

/*==================== affichage style notice détail + liste ===================*/
.detail-notice-addons{display:none; }
.vignette_container{display:none; }
.navbar.navbar-inverse{display:none; }
    .record-title{padding-bottom:10px;}
    #textfield{border-top:2px solid #455aba;border-bottom:2px solid #455aba}
    .btn.clean-text-field{border-top:2px solid #455aba;border-bottom:2px solid #455aba}
	#dropMenu1{background:#455aba;}
	#search-panel{padding: 5px;}
	#main_search_form{width:80%;}
    #scenario-selection, #submit-search {background: #455aba;border-color: #455aba;}
    #scenario-selected-label,.icon-search{color:white!Important;}
	div.statut-primaryDoc{display:none!Important; }
 /*==================== affichage style notice liste specifique ===================*/
   .notice_container{background-color:white!Important;}
    button.facet-see-more.btn-link-like {background: #455aba;border-color: #455aba;}

	table {
		border-collapse: collapse;
		border-spacing: 0;
		width: 100%;
	}
	td{
		padding-top:5px;
		vertical-align:top;
	}
	div.statut-primaryDoc,
	.search-form-description,
    .record-title{padding-bottom:10px;}
    #textfield{border-top:2px solid #455aba;border-bottom:2px solid #455aba}
    .btn.clean-text-field{border-top:2px solid #455aba;border-bottom:2px solid #455aba}
	#dropMenu1{background:#455aba;}
	#search-panel{padding: 5px;}
	#main_search_form{width:80%;}
    #scenario-selection, #submit-search {background: #455aba;border-color: #455aba;}
    button.facet-see-more.btn-link-like {background: #455aba;border-color: #455aba;}		

.btn-account-label{
  display: none !Important;
}
.button-my-account.btn-group {
  display: none !Important;
}
.btn.btn-info.btn-bntl {
  color: white;
}

.btn.btn-info.btn-bntl:hover {
  color: black;
}

#footer-4{
  height: auto!Important;
}
b {
  font-weight: bold;
}

p {
  line-height: 1.7;
}
h3{
color:#455aba!Important;
text-align: left;
}
.btn-info{
background-color:#455aba!Important;
border-color:#455aba!Important;
height:auto!Important;
}
/*==================== Change My KBR to 'My BNTL'   ===================
	
	.btn-account-label,
	.ermes-label > span  {
  visibility: hidden; 
  position: relative;
}

.btn-account-label::after {
  content: "Mijn BNTL";
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
}
.ermes-label > span::after {
  content: "Mijn BNTL";
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
}

.btn-account {
  min-width: 150px;      
}*/
/*==================== end  ===================	
	.navbar.navbar-inverse,
	.detail-notice-addons,
	.vignette_container {
	  display: none !important;
	}
	#header_banner, #search-panel, .field-container, .notice_container{background-color:lightblue!Important; }
	*/

	#header_banner,#search-panel,.all-link-connexe{background-color: #455aba!Important; }
	/*
#search-panel {
  position: relative;
  display: flex;
  align-items: center;
}
#search-panel::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 8rem;        
  transform: translateY(-50%);
  width: 11rem;
  aspect-ratio: 1 / 1;
  background-image: url("/BNTL/basicimagedownload.ashx?itemGuid=0E74163D-E3A1-4126-8ABF-06BE82B54CB1");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none; */

#search-panel{display:none; }
#BNTLSearchField{
	width:28rem; 
	height:45px;
	border-radius:10rem;    
	padding-left: 25px;
	/*margin-top:15px;*/
	border:0px;}
#BNTLSearchField2{
	height:45px;
	border-radius:10rem;    
	padding-left: 25px;
	border:1px solid black;}
		
	.frame-standard.panel.panel-front.webframe-ermes-carousel{
padding:0px;}

#mobile-actions{
	height:4rem;}
.btn-group.hamburger-mobile {
	display:none;}	 /* verborgen want hamburger werkt niet aangezien we niet hoofdmenu gebruiken*/
.btn.btn-default.btn-xs{
	color:white;
	font-size:20px;
	opacity: 0.9;}
.tab-content{
		padding:0px;
		margin:0;
		text-align:left;
	}
.gallery a {
		display: block;
		width: 100%;
		height: 180px;        
		overflow: hidden;      
	}
div.gallery {
		margin: 5px;
		border: 1px solid #ccc;
		float: left;
		width: 150px; 
	}
div.gallery:hover {
		border: 1px solid #777;
	}
div.gallery img {
		width: 100%;
		height: 100%;
		object-fit: cover;     
		display: block;
	}
div.desc {
		padding: 10px;
		text-align: center;
		height:80px;
		margin-top: 0.5rem;
		font-size: 1.3rem;
	}