:root {--bs-primary: #14a5ad!important; --bs-primary-dark: #313d41!important; --bs-theme-orange: #313d41!important; --link-color: #313d41!important; --link-color-dark: #313d41!important; --btn-color: #313d41!important; --btn-color-dark: #313d41!important; --bs-red: #ff0000!important; --btntext-color: #ffffff!important; --btntext-color-hover: #ffffff!important; }:root {
--bs-theme-bg: #e0e2ed !important;
}
.sidebar-menu.show .brand-logo img.small-logo, .sidebar-menu .brand-logo img.small-logo {
    height: auto !important;
    max-height: 70px !important;
    width: 40px !important;
    max-width: 60px !important;
}

.userprofile-dropmenu .dropdown-menu li .profile-logo img, .top-userprofile-dropmenu .dropdown-menu li .profile-logo img {
    width: 200px !important;
    max-width: 200px !important;
}
.btn-primary, .fp-upload-btn, .fp-upload-btn:focus, .moodle-dialogue-bd form button, .moodle-dialogue-bd form button:focus, input.form-submit, input[type="button"], input[type="submit"], input#id_submitbutton, input#id_submitbutton2, button:focus, input.form-submit:focus, input[type="button"]:focus, input[type="submit"]:focus, input#id_submitbutton:focus, input#id_submitbutton2:focus, .moodle-dialogue-base button{
box-shadow:none !important}

.btn-anchor{
    background-color: var(--btn-color) !important;
    color: var(--btntext-color)!important;
}


.login-fluid .login-field-panel .login-logo {
    width: 350px !important;
}