.card-kpi { border: 0; box-shadow: 0 0.25rem 1rem rgba(0,0,0,0.08); }
.table thead th { white-space: nowrap; }
.login-wrap { max-width: 430px; margin: 8vh auto; }
@media print {
    .no-print, .navbar, .btn { display: none !important; }
    body { background: #fff !important; }
    .container { max-width: 100% !important; }
}
