.credentialRow{grid-template-columns:1.25fr 1.45fr 1fr .65fr .65fr .65fr 118px}
.rowActions{display:flex;gap:5px;align-items:center}
.rowActions button{height:28px;padding:0 8px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;font-size:11px}
.rowActions button:last-child{color:#b42318}
#loginError{min-height:42px}
@media(max-width:640px){.actions{flex-wrap:wrap;justify-content:flex-end}.actions button{height:34px;padding:0 10px}}
