.login-log-kpis{grid-template-columns:repeat(4,1fr)!important}
.login-log-kpis .kpi small{display:block;color:var(--muted);font-size:12px;margin-top:7px}
.login-status{display:inline-block;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}
.status-success{background:#e8f5ed;color:#237a50}
.status-failed{background:#fbeaec;color:#b33f46}
.status-blocked{background:#fff0db;color:#9b5c00}
.status-inactive{background:#eef1f4;color:#596775}
.user-agent{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.filterbar .secondary{background:#75879a}
@media(max-width:1100px){.login-log-kpis{grid-template-columns:1fr 1fr!important}}
@media(max-width:760px){.login-log-kpis{grid-template-columns:1fr!important}}
