a:not(.btn):not(.list-group-item):not(.nav-link):not(.navbar-brand){color:#000!important;text-decoration:underline!important}.admin-sidebar{flex:0 0 4.5rem;overflow-x:hidden;transition:flex-basis .18s ease}.admin-sidebar:hover,.admin-sidebar:focus-within{flex-basis:14rem}.admin-sidebar-brand,.admin-sidebar-user{padding:1rem}.admin-sidebar-brand{min-height:4.5rem}.admin-sidebar-link{align-items:center;display:flex;gap:.75rem;min-height:2.75rem;white-space:nowrap}.admin-sidebar-link.active{background-color:rgba(var(--bs-primary-rgb),.12)!important;color:var(--bs-emphasis-color)!important}.admin-sidebar-link.active .admin-sidebar-label,.admin-sidebar-link.active .bi{color:var(--bs-emphasis-color)!important}.admin-sidebar-link .bi,.admin-sidebar-user>.bi{flex:0 0 1.25rem;font-size:1.1rem;text-align:center}.admin-sidebar-label,.admin-sidebar .navbar-brand span{opacity:0;transition:opacity .12s ease;white-space:nowrap}.admin-sidebar:hover .admin-sidebar-label,.admin-sidebar:focus-within .admin-sidebar-label,.admin-sidebar:hover .navbar-brand span,.admin-sidebar:focus-within .navbar-brand span{opacity:1}.admin-sidebar:not(:hover):not(:focus-within) .admin-sidebar-label,.admin-sidebar:not(:hover):not(:focus-within) .navbar-brand span{pointer-events:none}.admin-sidebar-user{display:grid;gap:.75rem;grid-template-columns:1.25rem minmax(0,1fr)}.admin-sidebar-user form{grid-column:1 / -1}.allocation-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.allocation-summary{flex:0 1 38rem;max-width:100%}.allocation-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.allocation-summary-item{border-left:1px solid var(--bs-border-color);padding:.65rem .8rem}.allocation-summary-item:first-child{border-left:0}.allocation-summary-item .small{font-size:.68rem;line-height:1.2}@media(max-width:1199.98px){.allocation-header{display:block}.allocation-summary{margin-top:1rem}}@media(max-width:767.98px){.allocation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.allocation-summary-item{border-top:1px solid var(--bs-border-color)}.allocation-summary-item:nth-child(odd){border-left:0}.allocation-summary-item:nth-child(-n+2){border-top:0}}.item-detail-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.item-inline-input{display:inline-block}.item-name-input{min-width:18rem;width:100%}.item-currency-input{min-width:4.5rem;width:5rem}.item-price-input{min-width:6.5rem;width:7.5rem}.item-inline-input.is-dirty{background-color:rgba(var(--bs-warning-rgb),.18);border-color:rgba(var(--bs-warning-rgb),.85);box-shadow:0 0 0 .15rem rgba(var(--bs-warning-rgb),.16)}.item-price-save-bar{bottom:1rem;position:fixed;right:1rem;z-index:1030}@media(max-width:991.98px){.item-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.item-detail-grid{grid-template-columns:1fr}}[data-bs-theme=dark] .table{--bs-table-color: var(--bs-emphasis-color)}[data-bs-theme=dark] .table .text-body-secondary{color:rgba(var(--bs-emphasis-color-rgb),.72)!important}[data-bs-theme=dark] .table-light{--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: rgba(var(--bs-light-rgb), .08);--bs-table-border-color: rgba(var(--bs-light-rgb), .14);--bs-table-striped-bg: rgba(var(--bs-light-rgb), .1);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-light-rgb), .12);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-light-rgb), .14);--bs-table-active-color: var(--bs-emphasis-color)}[data-bs-theme=dark] .table-success{--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: rgba(var(--bs-success-rgb), .16);--bs-table-border-color: rgba(var(--bs-success-rgb), .28);--bs-table-striped-bg: rgba(var(--bs-success-rgb), .2);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-success-rgb), .22);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-success-rgb), .24);--bs-table-active-color: var(--bs-emphasis-color)}[data-bs-theme=dark] .table-warning{--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: rgba(var(--bs-warning-rgb), .16);--bs-table-border-color: rgba(var(--bs-warning-rgb), .28);--bs-table-striped-bg: rgba(var(--bs-warning-rgb), .2);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-warning-rgb), .22);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-warning-rgb), .24);--bs-table-active-color: var(--bs-emphasis-color)}[data-bs-theme=dark] .table-danger{--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: rgba(var(--bs-danger-rgb), .16);--bs-table-border-color: rgba(var(--bs-danger-rgb), .28);--bs-table-striped-bg: rgba(var(--bs-danger-rgb), .2);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-danger-rgb), .22);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-danger-rgb), .24);--bs-table-active-color: var(--bs-emphasis-color)}[data-bs-theme=dark] .table-secondary{--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: rgba(var(--bs-secondary-rgb), .2);--bs-table-border-color: rgba(var(--bs-secondary-rgb), .32);--bs-table-striped-bg: rgba(var(--bs-secondary-rgb), .24);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-secondary-rgb), .26);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-secondary-rgb), .3);--bs-table-active-color: var(--bs-emphasis-color)}
