@media (min-width: 992px) {
  .header.header-fixed {
    left: 0 !important;
  }

  .wrapper {
    padding-left: 0 !important;
  }

  .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-title span {
    color: #8950FC !important;
    font-weight: bold;
  }
}
.datatable-pager {
  position: fixed;
  left: 25px;
  right: 25px;
  bottom: 0;
  background-color: #ffffff;
  padding: 10px 20px !important;
  border-top: 1px #e4e4e4 solid;
}

/*# sourceMappingURL=layout.css.map */
