body { font-size: 0.925rem; }
.font-monospace { letter-spacing: .5px; }
.card { border: 0; }
.card-header { background:#fff; font-weight:600; border-bottom:1px solid #e9ecef; }
.table thead th { font-weight:600; font-size:.8rem; text-transform:uppercase; letter-spacing:.3px; }
.is-invalid-scan { border-color:#dc3545 !important; box-shadow:0 0 0 .2rem rgba(220,53,69,.2); }
.is-dupe { border-color:#fd7e14 !important; background:#fff3cd; }
.flash-ok { animation: okflash .6s ease-out; }
@keyframes okflash { from { background:#d1e7dd; } to { background:transparent; } }
.progress { height: 8px; }
.kpi { font-size:1.9rem; font-weight:700; line-height:1; }
.kpi-label { font-size:.75rem; text-transform:uppercase; letter-spacing:.5px; color:#6c757d; }
.sticky-top-table thead th { position: sticky; top: 0; z-index: 2; }

/* logos only - the rest of the theme is Bootstrap's default dark navbar */
.navbar-brand img { background: #fff; }
.app-footer img { opacity: .65; }
.app-footer img:hover { opacity: 1; }
