@font-face {
    font-family: 'futura_bk_bt_rus_by_mebook';
    src: url('futurabkbtrusbyme_book-webfont.woff2') format('woff2'),
         url('futurabkbtrusbyme_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, a, button, input, select, optgroup, textarea {
font-family: 'futura_bk_bt_rus_by_mebook', sans-serif;
}

.login header, .login footer {
display: none;
}

.login {
background-image: url("https://iestpmanosunidasbiblioteca.edu.pe/files/asset/3156de3f2202da9060965d1bd86cb85fa43539c5.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
    height: 100vh;
}
.login .banner {
display: none;
}
.site-login {
    width: 100%;
    max-width: 30%;
margin: auto;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.62);
    border-radius: 20px;
    padding: 20px;
background-color: #fff;
}

.site-login .loginLogo {
display: flex;
    justify-content: center;
}

.site-login .loginLogo img {
width: 35%;
}
.site-login     h1 {
        font-size: 2rem;
        margin: 1rem 0;
        font-weight: bold;
        text-align: center;
    }

.site-login .bibliotecaAño {
text-align: center;
}

.site-login .botonLogIn {
display: flex;
margin: 20px auto;
}

.site-login .forgot-password {
text-align: center;
}

.main-header__top-bar {
    display: none;
}

.advanced-search, .advanced-search-container {
  display: none !important;
}

.jumbotron-search button {
    background-color: #243f60;
    height: 50px;
    color: #fff !important;
}

.tituloBuscador h2 {
        font-size: 1.5rem;
}


.contenedorCarrera .resource__content a, .resource-grid .resource__content a {
    font-size: 24px;
    text-decoration: none;
font-weight: bold;
}

.field, fieldset {
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}

fieldset {
display: block;
}

#advanced-search-form-wrapper, .search-results-wrapper {
box-shadow: 0px 1px 6px rgba(51, 51, 51, .25);
    padding: 30px;
    border-radius: 7px;
}

#advanced-search-form-wrapper .field-meta label {
font-size: 20px;
}

#advanced-search-form-wrapper fieldset .field {
 margin-bottom: 30px;
}

.search-results-wrapper .facets-actions  #facets-apply {
margin-bottom: 10px;
}

.search-results-wrapper select {
height: 45px;
paddign-right: 10px;
}

.search-results-wrapper .resource-list .resource {
padding: 20px;
border-radius: 7px;
}


.search-results .resource-list.grid .resource {
    align-items: center;
    padding: 20px !important;
}

.search-results .resource-list.grid .resource .resource-heading {
text-align: center;
}


#advanced-search-form-wrapper {
margin-bottom: 40px;
}

.search-results .resource-list.list .resource-thumbnail {
flex-basis: 60px;
}

select {
background-image: none;
    height: 100%;
    padding-right: 0;
}

.range-double input[type=number] {
    border: 1px solid #000;
}



@media (max-width: 912px) {
.site-login {
    max-width: 100%;
}
}

.logout {
display: none !important;
}

.metadata .media-list {
    display: none;
}

.selection-delete {
    background-color: #000;
}

body.selection .contact-us-block {
  display: none !important;
}

body.selection h2 .title {
  font-size: 0; /* oculta el texto original */
}

body.selection h2 .title::before {
  content: "Mis libros";
  font-size: 28px;
  color: #000;
}