.max-h-75px {
    max-height: 75px!important;
}

.max-w-250px {
    max-width: 250px!important;
}

.btn-action {
    height: calc(2.3rem + 2px)!important;
    width: calc(2.3rem + 2px)!important;
}

.w-fit-content {
    width: fit-content!important;
}

.fa-2x {
    font-size: 1.5rem!important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu>.menu-item .menu-link.active .menu-icon i {
    color: #ff0015!important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu>.menu-item.show>.menu-link .menu-icon i {
    color: #ff0015!important;
}