html,
body {
height: 100%;
}

.form-reset {
max-width: 370px;
padding: 1rem;
}

.form-reset .form-floating:focus-within {
z-index: 2;
}

.form-reset input[type="password"] {
margin-bottom: 10px;
}

.bi {
vertical-align: -.125em;
fill: currentColor;
}

.bd-mode-toggle {
z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
display: block !important;
}

img.adive {max-height: 140px;}

.was-validated .form-control.reset-pwd {background:none;}
.btn-eye {margin-right:.75rem;cursor: pointer;}