body { background:#f5f6fa; }
.navbar-brand { letter-spacing:.5px; }
.nav-link.disabled { color:rgba(255,255,255,.55) !important; cursor:default; }
main { min-height:70vh; }

/* Tổng Hợp KHĐX */
.th-table { font-size:12px; white-space:nowrap; }
.th-table thead th { position:sticky; background:#e8eef7; z-index:2; }
.th-table thead tr:first-child th.grp { top:0; background:#c9d6ea; font-weight:600; }
.th-table thead tr:nth-child(2) th.lbl { top:31px; }
.th-table td { padding:.2rem .4rem; }
tr.cc1 td { background:#fff3cd !important; }
tr.cc2 td { background:#f8d7da !important; }
tr.cc3 td { background:#e2e3e5 !important; }
.editrow{cursor:pointer}.editrow:hover td{outline:1px solid #0d6efd}

@media print {
  .navbar, .noprint, form { display:none !important; }
  .border { border:none !important; }
  main { padding:0 !important; }
}
