.bg-primary {
  background-color: #d64c95 !important;
}
.bg-secondary {
  background-color: #151e28 !important;
}
.bg-warning {
  background-color: #e4a91c !important;
}
.bg-success {
  background-color: #00D9D9 !important;
}
.bg-info {
  background-color: #47C9FC !important;
}
.bg-light-info {
  background-color: #eaf8fe !important;
}
.border-info {
  border-color: #47C9FC !important;
}
.text-info,
.svg-icon-info {
  color: #47C9FC !important;
}
.btn.btn-primary {
  color: #ffffff !important;
  border-color: #d64c95 !important;
  background-color: #d64c95 !important;
}
.btn.btn-primary:hover {
  color: #ffffff !important;
  border-color: #47C9FC !important;
  background-color: #47C9FC !important;
}
.btn.btn-primary:hover:not(.btn-active) {
  color: #ffffff !important;
  border-color: #47C9FC !important;
  background-color: #47C9FC !important;
}
.btn-active-light-primary {
  color: #d64c95 !important;
  border-color: #f1daea !important;
  background-color: #FFF4FC !important;
}
.btn-active-light-primary:hover {
  color: #ffffff !important;
  border-color: #d64c95 !important;
  background-color: #d64c95 !important;
}
.menu-item:hover > .menu-link,
.menu-item.current > .menu-link {
  color: #151e28;
}
.btn-light-primary {
  color: #d64c95 !important;
  border-color: #f1daea !important;
  background-color: #FFF4FC !important;
}
.btn-light-primary:hover {
  color: #ffffff !important;
  border-color: #d64c95 !important;
  background-color: #d64c95 !important;
}
.btn-light-primary:active {
  color: #ffffff !important;
  border-color: #d64c95 !important;
  background-color: #d64c95 !important;
}
.badge-light-primary {
  color: #d64c95 !important;
  background-color: #FFF4FC !important;
}
.bg-light-primary {
  background-color: #FFF4FC !important;
}
.border-primary {
  border-color: #d64c95 !important;
}
.btn-light:hover {
  color: #d64c95 !important;
}
.btn-secondary {
  color: #d64c95 !important;
  border-color: #f1daea !important;
  background-color: #FFF4FC !important;
}
.btn-secondary:hover {
  color: #ffffff !important;
  border-color: #d64c95 !important;
  background-color: #d64c95 !important;
}
.btn-terciary {
  color: #d64c95 !important;
  border-color: white !important;
  background-color: white !important;
}
.btn-terciary:hover {
  color: #ffffff !important;
  border-color: #d64c95 !important;
  background-color: #d64c95 !important;
}
.btn.btn-light-primary .svg-icon svg [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
  fill: #d64c95 !important;
}
.btn.btn-primary:hover .svg-icon svg [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
  fill: #d64c95 !important;
}
.aside .menu > .menu-item > .menu-link.active .menu-icon i {
  color: #d64c95 !important;
}
.page-item.active .page-link {
  background-color: #d64c95;
}
.link-primary {
  color: #d64c95 !important;
}
.menu-state-primary .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here),
.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  color: #d64c95 !important;
}
.text-primary {
  color: #d64c95 !important;
}
.text-secondary {
  color: #151e28 !important;
}
.text-hover-primary:hover i {
  color: #d64c95 !important;
  background-color: #f3efc2 !important;
}
.text-hover-primary:hover {
  color: #d64c95 !important;
}
.nav-line-tabs .nav-item .nav-link.active,
.nav-line-tabs .nav-item.show .nav-link,
.nav-line-tabs .nav-item .nav-link:hover:not(.disabled) {
  border-bottom: 1px solid #d64c95 !important;
}
.text-active-primary.active {
  color: #d64c95 !important;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected {
  background-color: #d64c95;
  color: #FFFFFF;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option:not(.select2-results__option--group):hover {
  background-color: #d64c95;
  color: #FFFFFF;
}
a {
  color: #d64c95 !important;
}
.aside.aside-dark .aside-logo {
  background-color: #FFF4FC;
}
.aside.aside-dark {
  background-color: #FFF4FC;
}
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  background-color: #d64c95;
}
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon {
  color: #ffffff;
}
.aside-dark .menu .menu-item .menu-link .menu-title {
  color: #000000;
}
.form-control.form-control-solid {
  background-color: #E4E6EF;
}
.form-select.form-select-solid {
  background-color: #E4E6EF;
}
#kt_aside_mobile_toggle {
  background-color: #47C9FC !important;
  border-color: #47C9FC !important;
}
.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: #f4f4f5;
}
.select2-container .select2-search--inline .select2-search__field {
  font-family: Poppins, Helvetica, sans-serif !important;
}
.menu-item .menu-link .menu-icon {
  width: 1.5rem;
  margin-left: 0.5rem;
}
.menu-item .menu-link:hover .menu-icon,
.menu-item .menu-link.active .menu-icon {
  color: white!important;
}
.menu-item .menu-link:hover .menu-icon i,
.menu-item .menu-link.active .menu-icon i {
  color: white!important;
}
.aside .menu > .menu-item > .menu-link.active .menu-icon i {
  color: white!important;
}
.btn-check:checked + .btn-outline-secondary {
  color: #d64c95 !important;
  border-color: #d64c95 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.btn-check:checked + .btn-outline-secondary i {
  color: #d64c95 !important;
}
.aside-dark .menu .menu-item.menu-accordion.show > .menu-link,
.aside-dark .menu .menu-item.menu-accordion.here > .menu-link {
  background-color: #f1daea !important;
  color: #000000 !important;
}
.aside-dark .menu .menu-item.menu-accordion.show > .menu-link .menu-title,
.aside-dark .menu .menu-item.menu-accordion.here > .menu-link .menu-title {
  color: #000000 !important;
}
.aside-dark .menu .menu-item.menu-accordion.show > .menu-link .menu-icon,
.aside-dark .menu .menu-item.menu-accordion.show > .menu-link .menu-icon i,
.aside-dark .menu .menu-item.menu-accordion.here > .menu-link .menu-icon,
.aside-dark .menu .menu-item.menu-accordion.here > .menu-link .menu-icon i {
  color: #d64c95 !important;
}
/*# sourceMappingURL=override_metronic.min.css.map */
