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

#login h1 {
    background-image: url(/intranet-tmpl/prog/images/keeps/backoffice-logo.png) !important;
    /* height: 140px; */
    background-size: contain !important;
}

#login h1 a {
    height: 120px !important;
}

.navbar #logo a img {
    background-color: #fff;
    padding: 3px;
}

#rep_guided_reports_start fieldset.rows label {
    height: 100%;
}