#datepicker{width:100%;margin:25px 0}#datepicker>.ui-widget-content{width:100%;height:100%;padding:0;border:none;font-family:Roboto,sans-serif}#datepicker>.ui-widget-content>.ui-datepicker-header{background-color:#fff;border:none;margin:0 20px 20px}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-title>.ui-datepicker-month{color:#282828;font-weight:400;text-transform:uppercase;font-size:20px}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-title>.ui-datepicker-year{color:#282828;font-weight:600;text-transform:uppercase;font-size:20px}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-next,#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-prev{border:1px solid #d5d5d5;border-radius:3px;width:40px;height:40px;top:-5px;background:#fff;cursor:pointer}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-next{right:0;background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14 5L21 12M21 12L14 19M21 12L3 12' stroke='%23005F93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:50% 50%;background-repeat:no-repeat;background-position:center center}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-prev{left:0;background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10 19L3 12M3 12L10 5M3 12L21 12' stroke='%23005F93' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:50% 50%;background-repeat:no-repeat;background-position:center center}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-next>span,#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-prev>span{display:none}#datepicker>.ui-widget-content>.ui-datepicker-calendar{margin:0}#datepicker>.ui-widget-content>.ui-datepicker-calendar th{color:#bfbfbf;font-size:14px;font-weight:600}#datepicker>.ui-widget-content>.ui-datepicker-calendar .ui-state-default{border:1px solid #fff;background:#fff;font-weight:400;color:#2e2e2e;text-align:center;width:50px;height:50px;margin:0 auto;display:flex;align-items:center;justify-content:center}#datepicker>.ui-widget-content>.ui-datepicker-calendar .ui-state-active{background-color:#005f93;border-radius:3px;color:#fff;font-weight:600}#timepicker{padding:0 80px}#timepicker>.owl-stage-outer{top:4px}#timepicker>.owl-stage-outer>.owl-stage>.owl-item{color:#afafaf;font-size:14px;font-weight:600;letter-spacing:-.35px}#timepicker>.owl-stage-outer>.owl-stage>.owl-item>.text{text-align:center;margin-bottom:0}#timepicker>.owl-stage-outer>.owl-stage>.owl-item.active.center{color:#000;font-size:18px;font-weight:600;letter-spacing:-.45px}#timepicker>.owl-nav>.owl-next,#timepicker>.owl-nav>.owl-prev{width:40px;height:40px;border:1px solid #d5d5d5;border-radius:3px;background-color:#fff;display:flex;align-items:center;justify-content:center}#timepicker>.owl-nav>.owl-next>.icon,#timepicker>.owl-nav>.owl-prev>.icon{width:50%;height:50%}#timepicker>.owl-nav>.owl-next>.icon>path,#timepicker>.owl-nav>.owl-prev>.icon>path{stroke:#005f93}@media(max-width:420px){#datepicker{margin:15px 0}#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-title>.ui-datepicker-month,#datepicker>.ui-widget-content>.ui-datepicker-header>.ui-datepicker-title>.ui-datepicker-year{font-size:18px}#datepicker>.ui-widget-content>.ui-datepicker-header{margin:0 15px 20px}#datepicker>.ui-widget-content>.ui-datepicker-calendar .ui-state-default{width:40px;height:40px}#timepicker{padding:0 20px}}