/* 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 */
/* used as a border of large controls (like grids, diagram) */
/* used as a background below a page in richedit/diagram */
@font-face
{
    font-family: "Roboto Regular";
    src: local("Roboto Regular"), url('/DXR.axd?r=104_435-C6tou');
}
@font-face
{
    font-family: "Roboto Medium";
    src: local("Roboto Medium"), url('/DXR.axd?r=104_434-C6tou');
}
.dxeCalendarToday_MaterialColor .dxe-apt-labels-container,
.dxeCalendarSelected_MaterialColor .dxe-apt-labels-container
{
    display: none;
}
.dxeCalendar_MaterialColor .dxe-apt-labels-container
{
    height: 5px;
    margin-bottom: -5px;
    margin-left: -2px;
    margin-right: -2px;
}
.dxeCalendar_MaterialColor .dxe-apt-labels-container > div
{
    width: 5px;
    height: 5px;
    margin-top: 2px;
    border-radius: 50%;
}
.dxeCalendar_MaterialColor .dxe-more-labels-container > .dxe-h-line
{
    width: 5px;
    top: 2px;
}
.dxeCalendar_MaterialColor .dxe-more-labels-container > .dxe-v-line
{
    height: 5px;
    left: 2px;
}
.dxeCalendar_MaterialColor .dxe-more-labels-container > div.dxe-h-line,
.dxeCalendar_MaterialColor .dxe-more-labels-container > div.dxe-v-line
{
    background-color: #757575;
}
/* -- ValidationSummary -- */
.dxvsValidationSummary_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: Red;
}
.dxvsValidationSummary_MaterialColor td.dxvsRC_MaterialColor
{
    vertical-align: top;
    padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary_MaterialColor table.dxvsHT_MaterialColor
{
    width: 100%;
}
.dxvsValidationSummary_MaterialColor td.dxvsH_MaterialColor
{
    padding: 2px 0;
}
.dxvsValidationSummary_MaterialColor a.dxvsHL_MaterialColor,
.dxvsValidationSummary_MaterialColor a.dxvsHL_MaterialColor:visited
{
    color: red;
}
.dxvsValidationSummary_MaterialColor a.dxvsHL_MaterialColor
{
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}
.dxvsValidationSummary_MaterialColor a.dxvsHL_MaterialColor:hover
{
    color: #f70;
}
.dxvsValidationSummary_MaterialColor td.dxvsETC_MaterialColor
{
    padding: 2px 0;
}
.dxvsValidationSummary_MaterialColor li.dxvsE_MaterialColor
{
    padding: 2px 0;
}
/* TrackBar */
.dxeTrackBar_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    visibility: hidden;
}
.dxEditors_edtTBIncBtn_MaterialColor,
.dxEditors_edtTBDecBtn_MaterialColor
{
    border-radius: 50%;
}
.dxeTBIncBtnHover_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor,
.dxeTBDecBtnHover_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor
{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    -webkit-tap-highlight-color: transparent;
}
.dxeDisabled_MaterialColor .dxeTBHSys a,
.dxeDisabled_MaterialColor .dxeTBVSys a
{
    cursor: default;
}
.dxeTBBarHighlight_MaterialColor
{
    font-size: 0;
}
.dxeTBScale_MaterialColor,
.dxeTBTrack_MaterialColor,
.dxeTBBarHighlight_MaterialColor
{
    cursor: pointer;
}
.dxeTBScale_MaterialColor
{
    z-index: 1;
}
.dxeTBSecondaryDH_MaterialColor, .dxeTBMainDH_MaterialColor
{
    z-index: 4;
}
.dxeTrackBar_MaterialColor.dxeTBHSys
{
    width: 442px;
    height: 61px;
}
.dxeTrackBar_MaterialColor.dxeTBVSys
{
    height: 442px;
    width: 61px;
}
.dxeTrackBar_MaterialColor.dxeTBBScaleSys.dxeTBVSys
{
    width: 92px;
}
.dxeTrackBar_MaterialColor.dxeTBBScaleSys.dxeTBHSys
{
    height: 92px;
}
.dxeTBTrack_MaterialColor
{
    z-index: 2;
    position: absolute;
}
.dxeTBHSys .dxeTBTrack_MaterialColor
{
    background-color: #BABABA;
}
.dxeTBVSys .dxeTBTrack_MaterialColor
{
    background-color: #BABABA;
}
.dxeTBHSys .dxeTBTrack_MaterialColor
{
    height: 1px;
}
.dxeTBHSys .dxeTBBarHighlight_MaterialColor
{
    top: 0px;
    height: 1px;
}
.dxeTBVSys .dxeTBTrack_MaterialColor
{
    width: 1px;
}
.dxeTBVSys .dxeTBBarHighlight_MaterialColor
{
    left: 0px;
    width: 1px;
}
.dxeTBHSys .dxeTBMainDH_MaterialColor, .dxeTBHSys .dxeTBSecondaryDH_MaterialColor
{
    top: -10px;
    width: 17px;
    height: 17px;
}
.dxeTBVSys .dxeTBMainDH_MaterialColor, .dxeTBVSys .dxeTBSecondaryDH_MaterialColor
{
    left: -10px;
    width: 17px;
    height: 17px;
}
.dxeTBHSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHHover_MaterialColor,
.dxeTBHSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHHover_MaterialColor,
.dxeTBVSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHHover_MaterialColor,
.dxeTBVSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHHover_MaterialColor,
.dxeFocused_MaterialColor .dxeTBHSys .dxeFocusedMDHSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHHover_MaterialColor,
.dxeFocused_MaterialColor .dxeTBHSys .dxeFocusedSDHSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHHover_MaterialColor,
.dxeFocused_MaterialColor .dxeTBVSys .dxeFocusedMDHSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHHover_MaterialColor,
.dxeFocused_MaterialColor .dxeTBVSys .dxeFocusedSDHSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHHover_MaterialColor
{
    background-color: #98262C;
    border-color: #98262C;
}
.dxeTBHSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHPressed_MaterialColor,
.dxeTBHSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHPressed_MaterialColor,
.dxeTBVSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHPressed_MaterialColor,
.dxeTBVSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHPressed_MaterialColor,
.dxeFocused_MaterialColor .dxeTBHSys .dxeFocusedMDHSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHPressed_MaterialColor,
.dxeFocused_MaterialColor .dxeTBHSys .dxeFocusedSDHSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHPressed_MaterialColor,
.dxeFocused_MaterialColor .dxeTBVSys .dxeFocusedMDHSys .dxeTBMainDH_MaterialColor.dxEditors_edtTBMainDHPressed_MaterialColor,
.dxeFocused_MaterialColor .dxeTBVSys .dxeFocusedSDHSys .dxeTBSecondaryDH_MaterialColor.dxEditors_edtTBSecondaryDHPressed_MaterialColor
{
    background-color: #FFFFFF;
    border-color: #98262C;
}
.dxeFocused_MaterialColor .dxeTBHSys .dxeFocusedMDHSys .dxeTBMainDH_MaterialColor,
.dxeFocused_MaterialColor .dxeTBHSys .dxeFocusedSDHSys .dxeTBSecondaryDH_MaterialColor,
.dxeFocused_MaterialColor .dxeTBVSys .dxeFocusedMDHSys .dxeTBMainDH_MaterialColor,
.dxeFocused_MaterialColor .dxeTBVSys .dxeFocusedSDHSys .dxeTBSecondaryDH_MaterialColor
{
    border: 2px solid #98262C;
}
.dxeTBMainDH_MaterialColor, .dxeTBSecondaryDH_MaterialColor
{
    border: 2px solid #959595;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    background-color: #FFFFFF;
    z-index: 9;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBTrack_MaterialColor, .dxeTBVSys .dxeTBTrack_MaterialColor
{
    left: 13px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBTrack_MaterialColor
{
    right: 13px;
    left: auto;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBTrack_MaterialColor
{
    margin-top: 1px;
    bottom: 13px;
    top: auto;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBTrack_MaterialColor,
.dxeTBHSys .dxeTBTrack_MaterialColor
{
    top: 14px;
}
.dxeTBBarHighlight_MaterialColor
{
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
}
.dxeTBHSys .dxeTBBarHighlight_MaterialColor
{
    background: #98262C;
}
.dxeTBVSys .dxeTBBarHighlight_MaterialColor
{
    background: #98262C;
}
.dxeTBRBLabel_MaterialColor, .dxeTBLTLabel_MaterialColor
{
    text-align: center;
    color: #999999;
    cursor: default;
}
.dxeTBSmallTickSys .dxeTBRBLabel_MaterialColor, .dxeTBSmallTickSys .dxeTBLTLabel_MaterialColor,
.dxeTBLargeTickSys .dxeTBRBLabel_MaterialColor, .dxeTBLargeTickSys .dxeTBLTLabel_MaterialColor
{
    position: absolute;
}
.dxeTBHSys .dxeTBRBLabel_MaterialColor,
.dxeTBHSys .dxeTBLTLabel_MaterialColor
{
    width: 100%;
}
.dxeTrackBar_MaterialColor .dxeTBIncBtn_MaterialColor,
.dxeTrackBar_MaterialColor .dxeTBDecBtn_MaterialColor
{
    overflow: visible;
}
.dxeTBVSys .dxeTBRBLabel_MaterialColor,
.dxeTBVSys .dxeTBLTLabel_MaterialColor
{
    padding-top: 2px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_MaterialColor
{
    margin-left: -4px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBRBLabel_MaterialColor,
.dxeTBVSys .dxeTBBScaleSys .dxeTBLTLabel_MaterialColor
{
    right: -4px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLTLabel_MaterialColor,
.dxeTBVSys .dxeTBBScaleSys .dxeTBRBLabel_MaterialColor
{
    left: -4px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBRBLabel_MaterialColor,
.dxeTBHSys .dxeTBBScaleSys .dxeTBLTLabel_MaterialColor
{
    bottom: -1px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLTLabel_MaterialColor,
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_MaterialColor
{
    top: 1px;
}
.dxeTBItem_MaterialColor
{
    color: #8c8c8c;
}
.dxeTBHSys .dxeTBItem_MaterialColor .dxeTBRBLabel_MaterialColor,
.dxeTBHSys .dxeTBItem_MaterialColor .dxeTBLTLabel_MaterialColor
{
    display: inline-block;
    margin-left: 0px !important;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBItem_MaterialColor .dxeTBRBLabel_MaterialColor
{
    padding-top: 17px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBItem_MaterialColor .dxeTBLTLabel_MaterialColor
{
    padding-top: 13px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_MaterialColor .dxeTBLTLabel_MaterialColor
{
    padding-top: 12px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_MaterialColor .dxeTBRBLabel_MaterialColor
{
    padding-top: 17px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_MaterialColor .dxeTBRBLabel_MaterialColor
{
    margin-left: 5px;
}
.dxeTBSelectedItem_MaterialColor .dxeTBRBLabel_MaterialColor,
.dxeTBSelectedItem_MaterialColor .dxeTBLTLabel_MaterialColor,
.dxeTBSelectedTick_MaterialColor .dxeTBRBLabel_MaterialColor,
.dxeTBSelectedTick_MaterialColor .dxeTBLTLabel_MaterialColor
{
    color: #98262C;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBItem_MaterialColor
{
    text-align: left;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_MaterialColor
{
    text-align: right;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_MaterialColor
{
    text-align: center;
}
.dxeTBHSys .dxeTBItem_MaterialColor
{
    background-image: url('/DXR.axd?r=104_425-C6tou');
    background-size: 1px 20px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_MaterialColor
{
    background-image: url('/DXR.axd?r=104_423-C6tou');
    background-size: 1px 10px;
}
.dxeTBVSys .dxeTBItem_MaterialColor
{
    background-image: url('/DXR.axd?r=104_426-C6tou');
    background-size: 20px 1px;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_MaterialColor
{
    background-image: url('/DXR.axd?r=104_424-C6tou');
    background-size: 28px 1px;
}
.dxeTBHSys .dxeTBLargeTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_425-C6tou');
    background-size: 1px 20px;
}
.dxeTBVSys .dxeTBLargeTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_426-C6tou');
    background-size: 20px 1px;
}
.dxeTBHSys .dxeTBSmallTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_427-C6tou');
    background-size: 1px 10px;
}
.dxeTBVSys .dxeTBSmallTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_428-C6tou');
    background-size: 10px 1px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBLargeTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_421-C6tou');
    background-size: 1px 47px;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBLargeTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_422-C6tou');
    background-size: 47px 1px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBSmallTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_423-C6tou');
    background-size: 1px 27px;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBSmallTick_MaterialColor
{
    background-image: url('/DXR.axd?r=104_424-C6tou');
    background-size: 27px 1px;
}
.dxeTBVSys .dxeTBIncBtn_MaterialColor,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBDecBtn_MaterialColor
{
    margin-top: 17px;
    bottom: 0;
    top: auto;
}
.dxeTBVSys .dxeTBDecBtn_MaterialColor,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBIncBtn_MaterialColor
{
    margin-bottom: 17px;
    top: 0;
    bottom: auto;
}
.dxeTBHSys .dxeTBDecBtn_MaterialColor,
.dxeTBHSys .dxeTBHSys .dxeReversedDirectionSys .dxeTBIncBtn_MaterialColor
{
    margin-right: 16px;
    left: 0;
    right: auto;
}
.dxeTBHSys .dxeTBIncBtn_MaterialColor,
.dxeTBHSys .dxeReversedDirectionSys .dxeTBDecBtn_MaterialColor
{
    margin-left: 16px;
    right: 0;
    left: auto;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBDecBtn_MaterialColor,
.dxeTBVSys .dxeTBBScaleSys .dxeTBIncBtn_MaterialColor
{
    margin-left: -14px;
    left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBDecBtn_MaterialColor,
.dxeTBHSys .dxeTBBScaleSys .dxeTBIncBtn_MaterialColor
{
    margin-top: -14px;
    top: 50%;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBTrack_MaterialColor
{
    margin-left: 0px;
    left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBTrack_MaterialColor
{
    margin-top: 0px;
    top: 50%;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBDecBtn_MaterialColor,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBIncBtn_MaterialColor
{
    right: 0px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBDecBtn_MaterialColor,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBIncBtn_MaterialColor
{
    bottom: 0px;
}
.dxeHelpText_MaterialColor,
.dxeTBValueToolTip_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
div.dxeHelpText_MaterialColor,
.dxeTBValueToolTip_MaterialColor
{
    padding: 3px 8px 4px 8px;
    display: inline;
    line-height: 18px;
    position: absolute;
    background: #98262C;
    color: #FFFFFF;
    z-index: 41998;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 1px 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
td.dxeHelpText_MaterialColor
{
    visibility: visible;
    color: #9F9F9F;
}
td.dxeHelpText_MaterialColor span
{
    font-size: 0.85em;
}
td.dxeHelpText_MaterialColor.dxeHHelpTextSys
{
    padding: 0 6px;
}
td.dxeHelpText_MaterialColor.dxeVHelpTextSys
{
    padding: 9px 0;
}
.dxeTrackBar_MaterialColor .dxeTBDecBtn_MaterialColor:not(.dx-acc)::before,
.dxeTrackBar_MaterialColor .dxeTBIncBtn_MaterialColor:not(.dx-acc)::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxeTrackBar_MaterialColor .dxeTBDecBtn_MaterialColor .dxRippleContainer,
.dxeTrackBar_MaterialColor .dxeTBIncBtn_MaterialColor .dxRippleContainer
{
    width: 50px !important;
    height: 50px !important;
    margin-top: -11px;
    margin-left: -11px;
}
.dxeTrackBar_MaterialColor .dxeTBDecBtn_MaterialColor .dxRipple,
.dxeTrackBar_MaterialColor .dxeTBIncBtn_MaterialColor .dxRipple
{
    background-color: rgba(152,38,44,0.3);
}
.dxAndroidMobilePlatform .dxeTrackBar_MaterialColor .dxeTBDecBtn_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeTrackBar_MaterialColor .dxeTBIncBtn_MaterialColor .dxRipple,
.dxAndroidMobilePlatform .dxeTrackBar_MaterialColor .dxeTBDecBtn_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeTrackBar_MaterialColor .dxeTBIncBtn_MaterialColor .dxRipple
{
    background-color: rgba(152,38,44,0.4);
}
/* Loading */
.dxlpLoadingPanel_MaterialColor,
.dxlpLoadingPanelWithContent_MaterialColor
{
    background-color: white;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #484848;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
}
.dxIE .dxlpLoadingPanel_MaterialColor,
.dxEdge .dxlpLoadingPanel_MaterialColor,
.dxIE .dxlpLoadingPanelWithContent_MaterialColor,
.dxEdge .dxlpLoadingPanelWithContent_MaterialColor
{
    border-spacing: 0;
    border-collapse: separate;
}
.dxlpLoadingPanel_MaterialColor td.dx,
.dxlpLoadingPanelWithContent_MaterialColor td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
html.dxIE.dxBrowserVersion-9 .dxlpLoadingPanel_MaterialColor .dxlp-loadingImage,
html.dxIE.dxBrowserVersion-9 .dxlpLoadingPanelWithContent_MaterialColor .dxlp-loadingImage,
html.dxIE.dxBrowserVersion-9 .dxcaLoadingPanel_MaterialColor .dxlp-loadingImage,
html.dxIE.dxBrowserVersion-9 .dxeImage_MaterialColor.dxe-loadingImage
{
    background-image: url('/DXR.axd?r=104_524-C6tou');
    height: 32px;
    width: 32px;
    animation: none;
    border: none;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.dxcaLoadingPanel_MaterialColor .dxlp-loadingImage,
.dxeImage_MaterialColor.dxe-loadingImage
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    animation: dxLoadSpinSys 1s linear infinite;
    border: 4px solid #98262C;
    border-top: 4px solid #EEE;
    width: 24px;
    height: 24px;
}
.dxeButtonEditSys .dxic .dxeLoadingDiv_MaterialColor
{
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_MaterialColor
{
    background-color: transparent !important;
    font-size: 0;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_MaterialColor td.dx
{
    padding: 0px !important;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_MaterialColor td.dx > span
{
    display: none;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_MaterialColor td.dx > img
{
    height: 15px;
    width: auto;
    vertical-align: middle;
}
.dxeBase_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #484848;
}
@keyframes radioFocusAnimation
{
    from
    {
        width: 0px;
        height: 0px;
        margin-left: 10px;
        margin-top: 10px;
    }
    to
    {
        margin-left: -8px;
        margin-top: -8px;
        width: 36px;
        height: 36px;
    }
}
.dxtv-ndChk.dxeIRBFocused_MaterialColor::after
{
    position: absolute;
}
.dxeListBoxItemSelected_MaterialColor .dxeIRBFocused_MaterialColor::after,
.dxgvFocusedRow_MaterialColor .dxeIRBFocused_MaterialColor::after
{
    background-color: rgba(255,255,255,0.18);
}
.dxEditors_edtRadioButtonUnchecked_MaterialColor.dxeIRBFocused_MaterialColor::after
{
    background-color: rgba(0,0,0,0.1);
}
.dxeIRBFocused_MaterialColor::after
{
    content: "";
    display: block;
    margin-left: -8px;
    margin-top: -8px;
    width: 36px;
    height: 36px;
    background-color: rgba(152,38,44,0.3);
    border-radius: 50%;
    animation: radioFocusAnimation 0.17s cubic-bezier(0.61, 0.08, 0.46, 0.71);
}
[dir='rtl'] .dxeIRBFocused_MaterialColor::after
{
    margin-right: -8px;
}
.dxeIRadioButton_MaterialColor.dxichSys:not(.dx-acc)::before
{
    content: "dxRippleTargetExternal" !important;
    display: none;
}
.dxeIRadioButton_MaterialColor .dxRippleContainer
{
    width: 50px !important;
    height: 50px !important;
    margin-top: -15px;
    margin-left: -15px;
}
.dxeIRadioButton_MaterialColor.dxEditors_edtRadioButtonChecked_MaterialColor .dxRipple
{
    background-color: rgba(152,38,44,0.3);
}
.dxeIRadioButton_MaterialColor.dxichSys.dxWeb_edtRadioButtonUnchecked_MaterialColor .dxRipple
{
    background-color: rgba(0,0,0,0.1);
}
.dxAndroidMobilePlatform .dxeIRadioButton_MaterialColor.dxEditors_edtRadioButtonChecked_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeIRadioButton_MaterialColor.dxEditors_edtRadioButtonChecked_MaterialColor .dxRipple
{
    background-color: rgba(152,38,44,0.4);
}
.dxAndroidMobilePlatform .dxeIRadioButton_MaterialColor.dxichSys.dxWeb_edtRadioButtonUnchecked_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeIRadioButton_MaterialColor.dxichSys.dxWeb_edtRadioButtonUnchecked_MaterialColor .dxRipple
{
    background-color: rgba(0,0,0,0.2);
}
.dxeBase_MaterialColor .dxichCellSys,
.dxeBase_MaterialColor.dxichCellSys
{
    padding: 8px 3px 6px;
}
.dxeBase_MaterialColor .dxichTextCellSys
{
    padding: 3px 0 1px;
}
.dxeTAR.dxeBase_MaterialColor .dxichTextCellSys,
.dxeTAL.dxeBase_MaterialColor[dir='rtl'] .dxichTextCellSys
{
    padding: 8px 3px 5px 8px;
}
.dxeTAL.dxeBase_MaterialColor .dxichTextCellSys,
.dxeTAR.dxeBase_MaterialColor[dir='rtl'] .dxichTextCellSys
{
    padding: 8px 8px 5px 3px;
}
span.dxeBase_MaterialColor.dxichCellSys.dxeTAR label,
span[dir='rtl'].dxeBase_MaterialColor.dxichCellSys.dxeTAL label,
.dx-acc-r span.dxeBase_MaterialColor.dxichCellSys.dxeTAR > span:not([id]),
.dx-acc-r span[dir='rtl'].dxeBase_MaterialColor.dxichCellSys.dxeTAL > span:not([id])
{
    padding: 6px 3px 5px 11px;
}
span.dxeBase_MaterialColor.dxichCellSys.dxeTAL label,
span[dir='rtl'].dxeBase_MaterialColor.dxichCellSys.dxeTAR label,
.dx-acc-r span.dxeBase_MaterialColor.dxichCellSys.dxeTAL > span:not([id]),
.dx-acc-r span[dir='rtl'].dxeBase_MaterialColor.dxichCellSys.dxeTAR > span:not([id])
{
    padding: 6px 11px 5px 3px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: Red;
    border-color: black;
    padding-right: 12px;
    padding-left: 12px;
}
.dxeErrorCell_MaterialColor.dxeNoBorderTop,
.dxeErrorCell_MaterialColor.dxeNoBorderBottom
{
    padding-right: 0;
    padding-left: 0;
}
.dxeErrorCell_MaterialColor.dxeNoBorderBottom td > img
{
    margin-top: -2px;
}
.dxeErrorCell_MaterialColor.dxeNoBorderBottom
{
    padding-bottom: 4px;
}
.dxFirefox .dxeErrorCell_MaterialColor.dxeNoBorderTop,
.dxIE .dxeErrorCell_MaterialColor.dxeNoBorderTop
{
    padding-top: 5px;
}
.dxeErrorCell_MaterialColor.dxeNoBorderTop
{
    padding-top: 6px;
}
.dxeErrorCell_MaterialColor img,
.dxeErrorCell_MaterialColor .dx-acc-s
{
    margin-right: 8px;
}
.dxeErrorFrameWithoutError_MaterialColor
{
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_MaterialColor .dxeControlsCell_MaterialColor,
.dxeErrorFrameWithoutError_MaterialColor.dxeControlsCell_MaterialColor
{
    padding: 2px;
}
.dxeEditArea_MaterialColor
{
    border: 1px solid #A0A0A0;
}
.dxeEditArea_MaterialColor,
body input.dxeEditArea_MaterialColor
{
    color: #484848;
}
input[type="text"].dxeEditArea_MaterialColor,
input[type="password"].dxeEditArea_MaterialColor
{
    margin-top: 0;
    margin-bottom: 0;
}
.dxFirefox input[type="text"].dxeEditArea_MaterialColor,
.dxFirefox input[type="password"].dxeEditArea_MaterialColor
{
    margin-top: 0;
    margin-bottom: -1px;
}
noindex:-o-prefocus,
input[type="text"].dxeEditArea_MaterialColor,
input[type="password"].dxeEditArea_MaterialColor
{
    margin-top: 1px;
    margin-bottom: 0;
}
/* -- Binary Image -- */
.dxeBinaryImageButtonPanel_MaterialColor
{
    height: 36px;
}
.dxeBinaryImageButtonPanel_MaterialColor .dxeBinImgBtnShaderSys
{
    background-color: rgba(0,0,0,0.36);
}
.dxeBinaryImageButton_MaterialColor
{
    margin: 0 6px;
}
/* -- Buttons -- */
.dxFirefox .dxeTextBox_MaterialColor td.dxic,
.dxFirefox .dxeButtonEdit_MaterialColor td.dxic,
.dxFirefox .dxeButtonEdit_MaterialColor[cellspacing="0"] td.dxic
{
    padding: 6px 8px 7px 7px;
}
.dxeTextBox_MaterialColor td.dxic,
.dxeButtonEdit_MaterialColor td.dxic,
.dxeButtonEdit_MaterialColor[cellspacing="0"] td.dxic
{
    padding: 7px 8px 6px 7px;
}
.dxeButtonEditButton_MaterialColor,
.dxeCalendarButton_MaterialColor,
.dxeSpinIncButton_MaterialColor,
.dxeSpinDecButton_MaterialColor,
.dxeSpinLargeIncButton_MaterialColor,
.dxeSpinLargeDecButton_MaterialColor,
.dxeColorEditButton_MaterialColor
{
    background-color: white;
    background-image: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: none;
}
.dxeButtonEdit_MaterialColor
{
    background-color: white;
    border: 1px solid #DCDCDC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    width: 170px;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    border-collapse: separate;
    border-spacing: 0;
}
.dxeCalendarButton_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeButtonEditButton_MaterialColor
{
    padding: 7px;
}
.dxeSpinIncButton_MaterialColor
{
    padding: 5px 12px 1px;
}
.dxeSpinDecButton_MaterialColor
{
    padding: 1px 12px 5px;
}
/* -- Hover -- */
.dxeButtonEditButtonHover_MaterialColor,
.dxeSpinIncButtonHover_MaterialColor,
.dxeSpinDecButtonHover_MaterialColor,
.dxeSpinLargeIncButtonHover_MaterialColor,
.dxeSpinLargeDecButtonHover_MaterialColor
{
    background-color: #98262C;
    color: white !important;
}
.dxeCalendarButtonHover_MaterialColor
{
    color: #98262C !important;
    background: #DDD;
    border-radius: 2px;
}
/* -- Pressed -- */
.dxeCalendarButtonPressed_MaterialColor,
.dxeButtonEditButtonPressed_MaterialColor,
.dxeSpinIncButtonPressed_MaterialColor,
.dxeSpinDecButtonPressed_MaterialColor,
.dxeSpinLargeIncButtonPressed_MaterialColor,
.dxeSpinLargeDecButtonPressed_MaterialColor,
.dxeColorEditButton_MaterialColor:active
{
    background-color: #98262C;
    color: white;
}
.dxeColorEditButton_MaterialColor:active,
.dxeColorEditButton_MaterialColor:hover
{
    box-shadow: 0px 8px 16px 1.2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 16px 1.2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 8px 16px 1.2px rgba(0,0,0,0.2);
}
input.dxeColorEditButton_MaterialColor:hover
{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #98262C !important;
    background: #DDDDDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-color: #DDDDDD !important;
}
.dxeCalendarButtonPressed_MaterialColor
{
    color: #98262C !important;
    background: #DDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxHideContent.dxeButtonEditClearButton_MaterialColor
{
    cursor: default;
}
.dxeSpinLargeIncButton_MaterialColor
{
    padding: 10px 5px 11px 3px;
}
.dxeSpinLargeDecButton_MaterialColor
{
    padding: 10px 2px 11px 6px;
}
.dxeColorEditButton_MaterialColor
{
    background-color: #98262C;
    padding: 8px 17px 10px 17px;
    color: #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.dxeCalendarButton_MaterialColor,
input.dxeColorEditButton_MaterialColor
{
    background-color: white;
    box-shadow: none;
    border: none;
    padding: 8px 11px 7px;
    min-width: 37px;
    text-align: center;
    white-space: nowrap;
    color: #484848;
    text-transform: uppercase;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;font-weight:bold;
    font-size: 1em;
}
.dxeCalendarButton_MaterialColor.dxeButtonDisabled_MaterialColor,
.dxeColorEditButton_MaterialColor.dxeButtonDisabled_MaterialColor
{
    opacity: 0.73;
}
.dxeButtonEditButton_MaterialColor.dxeButtonEditClearButton_MaterialColor,
.dxeButtonEditButton_MaterialColor.dxeButtonEditClearButton_MaterialColor:hover
{
    background: none;
    border-width: 0;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.dxeButtonEditClearButton_MaterialColor img
{
    vertical-align: baseline;
}
.dxeButtonEditButton_MaterialColor::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxeButtonEditButton_MaterialColor .dxRippleContainer
{
    padding: 15px;
    margin-left: -15px;
    margin-top: -15px;
}
.dxeButtonEditButton_MaterialColor .dxRippleContainer .dxRipple
{
    background-color: rgba(0,0,0,0.1);
}
.dxeButtonEditButton_MaterialColor .dxEditors_edtDropDown_MaterialColor + .dxRippleContainer .dxRipple
{
    background-color: rgba(152,38,44,0.3);
}
.dxAndroidMobilePlatform .dxeButtonEditButton_MaterialColor .dxRippleContainer .dxRipple,
.dxMacOSMobilePlatform .dxeButtonEditButton_MaterialColor .dxRippleContainer .dxRipple
{
    background-color: rgba(0,0,0,0.2);
}
.dxAndroidMobilePlatform .dxeButtonEditButton_MaterialColor .dxEditors_edtDropDown_MaterialColor + .dxRippleContainer .dxRipple,
.dxMacOSMobilePlatform .dxeButtonEditButton_MaterialColor .dxEditors_edtDropDown_MaterialColor + .dxRippleContainer .dxRipple
{
    background-color: rgba(152,38,44,0.4);
}
.dxeButtonEdit_MaterialColor .dxeEditArea_MaterialColor
{
    background-color: white;
}
.dxeButtonEdit_MaterialColor .dxeEditArea_MaterialColor,
.dxeButtonEdit_MaterialColor td.dxic
{
    width: 100%;
}
.dxeButtonEdit_MaterialColor .dxeIIC img
{
    padding-left: 3px;
}
.dxeTextBox_MaterialColor
{
    background-color: white;
    border: 1px solid #DCDCDC;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxeTextBox_MaterialColor .dxeEditArea_MaterialColor
{
    background-color: white;
}
.dxeRadioButtonList_MaterialColor, .dxeCheckBoxList_MaterialColor
{
    border: 1px solid #DCDCDC;
}
.dxeCheckBoxList_MaterialColor .dxe > table,
.dxeRadioButtonList_MaterialColor .dxe > table
{
    width: 100%;
}
.dxeRadioButtonList_MaterialColor,
.dxeCheckBoxList_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeRadioButtonList_MaterialColor td.dxe,
.dxeCheckBoxList_MaterialColor td.dxe
{
    padding: 8px 17px 9px 11px;
}
.dxeRadioButtonList_MaterialColor[dir='rtl'] td.dxe,
.dxeCheckBoxList_MaterialColor[dir='rtl'] td.dxe
{
    padding: 8px 11px 9px 17px;
}
/* -- Memo -- */
.dxeMemo_MaterialColor
{
    background-color: white;
    border: 1px solid #DCDCDC;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxFirefox .dxeMemo_MaterialColor .dxeMemoEditArea_MaterialColor,
.dxeMemo_MaterialColor .dxeMemoEditArea_MaterialColor
{
    padding: 7px 4px 0px 7px;
    background-color: white;
    outline: none;
    color: #484848;
}
.dxFirefox .dxeMemo_MaterialColor .dxeMemoEditArea_MaterialColor.dxeDisabled_MaterialColor,
.dxeMemo_MaterialColor .dxeMemoEditArea_MaterialColor.dxeDisabled_MaterialColor
{
    color: #bbbbbb;
}
/* -- Hyperlink -- */
.dxeHyperlink_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #98262C;
    text-decoration: none;
}
.dxeHyperlink_MaterialColor:visited
{
    color: #310C0C;
}
.dxeHyperlink_MaterialColor:hover
{
    text-decoration: underline;
}
/* -- ListBox -- */
.dxeListBox_MaterialColor
{
    background-color: white;
    width: 70px;
    height: 109px;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #484848;
    border: 1px solid #DCDCDC;
}
.dxeListBox_MaterialColor div.dxlbd
{
    padding-top: 1px;
    padding-bottom: 1px;
    height: 107px;
}
.dxeListBoxFilter_MaterialColor
{
    padding: 6px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #EEEEEE;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBFEButtonSys,
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys
{
    background: none;
    border: none;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBFEButtonSys
{
    background-color: transparent;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys
{
    background-color: white;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeButtonEditSys,
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeButtonEditSys .dxeEditAreaSys
{
    background-color: #EEEEEE;
    border-color: transparent;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys
{
    width: auto;
    border-radius: 0;
    box-shadow: none;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys .dxb
{
    padding: 0 12px;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys.dxbButtonHover_MaterialColor
{
    background-color: #EEE;
}
.dxeListBox_MaterialColor.dx-acc-r .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys .dxbf
{
    border-color: #98262C;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBFEButtonSys img
{
    margin-bottom: -2px;
}
.dxeListBox_MaterialColor .dxeListBoxFilter_MaterialColor .dxeLBShowFilterBtnSys img
{
    margin-top: 2px;
}
.dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAll_MaterialColor
{
    padding: 2px 0 4px 9px;
    border-bottom: 1px solid #DCDCDC;
    cursor: default;
    white-space: nowrap;
}
.dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAllHover_MaterialColor
{
    background-color: rgba(72,72,72,0.05);
}
.dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAllHover_MaterialColor .dxeBase_MaterialColor
{
    color: #484848;
}
*[dir="rtl"].dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAll_MaterialColor
{
    padding: 2px 9px 4px 0;
}
.dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAll_MaterialColor .dxichCellSys
{
    padding-left: 3px;
    padding-right: 4px;
}
*[dir="rtl"].dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAll_MaterialColor .dxichCellSys
{
    padding-left: 3px;
    padding-right: 3px;
}
.dxeListBox_MaterialColor .dxeHCC .dxeListBoxSelectAll_MaterialColor .dxichSys,
.dxeListBox_MaterialColor .dxeHCCR .dxeListBoxSelectAll_MaterialColor .dxichSys
{
    margin: 0;
}
.dxeListBox_MaterialColor .dxeHCCR .dxeListBoxSelectAll_MaterialColor .dxichCellSys
{
    padding: 2px 2px 2px 0;
}
.dxeListBox_MaterialColor .dxeHCCR .dxeListBoxSelectAll_MaterialColor input[type="checkbox"]
{
    margin: 3px 2px 3px 5px;
}
.dxeListBox_MaterialColor .dxeC input[type="checkbox"]
{
    margin-left: 4px !important;
    margin-right: 3px !important;
}
*[dir="rtl"].dxeListBox_MaterialColor .dxeCR input[type="checkbox"]
{
    margin-left: 3px !important;
    margin-right: 4px !important;
}
.dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAll_MaterialColor input[type="checkbox"]
{
    margin-left: 5px;
    margin-right: 6px;
    margin-top: 7px;
}
*[dir="rtl"].dxeListBox_MaterialColor > tbody > tr > td > .dxeListBoxSelectAll_MaterialColor input[type="checkbox"]
{
    margin-left: 5px;
    margin-right: 5px;
}
.dxeDisabled_MaterialColor .dxeListBoxSelectAll_MaterialColor .dxeBase_MaterialColor
{
    color: #bbbbbb;
}
.dxeListBoxItemRow_MaterialColor
{
    cursor: default;
}
.dxeListBoxItem_MaterialColor
{
    padding: 8px 10px 7px;
    white-space: nowrap;
    text-align: left;
}
.dxeListBoxItem_MaterialColor em
{
    background: #CFCFCF none repeat 0 0;
    color: #484848;
    font-weight: bold;
    font-style: normal;
}
.dxeListBox_MaterialColor td.dxeI,
.dxeListBox_MaterialColor td.dxeIM,
.dxeListBox_MaterialColor .dxeHIC,
.dxeListBox_MaterialColor td.dxeFTM,
.dxeListBox_MaterialColor td.dxeTM,
.dxeListBox_MaterialColor td.dxeC,
.dxeListBox_MaterialColor td.dxeCM,
.dxeListBox_MaterialColor td.dxeHCC,
.dxeListBox_MaterialColor td.dxeMI,
.dxeListBox_MaterialColor td.dxeMIM
{
    border-right-width: 0 !important;
}
.dxeListBox_MaterialColor td.dxeIR,
.dxeListBox_MaterialColor td.dxeIMR,
.dxeListBox_MaterialColor .dxeHICR,
.dxeListBox_MaterialColor td.dxeFTMR,
.dxeListBox_MaterialColor td.dxeTMR,
.dxeListBox_MaterialColor td.dxeCR,
.dxeListBox_MaterialColor td.dxeCMR,
.dxeListBox_MaterialColor td.dxeHCCR,
.dxeListBox_MaterialColor td.dxeMIR,
.dxeListBox_MaterialColor td.dxeMIMR
{
    border-left-width: 0 !important;
}
.dxeListBox_MaterialColor td.dxeCM,
.dxeListBox_MaterialColor td.dxeHCC,
.dxeListBox_MaterialColor td.dxeCMR,
.dxeListBox_MaterialColor td.dxeHCCR
{
    width: 43px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.dxeListBox_MaterialColor .dxeListBoxEllipsisSys td.dxeC,
.dxeListBox_MaterialColor .dxeListBoxEllipsisSys td.dxeCR
{
    width: 23px;
}
.dxeListBox_MaterialColor td.dxeIM,
.dxeListBox_MaterialColor td.dxeIMR
{
    width: 0;
}
.dxeListBox_MaterialColor td.dxeC > span,
.dxeListBox_MaterialColor td.dxeCM > span
{
    margin: 2px 2px 2px 3px;
}
.dxeListBox_MaterialColor td.dxeCR > span,
.dxeListBox_MaterialColor td.dxeCMR > span
{
    margin: 2px 3px 2px 2px;
}
.dxeListBox_MaterialColor td.dxeC
{
    padding-right: 10px !important;
}
.dxeListBox_MaterialColor td.dxeCR
{
    padding-left: 10px !important;
}
.dxeListBox_MaterialColor td.dxeT
{
    width: 100%;
    padding-left: 0 !important;
}
.dxeListBox_MaterialColor td.dxeTR
{
    width: 100%;
    padding-right: 0 !important;
}
.dxeListBox_MaterialColor td.dxeT,
.dxeListBox_MaterialColor td.dxeMI
{
    border-left-width: 0 !important;
}
.dxeListBox_MaterialColor td.dxeTR,
.dxeListBox_MaterialColor td.dxeMIR
{
    border-right-width: 0 !important;
}
.dxeListBox_MaterialColor td.dxeFTM,
.dxeListBox_MaterialColor td.dxeTM,
.dxeListBox_MaterialColor td.dxeLTM,
.dxeListBox_MaterialColor .dxeHFC,
.dxeListBox_MaterialColor .dxeHC,
.dxeListBox_MaterialColor .dxeHLC,
.dxeListBox_MaterialColor td.dxeFTMR,
.dxeListBox_MaterialColor td.dxeTMR,
.dxeListBox_MaterialColor td.dxeLTMR,
.dxeListBox_MaterialColor .dxeHFCR,
.dxeListBox_MaterialColor .dxeHCR,
.dxeListBox_MaterialColor .dxeHLCR
{
    overflow: hidden;
}
.dxeListBox_MaterialColor td.dxeFTM.dxeLTM
{
    border-left-width: 0 !important;
}
.dxeListBox_MaterialColor td.dxeFTM,
.dxeListBox_MaterialColor td.dxeTM,
.dxeListBox_MaterialColor .dxeHFC,
.dxeListBox_MaterialColor .dxeHC
{
    padding-right: 6px !important;
}
.dxeListBox_MaterialColor td.dxeFTMR,
.dxeListBox_MaterialColor td.dxeTMR,
.dxeListBox_MaterialColor .dxeHFCR,
.dxeListBox_MaterialColor .dxeHCR
{
    padding-left: 6px !important;
}
.dxeListBox_MaterialColor td.dxeLTM,
.dxeListBox_MaterialColor td.dxeTM,
.dxeListBox_MaterialColor .dxeHC,
.dxeListBox_MaterialColor .dxeHLC
{
    padding-left: 6px !important;
}
.dxeListBox_MaterialColor td.dxeLTMR,
.dxeListBox_MaterialColor td.dxeTMR,
.dxeListBox_MaterialColor .dxeHCR,
.dxeListBox_MaterialColor .dxeHLCR
{
    padding-right: 6px !important;
}
/* Ripple */
.dxeListBox_MaterialColor .dxlbd .dxeListBoxItemRow_MaterialColor::before,
.dxeListBox_MaterialColor .dxeListBoxSelectAll_MaterialColor::before,
.dxeListBox_MaterialColor .dxeHCCSA::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxeListBox_MaterialColor .dxlbd .dxeListBoxItemRow_MaterialColor .dxeListBoxItemSelected_MaterialColor + .dxRippleContainer .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxeListBox_MaterialColor .dxlbd .dxeListBoxItemRow_MaterialColor .dxRipple,
.dxeListBox_MaterialColor .dxeListBoxSelectAll_MaterialColor .dxRipple,
.dxeListBox_MaterialColor .dxeHCCSA .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxeListBoxItemRow_MaterialColor.dx-ar > .dxeListBoxItem_MaterialColor,
.dxeListBoxItemRow_MaterialColor.dx-al > .dxeListBoxItem_MaterialColor
{
    float: inherit;
}
/*Grid lines*/
.dxeListBox_MaterialColor td.dxeLTM,
.dxeListBox_MaterialColor td.dxeTM,
.dxeListBox_MaterialColor td.dxeMIM
{
    border-left: 1px solid #cfcfcf !important;
}
.dxeListBox_MaterialColor td.dxeLTMR,
.dxeListBox_MaterialColor td.dxeTMR,
.dxeListBox_MaterialColor td.dxeMIMR
{
    border-right: 1px solid #cfcfcf !important;
}
.dxeListBox_MaterialColor td.dxeIM,
.dxeListBox_MaterialColor td.dxeFTM,
.dxeListBox_MaterialColor td.dxeTM,
.dxeListBox_MaterialColor td.dxeLTM,
.dxeListBox_MaterialColor td.dxeCM,
.dxeListBox_MaterialColor td.dxeMIM,
.dxeListBox_MaterialColor td.dxeIMR,
.dxeListBox_MaterialColor td.dxeFTMR,
.dxeListBox_MaterialColor td.dxeTMR,
.dxeListBox_MaterialColor td.dxeLTMR,
.dxeListBox_MaterialColor td.dxeCMR,
.dxeListBox_MaterialColor td.dxeMIMR
{
    border-bottom: 1px solid #cfcfcf;
}
.dxeListBoxItemSelected_MaterialColor
{
    color: #484848;
    background-color: rgba(72,72,72,0.1);
}
.dxeListBoxItemHover_MaterialColor
{
    color: #484848;
    background-color: rgba(72,72,72,0.05);
}
.dxeListBoxItemHover_MaterialColor.dxeListBoxItemSelected_MaterialColor
{
    color: #484848;
    background-color: rgba(72,72,72,0.2);
}
.dxeDisabled_MaterialColor.dxeListBox_MaterialColor .dxeListBoxItemSelected_MaterialColor
{
    background-color: #DDDDDD;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItemSelected_MaterialColor
{
    color: #484848 !important;
    background-color: rgba(72,72,72,0.1) !important;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItem_MaterialColor.dxeDisabled_MaterialColor
{
    color: #bbbbbb !important;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItemHover_MaterialColor.dxeListBoxItemSelected_MaterialColor
{
    color: #484848 !important;
    background-color: rgba(72,72,72,0.2) !important;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItemHover_MaterialColor
{
    color: #484848 !important;
    background-color: rgba(72,72,72,0.05) !important;
}
.dxeListBoxItemHover_MaterialColor em,
.dxeListBoxItemSelected_MaterialColor em
{
    background-image: none;
}
/*Header*/
.dxeListBox_MaterialColor .dxeHD
{
    border-bottom: 1px solid #DCDCDC;
    color: #8d8d8d;
}
.dxeListBox_MaterialColor .dxeHC,
.dxeListBox_MaterialColor .dxeHLC,
.dxeListBox_MaterialColor td.dxeHMIC
{
    border-left: 1px solid #DCDCDC;
}
.dxeListBox_MaterialColor .dxeHCR,
.dxeListBox_MaterialColor .dxeHLCR,
.dxeListBox_MaterialColor td.dxeHMICR
{
    border-right: 1px solid #A0A0A0;
    text-align: right;
}
.dxeListBox_MaterialColor .dxeHICR,
.dxeListBox_MaterialColor .dxeHFCR,
.dxeListBox_MaterialColor .dxeHCCR
{
    border-right: 1px solid #DCDCDC;
    text-align: right;
}
.dxeListBox_MaterialColor .dxeHFC,
.dxeListBox_MaterialColor .dxeHC,
.dxeListBox_MaterialColor .dxeHMIC
{
    border-right-width: 0;
}
.dxeListBox_MaterialColor .dxeHFCR,
.dxeListBox_MaterialColor .dxeHCR,
.dxeListBox_MaterialColor .dxeHMICR
{
    border-left-width: 0;
    text-align: right;
}
.dxeListBox_MaterialColor .dxeHLC
{
    border-right: 1px solid #DCDCDC;
}
.dxeListBox_MaterialColor .dxeHLCR
{
    border-left: 1px solid #DCDCDC;
    text-align: right;
}
/* -- Calendar -- */
.dxeCalendar_MaterialColor
{
    background-color: White;
    color: #484848;
    font-weight: normal;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;font-weight:bold;
    cursor: default;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-collapse: separate;
}
.dxeCalendarFooter_MaterialColor
{
    border-top: 1px solid #EAEAEA;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:first-child,
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > div.dxAC > div > table > tbody > tr > td:first-child
{
    font-size: 0.75em;
    text-align: right;
    padding: 15px 9px 15px 10px;
    color: #A1A1A1;
    background-color: #F1F1F1;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2)
{
    border-left: 6px solid transparent;
    background-clip: padding-box;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table
{
    padding-right: 5px;
}
.dxeCalendar_MaterialColor td.dxMonthGrid > table
{
    padding-right: 9px;
    padding-left: 9px;
}
.dxeCalendar_MaterialColor td.dxMonthGrid_MaterialColor
{
    padding: 8px 20px;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers,
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbersRtl
{
    min-width: 244px;
}
.dxeCalendarDayHeader_MaterialColor
{
    padding: 20px 4px 10px;
    font-size: 0.86em;
    text-transform: uppercase;
}
.dxeCalendarWeekNumber_MaterialColor
{
    font-size: 0.75em;
    text-align: right;
    padding: 15px 9px 15px 10px;
    color: #A1A1A1;
    background-color: #F1F1F1;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td,
.dxeCalendar_MaterialColor td.dxMonthGrid > table > tbody > tr:last-child > td
{
    padding-bottom: 12px;
}
.dxIE.dxBrowserVersion-10 .dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td,
.dxIE.dxBrowserVersion-10 .dxeCalendar_MaterialColor td.dxMonthGrid > table > tbody > tr:last-child > td
{
    background-repeat: no-repeat;
    background-position: center -5px;
    background-size: 40px 58px;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td:first-child
{
    padding-bottom: 12px;
}
.dxeCalendarWeekend_MaterialColor
{
    color: #FF3300;
}
.dxeCalendarOtherMonth_MaterialColor,
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemOtherPeriod_MaterialColor
{
    opacity: 0.3;
}
.dxeCalendarOutOfRange_MaterialColor,
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarOutOfRange_MaterialColor
{
    color: #d0d0d0;
}
.dxeCalendarDayDisabled_MaterialColor,
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarDayDisabled_MaterialColor
{
    opacity: 1.0;
    background-color: #fcfcfc;
    color: #ececec !important;
}
.dxeCalendarDay_MaterialColor
{
    padding: 12px;
    text-align: center;
}
.dxeCalendarSelected_MaterialColor.dxeDayInRange,
.dxeCalendarDay_MaterialColor.dxeCalendarHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarSelected_MaterialColor)
{
    color: #484848;
}
.dxeCalendarSelected_MaterialColor
{
    color: white;
}
.dxeCalendarSelected_MaterialColor,
.dxeCalendarHover_MaterialColor,
.dxeCalendarDay_MaterialColor.dxeCalendarToday_MaterialColor
{
    background-repeat: no-repeat;
    background-position: center 3px;
    background-size: 40px 40px;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2).dxeCalendarSelected_MaterialColor,
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2).dxeCalendarToday_MaterialColor
{
    background-position: center 3px;
}
.dxeCalendar_MaterialColor td.dxMonthGrid > table > tbody > tr > td:nth-child(1).dxeCalendarSelected_MaterialColor,
.dxeCalendar_MaterialColor td.dxMonthGrid > table > tbody > tr > td:nth-child(1).dxeCalendarToday_MaterialColor
{
    background-position: center 2px !important;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarWeekNumber_MaterialColor + .dxeCalendarSelected_MaterialColor,
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarWeekNumber_MaterialColor + .dxeCalendarToday_MaterialColor,
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarSelected_MaterialColor,
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarToday_MaterialColor
{
    background-position: center 3px;
}
.dxeCalendarFastNavItem_MaterialColor
{
    background-color: #ebebeb;
    outline: 1px white solid;
}
td.dxeCalendarFastNavItemArea_MaterialColor td.dxeCalendarFastNavItem_MaterialColor
{
    width: 25%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarFastNavItemSelected_MaterialColor),
.dxeCalendarFastNavMonth_MaterialColor.dxeCalendarFastNavMonthHover_MaterialColor,
.dxeCalendarFastNavYear_MaterialColor.dxeCalendarFastNavYearHover_MaterialColor
{
    background-color: #b8b8b8;
    color: black;
}
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemSelected_MaterialColor,
.dxeCalendarFastNavMonth_MaterialColor.dxeCalendarFastNavMonthSelected_MaterialColor,
.dxeCalendarFastNavYear_MaterialColor.dxeCalendarFastNavYearSelected_MaterialColor
{
    background-color: #98262C;
    color: white;
}
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemSelected_MaterialColor,
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemOtherPeriod_MaterialColor.dxeCalendarFastNavItemSelected_MaterialColor
{
    color: white;
}
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarToday_MaterialColor
{
    box-shadow: inset 0 0 0 2px #b8b8b8;
}
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemSelected_MaterialColor.dxeCalendarToday_MaterialColor
{
    box-shadow: inset 0 0 0 2px #310C0C;
}
.dxeDayInRange.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemSelected_MaterialColor
{
    background-color: #b8b8b8;
    color: black;
}
.dxeDayInRange.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemSelected_MaterialColor.dxeCalendarToday_MaterialColor,
.dxeCalendarToday_MaterialColor.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarFastNavItemSelected_MaterialColor)
{
    box-shadow: inset 0 0 0 2px #858585;
}
.dxeCalendarDay_MaterialColor.dxeCalendarHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarSelected_MaterialColor)
{
    background-color: #b8b8b8;
    color: black;
}
.dxeCalendarDay_MaterialColor.dxeCalendarSelected_MaterialColor
{
    background-color: #98262C;
    color: white;
}
.dxeCalendarDay_MaterialColor.dxeCalendarToday_MaterialColor
{
    box-shadow: inset 0 0 0 1px #b8b8b8;
}
.dxeCalendarDay_MaterialColor.dxeCalendarSelected_MaterialColor.dxeCalendarToday_MaterialColor
{
    box-shadow: inset 0 0 0 1px #310C0C;
}
.dxeDayInRange.dxeCalendarSelected_MaterialColor
{
    background-color: #b8b8b8;
    color: black;
}
.dxeDayInRange.dxeCalendarSelected_MaterialColor.dxeCalendarToday_MaterialColor,
.dxeCalendarToday_MaterialColor.dxeCalendarDay_MaterialColor.dxeCalendarHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarSelected_MaterialColor)
{
    box-shadow: inset 0 0 0 1px #858585;
}
.dxeCalendarDay_MaterialColor.dxeCalendarHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarSelected_MaterialColor),
.dxeCalendarFastNavItem_MaterialColor.dxeCalendarFastNavItemHover_MaterialColor:not(.dxeCalendarOutOfRange_MaterialColor):not(.dxeCalendarDayDisabled_MaterialColor):not(.dxeCalendarFastNavItemSelected_MaterialColor),
.dxeCalendarSelected_MaterialColor.dxeCalendarOtherMonth_MaterialColor,
.dxeCalendarFastNavItemSelected_MaterialColor.dxeCalendarFastNavItemOtherPeriod_MaterialColor
{
    opacity: 1.0;
}
.dxeCalendarSelected_MaterialColor.dxeDisabled_MaterialColor
{
    background-color: #ffd5a6;
}
.dxeCalendarHeader_MaterialColor
{
    background-color: #98262C;
    color: white;
    font-size: 1.15em;
    padding: 8px 8px 8px 8px;
    margin: 10px;
    text-transform: uppercase;
}
.dxeCalendarHeader_MaterialColor td.dxe
{
    text-align: center;
    cursor: pointer;
}
.dxeCalendarHeader_MaterialColor .dxeCHS
{
    min-width: 10px;
    *width: 10px;
}
.dxeCalendarHeader_MaterialColor span
{
    padding: 0 16px;
    white-space: nowrap !important;
}
.dxeCalendarFooter_MaterialColor
{
    padding: 8px 0;
    text-align: right;
}
.dxeCalendarFooter_MaterialColor > button + button
{
    margin-left: 8px;
}
.dxeCalendar_MaterialColor .dxeCalendarFooter_MaterialColor.dx-ac > *
{
    margin: 0 0 0 auto;
}
.dxeCalendar_MaterialColor:not([dir='rtl']) .dxeCalendarFooter_MaterialColor
{
    padding-right: 13px;
}
.dxeCalendar_MaterialColor[dir='rtl'] .dxeCalendarFooter_MaterialColor
{
    padding-left: 13px;
}
.dxeCalendar_MaterialColor.dxeFocused_MaterialColor .dxeCalendarFooter_MaterialColor
{
    border-color: #98262C;
}
.dxeCalendarFastNav_MaterialColor
{
    color: Black;
    background: White none;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    padding: 12px 8px;
}
.dxFastNavGrid .dxeCalendarFastNav_MaterialColor
{
    background-color: transparent;
    border: none;
    padding: 0px;
}
.dxeCalendar_MaterialColor .dxYCVisibleByDefault
{
    width: 260px;
    height: 200px;
}
.dxeCalendarFastNavMonthArea_MaterialColor
{
    padding: 0px 9px;
}
.dxeCalendarFastNavItemArea_MaterialColor
{
    padding: 9px;
}
.dxeCalendarFastNavYearArea_MaterialColor
{
    padding-top: 8px;
}
.dxeCalendarFastNavHeader_MaterialColor
{
    color: #666666;
    background-color: #F1F1F1;
    padding: 8px;
    text-align: center;
    cursor: pointer;
}
.dxeCalendarFastNavHeader_MaterialColor > table > tbody > tr > td:last-child
{
    padding: 0 12px 0 0;
}
*[dir="rtl"].dxeCalendar .dxeCalendarFastNavHeader_MaterialColor > table > tbody > tr > td:last-child
{
    padding: 0 0 0 12px;
}
.dxeCalendarFastNavFooter_MaterialColor
{
    color: Black;
    padding: 8px 0px;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    background-color: white;
}
.dxeCalendarFastNavFooter_MaterialColor .dxeCFNFS
{
    min-width: 11px;
    *width: 11px;
}
.dxeCalendarFastNavItem_MaterialColor,
.dxeCalendarFastNavMonth_MaterialColor,
.dxeCalendarFastNavYear_MaterialColor
{
    color: #484848;
    padding: 3px 5px;
    text-align: center;
}
.dxeCalendarFastNavMonth_MaterialColor,
.dxeCalendarFastNavYear_MaterialColor
{
    cursor: pointer;
}
.dxeCalendarFastNavItem_MaterialColor
{
    cursor: default;
}
.dxeCalendarFastNavItem_MaterialColor:empty
{
    pointer-events: none;
}
.dxeCalendarFastNavMonth_MaterialColor
{
    padding: 6px;
}
.dxeCalendarFastNavItem_MaterialColor:before,
.dxeCalendarFastNavItem_MaterialColor:after
{
    content: "";
    display: block;
}
.dxeCalendarFastNavItem_MaterialColor:before
{
    padding-top: 6px;
}
.dxeCalendarFastNavItem_MaterialColor:after
{
    padding-bottom: 6px;
}
.dxeDateEditTimeEditCell_MaterialColor
{
    padding: 24px 74px 12px 93px;
    width: 90px;
}
.dxeDateEditClockCell_MaterialColor
{
    padding: 32px 48px 0 65px;
}
.dxeCalendarFooter_MaterialColor.dxeDETSF
{
    padding-left: 8px;
    padding-right: 8px;
}
.dxeCalendarButton_MaterialColor::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxeCalendarButton_MaterialColor .dxRipple
{
    background-color: rgba(255,255,255,0.45);
}
.dxAndroidMobilePlatform .dxeCalendarButton_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeCalendarButton_MaterialColor .dxRipple
{
    background-color: rgba(255,255,255,0.5);
}
.dxeCalendarDay_MaterialColor::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxeCalendarDay_MaterialColor .dxRippleContainer
{
    padding: 12px;
    margin-left: -12px;
    margin-top: -12px;
}
.dxAndroidMobilePlatform .dxeCalendarDay_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeCalendarDay_MaterialColor .dxRipple
{
    background-color: rgba(0,0,0,0.25);
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td .dxRippleContainer,
.dxeCalendar_MaterialColor td.dxMonthGrid > table > tbody > tr:last-child > td .dxRippleContainer
{
    margin-top: -12px;
    margin-left: -5px;
    width: 47px !important;
    height: 47px !important;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td .dxRippleContainer .dxRipple,
.dxeCalendar_MaterialColor td.dxMonthGrid > table > tbody > tr:last-child > td .dxRippleContainer .dxRipple
{
    margin-bottom: 10px;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2) .dxRippleContainer
{
    margin-left: -12px;
}
.dxeCalendar_MaterialColor td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td:nth-child(2) .dxRippleContainer
{
    margin-left: -2px;
}
/* Disabled */
.dxeDisabled_MaterialColor,
.dxeDisabled_MaterialColor td.dxe
{
    color: #bbbbbb;
    cursor: default;
}
.dxeEditArea_MaterialColor.dxeDisabled_MaterialColor
{
    color: #bbbbbb;
}
a.dxeDisabled_MaterialColor:hover
{
    color: #bbbbbb;
    text-decoration: none;
}
.dxeButtonDisabled_MaterialColor
{
    border-color: #bbbbbb;
    color: #bbbbbb;
    cursor: default;
}
/* -- Button -- */
.dxbButton_MaterialColor
{
	color: white;
	background: #98262C;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	padding: 1px;
	font: 14px 'Roboto','Roboto Regular',Helvetica,'Droid Sans',Tahoma,Geneva,sans-serif;
	-webkit-transition-property: box-shadow, background-color;
	-moz-transition-property: box-shadow, background-color;
	-o-transition-property: box-shadow, background-color;
	transition-property: box-shadow, background-color;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-tap-highlight-color: transparent;
	-webkit-border-radius: 2px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.dxbButton_MaterialColor.dxbTSys
{
    width: 96px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
.dxbButton_MaterialColor.dxbDisabled_MaterialColor
{
    border-color: #DDDDDD;
    background-color: #DDDDDD;
    color: #A2A2A2;
    cursor: default;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.dxbButtonHover_MaterialColor
{
    color: white;
    background-color: #98262C;
    box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
}
.dxbButtonChecked_MaterialColor
{
    color: white;
    background-color: #5E181B;
}
.dxbButtonPressed_MaterialColor
{
    color: white;
    background-color: #98262C;
    box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
}
.dxbButton_MaterialColor div.dxb
{
	padding: 6px 13px 4px;
	border: 1px dotted transparent;
}
.dxbButton_MaterialColor div.dxbf
{
    border: 1px dotted;
}
div.dxbButton_MaterialColor::before
{
    content: "dxRippleTarget";
    display: none;
}
div.dxbButton_MaterialColor .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxAndroidMobilePlatform div.dxbButton_MaterialColor .dxRipple,
.dxMacOSMobilePlatform div.dxbButton_MaterialColor .dxRipple
{
    background-color: rgba(255,255,255,0.9);
}
.dxbButton_MaterialColor .dxBadge
{
    background: white;
    color: #98262C;
}
.dxbButton_MaterialColor.dxbButtonHover_MaterialColor .dxBadge,
.dxbButton_MaterialColor.dxbButtonPressed_MaterialColor .dxBadge
{
    color: #98262C;
}
/* Button Link */
a.dxbButton_MaterialColor
{
    color: #98262C;
    text-decoration: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
a.dxbButton_MaterialColor:hover
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    text-decoration: underline;
}
/*a.dxbButton_MaterialColor:active
{
    background-color: #DDDDDD;
}*/
a.dxbButton_MaterialColor .dxBadge
{
    background: #98262C;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 14px;
    color: white;
}
a.dxbButton_MaterialColor:hover .dxBadge
{
    text-decoration: none;
}
/* Disabled */
.dxbDisabled_MaterialColor,
a.dxbButton_MaterialColor.dxbDisabled_MaterialColor
{
    color: #BBBBBB;
    cursor: default;
    text-decoration: none;
}
a.dxbButton_MaterialColor.dxbDisabled_MaterialColor
{
    background: none !important;
}
/* -- FilterControl -- */
.dxfcControl_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: Black;
    padding: 0 1em;
    padding-top: 14px;
}
.dxfcTable_MaterialColor
{
    border-collapse: separate !important;
}
.dxfcTable_MaterialColor td.dxfc
{
    padding: 0 0 0 3px;
}
.dxfcTable_MaterialColor td.dxfc > table
{
    margin: 1px 0 -1px;
}
a.dxfcPropertyName_MaterialColor
{
    white-space: nowrap !important;
    color: #98262C !important;
}
a.dxfcGroupType_MaterialColor
{
    white-space: nowrap !important;
    padding: 0 3px !important;
    color: #db3412 !important;
}
a.dxfcOperation_MaterialColor
{
    white-space: nowrap !important;
    color: #64B5F6 !important;
}
a.dxfcValue_MaterialColor
{
    white-space: nowrap !important;
    color: Gray !important;
    padding-right: 4px !important;
}
.dxeMaskHint_MaterialColor
{
    background: #ffffe1 none;
    border: 1px solid black;
    padding: 2px 5px 3px;
    color: Black;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxfcControl_MaterialColor ul.dxfc-tree,
.dxfcControl_MaterialColor .dxfc-tree ul
{
    list-style-type: none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
}
.dxbButton_MaterialColor.dxb-secondary
{
    background: #ffffff;
    border-color: transparent;
    color: #666666;
}
.dxbButton_MaterialColor.dxb-secondary.dxbButtonHover_MaterialColor, .dxbButton_MaterialColor.dxb-secondary.dxbButtonPressed_MaterialColor
{
    background: #e6e6e6;
    border-color: transparent;
}
.dxbButton_MaterialColor.dxb-secondary.dxbDisabled_MaterialColor
{
    background: rgba(255,255,255,0.5);
    border-color: transparent;
    color: rgba(102,102,102,0.5);
}
.dxbButton_MaterialColor.dxb-secondary .dxBadge
{
    background: #98262C;
    color: #ffffff;
}
.dxbButton_MaterialColor.dxb-secondary.dxbButtonHover_MaterialColor .dxBadge,
.dxbButton_MaterialColor.dxb-secondary.dxbButtonPressed_MaterialColor .dxBadge
{
    color: #ffffff;
}
.dxbButton_MaterialColor.dxb-outline
{
    background: #ffffff;
    border-color: #dbdbdb;
    color: #666666;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dxbButton_MaterialColor.dxb-outline.dxbButtonHover_MaterialColor, .dxbButton_MaterialColor.dxb-outline.dxbButtonPressed_MaterialColor
{
    background: #98262C;
    color: #ffffff;
    border-color: transparent;
}
.dxbButton_MaterialColor.dxb-outline.dxbDisabled_MaterialColor
{
    background: rgba(255,255,255,0.5);
    border-color: rgba(219,219,219,0.5);
    color: rgba(102,102,102,0.5);
}
.dxbButton_MaterialColor.dxb-outline .dxBadge
{
    background: #98262C;
    color: #ffffff;
}
.dxbButton_MaterialColor.dxb-outline.dxbButtonHover_MaterialColor .dxBadge,
.dxbButton_MaterialColor.dxb-outline.dxbButtonPressed_MaterialColor .dxBadge
{
    background: #ffffff;
    color: #98262C;
}
.dxbButton_MaterialColor.dxb-danger
{
    background: #e81123;
    border-color: transparent;
    color: #ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dxbButton_MaterialColor.dxb-danger.dxbButtonHover_MaterialColor, .dxbButton_MaterialColor.dxb-danger.dxbButtonPressed_MaterialColor
{
    background: #f13b4b;
    border-color: transparent;
}
.dxbButton_MaterialColor.dxb-danger.dxbDisabled_MaterialColor
{
    background: rgba(232,17,35,0.5);
    border-color: transparent;
    color: rgba(255,255,255,0.5);
}
.dxbButton_MaterialColor.dxb-danger .dxBadge
{
    background: #ffffff;
    color: #e81123;
}
.dxbButton_MaterialColor.dxb-outline
{
    border-style: solid;
    border-width: 1px;
}
.dxfcControl_MaterialColor .dxfc-tree
{
    width: 100%;
}
.dxfcControl_MaterialColor .dxfc-subnd
{
    margin-left: 22px;
}
.dxfcControl_MaterialColor.dxfcRtl .dxfc-subnd
{
    margin-left: 0;
    margin-right: 22px;
}
.dxfcControl_MaterialColor .dxfc > li > table
{
    border-spacing: 0;
    border-collapse: collapse;
}
.dxfcControl_MaterialColor .dxfc-elb
{
    float: left;
    height: 21px;
    vertical-align: top;
    width: 21px;
}
.dxfcControl_MaterialColor.dxfcRtl .dxEditors_fcremove_MaterialColor
{
    margin-right: 2px;
}
.dxfcControl_MaterialColor .dxfc-clr
{
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    width: 0;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td
{
    vertical-align: top;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td.dxfc-editorCell
{
    vertical-align: middle;
}
.dxEditors_fcremove_MaterialColor,
.dxEditors_fcadd_MaterialColor,
.dxEditors_fcoptypefield_MaterialColor,
.dxEditors_fcoptypevalue_MaterialColor
{
    margin-top: 8px;
}
.dxfcControl_MaterialColor .dxfc-nd
{
    cursor: pointer;
    display: block;
    float: left;
    outline: 0 none;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > a,
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > span,
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > img,
.dxfcControl_MaterialColor .dxfc-editor
{
    vertical-align: middle;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td
{
    height: 32px;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > img
{
    margin-left: 2px;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > a,
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > td,
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > span,
.dxfcControl_MaterialColor .dxfc-editor
{
    padding: 0 0 0 15px;
}
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > a,
.dxfcControl_MaterialColor .dxfc-nd > tbody > tr > td > span
{
    line-height: 32px;
}
.dxfcControl_MaterialColor .dxfc-ln
{
    vertical-align: top;
}
.dxfcControl_MaterialColor .dxfc-memo textarea
{
    height: 80px;
    overflow: auto;
}
.dxfcControl_MaterialColor .dxfc-validationSummary
{
    padding: 2px 5px 4px 6px !important;
    list-style-type: none;
    margin: 0;
}
.dxfcControl_MaterialColor .dxfc-validationSummary li
{
    padding: 2px 0;
}
.dxfcControl_MaterialColor .dxfc-validationSummary li a
{
    color: red;
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}
.dxfcControl_MaterialColor .dxfc-validationSummary li a:hover
{
    color: #f70;
}
/* -- ProgressBar -- */
.dxeProgressBar_MaterialColor
{
    background-color: #FFFFFF;
    color: #484848;
    font: 12px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    height: 26px;
    border: 1px solid #DCDCDC;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
}
.dxeProgressBar_MaterialColor .dxePBMainCell,
.dxeProgressBar_MaterialColor td.dxe
{
    padding: 0;
    text-align: left !important;
}
.dxeProgressBar_MaterialColor[dir='rtl'] .dxePBMainCell,
.dxeProgressBar_MaterialColor[dir='rtl'] td.dxe
{
    padding: 0;
    text-align: right !important;
}
.dxeProgressBar_MaterialColor[dir='rtl'] td.dxe
{
    padding-right: 9px;
}
.dxeProgressBar_MaterialColor td.dxe
{
    padding-left: 9px;
    padding-top: 1px;
}
.dxeProgressBar_MaterialColor.dxeDisabled_MaterialColor td.dxe
{
    color: #484848;
}
.dxeProgressBarIndicator_MaterialColor
{
    background-color: #98262C;
}
.dxeProgressBar_MaterialColor.dxeDisabled_MaterialColor .dxeProgressBarIndicator_MaterialColor
{
    background-color: #EBEBEB;
}
.dxeProgressBar_MaterialColor
{
    border-radius: 100vh;
    overflow: hidden;
}
.dxeProgressBarIndicator_MaterialColor
{
    border-bottom-left-radius: 100vh;
    border-top-left-radius: 100vh;
}
.dxeProgressBar_MaterialColor .dxpbVC
{
    border-radius: 100vh;
    padding-top: 2px;
    margin-left: -4px;
}
.dxIE .dxeProgressBar_MaterialColor .dxePBMainCell,
.dxEdge .dxeProgressBar_MaterialColor .dxePBMainCell
{
    overflow: hidden;
    border-radius: 100vh;
}
/* -- DropDownWindow -- */
.dxpcDropDown_MaterialColor,
.dxeDropDownWindow_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeDropDownWindow_MaterialColor
{
    background-color: #FAFAFA;
    border: 1px solid #c0c0c0;
}
.dxpcDropDown_MaterialColor > .dxpc-shadow
{
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
}
/*----------------- ColorTable -----------------*/
.dxeColorIndicator_MaterialColor
{
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-left: 5px;
}
.dxeItemPicker_MaterialColor
{
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
}
.dxeColorTable_MaterialColor td.dx
{
    padding: 4px;
}
.dxeColorTableCell_MaterialColor,
.dxeItemPickerCell_MaterialColor,
.dxeACICell_MaterialColor
{
    padding: 2px;
    cursor: pointer;
}
.dxeColorTableCellDiv_MaterialColor,
.dxeACICellDiv_MaterialColor
{
    border: 2px solid #FFFFFF;
    width: 22px;
    height: 22px;
    font-size: 0;
}
.dxeColorTableCellDiv_MaterialColor[style*="rgb(255, 255, 255)"],
.dxeColorTableCellDiv_MaterialColor:not([style*="background-color"]),
.dxeACICellDiv_MaterialColor[style*="#FFF"],
.dxeACICellDiv_MaterialColor:not([style*="background-color"])
{
    border: 1px solid #F0F0F0;
    width: 20px;
    height: 20px;
    margin-left: 2px;
}
.dxeColorTableCellDiv_MaterialColor:not([style*="background-color"]),
.dxeACICellDiv_MaterialColor:not([style*="background-color"])
{
    margin-bottom: 2px;
}
.dxeColorTableCellSelected_MaterialColor > .dxeColorTableCellDiv_MaterialColor,
.dxeACICellSelected_MaterialColor > .dxeACICellDiv_MaterialColor,
.dxeColorTableCellHover_MaterialColor.dxeColorTableCellSelected_MaterialColor > .dxeColorTableCellDiv_MaterialColor,
.dxeColorTableCellHover_MaterialColor.dxeACICellSelected_MaterialColor > .dxeACICellDiv_MaterialColor
{
    padding: 0px !important;
    border: 2px solid #98262C;
}
.dxeColorTableCellHover_MaterialColor > .dxeColorTableCellDiv_MaterialColor,
.dxeItemPickerCellHover_MaterialColor,
.dxeAutomaticColorItemCellHover_MaterialColor > .dxeACICellDiv_MaterialColor
{
    padding: 0px !important;
    border: 2px solid #E0E0E0;
}
.dxeColorTableCellSelected_MaterialColor > .dxeColorTableCellDiv_MaterialColor[style*="rgb(255, 255, 255)"],
.dxeColorTableCellSelected_MaterialColor .dxeACICellDiv_MaterialColor[style*="#FFF"],
.dxeColorTableCellHover_MaterialColor .dxeColorTableCellDiv_MaterialColor[style*="rgb(255, 255, 255)"],
.dxeColorTableCellHover_MaterialColor .dxeACICellDiv_MaterialColor[style*="#FFF"]
{
    width: 22px;
    height: 22px;
    margin-left: 0px;
}
.dxeColorTableCellHover_MaterialColor .dxeColorTableCellDiv_MaterialColor:not([style*="background-color"]),
.dxeColorTableCellHover_MaterialColor .dxeACICellDiv_MaterialColor:not([style*="background-color"])
{
    width: 20px;
    height: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
}
/* -- Invalid Style -- */
/* -- Focused Style -- */
.dxeFocused_MaterialColor
{
    border: 1px solid #98262C;
}
.dxeFocused_MaterialColor.dxeTrackBar_MaterialColor
{
    border: 0px;
}
/* -- Null Text Style -- */
.dxeNullText_MaterialColor .dxeEditArea_MaterialColor,
.dxeNullText_MaterialColor .dxeMemoEditArea_MaterialColor,
.dxFirefox .dxeNullText_MaterialColor .dxeEditArea_MaterialColor,
.dxFirefox .dxeNullText_MaterialColor .dxeMemoEditArea_MaterialColor
{
    color: #bdbdbd;
}
.dxeTextBox_MaterialColor .dxeFNTextSys, .dxeButtonEdit_MaterialColor .dxeFNTextSys, .dxeMemo_MaterialColor .dxeFNTextSys
{
    color: #bdbdbd;
}
.dxeNullText_MaterialColor input:-webkit-autofill
{
    -webkit-text-fill-color: #bdbdbd;
}
/* -- Captcha -- */
.dxcaControl_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxcaControl_MaterialColor .dxca-imageDiv
{
    color: #FFFFFF;
}
.dxEditors_caRefresh_MaterialColor
{
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 2.82px 0.18px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 2px 2.82px 0.18px rgba(0,0,0,0.24);
    box-shadow: 0px 2px 2.82px 0.18px rgba(0,0,0,0.24);
}
.dxcaRefreshButton_MaterialColor
{
    text-decoration: none;
    color: #1e3695;
}
.dxcaDisabledRefreshButton_MaterialColor
{
    color: #acacac;
}
.dxcaRefreshButtonCell_MaterialColor
{
    padding-left: 4px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    vertical-align: middle !important;
}
.dxcaRefreshButtonCell_MaterialColor img
{
    margin-right: 8px !important;
}
.dxcaTextBoxCellNoIndent_MaterialColor .dxeErrorCell_MaterialColor
{
    padding-left: 0px;
    padding-top: 4px;
    color: Red;
}
.dxcaTextBoxLabel_MaterialColor
{
    padding-bottom: 4px;
    display: block;
}
.dxcaLoadingPanel_MaterialColor
{
    background-color: white;
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #484848;
}
.dxcaLoadingPanel_MaterialColor td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 2px;
}
.dxcaLoadingPanel_MaterialColor .dxlp-loadingImage
{
    margin: 0px;
}
.dxpcLite_MaterialColor .dxHFBPS
{
    width: 6px;
}
.dxeTextBox_MaterialColor,
.dxeButtonEdit_MaterialColor,
.dxeIRadioButton_MaterialColor,
.dxeRadioButtonList_MaterialColor,
.dxeCheckBoxList_MaterialColor
{
    cursor: default;
}
/* Removes flicking in Material Safari*/
.dxeTrackBar_MaterialColor,
.dxeIRadioButton_MaterialColor,
.dxeButtonEdit_MaterialColor,
.dxeTextBox_MaterialColor,
.dxeRadioButtonList_MaterialColor,
.dxeCheckBoxList_MaterialColor,
.dxeMemo_MaterialColor,
.dxeListBox_MaterialColor,
.dxeCalendar_MaterialColor,
.dxeColorTable_MaterialColor
{
    -webkit-tap-highlight-color: transparent;
}
/* Layout Control */
.dxeLayoutConrtol_MaterialColor
{
    display: table;
}
.dxeLyGroupCell_MaterialColor
{
    padding: 5px;
}
.dxeLyCaptionCell_MaterialColor
{
    padding: 6px;
}
.dxeLyEditorCell_MaterialColor
{
    padding: 5px;
}
.dxeLyCaptionCell_MaterialColor
{
    color: #004184;
    font-weight: bold;
    white-space: nowrap;
}
.dxeLyEditorCell_MaterialColor
{
    width: 0;
}
.dxeLyGroupBox_MaterialColor
{
    border: 1px Solid #9F9F9F;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}
.dxeLyGroupBoxCaption_MaterialColor > span
{
    background-color: White;
    padding-left: 5px;
    padding-right: 5px;
}
.dxeLyGroupBoxCaption_MaterialColor
{
    position: relative;
    margin-top: -21px;
}
.dxeLyGroup_MaterialColor
{
    width: 100%;
}
.dxeLayoutConrtol_MaterialColor .dxeLyVATSys > label
{
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}
.dxeLyEditorCell_MaterialColor > .dxeMemoSys
{
    margin-top: 3px;
}
.dxeLyEditorCell_MaterialColor > label.dxeBase_MaterialColor
{
    display: block;
    white-space: nowrap;
}
/* ASPxCololrEdit */
.dxcpParametersCell_MaterialColor input
{
    padding: 2px 0px 1px 5px;
    color: #484848;
}
.dxcpParametersCellSys .dxcpWebColorInput_MaterialColor
{
    width: 67px;
    float: right;
    margin-top: 40px;
}
.dxcpColorParameterMainDiv_MaterialColor > label
{
    color: #484848;
    padding-right: 14px;
}
.dxcpColorParameterMainDiv_MaterialColor > input
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    width: 67px;
}
.dxcpColorParameterMainDiv_MaterialColor
{
    padding: 0px 0px 4px 0px;
    width: 123px;
    text-align: right;
}
.dxeCustomColorButton_MaterialColor
{
    margin: 3px 7px;
    cursor: pointer;
}
.dxeCustomColorButtonHover_MaterialColor
{
    box-shadow: 0px 8px 16px 1.2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 16px 1.2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 8px 16px 1.2px rgba(0,0,0,0.2);
}
.dxeAutomaticColorItem_MaterialColor
{
    padding: 4px 4px 0px 4px;
}
.dxeAutomaticColorItem_MaterialColor > span
{
    display: inline-block;
    margin: 5px 5px 0;
    line-height: 20px;
}
.dxeAutomaticColorItem_MaterialColor .dxeACICellDiv_MaterialColor[style*="#FFF"],
.dxeAutomaticColorItem_MaterialColor .dxeACICellDiv_MaterialColor[style*="background-color:White;"],
.dxeAutomaticColorItem_MaterialColor .dxeACICellDiv_MaterialColor[style*="rgb(255, 255, 255)"],
.dxeAutomaticColorItem_MaterialColor .dxeACICellDiv_MaterialColor:not([style*="background-color"])
{
    width: 20px;
    height: 20px;
    border: 1px solid #E0E0E0;
    margin: 1px;
}
.dxeAutomaticColorItemCellHover_MaterialColor .dxeACICellDiv_MaterialColor[style*="#FFF"],
.dxeAutomaticColorItemCellHover_MaterialColor .dxeACICellDiv_MaterialColor[style*="background-color:White;"],
.dxeAutomaticColorItemCellHover_MaterialColor .dxeACICellDiv_MaterialColor[style*="rgb(255, 255, 255)"],
.dxeAutomaticColorItemCellHover_MaterialColor .dxeACICellDiv_MaterialColor:not([style*="background-color"])
{
    width: 20px;
    height: 20px;
    border: 2px solid #E0E0E0;
    padding: 0px !important;
    margin: 0px;
}
.dxcpCurrentColor_MaterialColor,
.dxcpSavedColor_MaterialColor
{
    height: 35px;
}
.dxcpCurrentAndSaved_MaterialColor
{
    width: 72px;
    margin: 34px 0px 0px 49px;
    cursor: pointer;
}
.dxeColorTablesMainDiv_MaterialColor,
.dxeColorSelectorMainDiv_MaterialColor
{
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxeColorSelectorMainDiv_MaterialColor > table > tbody > tr > td:nth-child(2)
{
    padding-left: 1px;
}
.dxeColorSelectorMainDiv_MaterialColor > table
{
    padding: 10px 9px 0px 10px;
}
.dxeColorSelectorMainDiv_MaterialColor > div
{
    border-top: 1px solid #EAEAEA;
    padding: 11px 10px 10px 10px;
}
.dxcpColorArea_MaterialColor,
.dxcpHueAreaImage_MaterialColor,
.dxcpCurrentAndSaved_MaterialColor,
.dxeColorTablesMainDiv_MaterialColor,
.dxeColorSelectorMainDiv_MaterialColor,
.dxcpParametersCell_MaterialColor input
{
    border: 1px solid #DCDCDC;
}
.dxeButtonsPanelDiv_MaterialColor
{
    margin-top: 20px;
    text-align: right;
}
.dxeButtonsPanelDiv_MaterialColor input
{
    min-width: 60px;
    margin-left: 1px;
}
/* Ripple */
.dxeColorTablesMainDiv_MaterialColor .dxeCustomColorButton_MaterialColor::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxeColorTablesMainDiv_MaterialColor .dxeCustomColorButtonHover_MaterialColor .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxAndroidMobilePlatform .dxeColorTablesMainDiv_MaterialColor .dxeCustomColorButtonHover_MaterialColor .dxRipple,
.dxMacOSMobilePlatform .dxeColorTablesMainDiv_MaterialColor .dxeCustomColorButtonHover_MaterialColor .dxRipple
{
    background-color: rgba(255,255,255,0.9);
}
/* -- ASPxTokenBox -- */
.dxeButtonEdit_MaterialColor.dxeTokenBox
{
    padding-top: 0px;
}
.dxFirefox .dxeButtonEdit_MaterialColor.dxeTokenBox
{
    padding: 0px;
    padding-top: 0px;
}
input.dxeTokenBoxInput_MaterialColor[type="text"]
{
    display: inline-block;
    float: left;
    width: 30px;
    outline: none;
    margin: 2px 0 1px 2px;
    padding: 5px 2px 5px 3px;
}
.dxeToken_MaterialColor
{
    display: inline-block;
    background: #98262C;
    color: white;
    float: left;
    min-width: 30px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 15px;
}
.dxeTokenText_MaterialColor, .dxeTokenRemoveButton_MaterialColor
{
    display: block;
    float: left;
}
.dxFirefox .dxeTokenText_MaterialColor
{
    padding: 4px 6px 4px 7px;
    margin-left: 1px;
}
.dxeTokenText_MaterialColor
{
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 2px 0px 4px;
    padding-right: 18px;
    padding: 5px 6px 4px 7px;
}
.dxeTokenRemoveButton_MaterialColor
{
    cursor: pointer;
    margin: 3px 3px 0 0;
    border-radius: 50%;
    background-color: #BBB;
}
*[dir="rtl"] .dxeTokenRemoveButton_MaterialColor
{
    margin: 3px 0 0 3px;
}
.dxFirefox .dxeButtonEdit_MaterialColor td.dxictb,
.dxeButtonEdit_MaterialColor td.dxictb
{
    padding: 0px;
}
.dxFirefox input.dxeTokenBoxInput_MaterialColor[type="text"]
{
    margin-bottom: 2px;
    margin-top: 1px;
}
.dxFirefox .dxeToken_MaterialColor
{
    padding-bottom: 0px;
}
.dxeDisabled_MaterialColor .dxeToken_MaterialColor
{
    background: #eee;
    color: #8F8F8F;
}
.dxeTokenBox.dxeDisabled_MaterialColor .dxictb
{
    cursor: default;
}
/* ASPxPictureEdit */
.dxpePreviewContainer_MaterialColor
{
    position: relative;
}
.dxpeCommandPanel_MaterialColor
{
    background-color: #484848;
    background-color: rgba(0,0,0,0.75);
    color: white;
    height: 32px;
    position: absolute;
}
.dxpeBottomCommandPanel_MaterialColor
{
    width: 100%;
    bottom: 0;
}
.dxpeTopCommandPanel_MaterialColor
{
    width: 100%;
    top: 0;
}
.dxpeCommandPanelDeleteButton_MaterialColor,
.dxpeCommandPanelOpenDialogButton_MaterialColor
{
    cursor: pointer;
    display: inline-block;
}
.dxpeCommandPanelButtonsWrapper_MaterialColor
{
    position: absolute;
}
.dxpeCommandPanelButtonsWrapperLeft_MaterialColor
{
    left: 0;
}
.dxpeCommandPanelButtonsWrapperCenter_MaterialColor
{
    left: 50%;
    margin-left: -32px;
}
.dxpeCommandPanelButtonsWrapperRight_MaterialColor
{
    right: 0;
}
.dxpeDropZone_MaterialColor
{
    background-color: gray;
}
.dxpePlaceHolder_MaterialColor
{
    background-color: lightgray;
    z-index: -1;
}
.dxpeTextPanelContainer_MaterialColor
{
    height: 100%;
    font-size: 200%;
    text-align: center;
    width: 100%;
}
.dxpeTextPanel_MaterialColor
{
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
/* Editor caption */
.dxeCaption_MaterialColor
{
    /* Bootstrap correction */
    font-weight: inherit;
}
.dxeCaptionCell_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #333;
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
}
.dxeCaptionCell_MaterialColor.dxeCLLSys,
[dir='rtl'] .dxeCaptionCell_MaterialColor.dxeCLRSys
{
    padding-left: 0px;
    padding-right: 16px;
}
[dir='rtl'] .dxeCaptionCell_MaterialColor.dxeCLLSys,
.dxeCaptionCell_MaterialColor.dxeCLRSys
{
    padding-right: 0px;
    padding-left: 16px;
}
.dxeCaptionCell_MaterialColor.dxeCLTSys,
.dxeCaptionCell_MaterialColor.dxeCLBSys
{
    padding: 13px 0;
}
.dxFirefox .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeTextEditCTypeSys
{
    padding-top: 8px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeTextEditCTypeSys
{
    padding-top: 9px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 2px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 3px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 19px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 20px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeListBoxCTypeSys
{
    padding-top: 5px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeTrackBarCTypeSys
{
    padding-top: 8px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeProgressBarCTypeSys
{
    padding-top: 9px;
}
.dxIE .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeMemoCTypeSys
{
    padding-top: 8px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeMemoCTypeSys
{
    padding-top: 9px;
}
.dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCustomCTypeSys
{
    padding-top: 5px;
    padding-bottom: 5px;
}
/* Chrome */
.dxWebKitFamily .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 3px;
}
.dxWebKitFamily .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 4px;
}
.dxWebKitFamily .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 19px;
}
.dxWebKitFamily .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 20px;
}
/* Opera */
noindex:-o-prefocus, body:first-of-type .dxeTextEditCTypeSys.dxeCaptionVATSys.dxeCaptionCell_MaterialColor
{
    padding-top: 3px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 4px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 4px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 20px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MaterialColor.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 21px;
}
/* Firefox */
.dxFirefox .dxeMemoCTypeSys.dxeCaptionVATSys.dxeCaptionCell_MaterialColor
{
    padding-top: 9px;
}
.dxeRequiredMark_MaterialColor
{
    color: green;
    font-style: normal;
}
.dxeOptionalMark_MaterialColor
{
    color: gray;
    font-style: normal;
}
/* Out of range warning*/
.dxeOutOfRWarn_MaterialColor
{
    font: 14px 'Open sans', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    padding: 3px 8px 4px 8px;
    display: none;
    position: absolute;
    background-color: white;
    color: red;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    z-index: 41998;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 1px 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border: 1px solid #A8A8A8;
}
.dxeOutOfRWarnRight_MaterialColor
{
    margin-left: 10px;
    margin-top: -2px;
}
.dxeOutOfRWarnBottom_MaterialColor
{
    margin-top: 10px;
}
/* Adaptive DropDown */
.dxpcDropDown_MaterialColor .dxdd-header
{
    padding: 16px 0 12px 0;
    border-bottom: 1px solid #ebebeb;
    background: white;
}
.dxpcDropDown_MaterialColor .dxdd-header .dxdd-caption
{
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: normal;
    color: #444444;
}
.dxpcDropDown_MaterialColor .dxdd-header .dxbButton_MaterialColor
{
    padding: 0 14px;
}
.dxpcDropDown_MaterialColor .dxdd-header .dxdd-caption:first-child
{
    padding-left: 24px;
    text-align: left;
}
.dxpcDropDown_MaterialColor .dxdd-header .dxdd-caption:last-child
{
    padding-right: 24px;
}
.dxpcDropDown_MaterialColor .dxdd-cal .dxdd-caption:first-child
{
    padding-left: 16px;
}
.dxpcDropDown_MaterialColor .dxpc-mainDiv
{
    background-color: #ffffff;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor + .dxpcModalBackLite_MaterialColor,
.dxmodalSys.dxdd-root + .dxpcModalBackLite_MaterialColor
{
    background-color: #777777;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    visibility: hidden;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor
{
    /* ComboBox Styles */
    /* Calendar Styles */
    /* ComboBox + Calendar */
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxeDropDownWindow_MaterialColor
{
    border: none;
    background: transparent;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-shadow
{
    box-shadow: 0px 4px 16px 0 rgba(0,0,0,0.32);
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-header
{
    background: transparent;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv
{
    border-radius: 8px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv:not(.dxdd-cal):not(.dxdd-dde):not(.dxdd-sp) .dxpc-content
{
    padding-bottom: 32px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input
{
    margin-top: 20px;
    margin: 20px 24px 0 24px;
    border: solid 2px #98262C;
    height: 50px;
    padding: 0 23px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input > input
{
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 0.67;
    letter-spacing: normal;
    color: #98262C;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input .dxdd-clearbutton, .dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input .dxdd-clearbutton:hover
{
    right: 17px;
    height: 20px;
    background: none;
    border-width: 0;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input .dxeFNTextSys
{
    color: #bdbdbd;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-help
{
    color: #999999;
    padding: 16px 24px 24px 24px;
    font-size: 0.85em;
    margin-bottom: -32px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-info
{
    margin: 10px 24px 15px 24px;
    font-size: 14px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-list .dxeListBox_MaterialColor
{
    margin: 18px 24px 0 24px;
    width: calc(100% - 48px) !important;
    border-color: #ebebeb;
    color: #999999;
    background-color: #fafafa;
    min-width: 250px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-list .dxeListBox_MaterialColor .dxeListBoxItemHover_MaterialColor
{
    background: rgba(0,0,0,0.08);
    color: #999999;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-list .dxeListBox_MaterialColor .dxlbd
{
    width: 100% !important;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-list .dxeListBox_MaterialColor .dxeListBoxItem_MaterialColor
{
    padding: 8px 10px 7px 23px;
    border: none;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-list .dxdd-input:not(.dxdd-readonly) ~ .dxeListBox_MaterialColor
{
    margin-top: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendar_MaterialColor
{
    border: none;
    background-color: transparent;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendar_MaterialColor .dxeCalendarHeader_MaterialColor
{
    background-color: transparent;
    color: #666666;
    border-bottom: 1px solid #ebebeb;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendar_MaterialColor .dxeCalendarFooter_MaterialColor
{
    text-align: center;
    padding: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendar_MaterialColor .dxeCalendarFooter_MaterialColor button
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendar_MaterialColor .dxeDateEditTimeEditCell_MaterialColor
{
    padding: 20px 16px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendar_MaterialColor ~ .dxdd-help
{
    padding: 16px 12px 16px 12px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxeCalendarDETS.dxeCalendar_MaterialColor .dxeCalendarFooter_MaterialColor
{
    border-bottom: 1px solid #ebebeb;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-sp .dxScrollPicker_MaterialColor .dxsp-wgroup
{
    padding: 12px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-sp .dxScrollPicker_MaterialColor .dxsp-wheel + .dxsp-wheel
{
    margin-left: 4px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-dde .dxdd-help,
.dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxpc-mainDiv.dxdd-cal .dxdd-help
{
    margin-bottom: 0;
}
.dxeNullText_MaterialColor + .dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input .dxeEditArea_MaterialColor,
.dxFirefox .dxeNullText_MaterialColor + .dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input .dxeEditArea_MaterialColor
{
    color: #bdbdbd;
}
.dxeNullText_MaterialColor + .dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input input:-webkit-autofill,
.dxFirefox .dxeNullText_MaterialColor + .dxmodalSys.dxdd-root .dxpcDropDown_MaterialColor .dxdd-input input:-webkit-autofill
{
    -webkit-text-fill-color: #bdbdbd;
}
.dxdd-root .dxdd-header > .dxbButtonSys.dxbDisabled_MaterialColor
{
    opacity: 0.4;
}
.dxScrollPicker_MaterialColor .dxsp-wgroup
{
    padding: 16px 24px 24px;
}
.dxScrollPicker_MaterialColor .dxsp-wgroup + .dxsp-wgroup
{
    border-top: 1px solid #ebebeb;
}
.dxScrollPicker_MaterialColor .dxsp-wheel + .dxsp-wheel
{
    margin-left: 16px;
}
.dxScrollPicker_MaterialColor .dxsp-caption
{
    text-align: center;
    font-size: 12px;
    color: rgba(153,153,153,0.5);
    margin-bottom: 16px;
}
.dxScrollPicker_MaterialColor .dxsp-wheel-hover .dxsp-frame,
.dxScrollPicker_MaterialColor .dxsp-wheel-touch .dxsp-frame
{
    border-color: #98262C;
}
.dxScrollPicker_MaterialColor .dxsp-item-focused
{
    height: 51px;
    font-size: 18px;
    padding-top: 17px;
}
.dxScrollPicker_MaterialColor .dxsp-item
{
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.dxScrollPicker_MaterialColor .dxsp-item-focused
{
    height: 51px;
    font-size: 18px;
    font-style: normal;
    padding-top: 17px;
    color: #98262C;
}
.dxScrollPicker_MaterialColor .dxsp-item-prev
{
    padding-bottom: 5px;
    padding-top: 15px;
}
.dxScrollPicker_MaterialColor .dxsp-item-prev + .dxsp-item-prev
{
    padding-bottom: 12px;
    padding-top: 8px;
}
.dxScrollPicker_MaterialColor .dxsp-item-focused + .dxsp-item
{
    padding-top: 12px;
    padding-bottom: 8px;
}
.dxScrollPicker_MaterialColor .dxsp-item-focused + .dxsp-item + .dxsp-item
{
    padding-top: 5px;
    padding-bottom: 15px;
}
.dxScrollPicker_MaterialColor .dxsp-item-focused + .dxsp-item + .dxsp-item + .dxsp-item
{
    padding-top: 0;
    padding-bottom: 20px;
}
.dxScrollPicker_MaterialColor .dxsp-list::after,
.dxScrollPicker_MaterialColor .dxsp-list::before
{
    height: 75px !important;
    line-height: 75px;
}

.dxeFNTextSys {
    position: absolute;
    background-color: transparent;
    pointer-events: none;
    box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    border-color: transparent;
}
.dxeTextBoxSys .dxeFNTextSys,
.dxeButtonEditSys .dxeFNTextSys,
.dxeMemoSys .dxeFNTextSys {
    font: inherit;
}
input:-webkit-autofill + .dxeFNTextSys {
    display: none!important;
}

dxSpriteWidth { width : 538 }

.dxdd-root.dxmodalSys .dxEditors_edtCalendarFNNextPeriod_MaterialColor, .dxdd-root.dxmodalSys .dxEditors_edtCalendarFNPrevPeriod_MaterialColor, .dxdd-root.dxmodalSys .dxEditors_edtCalendarNextMonth_MaterialColor, .dxdd-root.dxmodalSys .dxEditors_edtCalendarNextYear_MaterialColor, .dxdd-root.dxmodalSys .dxEditors_edtCalendarPrevMonth_MaterialColor, .dxdd-root.dxmodalSys .dxEditors_edtCalendarPrevYear_MaterialColor, .dxeButtonEditButtonHover_MaterialColor .dxEditors_edtClear_MaterialColor, .dxeButtonEditButtonHover_MaterialColor .dxEditors_edtDropDown_MaterialColor, .dxeButtonEditButtonHover_MaterialColor .dxEditors_edtEllipsis_MaterialColor, .dxeButtonEditButtonPressed_MaterialColor .dxEditors_edtDropDown_MaterialColor, .dxeButtonEditButtonPressed_MaterialColor .dxEditors_edtEllipsis_MaterialColor, .dxEditors_caRefresh_MaterialColor, .dxEditors_ddapply_MaterialColor, .dxEditors_ddclose_MaterialColor, .dxEditors_edtBinaryImageDelete_MaterialColor, .dxEditors_edtBinaryImageOpenDialog_MaterialColor, .dxEditors_edtCalendarFastNavBackToPrevMode_MaterialColor, .dxEditors_edtCalendarFastNavBackToPrevModeRtl_MaterialColor, .dxEditors_edtCalendarFNNextPeriod_MaterialColor, .dxEditors_edtCalendarFNNextYear_MaterialColor, .dxEditors_edtCalendarFNPrevPeriod_MaterialColor, .dxEditors_edtCalendarFNPrevYear_MaterialColor, .dxEditors_edtCalendarNextMonth_MaterialColor, .dxEditors_edtCalendarNextMonthDisabled_MaterialColor, .dxEditors_edtCalendarNextYear_MaterialColor, .dxEditors_edtCalendarNextYearDisabled_MaterialColor, .dxEditors_edtCalendarPrevMonth_MaterialColor, .dxEditors_edtCalendarPrevMonthDisabled_MaterialColor, .dxEditors_edtCalendarPrevYear_MaterialColor, .dxEditors_edtCalendarPrevYearDisabled_MaterialColor, .dxEditors_edtClear_MaterialColor, .dxEditors_edtDETSClockFace_MaterialColor, .dxEditors_edtDETSHourHand_MaterialColor, .dxEditors_edtDETSMinuteHand_MaterialColor, .dxEditors_edtDETSSecondHand_MaterialColor, .dxEditors_edtDropDown_MaterialColor, .dxEditors_edtDropDownDisabled_MaterialColor, .dxEditors_edtEllipsis_MaterialColor, .dxEditors_edtEllipsisDisabled_MaterialColor, .dxEditors_edtError_MaterialColor, .dxEditors_edtListBoxFilterBtn_MaterialColor, .dxEditors_edtListBoxFilterBtnDisabled_MaterialColor, .dxEditors_edtListBoxHideFilterBtn_MaterialColor, .dxEditors_edtListBoxHideFilterBtnDisabled_MaterialColor, .dxEditors_edtListBoxHideFilterBtnRtl_MaterialColor, .dxEditors_edtListBoxHideFilterBtnRtlDisabled_MaterialColor, .dxEditors_edtRadioButtonChecked_MaterialColor, .dxEditors_edtRadioButtonCheckedDisabled_MaterialColor, .dxEditors_edtRadioButtonUnchecked_MaterialColor, .dxEditors_edtRadioButtonUncheckedDisabled_MaterialColor, .dxEditors_edtSpinEditDecrementImage_MaterialColor, .dxEditors_edtSpinEditDecrementImageDisabled_MaterialColor, .dxEditors_edtSpinEditIncrementImage_MaterialColor, .dxEditors_edtSpinEditIncrementImageDisabled_MaterialColor, .dxEditors_edtSpinEditLargeDecImage_MaterialColor, .dxEditors_edtSpinEditLargeDecImageDisabled_MaterialColor, .dxEditors_edtSpinEditLargeIncImage_MaterialColor, .dxEditors_edtSpinEditLargeIncImageDisabled_MaterialColor, .dxEditors_edtTBDecBtn_MaterialColor, .dxEditors_edtTBIncBtn_MaterialColor, .dxEditors_edtTokenBoxTokenRemoveButton_MaterialColor, .dxEditors_edtTokenBoxTokenRemoveButtonDisabled_MaterialColor, .dxEditors_fcadd_MaterialColor, .dxEditors_fcaddhot_MaterialColor, .dxEditors_fcgroupaddcondition_MaterialColor, .dxEditors_fcgroupaddgroup_MaterialColor, .dxEditors_fcgroupand_MaterialColor, .dxEditors_fcgroupnotand_MaterialColor, .dxEditors_fcgroupnotor_MaterialColor, .dxEditors_fcgroupor_MaterialColor, .dxEditors_fcgroupremove_MaterialColor, .dxEditors_fcopany_MaterialColor, .dxEditors_fcopavg_MaterialColor, .dxEditors_fcopbegin_MaterialColor, .dxEditors_fcopbetween_MaterialColor, .dxEditors_fcopblank_MaterialColor, .dxEditors_fcopcontain_MaterialColor, .dxEditors_fcopcount_MaterialColor, .dxEditors_fcopend_MaterialColor, .dxEditors_fcopequal_MaterialColor, .dxEditors_fcopexists_MaterialColor, .dxEditors_fcopgreater_MaterialColor, .dxEditors_fcopgreaterorequal_MaterialColor, .dxEditors_fcopless_MaterialColor, .dxEditors_fcoplessorequal_MaterialColor, .dxEditors_fcoplike_MaterialColor, .dxEditors_fcopmax_MaterialColor, .dxEditors_fcopmin_MaterialColor, .dxEditors_fcopnotany_MaterialColor, .dxEditors_fcopnotbetween_MaterialColor, .dxEditors_fcopnotblank_MaterialColor, .dxEditors_fcopnotcontain_MaterialColor, .dxEditors_fcopnotequal_MaterialColor, .dxEditors_fcopnotlike_MaterialColor, .dxEditors_fcopsum_MaterialColor, .dxEditors_fcoptypefield_MaterialColor, .dxEditors_fcoptypefieldhot_MaterialColor, .dxEditors_fcoptypevalue_MaterialColor, .dxEditors_fcoptypevaluehot_MaterialColor, .dxEditors_fcremove_MaterialColor, .dxEditors_fcremovehot_MaterialColor, .dxeSpinDecButtonHover_MaterialColor .dxEditors_edtSpinEditDecrementImage_MaterialColor, .dxeSpinDecButtonPressed_MaterialColor .dxEditors_edtSpinEditDecrementImage_MaterialColor, .dxeSpinIncButtonHover_MaterialColor .dxEditors_edtSpinEditIncrementImage_MaterialColor, .dxeSpinIncButtonPressed_MaterialColor .dxEditors_edtSpinEditIncrementImage_MaterialColor, .dxeSpinLargeDecButtonHover_MaterialColor .dxEditors_edtSpinEditLargeDecImage_MaterialColor, .dxeSpinLargeDecButtonPressed_MaterialColor .dxEditors_edtSpinEditLargeDecImage_MaterialColor, .dxeSpinLargeIncButtonHover_MaterialColor .dxEditors_edtSpinEditLargeIncImage_MaterialColor, .dxeSpinLargeIncButtonPressed_MaterialColor .dxEditors_edtSpinEditLargeIncImage_MaterialColor, .dxeTBDecBtnHover_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor, .dxeTBDecBtnPressed_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor, .dxeTBIncBtnHover_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor, .dxeTBIncBtnPressed_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor, .dxeTrackBar_MaterialColor.dxeDisabled_MaterialColor .dxEditors_edtTBDecBtn_MaterialColor, .dxeTrackBar_MaterialColor.dxeDisabled_MaterialColor .dxEditors_edtTBIncBtn_MaterialColor, .dxgvFocusedRow_MaterialColor .dxEditors_edtRadioButtonChecked_MaterialColor { background-image: url('/DXR.axd?r=104_432-C6tou'); background-repeat: no-repeat; background-color: transparent } 
.dxIE .dx-acc-r .dxdd-root.dxmodalSys .dxEditors_edtCalendarFNNextPeriod_MaterialColor::before, .dxIE .dx-acc-r .dxdd-root.dxmodalSys .dxEditors_edtCalendarFNPrevPeriod_MaterialColor::before, .dxIE .dx-acc-r .dxdd-root.dxmodalSys .dxEditors_edtCalendarNextMonth_MaterialColor::before, .dxIE .dx-acc-r .dxdd-root.dxmodalSys .dxEditors_edtCalendarNextYear_MaterialColor::before, .dxIE .dx-acc-r .dxdd-root.dxmodalSys .dxEditors_edtCalendarPrevMonth_MaterialColor::before, .dxIE .dx-acc-r .dxdd-root.dxmodalSys .dxEditors_edtCalendarPrevYear_MaterialColor::before, .dxIE .dx-acc-r .dxeButtonEditButtonHover_MaterialColor .dxEditors_edtClear_MaterialColor::before, .dxIE .dx-acc-r .dxeButtonEditButtonHover_MaterialColor .dxEditors_edtDropDown_MaterialColor::before, .dxIE .dx-acc-r .dxeButtonEditButtonHover_MaterialColor .dxEditors_edtEllipsis_MaterialColor::before, .dxIE .dx-acc-r .dxeButtonEditButtonPressed_MaterialColor .dxEditors_edtDropDown_MaterialColor::before, .dxIE .dx-acc-r .dxeButtonEditButtonPressed_MaterialColor .dxEditors_edtEllipsis_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_caRefresh_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_ddapply_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_ddclose_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtBinaryImageDelete_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtBinaryImageOpenDialog_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarFastNavBackToPrevMode_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarFastNavBackToPrevModeRtl_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarFNNextPeriod_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarFNNextYear_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarFNPrevPeriod_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarFNPrevYear_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarNextMonth_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarNextMonthDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarNextYear_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarNextYearDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarPrevMonth_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarPrevMonthDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarPrevYear_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtCalendarPrevYearDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtClear_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtDETSClockFace_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtDETSHourHand_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtDETSMinuteHand_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtDETSSecondHand_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtDropDown_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtDropDownDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtEllipsis_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtEllipsisDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtError_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtListBoxFilterBtn_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtListBoxFilterBtnDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtListBoxHideFilterBtn_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtListBoxHideFilterBtnDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtListBoxHideFilterBtnRtl_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtListBoxHideFilterBtnRtlDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtRadioButtonChecked_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtRadioButtonCheckedDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtRadioButtonUnchecked_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtRadioButtonUncheckedDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditDecrementImage_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditDecrementImageDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditIncrementImage_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditIncrementImageDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditLargeDecImage_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditLargeDecImageDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditLargeIncImage_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtSpinEditLargeIncImageDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtTBDecBtn_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtTBIncBtn_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtTokenBoxTokenRemoveButton_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_edtTokenBoxTokenRemoveButtonDisabled_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcadd_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcaddhot_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupaddcondition_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupaddgroup_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupand_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupnotand_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupnotor_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupor_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcgroupremove_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopany_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopavg_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopbegin_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopbetween_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopblank_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopcontain_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopcount_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopend_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopequal_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopexists_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopgreater_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopgreaterorequal_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopless_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcoplessorequal_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcoplike_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopmax_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopmin_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopnotany_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopnotbetween_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopnotblank_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopnotcontain_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopnotequal_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopnotlike_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcopsum_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcoptypefield_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcoptypefieldhot_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcoptypevalue_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcoptypevaluehot_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcremove_MaterialColor::before, .dxIE .dx-acc-r .dxEditors_fcremovehot_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinDecButtonHover_MaterialColor .dxEditors_edtSpinEditDecrementImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinDecButtonPressed_MaterialColor .dxEditors_edtSpinEditDecrementImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinIncButtonHover_MaterialColor .dxEditors_edtSpinEditIncrementImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinIncButtonPressed_MaterialColor .dxEditors_edtSpinEditIncrementImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinLargeDecButtonHover_MaterialColor .dxEditors_edtSpinEditLargeDecImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinLargeDecButtonPressed_MaterialColor .dxEditors_edtSpinEditLargeDecImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinLargeIncButtonHover_MaterialColor .dxEditors_edtSpinEditLargeIncImage_MaterialColor::before, .dxIE .dx-acc-r .dxeSpinLargeIncButtonPressed_MaterialColor .dxEditors_edtSpinEditLargeIncImage_MaterialColor::before, .dxIE .dx-acc-r .dxeTBDecBtnHover_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor::before, .dxIE .dx-acc-r .dxeTBDecBtnPressed_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor::before, .dxIE .dx-acc-r .dxeTBIncBtnHover_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor::before, .dxIE .dx-acc-r .dxeTBIncBtnPressed_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor::before, .dxIE .dx-acc-r .dxeTrackBar_MaterialColor.dxeDisabled_MaterialColor .dxEditors_edtTBDecBtn_MaterialColor::before, .dxIE .dx-acc-r .dxeTrackBar_MaterialColor.dxeDisabled_MaterialColor .dxEditors_edtTBIncBtn_MaterialColor::before, .dxIE .dx-acc-r .dxgvFocusedRow_MaterialColor .dxEditors_edtRadioButtonChecked_MaterialColor::before { width: 538px } 
.dxdd-root.dxmodalSys .dxEditors_edtCalendarFNNextPeriod_MaterialColor { background-position: -450px -364px; background-size: 538px auto; width: 12px; height: 12px } 
.dxdd-root.dxmodalSys .dxEditors_edtCalendarFNPrevPeriod_MaterialColor { background-position: -432px -328px; background-size: 538px auto; width: 12px; height: 12px } 
.dxdd-root.dxmodalSys .dxEditors_edtCalendarNextMonth_MaterialColor { background-position: -450px -350px; background-size: 538px auto; width: 12px; height: 12px } 
.dxdd-root.dxmodalSys .dxEditors_edtCalendarNextYear_MaterialColor { background-position: -396px -292px; background-size: 538px auto; width: 12px; height: 12px } 
.dxdd-root.dxmodalSys .dxEditors_edtCalendarPrevMonth_MaterialColor { background-position: -464px -364px; background-size: 538px auto; width: 12px; height: 12px } 
.dxdd-root.dxmodalSys .dxEditors_edtCalendarPrevYear_MaterialColor { background-position: -464px -336px; background-size: 538px auto; width: 12px; height: 12px } 
.dxeButtonEditButtonHover_MaterialColor .dxEditors_edtClear_MaterialColor { background-position: -426px -122px; background-size: 538px auto; width: 20px; height: 20px } 
.dxeButtonEditButtonHover_MaterialColor .dxEditors_edtDropDown_MaterialColor { background-position: -438px -30px; background-size: 538px auto; width: 10px; height: 10px } 
.dxeButtonEditButtonHover_MaterialColor .dxEditors_edtEllipsis_MaterialColor { background-position: -484px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxeButtonEditButtonPressed_MaterialColor .dxEditors_edtDropDown_MaterialColor { background-position: -426px -30px; background-size: 538px auto; width: 10px; height: 10px } 
.dxeButtonEditButtonPressed_MaterialColor .dxEditors_edtEllipsis_MaterialColor { background-position: -396px -360px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_caRefresh_MaterialColor { background-position: -448px -168px; background-size: 538px auto; width: 28px; height: 28px } 
.dxEditors_ddapply_MaterialColor { background-position: -426px -144px; background-size: 538px auto; width: 22px; height: 22px } 
.dxEditors_ddclose_MaterialColor { background-position: -396px -114px; background-size: 538px auto; width: 22px; height: 22px } 
.dxEditors_edtBinaryImageDelete_MaterialColor { background-position: -412px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_edtBinaryImageOpenDialog_MaterialColor { background-position: -420px -100px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtCalendarFastNavBackToPrevMode_MaterialColor { background-position: -418px -60px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtCalendarFastNavBackToPrevModeRtl_MaterialColor { background-position: -396px -50px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtCalendarFNNextPeriod_MaterialColor { background-position: -396px -278px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarFNNextYear_MaterialColor { background-position: -428px -296px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarFNPrevPeriod_MaterialColor { background-position: -464px -350px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarFNPrevYear_MaterialColor { background-position: -446px -322px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarNextMonth_MaterialColor { background-position: -414px -296px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarNextMonthDisabled_MaterialColor { background-position: -398px -382px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarNextYear_MaterialColor { background-position: -522px -198px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarNextYearDisabled_MaterialColor { background-position: -442px -308px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarPrevMonth_MaterialColor { background-position: -414px -310px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarPrevMonthDisabled_MaterialColor { background-position: -410px -282px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarPrevYear_MaterialColor { background-position: -428px -310px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtCalendarPrevYearDisabled_MaterialColor { background-position: -450px -336px; background-size: 538px auto; width: 12px; height: 12px } 
.dxEditors_edtClear_MaterialColor { background-position: -516px 0px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtDETSClockFace_MaterialColor { background-position: 0px 0px; background-size: 538px auto; width: 196px; height: 196px } 
.dxEditors_edtDETSHourHand_MaterialColor { background-position: -198px 0px; background-size: 538px auto; width: 196px; height: 196px } 
.dxEditors_edtDETSMinuteHand_MaterialColor { background-position: 0px -198px; background-size: 538px auto; width: 196px; height: 196px } 
.dxEditors_edtDETSSecondHand_MaterialColor { background-position: -198px -198px; background-size: 538px auto; width: 196px; height: 196px } 
.dxEditors_edtDropDown_MaterialColor { background-position: -526px -132px; background-size: 538px auto; width: 10px; height: 10px } 
.dxEditors_edtDropDownDisabled_MaterialColor { background-position: -414px -30px; background-size: 538px auto; width: 10px; height: 10px } 
.dxEditors_edtEllipsis_MaterialColor { background-position: -470px -42px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_edtEllipsisDisabled_MaterialColor { background-position: -450px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_edtError_MaterialColor { background-position: -486px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_edtListBoxFilterBtn_MaterialColor { background-position: -494px -148px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtListBoxFilterBtnDisabled_MaterialColor { background-position: -418px -80px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtListBoxHideFilterBtn_MaterialColor { background-position: -470px -124px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtListBoxHideFilterBtnDisabled_MaterialColor { background-position: -458px -80px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtListBoxHideFilterBtnRtl_MaterialColor { background-position: -438px -80px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtListBoxHideFilterBtnRtlDisabled_MaterialColor { background-position: -464px -102px; background-size: 538px auto; width: 18px; height: 18px } 
.dxEditors_edtRadioButtonChecked_MaterialColor { background-position: -396px -70px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtRadioButtonCheckedDisabled_MaterialColor { background-position: -396px -176px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtRadioButtonUnchecked_MaterialColor { background-position: -472px -146px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtRadioButtonUncheckedDisabled_MaterialColor { background-position: -442px -100px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtSpinEditDecrementImage_MaterialColor { background-position: -478px -367px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditDecrementImageDisabled_MaterialColor { background-position: -460px -325px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditIncrementImage_MaterialColor { background-position: -424px -285px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditIncrementImageDisabled_MaterialColor { background-position: -478px -356px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditLargeDecImage_MaterialColor { background-position: -494px -31px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditLargeDecImageDisabled_MaterialColor { background-position: -410px -271px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditLargeIncImage_MaterialColor { background-position: -435px -285px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtSpinEditLargeIncImageDisabled_MaterialColor { background-position: -456px -311px; background-size: 538px auto; width: 9px; height: 9px } 
.dxEditors_edtTBDecBtn_MaterialColor { background-position: -396px -138px; background-size: 538px auto; width: 28px; height: 28px } 
.dxEditors_edtTBIncBtn_MaterialColor { background-position: -478px -168px; background-size: 538px auto; width: 28px; height: 28px } 
.dxEditors_edtTokenBoxTokenRemoveButton_MaterialColor { background-position: -448px -122px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_edtTokenBoxTokenRemoveButtonDisabled_MaterialColor { background-position: -450px -146px; background-size: 538px auto; width: 20px; height: 20px } 
.dxEditors_fcadd_MaterialColor { background-position: -456px -62px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcaddhot_MaterialColor { background-position: -452px -42px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupaddcondition_MaterialColor { background-position: -508px -126px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupaddgroup_MaterialColor { background-position: -474px -62px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupand_MaterialColor { background-position: -514px -150px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupnotand_MaterialColor { background-position: -502px -104px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupnotor_MaterialColor { background-position: -490px -126px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupor_MaterialColor { background-position: -496px -82px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcgroupremove_MaterialColor { background-position: -516px -50px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopany_MaterialColor { background-position: -434px -42px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopavg_MaterialColor { background-position: -488px -42px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopbegin_MaterialColor { background-position: -520px -104px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopbetween_MaterialColor { background-position: -516px -86px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopblank_MaterialColor { background-position: -492px -62px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopcontain_MaterialColor { background-position: -396px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopcount_MaterialColor { background-position: -520px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopend_MaterialColor { background-position: -438px -62px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopequal_MaterialColor { background-position: -484px -104px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopexists_MaterialColor { background-position: -478px -82px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopgreater_MaterialColor { background-position: -396px -32px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopgreaterorequal_MaterialColor { background-position: -416px -42px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopless_MaterialColor { background-position: -516px -68px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcoplessorequal_MaterialColor { background-position: -414px -324px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcoplike_MaterialColor { background-position: -432px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopmax_MaterialColor { background-position: -414px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopmin_MaterialColor { background-position: -396px -306px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopnotany_MaterialColor { background-position: -414px -342px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopnotbetween_MaterialColor { background-position: -396px -342px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopnotblank_MaterialColor { background-position: -432px -360px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopnotcontain_MaterialColor { background-position: -432px -342px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopnotequal_MaterialColor { background-position: -504px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopnotlike_MaterialColor { background-position: -396px -324px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcopsum_MaterialColor { background-position: -466px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcoptypefield_MaterialColor { background-position: -516px -32px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcoptypefieldhot_MaterialColor { background-position: -448px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcoptypevalue_MaterialColor { background-position: -430px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcoptypevaluehot_MaterialColor { background-position: -502px -378px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcremove_MaterialColor { background-position: -414px -360px; background-size: 538px auto; width: 16px; height: 16px } 
.dxEditors_fcremovehot_MaterialColor { background-position: -468px -198px; background-size: 538px auto; width: 16px; height: 16px } 
.dxeSpinDecButtonHover_MaterialColor .dxEditors_edtSpinEditDecrementImage_MaterialColor { background-position: -442px -297px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinDecButtonPressed_MaterialColor .dxEditors_edtSpinEditDecrementImage_MaterialColor { background-position: -478px -345px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinIncButtonHover_MaterialColor .dxEditors_edtSpinEditIncrementImage_MaterialColor { background-position: -505px -31px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinIncButtonPressed_MaterialColor .dxEditors_edtSpinEditIncrementImage_MaterialColor { background-position: -461px -31px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinLargeDecButtonHover_MaterialColor .dxEditors_edtSpinEditLargeDecImage_MaterialColor { background-position: -483px -31px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinLargeDecButtonPressed_MaterialColor .dxEditors_edtSpinEditLargeDecImage_MaterialColor { background-position: -450px -31px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinLargeIncButtonHover_MaterialColor .dxEditors_edtSpinEditLargeIncImage_MaterialColor { background-position: -472px -31px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeSpinLargeIncButtonPressed_MaterialColor .dxEditors_edtSpinEditLargeIncImage_MaterialColor { background-position: -396px -267px; background-size: 538px auto; width: 9px; height: 9px } 
.dxeTBDecBtnHover_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor { background-position: -426px 0px; background-size: 538px auto; width: 28px; height: 28px } 
.dxeTBDecBtnPressed_MaterialColor.dxEditors_edtTBDecBtn_MaterialColor { background-position: -396px 0px; background-size: 538px auto; width: 28px; height: 28px } 
.dxeTBIncBtnHover_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor { background-position: -418px -168px; background-size: 538px auto; width: 28px; height: 28px } 
.dxeTBIncBtnPressed_MaterialColor.dxEditors_edtTBIncBtn_MaterialColor { background-position: -456px 0px; background-size: 538px auto; width: 28px; height: 28px } 
.dxeTrackBar_MaterialColor.dxeDisabled_MaterialColor .dxEditors_edtTBDecBtn_MaterialColor { background-position: -486px 0px; background-size: 538px auto; width: 28px; height: 28px } 
.dxeTrackBar_MaterialColor.dxeDisabled_MaterialColor .dxEditors_edtTBIncBtn_MaterialColor { background-position: -508px -168px; background-size: 538px auto; width: 28px; height: 28px } 
.dxgvFocusedRow_MaterialColor .dxEditors_edtRadioButtonChecked_MaterialColor { background-position: -396px -92px; background-size: 538px auto; width: 20px; height: 20px } 
.dxeTBVSys .dxEditors_edtTBMainDHPressed_MaterialColor,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_MaterialColor,
.dxeTBHSys .dxEditors_edtTBMainDHPressed_MaterialColor,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_MaterialColor
{
	z-index: 7;
}
.dxEditors_edtError_MaterialColor,
.dxEditors_edtCalendarPrevYear_MaterialColor,
.dxEditors_edtCalendarPrevYearDisabled_MaterialColor,
.dxEditors_edtCalendarPrevMonth_MaterialColor,
.dxEditors_edtCalendarPrevMonthDisabled_MaterialColor,
.dxEditors_edtCalendarNextMonth_MaterialColor,
.dxEditors_edtCalendarNextMonthDisabled_MaterialColor,
.dxEditors_edtCalendarNextYear_MaterialColor,
.dxEditors_edtCalendarNextYearDisabled_MaterialColor,
.dxEditors_edtCalendarFNPrevYear_MaterialColor,
.dxEditors_edtCalendarFNNextYear_MaterialColor,
.dxEditors_edtCalendarFNPrevPeriod_MaterialColor,
.dxEditors_edtCalendarFNNextPeriod_MaterialColor,
.dxEditors_edtEllipsis_MaterialColor,
.dxEditors_edtEllipsisDisabled_MaterialColor,
.dxEditors_edtDropDown_MaterialColor,
.dxEditors_edtDropDownDisabled_MaterialColor,
.dxEditors_edtSpinEditIncrementImage_MaterialColor,
.dxEditors_edtSpinEditIncrementImageDisabled_MaterialColor,
.dxEditors_edtSpinEditDecrementImage_MaterialColor,
.dxEditors_edtSpinEditDecrementImageDisabled_MaterialColor,
.dxEditors_edtSpinEditLargeIncImage_MaterialColor,
.dxEditors_edtSpinEditLargeIncImageDisabled_MaterialColor,
.dxEditors_edtSpinEditLargeDecImage_MaterialColor,
.dxEditors_edtSpinEditLargeDecImageDisabled_MaterialColor
{
	display:block;
	margin:auto;
}
.dxEditors_edtCalendarFNPrevYear_MaterialColor
{
    margin-right: 8px;
}
.dxEditors_edtCalendarFNNextYear_MaterialColor
{
    margin-left: 8px;
}
.dxEditors_edtCalendarFastNavBackToPrevMode_MaterialColor,
.dxEditors_edtCalendarFastNavBackToPrevModeRtl_MaterialColor {
    margin-top: 2px;
    margin-bottom: -2px;
}
.dxEditors_edtTBIncBtn_MaterialColor,
.dxEditors_edtTBDecBtn_MaterialColor 
{
    -webkit-box-shadow: 0px 2px 2.82px 0.18px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 2px 2.82px 0.18px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 2px 2.82px 0.18px rgba(0, 0, 0, 0.24);
}
.dxEditors_edtDETSHourHand_MaterialColor {
    z-index:9;
}



