.toh-app{grid-template-areas:"table search" "table empty" "pagination empty";grid-template-columns:3fr 1fr;grid-template-rows:auto auto auto}.toh-app>.table-responsive{grid-area:table}.toh-app>aside{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;border-radius:var(--bs-border-radius)!important;grid-area:search;max-height:min-content}@media (min-width:768px){.toh-app>aside{border:none!important;border-radius:0!important;position:sticky;top:calc(1rem + var(--navbar-height))}}.toh-app>nav{grid-area:pagination}.search-section [data-bs-toggle]:before{content:"\f282";display:inline-block;font-family:bootstrap-icons!important;font-size:.8em;margin-inline-end:.5em;transition:all .3s ease-in-out 0s}.search-section [data-bs-toggle].collapsed:before{transform:rotate(-90deg)}.search-section .list-container{max-height:240px}.pagination .page-item.form-select{max-width:min-content}.aside{width:100%}table.toh td.model{min-width:8em}
/*# sourceMappingURL=toh.59a4fea1.css.map*/