.navbar-nav #manual_link {
    display: none !important;
}

.navbar-nav > .user-menu .user-image {
    display: none !important;
}

.main-sidebar .user-panel > .image {
    visibility: hidden !important;
}

.main-sidebar .user-panel > .info {
    left: 0;
    width: 100%;
}

/* Override Exment default max-height on dashboard box body to allow full content display. */
.box.box-dashboard .box-body .box-body-inner-body {
    max-height: none;
}
