.date-picker-day{align-items:center;align-self:stretch;display:flex;flex:1 0 auto;justify-content:center;max-width:30px;min-height:30px;position:relative;user-select:none}.date-picker-day span{align-items:center;border-radius:15px;color:#1c2530;cursor:pointer;display:flex;flex:0 1 auto;font-size:.875rem;font-weight:600;justify-content:center;max-height:30px;max-width:30px;min-height:30px;min-width:30px;position:relative;z-index:1}.date-picker-day.date-picker-day-has-event span{color:#00aeef;font-weight:700}.date-picker-day:not(.date-picker-day-outside-month):not(.date-picker-day-disabled) span:hover{background-color:#00aeef;box-shadow:none;color:#fff}.date-picker-day.date-picker-day-end-selected span,.date-picker-day.date-picker-day-start-selected span{font-weight:700}.date-picker-day::after{content:"";height:30px;margin-top:-15px;position:absolute;top:50%;z-index:0}.date-picker-day.date-picker-day-start-selected.date-picker-day-end-selected::after,.date-picker-day.date-picker-day-start-selected.date-picker-day-no-end-day-selected::after,.date-picker-day.date-picker-day-start-selected:last-child::after{background-color:transparent!important}.date-picker-day.date-picker-day-start-selected::after{right:0;width:50%}.date-picker-day.date-picker-day-end-selected:first-child::after{background-color:transparent!important}.date-picker-day.date-picker-day-end-selected::after{left:0;width:50%}.date-picker-day-today span{background-color:#edf1f5;box-shadow:none}.date-picker-day.date-picker-day-in-range{background-color:transparent}.date-picker-day.date-picker-day-in-range span{background-color:transparent;box-shadow:none}.date-picker-day.date-picker-day-in-range::after{width:100%}.date-picker-day.date-picker-day-in-range:first-child::after{right:0;width:50%}.date-picker-day.date-picker-day-in-range:last-child::after{left:0;width:50%}.date-picker-day-outside-month span,.date-picker-day.date-picker-day-disabled span{color:#97a4ab;cursor:default}.date-picker-week .date-picker-day:first-of-type.datepicker-day-in-range::after{border-radius:15px 0 0 15px}.date-picker-week .date-picker-day:last-of-type.datepicker-day-in-range::after{border-radius:0 15px 15px 0}.date-picker-calendar-single-date .date-picker-day-selected span{background-color:#00aeef;color:#fff}.date-picker-calendar-date-range .date-picker-day-end-selected span,.date-picker-calendar-date-range .date-picker-day-start-selected span{background-color:#00aeef;color:#fff}.date-picker-calendar-date-range .date-picker-day-end-selected::after,.date-picker-calendar-date-range .date-picker-day-in-range::after,.date-picker-calendar-date-range .date-picker-day-start-selected::after{background-color:#6dcff6}.date-picker-calendar-date-range .date-picker-day-in-range span{color:#fff}.date-picker-calendar-date-range .date-picker-day-in-range:first-child span,.date-picker-calendar-date-range .date-picker-day-in-range:last-child span{background-color:#6dcff6}