.logo-box .logo-sm {
    height: 35px;
}

.logo-box .logo-lg {
    height: 45px;
}

.user-box {
    display: block;
}

.form-check-input {
    border: 1px solid #979797;
    width: 1.5em;
    height: 1.5em;
}

.footer .footer-links a.auth {
    color: #ffffff;
}

.bg-progress {
    background-color: #dadada;
}

body.authentication-bg {
    background-color: #d5b254;
}

.ms-container {
    max-width: 90%;
}