.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1}.datepicker-container:before,.datepicker-container:after{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;-webkit-box-shadow:0 3px 6px #ccc;box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:before,.datepicker-top-left:after,.datepicker-top-right:before,.datepicker-top-right:after{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:before,.datepicker-bottom-left:after,.datepicker-bottom-right:before,.datepicker-bottom-right:after{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-top-right:before,.datepicker-top-right:after,.datepicker-bottom-right:before,.datepicker-bottom-right:after{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:before,.datepicker-panel>ul:after{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="years current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="month current"]{width:150px}.datepicker-panel>ul[data-view=years]>li,.datepicker-panel>ul[data-view=months]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}:root{--main-purple: #5C33E7;--main-text-primary: #FAFAFA;--main-text-secondary: #BEBEC1;--main-text-inactive: #7A7C85;--main-hover-bg: #41424B;--main-light-color: #f5f5f5;--main-dark-color: #2E3038;--main-active-color: #2962ff}.datepicker-dropdown{width:310px;border-radius:6px!important;border:0!important;-webkit-box-shadow:0px 48px 88px rgba(23,9,54,.08);box-shadow:0 48px 88px #17093614;box-sizing:border-box}.datepicker-panel>ul>li{width:44px;height:42px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:18px;padding-top:8px!important;padding-bottom:8px}.datepicker-panel>ul[data-view=week]>li{background-color:var(--main-light-color);color:var(--main-dark-color);text-transform:uppercase;margin:0 0 4px;height:initial;padding-top:3px;font-size:14px;font-weight:500}.datepicker-panel>ul[data-view=week]>li:hover{background-color:var(--main-light-color);color:var(--main-dark-color);border-radius:0}.datepicker-panel>ul[data-view=week] li:first-child{border-radius:6px 0 0 6px}.datepicker-panel>ul[data-view=week] li:last-child{border-radius:0 6px 6px 0}.datepicker-top-left:before,.datepicker-top-left:after{display:none}.datepicker-panel>ul>li.highlighted{color:var(--main-text-primary);background-color:var(--main-purple) border-radius: 8px}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:var(--main-text-primary);background-color:var(--main-purple);border-radius:8px}.datepicker-panel>ul:first-child{display:flex;justify-content:space-between}li[data-view="month current"],li[data-view="year current"]{text-align:left;color:var(--main-dark-color);font-weight:500;font-size:16px;padding-left:15px;border-radius:6px}.datepicker-panel>ul>li:hover{background:var(--main-light-color);border-radius:6px}li[data-view="month current"],li[data-view="year current"],li[data-view="years current"]{margin-bottom:4px!important}@media screen and (min-width: 768px){.datepicker-dropdown{width:364px;padding:12px}.datepicker-panel>ul:first-child{display:block}.datepicker-panel>ul>li{width:48px;height:48px;padding-top:10px}li[data-view="month next"],li[data-view="year next"],li[data-view="years next"]{position:absolute;right:18px}li[data-view="month prev"],li[data-view="year prev"],li[data-view="years prev"]{position:absolute;right:66px}ul[data-view=months] li,ul[data-view=years] li{padding-top:0;width:57px!important}}@media screen and (max-width: 768px){.datepicker-panel{transform:scale(.97)}}
/*! Bundled license information:

@chenfengyuan/datepicker/dist/datepicker.css:
  (*!
   * Datepicker v1.0.10
   * https://fengyuanchen.github.io/datepicker
   *
   * Copyright 2014-present Chen Fengyuan
   * Released under the MIT license
   *
   * Date: 2020-09-29T14:46:09.037Z
   *)
*/
