/* Quorum Universal Style Repo bundle - DO NOT EDIT */
.k-calendar .k-header,
.k-calendar .k-calendar-header {
  background-color: #047bc1;
  border-color: transparent;
}
.k-calendar .k-header .k-link:hover,
.k-calendar .k-calendar-header .k-link:hover {
  background-color: #036ba8;
}
.k-calendar .k-header .k-nav-fast,
.k-calendar .k-header .k-calendar-title,
.k-calendar .k-header .k-calendar-nav,
.k-calendar .k-header .k-today,
.k-calendar .k-calendar-header .k-nav-fast,
.k-calendar .k-calendar-header .k-calendar-title,
.k-calendar .k-calendar-header .k-calendar-nav,
.k-calendar .k-calendar-header .k-today {
  color: #ffffff;
}
.k-calendar .k-header .k-nav-fast:hover,
.k-calendar .k-header .k-calendar-title:hover,
.k-calendar .k-header .k-calendar-nav:hover,
.k-calendar .k-header .k-today:hover,
.k-calendar .k-calendar-header .k-nav-fast:hover,
.k-calendar .k-calendar-header .k-calendar-title:hover,
.k-calendar .k-calendar-header .k-calendar-nav:hover,
.k-calendar .k-calendar-header .k-today:hover {
  color: #ffffff;
}
.k-calendar .k-header .k-nav-prev .k-icon,
.k-calendar .k-header .k-nav-next .k-icon,
.k-calendar .k-calendar-header .k-nav-prev .k-icon,
.k-calendar .k-calendar-header .k-nav-next .k-icon {
  color: #ffffff;
}
.k-calendar .k-header .k-calendar-title.k-button,
.k-calendar .k-calendar-header .k-calendar-title.k-button {
  padding: 0;
}
.k-calendar .k-header .k-button,
.k-calendar .k-header .k-button:hover,
.k-calendar .k-calendar-header .k-button,
.k-calendar .k-calendar-header .k-button:hover {
  color: #ffffff;
}
.k-calendar .k-header .k-button span,
.k-calendar .k-header .k-button:hover span,
.k-calendar .k-calendar-header .k-button span,
.k-calendar .k-calendar-header .k-button:hover span {
  color: #ffffff;
}
.k-calendar .k-header .k-today,
.k-calendar .k-calendar-header .k-today {
  vertical-align: middle;
}
.k-calendar .k-month .k-link,
.k-calendar .k-calendar-td:not(.k-weekend):not(.k-selected) .k-link,
.k-calendar .k-nav-today {
  color: #047bc1;
}
.k-calendar .k-selected > .k-link {
  font-weight: bold;
}
.k-calendar .k-content th {
  border-color: #bbbbbb;
}
.k-calendar .k-content td.k-other-month .k-link {
  color: #bbbbbb;
}
.k-calendar .k-content td.k-weekend:not(.k-selected) .k-link {
  color: #333333;
}
.k-calendar .k-content td.k-weekend:not(.k-selected).k-other-month .k-link {
  color: #bbbbbb;
}
.k-calendar .k-content td.k-today .k-link {
  font-weight: bold;
}
.k-calendar .k-content td:not(.k-empty):hover {
  background: #edf3f6;
}
.k-calendar .k-content td:not(.k-empty):hover .k-link {
  color: #022cc0 !important;
}
.k-calendar-container .k-header .k-nav-fast {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-calendar-container .k-calendar-nav-today .k-button-text {
  color: #333333;
}
.k-maskedtextbox .k-i-warning,
.k-daterangepicker .k-i-warning {
  width: 1.8rem;
  right: 2.8rem;
}
kendo-calendar-header .k-calendar-title {
  border: 0 !important;
}
.k-datetimepicker {
  border: none;
  width: 100%;
}
.k-datetimepicker.k-widget {
  background-color: transparent;
}
.k-datetimepicker:focus-within {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.k-datetime-container .k-datetime-buttongroup .k-button.k-selected {
  background-color: #047bc1;
  color: #ffffff;
}
.q-wrapper-datetimepicker-icon-single .k-select {
  width: 2.9rem;
}
.k-calendar-container .k-header .k-link.k-nav-prev span,
.k-calendar-container .k-header .k-link.k-nav-next span {
  color: #ffffff;
}
.k-popup .k-calendar-td.k-selected.k-focus .k-link {
  background-color: #047bc1 !important;
}
.k-calendar-thead .k-calendar-tr .k-calendar-th {
  font-size: 12px;
}
.k-time-list-wrapper .k-title {
  font-size: 12px;
}
/*# sourceMappingURL=forms-control-datetimepickers.css.map */