#userbox-name {
    font-size: 13px;
    line-height: 1.2em;
}

#userbox-role {
    font-size: 11px;
    line-height: 1.2em;
}

.nav-link {
    padding: 0;
}

.sidebar-link i {
    width: 1.1em;
}

.dropdown-toggle::after {
    display: none;
    padding: 0;
}

.required {
    color: #d2322d;
    font-weight: bold;
}
