/* for the height of the content page */
div.content-wrapper {
    min-height: 85vh !important;
}

.sidebar-collapse .hide-on-collapse {
    display: none !important;
}
