
#alerts{position:sticky;top:0;z-index:9999}
.table thead th{white-space:nowrap}
.status-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px}
.status-open{background:#ffe8e8;color:#a40000}
.status-inprogress{background:#fff7e0;color:#8a5a00}
.status-done{background:#e6ffea;color:#005f2b}
.status-cancel{background:#eee;color:#555}


.card.bg-light{background:#f8f9fa!important}
.table td, .table th { vertical-align: middle; }
.modal .form-label{font-weight:600}
