.js-flatpickr:disabled {
    background-color: #373737 !important;
    opacity: 1;
}

.badge-for-type {
    border: 1px rgba(88, 88, 89, 0.9) solid !important;
    background-color: rgba(10, 17, 35, 0.01) !important
}

.form-control,
.form-select {
    border-color: #393a3c !important;
}

.border-show-box {
    border-color: #4a4a4a !important;
    transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.ql-snow .ql-picker {
    color: #909090 !important;
}

