#new-design .ui-datepicker {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  #new-design .ui-datepicker-header {
    background: none;
    border: 0; }
  #new-design .ui-datepicker .ui-state-default {
    color: #FFFFFF;
    background: #1FDE82;
    text-align: center;
    border-radius: 8px;
    border-color: #1FDE82; }
  #new-design .ui-datepicker .ui-state-highlight {
    background: #77C9ED;
    color: #FFFFFF; }
  #new-design .ui-datepicker .ui-state-active {
    background: #fff;
    color: #212121; }

/*# sourceMappingURL=datepicker.css.map */
