.xdsoft_calendar td.xdsoft_holiday,
.xdsoft_calendar th:nth-child(1),
.xdsoft_calendar td.xdsoft_day_of_week0 {
  background: #ffe8e8;
}

.xdsoft_calendar td.xdsoft_holiday .xdsoft_current,
.xdsoft_calendar th:nth-child(1) .xdsoft_current,
.xdsoft_calendar td.xdsoft_day_of_week0 .xdsoft_current {
  background: #3af !important;
  -webkit-box-shadow: #178fe5 0 1px 3px 0 inset !important;
          box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
  font-weight: 700 !important;
}

.xdsoft_calendar th:nth-child(7),
.xdsoft_calendar td.xdsoft_day_of_week6 {
  background: #eaf0ff;
}

.xdsoft_calendar th:nth-child(7) .xdsoft_current,
.xdsoft_calendar td.xdsoft_day_of_week6 .xdsoft_current {
  background: #3af !important;
  -webkit-box-shadow: #178fe5 0 1px 3px 0 inset !important;
          box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
  font-weight: 700 !important;
}
/*# sourceMappingURL=datepicker.css.map */