.elevation-logo {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23) !important;
}

.img-circle {
    border-radius: 50%;
}

.brand-image {
    float: left;
    margin-left: .8rem;
    margin-right: .5rem;
    max-height: 45px;
    width: auto;
}
.grid-holder .dropdown-menu {
    width: auto !important;
}

.form-group {
    margin-bottom: 1rem;
}

.btn-reset-2fa {
    float: right;
    text-decoration: none;
}