@import url('/plugin/Koha/Plugin/Pt/KEEPS/BackofficeDesign/design/theme_1/css/keeps/keeps.css');
@import url('./configs.css');


#main_auth #login h1 {
    background: url(/intranet-tmpl/prog/img/keeps/LogoCCB.png) no-repeat top center;
    background-size: contain;
    height: 55px;
}

#logo {
    opacity: 0;
}

#logo img {
    filter: brightness(1);
    background-color: #fff;
    border-radius: 2px;
    height: 125%;
}

#catalog_detail #catalogue_detail_biblio li {
    font-size: 14px;
}

#pat_readingrec #table_readingrec tbody tr.onissue td {
    background-color: #ffc;
}