body.vertical-layout.vertical-menu-modern .horizontal-menu-wrapper {
  display: none;
}

.horizontal-menu > .main-menu {
  display: none;
}
.horizontal-menu .fixed-top {
  left: 0;
}

html body.navbar-static .app-content .header-navbar {
  background: transparent;
  box-shadow: none !important;
}

@media (max-width: 575.98px) {
  body.vertical-layout:not(.horizontal-layout).navbar-floating .header-navbar {
    margin-left: 1.2rem;
    margin-right: 1.2rem;
  }
}
.pastel-1 {
  background-color: #f0e8cd !important;
}

.pastel-2 {
  background-color: #ffffb0 !important;
}

.pastel-3 {
  background-color: #cfeccf !important;
}

.pastel-4 {
  background-color: #ccecef !important;
}

.pastel-5 {
  background-color: #ddd4e8 !important;
}

.pastel-6 {
  background-color: #c0ba99 !important;
}

.pastel-7 {
  background-color: #ffed51 !important;
}

.pastel-8 {
  background-color: #91d290 !important;
}

.pastel-9 {
  background-color: #6fb7d6 !important;
}

.pastel-10 {
  background-color: #a589c1 !important;
}

.pastel-11 {
  background-color: #fca985 !important;
}

.pastel-12 {
  background-color: #fbb6d1 !important;
}

.pastel-13 {
  background-color: #fddeee !important;
}

.pastel-14 {
  background-color: #7589bf !important;
}

.pastel-15 {
  background-color: #48b5a3 !important;
}

.nova {
  position: absolute;
  right: -8px;
  top: -6px;
  padding: 5px;
  font-size: 1em;
}
