﻿.password-toggler {
    display: none;
    z-index: 9999 !important;
}

.btn:hover {
    background-color: #007bff;
}

.custom-box-shadow {
    margin-right: 5px;
    box-shadow: 0 .5rem 0.5rem rgba(0, 0, 0, .10) !important;
}
