.accordion{border-radius:var(--bs-accordion-border-radius);--bs-accordion-active-color:var(--bs-warningLight);box-shadow:0 1px 3px #0000000f,0 2px 6px #0000000f,0 3px 8px #00000017}.accordion-button{font-weight:600}#contentWrapper{gap:1rem}#filterPanel{flex:auto;max-width:25%;display:flex}#documents{flex:auto;max-width:75%}.imgWrapper{border:1px solid #0000000f;padding:5px}.imgWrapper>img{border-radius:5px;width:auto;height:auto;max-height:150px}.imgWrapper>svg{height:100%;min-height:75px;max-height:100px}#filterForm{align-self:start;gap:1rem;width:100%;max-height:100vh;padding:0 1rem 0 0;position:sticky;top:0%;overflow-y:auto}.card-body{justify-content:space-between;row-gap:1rem}p.card-text:empty{display:none!important}#resSearchBtn{border-top-right-radius:10px;border-bottom-right-radius:10px}#resLibResetBtn{border-radius:10px}#resLibResetBtn:hover>i{animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-header>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:0!important}.card-footer{text-align:right;font-size:.75rem}.card-text::-webkit-scrollbar{width:.5em}#filterForm::-webkit-scrollbar{width:1em}.card-text::-webkit-scrollbar-track{border-radius:10px;padding:1rem;-webkit-box-shadow:inset 0 0 6px #0000004d}#filterForm::-webkit-scrollbar-track{border-radius:10px;padding:1rem;-webkit-box-shadow:inset 0 0 6px #0000004d}#filterForm::-webkit-scrollbar-track{margin-top:1rem;margin-bottom:5rem}.card-text::-webkit-scrollbar-thumb{background-color:var(--bs-primaryDark);outline:1.75px solid var(--bs-warningDark);border-radius:10px}#filterForm::-webkit-scrollbar-thumb{background-color:var(--bs-primaryDark);outline:1.75px solid var(--bs-warningDark);border-radius:10px}.form-check:hover,.form-check :hover{cursor:pointer}#resLibSearchForm{width:100%;max-width:75%}.formWrapper{justify-content:end;align-items:end}@media screen and (width<=992px){.container{max-width:95%}#resLibSearchForm{max-width:100%}#contentWrapper{flex-direction:column}#contentWrapper>*{max-width:unset;flex:100%}}