/* INPPAN */

/*#header-region{
     position: fixed; */
    /* top: 0;  
    background: url(http://bibinppan.warsztat-inppan.pl/opac-tmpl/BIB-INPPAN_2211/images/pageHeaderPAN.jpg);
    background-size: cover;*/
    /*height: 20%;
     background-repeat: no-repeat; */
    /* background-attachment: fixed; */
    /* background-size: 100% 100%; 
}*/

#pan-logo {
	    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}


#pan-logo-img {
    width: 100%;
    height: auto;
}

#pan-nazbib {
   
    height: 15%;
    width: 15%;
    margin-left: -70%;
    /* FONT-WEIGHT: 600; */
    /* font-size: 21em; */
    position: absolute;
    /* font-weight: 700; */
    /* font-weight: bold; */
    color: white;
}
#PANmenu {
    background-color: #3a464f;
	color: #ffffff;
}	

#PANmenu a{
   
	color: #ffffff;
}	
body {
/*background: none*/
	font-size: 0.7em; 
	
}

.fonts-loaded body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		/*font-size: 0.9em; */
}

a, a:link, a:visited  {
    color: #3a464f;
}
.navbar-nav>li>a {
    color: #3a464f;
    font-weight: bold;
}
/*.fa.fa-icon-black, .fa.fa-icon-white {
    color: #a9916b;
}*/

.btn-primary {
    background-color: #3a464f;
    border: 1px solid #000000;
    color: #fff;
}
.btn {
    /*background: #3a464f; */
}
.btn:hover {
      /*background-color: #3a464f;*/
	   border: 1px solid #000000;
	   color: #3a464f;
  }
 
.main {
    /*background-color: unset;*/
    border: 1px solid #f0f3f3;
    margin: 15px;
    padding: 0rem 0;
}
.table-striped tbody>tr:nth-child(odd)>td a, .table-striped tbody>tr:nth-child(odd)>th a {
    color: #293238;
}
.table-striped tbody>tr:nth-child(odd)>td a.btn.btn-link, .table-striped tbody>tr:nth-child(odd)>th a.btn.btn-link {
    color: #293238;
}
.table-striped tbody>tr:nth-child(odd)>td a.btn.btn-link:hover, .table-striped:hover tbody>tr:nth-child(odd)>th a.btn.btn-link:hover {
    color: #ffffff;
}
.actions:first-child .btn-link {
    padding-left: 3px;
    padding-right: 3px;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #6c8293;
    border-color: #6c8293;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: not-allowed;
}
body.contrast table, td {
    background-color: unset;
}

body.contrast .table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color:  unset;
}

body.contrast .main {
    background-color:  unset;
}

body.contrast #opac-main-search {
    background-color:  unset;
}

body.contrast #search-facets h2 a {
	background-color:  unset;
}
body.contrast #toolbar{
	background-color:  unset;
}

body.contrast .page-link{
	background-color:  unset;
}

body.contrast .selections-toolbar{
	background:  unset;
}
body.contrast .tab-content{
	background-color:  unset;
}
body.contrast .btn-default, .btn-secondary{
background-image: unset;
background-color:  unset;
}

div#ulactioncontainer > ul#action > li > .btn:hover {
    background-color: unset;
  border: 1px solid #000000; 
    
}
div#ulactioncontainer > ul#action > li > div#export > div.dropdown > .btn:hover {
    background-color: unset;
  border: 1px solid #000000; 
    
}
div#ulactioncontainer > ul#action > li > div#moresearches_menu > div.dropdown> .btn:hover {
    background-color: unset;
  border: 1px solid #000000; 
    
}
span.results_summary.summary{
	text-align: justify;
}
#action a i.fa, #action a i.fa-solid, #action button i.fa, #action button i.fa-solid {
    color: #3a464f;
}

.view a i.fa, .view a i.fa-solid, .view button i.fa, .view button i.fa-solid, .actions a i.fa, .actions a i.fa-solid, .actions button i.fa, .actions button i.fa-solid, .toolbar a i.fa, .toolbar a i.fa-solid, .toolbar button i.fa, .toolbar button i.fa-solid {
    color: #3a464f;
	
	#action .contrast {
        background-color: unset;
}
.view.contrast {
    background-color: unset;
    
}