﻿.dx-widget {
    font-size: 16px!important;
}

div.dx-widget.dx-datagrid-pager.dx-pager > div.dx-page-sizes > div {
    min-width: 125px;
}

div.dx-overlay-wrapper.dx-popup-wrapper.dx-dropdowneditor-overlay.dx-dropdownlist-popup-wrapper.dx-selectbox-popup-wrapper > div {
    min-width: 100px;
}

.dx-scheduler-appointment .scheduler-appointment-title a {
    color: #fff;
}

.dx-scheduler-appointment .scheduler-appointment-title {
    max-width: 95%;
}

.dx-datebox input.dx-texteditor-input {
    font-size: 16px;
}

.dx-calendar .dx-calendar-cell {
    font-size: 16px;
}

.dx-calendar .dx-calendar-body thead th {
    font-size: 14px;
}

input.dx-texteditor-input {
    font-size: 16px;
}

.dx-form-control {
    height: 38px;
}

.dx-invalid-message>.dx-overlay-content {
    font-size: 14px;
}