.datepicker-days table.table-condensed .disabled-date {
    color: rgb(212, 131, 131) !important;
    cursor: not-allowed !important;
}

.dropdown-item.disabled, .dropdown-item:disabled {
    opacity: 0.45;
}