.row {
  --bs-gutter-x: 0.5rem; }

/* Chrome, Safari, Edge, Opera */
/* Firefox */
.dropdown-menu-nav {
  min-width: 300px !important; }

.mini_nav_wrapper {
  height: calc(100vh - 70px);
  width: 100%; }

.side-mini-panel .mini-nav ul.mini-nav-ul {
  width: 100%; }
.side-mini-panel .simplebar-offset {
  justify-content: center;
  align-items: center;
  display: flex; }

.full {
  margin-left: 0px !important; }
  .full .body-wrapper {
    margin-top: 30px;
    min-height: calc(100% - 60px); }

input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.side-mini-panel .mini-nav .mini-nav-item > a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .side-mini-panel .mini-nav .mini-nav-item > a span {
    font-weight: bold;
    font-size: 8.5px;
    padding: 3px; }

.mini_nav_wrapper {
  height: calc(100vh - 70px);
  width: 100%; }

.side-mini-panel .mini-nav ul.mini-nav-ul {
  width: 100%; }

.brand-logo {
  min-height: 72px;
  z-index: 98; }

.mini_nav_wrapper {
  height: calc(100vh - 70px);
  width: 100%; }

.mini_nav_wrapper {
  height: calc(100vh - 70px);
  width: 100%; }

.body-wrapper {
  flex-direction: column;
  display: flex;
  margin-top: 15px;
  min-height: calc(100% - 45px);
  height: calc(100% - 45px); }
  .body-wrapper.auto-height {
    height: auto !important; }
    .body-wrapper.auto-height .full_height_wrapper {
      height: auto !important; }
  .body-wrapper .container-fluid .full_height_wrapper {
    flex-grow: 1;
    height: calc(100vh - 105px); }
  .body-wrapper .container-fluid .h100 {
    height: 100%; }
  .body-wrapper .container-fluid .h90 {
    height: calc(90% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h80 {
    height: calc(80% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h70 {
    height: calc(70% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h60 {
    height: calc(60% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h55 {
    height: calc(55% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h50 {
    height: calc(50% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h45 {
    height: calc(45% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h40 {
    height: calc(40% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h30 {
    height: calc(30% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h20 {
    height: calc(20% - 5px);
    box-sizing: border-box; }
  .body-wrapper .container-fluid .h10 {
    height: calc(10% - 5px);
    box-sizing: border-box; }

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