.wrapper {
  overflow: hidden !important;
}

.main-sidebar,
.app-sidebar {
  padding-bottom: 60px !important;
}

.main-sidebar .sidebar,
.app-sidebar .sidebar-wrapper {
  padding-bottom: 80px !important;
}

.sidebar-menu,
.nav.sidebar-menu {
  padding-bottom: 60px !important;
  margin-bottom: 40px !important;
}

.sidebar-menu > li:last-child,
.nav.sidebar-menu > li:last-child {
  margin-bottom: 60px !important;
  padding-bottom: 20px !important;
}

