
.login-row.hide {
    display: none;
}

.btn.disabled {
    background-color: lightgrey;
    opacity: 0.8;
}