<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--litepicker-container-months-color-bg: #fff;--litepicker-container-months-border-color: #808080;--litepicker-container-months-box-shadow-color: #ddd;--litepicker-footer-color-bg: #fff;--litepicker-footer-border-color: #808080;--litepicker-footer-box-shadow-color: #ddd;--litepicker-tooltip-color-bg: #fff;--litepicker-month-header-color: #333;--litepicker-button-prev-month-color: #e9e9e9 !important;--litepicker-button-next-month-color: #e9e9e9 !important;--litepicker-button-prev-month-color-hover: #0068b5 !important;--litepicker-button-next-month-color-hover: #0068b5 !important;--litepicker-month-width: calc(var(--litepicker-day-width) * 7);--litepicker-month-weekday-color: #9e9e9e;--litepicker-month-week-number-color: #9e9e9e;--litepicker-day-width: 38px;--litepicker-day-color: #333;--litepicker-day-color-hover: #0068b5 !important;--litepicker-is-today-color: #f44336;--litepicker-is-in-range-color: #e9e9e9 !important;--litepicker-is-locked-color: #9e9e9e;--litepicker-is-start-color: #fff;--litepicker-is-start-color-bg: #0068b5 !important;--litepicker-is-end-color: #fff;--litepicker-is-end-color-bg: #0068b5 !important;--litepicker-button-cancel-color: #fff;--litepicker-button-cancel-color-bg: #9e9e9e;--litepicker-button-apply-color: #fff;--litepicker-button-apply-color-bg: #2196f3;--litepicker-button-reset-color: #909090;--litepicker-button-reset-color-hover: #2196f3;--litepicker-highlighted-day-color: #333;--litepicker-highlighted-day-color-bg: #ffeb3b}.litepicker .container__months,.litepicker .container__footer{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.litepicker .container__main{border:1px solid var(--litepicker-container-months-border-color)}.litepicker .container__footer{border:1px solid var(--litepicker-footer-border-color);border-top:0;margin:0}.btnLitePicker{position:absolute;height:100%;width:100%;background:none;border:none;top:0;cursor:default;color:rgba(0,0,0,0)}.btnLitePicker:focus{outline:5px auto -webkit-focus-ring-color;outline:5px auto Highlight;outline:-webkit-focus-ring-color auto 5px}
</pre></body></html>