.sidebar{width:250px;min-height:100vh;background:#212529;position:fixed;top:0;left:0;z-index:100;padding-top:56px}.main-content{margin-left:250px;padding:20px;min-height:100vh;background:#f8f9fa}.navbar{position:fixed;top:0;right:0;left:0;z-index:1030;background:white!important;box-shadow:0 2px 4px rgba(0,0,0,.08)}.admin-layout{min-height:100vh}.table-hover tbody tr:hover{background-color:#f1f3f5}.badge{padding:.35em .65em;font-weight:500}.badge.bg-light{background-color:#f8d7da!important;color:#842029!important;border:1px solid #f1aeb5}.alert-light{background-color:#f8d7da;border-color:#f1aeb5;color:#842029}.dashboard-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.dashboard-widget{min-width:0}.dashboard-widget .card-body{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:120px;text-align:center}.dashboard-widget .card-title{font-size:.875rem;line-height:1.3;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:.75rem}.dashboard-widget h2{font-size:2rem;font-weight:600;margin:0}.dashboard-widget.active-filter .card{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}.dashboard-widget:hover .card{border-color:#6c757d;transition:border-color .15s ease-in-out}.document-request-table{width:100%;table-layout:fixed;border-collapse:collapse}.document-request-table tbody tr{height:50px}.document-request-table td,.document-request-table th{height:50px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.document-request-table col:first-child{width:10%}.document-request-table col:nth-child(2){width:25%}.document-request-table col:nth-child(3){width:17%}.document-request-table col:nth-child(4){width:12%}.document-request-table col:nth-child(5){width:10%}.document-request-table col:nth-child(6){width:16%}.document-request-table col:nth-child(7){width:10%}.document-request-table .badge{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-request-table .badge,.document-request-table .btn{font-size:12px;padding:4px 8px;line-height:1.2}.document-request-table td:nth-child(4),.document-request-table td:nth-child(6){text-align:center}.document-request-table tbody tr:hover{background-color:#f1f3f5;transition:background-color .15s ease}.document-request-table tbody tr.table-warning{background-color:#fff3cd}.document-request-table tbody tr.table-warning:hover{background-color:#ffeaa7}@media (max-width:768px){.sidebar{transform:translateX(-100%);transition:transform .3s ease-in-out;z-index:1040}.sidebar.show{transform:translateX(0)}.main-content{margin-left:0}.document-request-table{table-layout:auto}.document-request-table tbody tr{height:auto;min-height:50px}.document-request-table td,.document-request-table th{height:auto;white-space:normal;padding:8px}.document-request-table colgroup{display:none}}