.ui-datepicker td.deposit-open a { background: #e0f2e4; color: #205b30; }
.ui-datepicker td.deposit-partial a, .ui-datepicker td.deposit-partial span { background: #fff0c2; color: #775000; }
.ui-datepicker td.deposit-closed span { background: #f9dfe1; color: #92343c; }
.ui-datepicker td.deposit-closed.ui-state-disabled { opacity: 1; pointer-events: auto; cursor: not-allowed; }
.ui-datepicker td.deposit-open a.ui-state-active,
.ui-datepicker td.deposit-partial a.ui-state-active { outline: 2px solid #344b78; outline-offset: -2px; font-weight: bold; }
