/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
/*ResourceNavigator*/
/*ResourceNavigator*/
.dxscControl_2022Light .dxsc-detailed-apt-tooltip .dxsc-dat-container > div
{
    background: #454545;
}
.dxscControl_2022Light .dxsc-detailed-apt-tooltip .dxsc-dat-header span,
.dxscControl_2022Light .dxsc-detailed-apt-tooltip .dxsc-dat-middle span {
    color: white !important;
}
.dxscControl_2022Light .dxsc-detailed-apt-tooltip .dxsc-dat-buttons-container .dxbButtonSys
{
    border-top-color: #737373;
}
.dxscControl_2022Light .dxsc-detailed-apt-tooltip .dxsc-dat-buttons-container .dxbButtonSys:not(.dxsc-dat-colored-button)
{
    color: white !important;
}
.dxscControl_2022Light .dxsc-detailed-apt-tooltip .dxsc-dat-buttons-container .dxbButtonSys.dxsc-dat-disabled-btn
{
    color: #989898;
}
.dxscControl_2022Light .dxsc-mat-images-container img
{
    opacity: .3;
    margin-top: 3px;
}
.dxscControl_2022Light
{
    background-color: #293042;
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    color: black;
}
.dxscControl_2022Light .dxscAppointmentForm
{
    width: 740px !important;
}
.dxpcLite_2022Light .dxscButtonTable,
.dxpcLite_2022Light .dxscAppointmentForm
{
    border-collapse: separate;
    border-spacing: 8px;
}
.dxscLoadingPanel_2022Light
{
    border: 1px solid #DCDCDC;
    background-color: white;
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    color: #000000;
}
.dxscLoadingPanel_2022Light td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
.dxscLoadingPanel_2022Light .dxlp-loadingImage
{
    background-image: url('../Web/Loading.gif');
    height: 40px;
    width: 40px;
}
/* recurrence form */
.dxscControl_2022Light .dxsc-rc-week-of-month
{
    width: 95px;
}
.dxscControl_2022Light .dxsc-rc-week-days
{
    width: 135px;
}
.dxscControl_2022Light .dxsc-rc-month
{
    width: 120px;
}
/* Headers */
.dxscDateHeader_2022Light,
.dxscAlternateDateHeader_2022Light,
.dxscDayHeader_2022Light,
.dxscDateCellHeader_2022Light,
.dxscTodayCellHeader_2022Light,
.dxscTimelineDateHeader_2022Light,
.dxscHorizontalResourceHeader_2022Light,
.dxscVerticalResourceHeader_2022Light
{
    color: #fff;
    background:#DBE2EF;
    border-style: solid;
    border-color:  #7f838e;
    border-width: 1px 1px 1px 0;
    padding: 4px;
    text-align: center;
    vertical-align: top;
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
}
.dxscDayHeader_2022Light
{
    border-width: 1px 1px 0 0;
}
.dxscDateCellHeader_2022Light
{
    border-width: 1px;
}
.dxscAlternateTimelineDateHeader_2022Light,
.dxscAlternateDateHeader_2022Light {
    background: #3F80EA;
    color: white !important;
}
.dxscTodayCellHeader_2022Light
{
    border-top-width: 1px;
    background: #3F80EA;
}
.dxscTimelineDateHeader_2022Light
{
    border-width: 1px 1px 1px 0;
}
.dxsc-month-mobile-layout .dxscDayHeader_2022Light,
.dxsc-month-mobile-layout .dxscDateCellHeader_2022Light,
.dxsc-month-mobile-layout .dxscTodayCellHeader_2022Light
{
    padding: 4px;
}
.dxscAgendaView .dxscDateCell_2022Light,
.dxscAgendaView .dxscDateRow_2022Light,
.dxscControl_2022Light .dxsc-agenda-header-row,
.dxscControl_2022Light .dxsc-agenda-horizontal-header
{
    background-color: white;
    border-bottom: solid 1px #DCDCDC;
}
.dxscControl_2022Light .dxscTodayDateCell_2022Light,
.dxscControl_2022Light .dxscTodayDateRow_2022Light
{
    background: #3F80EA;
}
.dxscControl_2022Light .dxscTodayDateCell_2022Light,
.dxscControl_2022Light .dxscTodayDateRow_2022Light,
.dxscTodayDayCell_2022Light,
.dxscTodayDayOfWeekCell_2022Light {
    color: white !important;
}
.dxscControl_2022Light .dxscTodayMonthOfYearCell_2022Light,
.dxscControl_2022Light .dxscTodayMonthYearCaption_2022Light,
.dxscControl_2022Light .dxscTodayDateRow_2022Light .dxscYearCaption_2022Light
{
    color: #e0e0e0;
}
.dxscHorizontalResourceHeader_2022Light
{
    border-width: 1px 1px 1px 0;
    background: white;
}
.dxscVerticalResourceHeader_2022Light
{
    border-width: 1px 1px 0 0;
    background: white;
    white-space: normal;
}
.dxscSelectionBar_2022Light
{
    border-style: solid;
    border-width: 0 1px 0 0;
    height: 30px;
}
.dxscControl_2022Light .dxscSel
{
    opacity: 0.25;
}
/* Corners */
.dxscLeftTopCorner_2022Light,
.dxscRightTopCorner_2022Light,
.dxscBottomLeftCorner_2022Light,
.dxscControl_2022Light .dxsc-timeline-resourcesContainer
{
    background: white;
}
.dxscLeftTopCorner_2022Light,
.dxscRightTopCorner_2022Light
{
    background: white;
    width: 1px;
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 0 0 1px;
}
.dxscLeftTopCorner_2022Light
{
    border-width: 1px 1px 1px 0;
    font-size: 0.91em;
    text-align: center;
    padding: 2px;
    overflow: hidden;
}
/* Separators */
.dxscGroupSeparatorVertical_2022Light,
.dxscGroupSeparatorHorizontal_2022Light
{
    background: white;
    border: solid 1px #dcdcdc;
}
.dxscGroupSeparatorVertical_2022Light
{
    width: 1px;
    border-width: 0 1px;
}
.dxscGroupSeparatorHorizontal_2022Light
{
    height: 1px;
    border-width: 1px 0 0;
    font-size: 0;
}
/* Apts Area */
.dxscAllDayArea_2022Light
{
    background: white;
    border: solid 1px #DCDCDC;
    border-width: 0 1px 1px 0;
}
.dxscDateCellBody_2022Light
{
    height: 100px;
    border: solid 1px;
    border-width: 0 1px 0 0;
}
.dxscTimeCellBody_2022Light
{
    border: 1px solid;
    background-color: White;
}
.dxscTimelineCellBody_2022Light
{
    height: 300px;
    border-style: solid;
    border-width: 1px 1px 0 0;
}
.dxscAppointment_2022Light
{
    font-size: 0.91em;
    padding: 0;
    margin: 0;
    cursor: default;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxscAppointmentInnerBorders_2022Light
{
    padding: 0px;
}
.dxscAppointmentHorizontalSeparator_2022Light
{
    height: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
.dxscAppointment_2022Light .dxsc-apt-left-container > img,
.dxscAppointment_2022Light .dxsc-apt-right-container > img,
.dxscAppointment_2022Light .dxsc-apt-images-container
{
    opacity: .3;
}
.dxscApt.dxsc-selected .dxscAppointment_2022Light .dxsc-apt-left-container > img,
.dxscApt.dxsc-selected .dxscAppointment_2022Light .dxsc-apt-right-container > img,
.dxscApt.dxsc-selected .dxscAppointment_2022Light .dxsc-apt-images-container
{
    opacity: 1;
}
.dxscMoreButton_2022Light
{
    font-size: 0.91em;
    color: #3F80EA;
    text-decoration: none;
    padding: 0;
}
.dxscMoreButton_2022Light:hover
{
    color: #000000;
    text-decoration: underline;
}
/* Rulers */
.dxscTimeRulerHoursItem_2022Light, .dxscTimeRulerMinuteItem_2022Light
{
    color: black;
    background: white;
    border: solid 1px #DCDCDC;
    border-width: 0px 1px 1px 0;
    vertical-align: top;
    white-space: nowrap;
}
.dxscTimeRulerHoursItem_2022Light
{
    border-right-width: 0;
    border-left-color: #DCDCDC;
    font-size: 1.42em;
    text-align: right;
    width: 45px;
    padding: 2px 4px 0px;
}
.dxscTimeRulerMinuteItem_2022Light
{
    border-left-width: 0px;
    text-align: center;
    width: 18px;
    font-size: 0.91em;
    padding: 4px 1px 4px 1px;
}
.dxscTimeRulerHeaderHourItem_2022Light
{
    width: 55px;
}
.dxscTimeRulerHeaderMinuteItem_2022Light
{
    width: 16px;
}
.dxscScrollHeaderItem_2022Light
{
    width: 16px;
}
/* Control elements */
.dxscToolbarContainer_2022Light
{
    padding: 8px 0;
    border: 0px none;
    background-color: White;
}
.dxscToolbar_2022Light
{
    border: none;
    padding: 4px 7px;
}
.dxscToolbar_2022Light .dxeCalendar_2022Light,
.dxscToolbar_2022Light .dxeCalendar_2022Light.dxeFocused_2022Light
{
    border: 1px Solid #DCDCDC;
}
.dxscResourceNavigator_2022Light
{
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    padding: 20px 15px;
    border-color: #DCDCDC;
}
.dxscResourceNavigator_2022Light.dxsc-resselector-container
{
    padding: 12px 8px;
}
.dxscResourceNavigator_2022Light .dxsc-restoken
{
    border: none;
    background: #eaeaea;
    border-radius: 14px;
    line-height: 100%;
}
.dxscResourceNavigator_2022Light .dxsc-restoken .dxsc-rh-sys
{
    border: none;
}
.dxscResourceNavigator_2022Light .dxsc-restokens .dxsc-restoken.dxsc-rh-color-mode .dxsc-rc-sys
{
    padding-left: 27px;
}
.dxscResourceNavigator_2022Light .dxsc-restoken .dxsc-rh-sys
{
    width: 12px;
    height: 12px;
    top: 8px;
    left: 9px;
    border-radius: 50%;
}
.dxscResourceNavigator_2022Light .dxsc-restoken .dxsc-rc-sys
{
    padding: 7px 0px 7px 15px;
}
.dxscResourceNavigator_2022Light .dxsc-restoken .dxsc-restoken-remove
{
    margin: 6px 6px 4px 6px;
    float: right;
}
.dxscResourceNavigator_2022Light .dxpc-footerContent > div:first-child
{
    margin-right: 6px;
}
.dxscResourceNavigatorButton_2022Light.dxsc-filter-button
{
    padding: 7px 7px 6px 7px;
    background: #eaeaea;
    border-radius: 50%;
}
.dxscResourceNavigatorButton_2022Light.dxsc-more-button
{
    padding: 6px 7px 7px 7px;
    background: #eaeaea;
    border-radius: 50%;
}
.dxscResourceNavigatorButton_2022Light.dxsc-filter-button > div,
.dxscResourceNavigatorButton_2022Light.dxsc-more-button > div
{
    padding-top: 1px;
}
.dxscViewVisibleInterval_2022Light
{
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
    white-space: nowrap;
    color: black;
}
.dxscToolbarContainer_2022Light .dxsc-adaptive-toolbar .dxsc-vvi-table
{
    min-width: 200px;
}
.dxscInplaceEditor_2022Light
{
    background: white;
    border: solid 2px;
    padding: 0;
    color: black;
}
.dxscControlAreaForm_2022Light
{
    font-size: 1.33em;
    background-color: #efefef;
    border: none;
    white-space: normal;
    padding: 9px 12px;
}
.dxscErrorInfo_2022Light
{
    background: #f1abab;
    color: #853a3a;
    padding: 10px;
}
/* Buttons */
.dxscViewNavigatorButton_2022Light,
.dxscViewNavigatorGotoDateButton_2022Light
{
    font-size: 1.17em;
    line-height: 100%;
    padding: 0 4px;
    min-height: 1em;
    display: block !important;
}
.dxscViewNavigatorGotoDateButton_2022Light
{
    padding: 0 0 0 4px;
}
.dxscViewNavigatorButton_2022Light.dxscViewNavigatorGotoTodayButton
{
    padding: 0 4px 3px;
    color: #3F80EA;
}
.dxscViewNavigatorButtonHover_2022Light.dxscViewNavigatorGotoTodayButton
{
    color: #000000;
    text-decoration: underline;
}
.dxscResourceNavigatorButton_2022Light,
.dxscNavigationButton_2022Light,
.dxscDVTopMoreButton_2022Light,
.dxscDVBottomMoreButton_2022Light
{
    cursor: pointer;
    padding: 3px;
}
.dxscResourceNavigator_2022Light table td:nth-child(6) table td.dxscResourceNavigatorButton_2022Light
{
    padding: 3px 8px 3px 3px;
}
.dxscSmartTagButton_2022Light
{
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
    cursor: pointer;
}
.dxscViewSelector_2022Light
{
    font: 16px'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;
}
.dxscViewSelectorButton_2022Light
{
    border: 1px solid White;
}
.dxscViewSelector_2022Light .dxmLite_2022Light .dxm-main .dxm-item.dxm-hovered,
.dxscViewSelectorButtonHover_2022Light
{
    background-color: #EDEDEE;
}
.dxscViewSelectorButtonPressed_2022Light
{
    background-color: #EDEDEE;
}
.dxscViewSelector_2022Light .dxmLite_2022Light .dxm-main .dxm-item.dxm-checked,
.dxscViewSelectorButtonChecked_2022Light
{
    background: #3F80EA;
    color: White;
}
.dxscViewSelectorButton_2022Light,
.dxscViewSelector_2022Light.dxscVSHorz .dxmLite_2022Light .dxm-main.dxm-horizontal .dxm-item .dxm-content,
.dxscViewSelector_2022Light.dxscVSVert .dxmLite_2022Light .dxm-main.dxm-vertical .dxm-item .dxm-content
{
    padding: 6px 18px;
}
.dxscViewSelector_2022Light .dxmLite_2022Light .dxm-main
{
    border: none;
    font-weight: normal;
}
.dxscViewSelector_2022Light.dxscVSVert .dxbButtonSys
{
    width: 100%;
    text-align: left;
}
.dxscViewSelector_2022Light .dxmLite_2022Light .dxm-main .dxm-item
{
    border: 1px solid White;
}
.dxscViewSelector_2022Light.dxscVSHorz .dxmLite_2022Light .dxm-main.dxm-horizontal li.dxm-separator
{
    display: none;
}
.dxsc-adaptive-toolbar .dxscViewSelector_2022Light .dxm-popOut
{
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.dxscNoBorderButton_2022Light
{
    border: solid 1px #FDFDFD;
    background: none;
    cursor: pointer;
}
.dxscToolTipRoundedCornersTopBottomRow_2022Light
{
    font-size: 0;
}
.dxscToolTipRoundedCornersTopSide_2022Light
{
    border-top: 1px black solid;
    vertical-align: bottom;
    height: 1px;
    background-color: #FFFFFF;
}
.dxscToolTipRoundedCornersLeftSide_2022Light
{
    border-left: 1px black solid;
    vertical-align: bottom;
    background-color: #FFFFFF;
}
.dxscToolTipRoundedCornersRightSide_2022Light
{
    border-right: 1px black solid;
    vertical-align: bottom;
    background-color: #FFFFFF;
}
.dxscToolTipRoundedCornersBottomSide_2022Light
{
    border-bottom: 1px black solid;
    vertical-align: bottom;
    height: 1px;
    background-color: #FFFFFF;
}
.dxscToolTipRoundedCornersContent_2022Light
{
    background-color: #FFFFFF;
    padding: 0;
}
.dxscToolTipSquaredCorners_2022Light
{
    background: #f9f9cd;
    padding: 1px 1px;
    font-size: 0;
    color: #303030;
    white-space: nowrap;
    border: solid 1px black;
}
.dxscTimeMarker_2022Light
{
    top: -6px;
}
.dxscTimeMarkerLine_2022Light
{
    top: -2px;
    background-color: Red;
    height: 3px;
    font-size: 0;
}
.dxscTimeMarkerLineV_2022Light
{
    position: absolute;
    background-color: #3F80EA;
    width: 1px;
    font-size: 0;
    border: solid 1px #FFFFFF;
    border-top-width: 0;
    border-bottom-width: 0;
    box-sizing: content-box;
}
.dxscTimeMarkerLineH_2022Light
{
    position: absolute;
    top: -2px;
    background-color: #3F80EA;
    height: 1px;
    font-size: 0;
    border: solid 1px #FFFFFF;
    border-left-width: 0;
    border-right-width: 0;
}
.dxscClientRendering td.dxscTimeCellBody_2022Light:last-child,
.dxscClientRendering td.dxscDateCellBody_2022Light.dxscLastCell,
.dxscRendererTable.dxscClientRendering td.dxscDayHeader_2022Light:last-child,
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader_2022Light.dxscLastCell,
.dxscClientRendering.dxscTimelineView td.dxscTimelineDateHeader_2022Light:last-child,
.dxscClientRendering.dxscTimelineView td.dxscTimelineCellBody_2022Light:last-child,
.dxscRendererTable.dxscClientRendering td.dxscHorizontalResourceHeader_2022Light
{
    border-right-width: 0px;
}
.dxscRendererTable.dxscClientRendering td.dxscHorizontalResourceHeader_2022Light,
.dxscClientRendering.dxscDayView td.dxscLeftTopCorner_2022Light,
.dxscClientRendering.dxscWeekView td.dxscLeftTopCorner_2022Light
{
    border-bottom-width: 0px;
}
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader_2022Light,
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader_2022Light.dxscCompressed.dxscFirstCell,
.dxscRendererTable.dxscClientRendering td.dxscTodayCellHeader_2022Light.dxscCompressed.dxscFirstCell
{
    border-left-width: 0px;
}
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader_2022Light.dxscCompressed,
.dxscRendererTable.dxscClientRendering td.dxscTodayCellHeader_2022Light.dxscCompressed
{
    border-left-width: 1px;
}
.dxscClientRendering.dxscTimelineView .dxscVerticalResourceHeader_2022Light.dxscFirstVerticalResourceHeader,
.dxscClientRendering.dxscTimelineView .dxscTimelineDateHeader_2022Light.dxscAlternateTimelineDateHeader_2022Light,
.dxscClientRendering.dxscTimelineView .dxscTimelineDateHeader_2022Light
{
    border-top-width: 0px;
}
.dxscClientRendering.dxscTimelineView .dxscFirstScale .dxscTimelineDateHeader_2022Light.dxscAlternateTimelineDateHeader_2022Light,
.dxscClientRendering.dxscTimelineView .dxscFirstScale .dxscTimelineDateHeader_2022Light
{
    border-top-width: 1px;
}
.dxscControl_2022Light table.dxsc-timeline-view
{
    border-top: 1px solid #DCDCDC;
}
.dxscControl_2022Light .dxeButtonEdit_2022Light
{
    min-width: 65px;
}
.dxscControl_2022Light .dxscRCEndByDateCell
{
    min-width: 155px;
}
.dxscAgendaView .dxscEmptyCell_2022Light
{
    background-color: white;
    height: 65px;
    text-align: center;
    color: #5C5C5C;
    font-size: 14px;
}
.dxscAgendaView .dxscAppointmentStatusCell_2022Light
{
    border-left-color: #DCDCDC;
    border-right-color: #DCDCDC;
}
.dxscControl_2022Light .dxsc-agenda-compact-time-cell .dxsc-apt-time-table-wrapper
{
    border-right-color: #DCDCDC;
    border-bottom-color: #DCDCDC;
}
.dxscControl_2022Light .dxscAgendaView .dxsc-apt-status-cell,
.dxscControl_2022Light .dxscAgendaView .dxsc-agenda-apt > table,
.dxscControl_2022Light .dxsc-agenda-compact-time-cell .dxsc-apt-time-table-wrapper
{
    border-bottom: 1px solid #DCDCDC;
}
.dxscControl_2022Light .dxsc-agenda-apt.dxsc-apt-no-status .dxsc-apt-start-arrow-cell
{
    border-left: 1px solid #DCDCDC;
}
.dxscControl_2022Light .dxscAgendaViewScrollContainer
{
    border-top: 1px solid #DCDCDC;
}
.dxscControl_2022Light .dxscAgendaViewScrollContainer,
.dxscControl_2022Light .dxscAgendaView,
.dxscControl_2022Light .dxsc-scroll .dxscDayScrollContainer,
.dxscControl_2022Light .dxscDayScrollContent,
.dxscControl_2022Light .dxsc-timeline-horizontalContainer
{
    border-bottom: 1px solid #DCDCDC;
}
.dxscControl_2022Light .dxsc-content-overflow .dxscAgendaView
{
    border-bottom-width: 0px;
}
.dxscControl_2022Light .dxsc-scroll .dxscDayScrollBodyTable td:last-child
{
    border-right-width: 1px !important;
}
.dxscBorderSpacing .dxeBase_2022Light.dxsc-reminder-form-apt-subject
{
    font-size: 16px;
}
.dxscControl_2022Light .dxsc-cell-touch-handle
{
    background-color: #3F80EA;
}
.dxpcLite_2022Light.dxsc-modal.dxsc-modal-appoinment
{
    min-width: 350px;
    max-width: 900px;
}
.dxpcLite_2022Light.dxsc-modal.dxsc-modal-reminder
{
    max-width: 700px;
    min-width: 200px;
}
.dxpcLite_2022Light.dxsc-modal.dxsc-modal-recur-apt-action
{
    max-width: 420px;
    min-width: 200px;
}
.dxpcLite_2022Light.dxsc-modal.dxsc-modal-goto-date
{
    max-width: 380px;
    min-width: 170px;
}
.dxsc-dialog.dxsc-dialog-goto-date div.dxflFormLayout_2022Light .dialog-lgc.dialog-group-ButtonsGroup > .dialog-lgb > .dialog-lg,
.dxsc-dialog.dxsc-dialog-recur-apt-action div.dxflFormLayout_2022Light .dialog-lgc.dialog-group-ButtonsGroup > .dialog-lgb > .dialog-lg,
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-group-Recurrence > .dialog-lgb,
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelEndDateGroup .dialog-lg,
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-EndDateGroup .dialog-lg,
.dxsc-dialog.dxsc-dialog-appoinment > div.dxflFormLayout_2022Light:not(.dialog-singlecolumn) .dialog-lgc.dialog-group-ButtonsGroup > .dialog-lgb > .dialog-lg
{
    border-color: #DCDCDC;
}
.dxsc-dialog-appoinment div.dxflFormLayout_2022Light .dialog-group-Recurrence > .dialog-lg,
.dxsc-dialog-appoinment div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-group-RecurrenceViewModelEndDateGroup .dialog-lgb > .dialog-lg > div,
.dxsc-dialog-appoinment div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-IsRecurring,
.dxmodalSys .dxsc-dialog-appoinment div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelRecurrenceGroup .dialog-group-RecurrenceViewModelRecurrenceGroup,
.dxsc-dialog div.dxflFormLayout_2022Light > .dialog-lg > div:not(.dialog-flow-container-ButtonsGroup)
{
    padding: 4px 5px 0 5px;
}
.dxmodalSys .dxbButton_2022Light div.dxb
{
    padding-left: 24px;
    padding-right: 24px;
}
.dxsc-dialog-appoinment div.dxflFormLayout_2022Light:not(.dialog-singlecolumn) .dialog-flow-container-ButtonsGroup
{
    margin-top: 10px;
}
.dxsc-dialog-appoinment div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-lgc .dialog-item-Description
{
    padding-top: 10px;
}
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-group-Recurrence > .dialog-lgb
{
    margin-top: 10px;
}
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelRecurrenceGroup
{
    margin-bottom: 18px;
}
.dxmodalSys .dxsc-dialog div.dxflFormLayout_2022Light .dialog-group-RecurrenceViewModelEndDateGroup.dialog-lgc
{
    padding-top: 9px;
}
.dxsc-dialog div.dxflFormLayout_2022Light .dialog-flow-container-ButtonsGroup .dialog-lgb > .dialog-lg .dialog-lgc
{
    padding: 0px 42px 8px 0px;
}
.dxsc-dialog div.dxflFormLayout_2022Light .dialog-item-IsAllDay .dialog-aspxcheckbox,
.dxsc-dialog div.dxflFormLayout_2022Light .dialog-item-IsRecurring .dialog-aspxcheckbox
{
    padding-top: 8px;
}
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-item-IsAllDay .dialog-aspxcheckbox,
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-item-IsRecurring .dialog-aspxcheckbox
{
    padding-top: 7px;
}
.dxsc-dialog div.dxflFormLayout_2022Light .dialog-flow-container-ButtonsGroup .dialog-lgb > .dialog-lg .dialog-lgc
{
    padding: 12px 14px 12px 0;
}
.dxmodalSys div.dialog-container div.dxflFormLayout_2022Light .dialog-linc.buttons .dialog-control-wrapper
{
    margin-left: 14px;
}
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-item-IsAllDay .dxflCaptionCellSys,
.dxsc-dialog div.dxflFormLayout_2022Light.dialog-singlecolumn .dialog-item-IsRecurring .dxflCaptionCellSys
{
    padding: 8px 0 11px 0;
}
.dxmodalSys .dxsc-dialog.dialog-container div.dxflFormLayout_2022Light .dialog-lgb .dialog-lg .dialog-item-IsRecurring
{
    padding-bottom: 1px;
    padding-top: 0px;
}
.dxsc-dialog-control-area .dxpnlControl_2022Light.dxsc-dialog
{
    background-color: white;
}
.dxmodalSys .dxsc-dialog .dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelDailyRecurrenceDaysCount,
.dxmodalSys .dxsc-dialog .dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelMonthlyRecurrenceDay,
.dxmodalSys .dxsc-dialog .dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelMonthlyRecurrenceWeekOfMonth,
.dxmodalSys .dxsc-dialog .dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelYearlyRecurrenceWeekDaysMonth,
.dxmodalSys .dxsc-dialog .dxflFormLayout_2022Light.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelYearlyRecurrenceWeekOfMonth,
.dxsc-dialog .dxflFormLayout_2022Light .dialog-flow-container-SnoozeTimeSpanCaption
{
    padding-top: 6px;
}
.dxmodalSys .dxsc-dialog .dxeRadioButtonList_2022Light td.dxe
{
    padding: 14px 0 2px 14px;
}
