﻿.dx-scheduler-appointment-popup .dx-numberbox {
  width: 100px !important;
}

.dx-recurrence-button-group .dx-button-content {
  padding-left: 0px;
  padding-right: 0px;
}

.dx-recurrence-button-group .dx-button-text {
  font-size: 10px;
}

.dx-scheduler-appointment-popup .dx-scrollable-container {
  padding-left: 0px !important;
}

.dx-scheduler-cell-sizes-vertical {
  height: 20px;
}

.dx-switch-wrapper {
  padding-top: 6px !important;
}

.dx-scheduler-appointment {
  border: none;
  border-radius: 5px;
}

.dx-scheduler-work-space-month .dx-scheduler-appointment {
  border: none;
  border-radius: 5px;
}

.dx-texteditor-input, dx-widgit {
  font-size: 16px;
}

.dx-tag-content {
  font-size: 14px;
}
