@charset "UTF-8";

:root {
    --brand-orange: #2d52b2;
}

.sub-search-links-list {
    font-size: 0.96em;
    color: white;
}

main a:not(.btn) {
    color: #2526A9;
}

.panel-body-signatura {
  padding: 15px;
  font-size: 15pt;
}

.panel-heading {
    font-weight: bold;
}

/* zobrazeni main responsibility misto linku na autora */
#detail-main-responsibility {
    display: block;
}

#detail-main-author {
    display: none;
}

/* zobrazeni main responsibility ve vysledcich hledani */
.zaznamListItem .record-subtitle {
    display: block;
}

/* nezobrazovani autoria ve vysledcich hledani - vzdy se zobrazuje 245c, coz je nastaveno v ini */
.zaznamListItem .list-item-document-autor {
    display: none;
}

/* schovani tlacitka tisk v konte ctenare */
#konto .print-btn-group {
    display: none;
}

/* tlacitko zobrazit abstrakt */
.show-abstract-btn-container a {
    color: #fff;
    background-color: #337ab7;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}


/* schovani nekterych user preferenci */
.user-preference-1, .user-preference-6 {
    display: none;
}

#EIZ {
    position: relative;
    left: 50%;
    transform: translate( -50% , 0 );
    max-width: 60%;
    padding: 30px;
    text-align: justify;
}
    
#EIZ a {
    text-decoration: underline;
}    
    
#PC a {
    text-decoration: none;
}   

@media only screen and (max-width: 768px) {
  #EIZ {
    width: 100%;
    padding: 5px;
    max-width: 85%;
    text-align: left;
  }
  
  
}  

#EIZ H5{
    padding-left: 20px;
}
    
#EIZ H1{
    padding-bottom: 20px;
    text-transform: uppercase;
}
    
#EIZ summary {
    font-weight: 400;
    cursor: pointer;
    font-size: 1.2em;
    line-height: 36px;
    border-top: solid 1px;
    border-color: gainsboro;
    text-decoration: none;
    
}

#EIZ .seznam {
    background-color: white !important;
    border: none;
    font-size: inherit;
    font-weight: 500;
}

#EIZ summary:hover {
	background-color: #eee;
}

#EIZ .seznam summary:hover {
	background-color: #eee!important;
}

#EIZ details[open] summary {
	background-color: #eee;
	font-weight: 600;
}

#EIZ #obsah{
    padding: 15px;
    background: gainsboro;
}

#EIZ ul li {
    list-style-type: circle;
    margin-left: 35px;
    padding-bottom: 10px;
}

@media only screen and (min-width: 768px) {
#EIZ #mobile {
    display:none;
}
#EIZ details[open] summary:before {
	content: "\2B9E"!important;
	color: black;
    padding-right: 5px;
}

#EIZ summary:before {
    top: 50%;
    left: .75rem;
    content: "\2B9F";
    width: 1.75rem;
    height: 1.75rem;
    color: gainsboro;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-weight: 900;
    padding-right: 5px;
}
}

#EIZ p {
    margin: 0 0 10px;
    margin-top: 10px;
    margin-left: 15px;
}



@media only screen and (max-width: 768px) {
  #EIZ #PC {
    display:none;
}
#EIZ details[open] summary:before {
	content: "\25B6"!important;
	color: black;
    padding-right: 5px;
}

#EIZ summary:before {
    top: 50%;
    left: .75rem;
    content: "\25BC";
    width: 1.75rem;
    height: 1.75rem;
    color: gainsboro;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-weight: 900;
    padding-right: 5px;
}
}

/* Napoveda */

 a.napoveda{
    position:relative;
    text-decoration:none;
    }
    a.napoveda:hover{
    text-decoration:none;
    }
    a.napoveda:after{
    content: attr(tip);
    font-size:90%;
    line-height:1.2em;
    color:#fff;
    width: max-content;
    padding:5px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background: gray;
    position:absolute;
    top:27px;
    left:-10px;
    display:none;
    }
    a.napoveda:before{
    z-index:1000;
    position:absolute;
    content:"";
    top:15px;
    left:0px;
    border-right:7px transparent solid;
    border-left:7px transparent solid;
    display:none;
    }
    a.napoveda:hover{
    z-index:1000;
    position:relative;
    color:gray;
    }
    a.napoveda:hover:after{
    display:block;
    }
    a.napoveda:hover:before{
    display:block;
    }
    
    
#tlacitka {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
}

#dnnt    {
    max-width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navod {
  max-width: 1200px;
  margin: auto;
  text-align: center;
    padding: 30px;
    
}

.navod img {
 border: 1px solid grey;
    
}

.table-hover>tbody>tr:active {
    background: lightblue; 
    transition: all 0.5s ease-in-out 3s;
}


.provoznidoba {
  display: grid;
  grid-template-columns: 1fr 3fr;
}

.custom-logo-footer-area {display:none;}


/* schovani informaci pod tlacitkem na vyzadani https://support.kpsys.cz/issues/22006 */
.availability-exemplars-info-loan-std, 
.availability-exemplars-departments-info-free,
.availability-exemplars-departments-info-reservable-deps {
    display:none;
}


/* 26.09.2024 - Drábek - VerbisViewer "Show in browser" button hidden - https://support.kpsys.cz/issues/21767 */
#media-viewer .mv-floating-controls #display-in-browser-control-btn {display:none;}

/* 28.4. 2025 - Bydžovský - po tel. dohodě s p. Túmovou schovat tlacitko "Vyzadat vse" v kolekcich */
#favourites .requestAllButton, #record-collection-content .requestAllButton {
    display: none;
}

/* 04.08.2025 - Drábek - #23205 vypnutí tlačítka "Zobrazit textovou verzi" */
#media-viewer .mv-floating-controls #text-version-control-btn {display:none;}
