/* 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('/FETNETIns/DXR.axd?r=0_1654-HDwRu');
}
@font-face
{
    font-family: "Roboto Medium";
    src: local("Roboto Medium"), url('/FETNETIns/DXR.axd?r=0_1653-HDwRu');
}
.dxeCalendarToday_Material .dxe-apt-labels-container,
.dxeCalendarSelected_Material .dxe-apt-labels-container
{
    display: none;
}
.dxeCalendar_Material .dxe-apt-labels-container
{
    height: 5px;
    margin-bottom: -5px;
    margin-left: -2px;
    margin-right: -2px;
}
.dxeCalendar_Material .dxe-apt-labels-container > div
{
    width: 5px;
    height: 5px;
    margin-top: 2px;
    border-radius: 50%;
}
.dxeCalendar_Material .dxe-more-labels-container > .dxe-h-line
{
    width: 5px;
    top: 2px;
}
.dxeCalendar_Material .dxe-more-labels-container > .dxe-v-line
{
    height: 5px;
    left: 2px;
}
.dxeCalendar_Material .dxe-more-labels-container > div.dxe-h-line,
.dxeCalendar_Material .dxe-more-labels-container > div.dxe-v-line
{
    background-color: #757575;
}
/* -- ValidationSummary -- */
.dxvsValidationSummary_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: Red;
}
.dxvsValidationSummary_Material td.dxvsRC_Material
{
    vertical-align: top;
    padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary_Material table.dxvsHT_Material
{
    width: 100%;
}
.dxvsValidationSummary_Material td.dxvsH_Material
{
    padding: 2px 0;
}
.dxvsValidationSummary_Material a.dxvsHL_Material,
.dxvsValidationSummary_Material a.dxvsHL_Material:visited
{
    color: red;
}
.dxvsValidationSummary_Material a.dxvsHL_Material
{
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}
.dxvsValidationSummary_Material a.dxvsHL_Material:hover
{
    color: #f70;
}
.dxvsValidationSummary_Material td.dxvsETC_Material
{
    padding: 2px 0;
}
.dxvsValidationSummary_Material li.dxvsE_Material
{
    padding: 2px 0;
}
/* TrackBar */
.dxeTrackBar_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    visibility: hidden;
}
.dxEditors_edtTBIncBtn_Material,
.dxEditors_edtTBDecBtn_Material
{
    border-radius: 50%;
}
.dxeTBIncBtnHover_Material.dxEditors_edtTBIncBtn_Material,
.dxeTBDecBtnHover_Material.dxEditors_edtTBDecBtn_Material
{
    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_Material .dxeTBHSys a,
.dxeDisabled_Material .dxeTBVSys a
{
    cursor: default;
}
.dxeTBBarHighlight_Material
{
    font-size: 0;
}
.dxeTBScale_Material,
.dxeTBTrack_Material,
.dxeTBBarHighlight_Material
{
    cursor: pointer;
}
.dxeTBScale_Material
{
    z-index: 1;
}
.dxeTBSecondaryDH_Material, .dxeTBMainDH_Material
{
    z-index: 4;
}
.dxeTrackBar_Material.dxeTBHSys
{
    width: 442px;
    height: 61px;
}
.dxeTrackBar_Material.dxeTBVSys
{
    height: 442px;
    width: 61px;
}
.dxeTrackBar_Material.dxeTBBScaleSys.dxeTBVSys
{
    width: 92px;
}
.dxeTrackBar_Material.dxeTBBScaleSys.dxeTBHSys
{
    height: 92px;
}
.dxeTBTrack_Material
{
    z-index: 2;
    position: absolute;
}
.dxeTBHSys .dxeTBTrack_Material
{
    background-color: #BABABA;
}
.dxeTBVSys .dxeTBTrack_Material
{
    background-color: #BABABA;
}
.dxeTBHSys .dxeTBTrack_Material
{
    height: 1px;
}
.dxeTBHSys .dxeTBBarHighlight_Material
{
    top: 0px;
    height: 1px;
}
.dxeTBVSys .dxeTBTrack_Material
{
    width: 1px;
}
.dxeTBVSys .dxeTBBarHighlight_Material
{
    left: 0px;
    width: 1px;
}
.dxeTBHSys .dxeTBMainDH_Material, .dxeTBHSys .dxeTBSecondaryDH_Material
{
    top: -10px;
    width: 17px;
    height: 17px;
}
.dxeTBVSys .dxeTBMainDH_Material, .dxeTBVSys .dxeTBSecondaryDH_Material
{
    left: -10px;
    width: 17px;
    height: 17px;
}
.dxeTBHSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHHover_Material,
.dxeTBHSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHHover_Material,
.dxeTBVSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHHover_Material,
.dxeTBVSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHHover_Material,
.dxeFocused_Material .dxeTBHSys .dxeFocusedMDHSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHHover_Material,
.dxeFocused_Material .dxeTBHSys .dxeFocusedSDHSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHHover_Material,
.dxeFocused_Material .dxeTBVSys .dxeFocusedMDHSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHHover_Material,
.dxeFocused_Material .dxeTBVSys .dxeFocusedSDHSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHHover_Material
{
    background-color: #E53935;
    border-color: #E53935;
}
.dxeTBHSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHPressed_Material,
.dxeTBHSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHPressed_Material,
.dxeTBVSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHPressed_Material,
.dxeTBVSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHPressed_Material,
.dxeFocused_Material .dxeTBHSys .dxeFocusedMDHSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHPressed_Material,
.dxeFocused_Material .dxeTBHSys .dxeFocusedSDHSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHPressed_Material,
.dxeFocused_Material .dxeTBVSys .dxeFocusedMDHSys .dxeTBMainDH_Material.dxEditors_edtTBMainDHPressed_Material,
.dxeFocused_Material .dxeTBVSys .dxeFocusedSDHSys .dxeTBSecondaryDH_Material.dxEditors_edtTBSecondaryDHPressed_Material
{
    background-color: #FFFFFF;
    border-color: #E53935;
}
.dxeFocused_Material .dxeTBHSys .dxeFocusedMDHSys .dxeTBMainDH_Material,
.dxeFocused_Material .dxeTBHSys .dxeFocusedSDHSys .dxeTBSecondaryDH_Material,
.dxeFocused_Material .dxeTBVSys .dxeFocusedMDHSys .dxeTBMainDH_Material,
.dxeFocused_Material .dxeTBVSys .dxeFocusedSDHSys .dxeTBSecondaryDH_Material
{
    border: 2px solid #E53935;
}
.dxeTBMainDH_Material, .dxeTBSecondaryDH_Material
{
    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_Material, .dxeTBVSys .dxeTBTrack_Material
{
    left: 13px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBTrack_Material
{
    right: 13px;
    left: auto;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBTrack_Material
{
    margin-top: 1px;
    bottom: 13px;
    top: auto;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBTrack_Material,
.dxeTBHSys .dxeTBTrack_Material
{
    top: 14px;
}
.dxeTBBarHighlight_Material
{
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
}
.dxeTBHSys .dxeTBBarHighlight_Material
{
    background: #E53935;
}
.dxeTBVSys .dxeTBBarHighlight_Material
{
    background: #E53935;
}
.dxeTBRBLabel_Material, .dxeTBLTLabel_Material
{
    text-align: center;
    color: #999999;
    cursor: default;
}
.dxeTBSmallTickSys .dxeTBRBLabel_Material, .dxeTBSmallTickSys .dxeTBLTLabel_Material,
.dxeTBLargeTickSys .dxeTBRBLabel_Material, .dxeTBLargeTickSys .dxeTBLTLabel_Material
{
    position: absolute;
}
.dxeTBHSys .dxeTBRBLabel_Material,
.dxeTBHSys .dxeTBLTLabel_Material
{
    width: 100%;
}
.dxeTrackBar_Material .dxeTBIncBtn_Material,
.dxeTrackBar_Material .dxeTBDecBtn_Material
{
    overflow: visible;
}
.dxeTBVSys .dxeTBRBLabel_Material,
.dxeTBVSys .dxeTBLTLabel_Material
{
    padding-top: 2px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_Material
{
    margin-left: -4px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBRBLabel_Material,
.dxeTBVSys .dxeTBBScaleSys .dxeTBLTLabel_Material
{
    right: -4px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLTLabel_Material,
.dxeTBVSys .dxeTBBScaleSys .dxeTBRBLabel_Material
{
    left: -4px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBRBLabel_Material,
.dxeTBHSys .dxeTBBScaleSys .dxeTBLTLabel_Material
{
    bottom: -1px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLTLabel_Material,
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_Material
{
    top: 1px;
}
.dxeTBItem_Material
{
    color: #8c8c8c;
}
.dxeTBHSys .dxeTBItem_Material .dxeTBRBLabel_Material,
.dxeTBHSys .dxeTBItem_Material .dxeTBLTLabel_Material
{
    display: inline-block;
    margin-left: 0px !important;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBItem_Material .dxeTBRBLabel_Material
{
    padding-top: 17px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBItem_Material .dxeTBLTLabel_Material
{
    padding-top: 13px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_Material .dxeTBLTLabel_Material
{
    padding-top: 12px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_Material .dxeTBRBLabel_Material
{
    padding-top: 17px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_Material .dxeTBRBLabel_Material
{
    margin-left: 5px;
}
.dxeTBSelectedItem_Material .dxeTBRBLabel_Material,
.dxeTBSelectedItem_Material .dxeTBLTLabel_Material,
.dxeTBSelectedTick_Material .dxeTBRBLabel_Material,
.dxeTBSelectedTick_Material .dxeTBLTLabel_Material
{
    color: #E53935;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBItem_Material
{
    text-align: left;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_Material
{
    text-align: right;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_Material
{
    text-align: center;
}
.dxeTBHSys .dxeTBItem_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1643-HDwRu&p=cbc7b5');
    background-size: 1px 20px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1641-HDwRu&p=cbc7b5');
    background-size: 1px 10px;
}
.dxeTBVSys .dxeTBItem_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1644-HDwRu&p=cbc7b5');
    background-size: 20px 1px;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1642-HDwRu&p=cbc7b5');
    background-size: 28px 1px;
}
.dxeTBHSys .dxeTBLargeTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1643-HDwRu&p=cbc7b5');
    background-size: 1px 20px;
}
.dxeTBVSys .dxeTBLargeTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1644-HDwRu&p=cbc7b5');
    background-size: 20px 1px;
}
.dxeTBHSys .dxeTBSmallTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1645-HDwRu&p=cbc7b5');
    background-size: 1px 10px;
}
.dxeTBVSys .dxeTBSmallTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1646-HDwRu&p=cbc7b5');
    background-size: 10px 1px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBLargeTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1639-HDwRu&p=cbc7b5');
    background-size: 1px 47px;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBLargeTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1640-HDwRu&p=cbc7b5');
    background-size: 47px 1px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBSmallTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1641-HDwRu&p=cbc7b5');
    background-size: 1px 27px;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBSmallTick_Material
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1642-HDwRu&p=cbc7b5');
    background-size: 27px 1px;
}
.dxeTBVSys .dxeTBIncBtn_Material,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBDecBtn_Material
{
    margin-top: 17px;
    bottom: 0;
    top: auto;
}
.dxeTBVSys .dxeTBDecBtn_Material,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBIncBtn_Material
{
    margin-bottom: 17px;
    top: 0;
    bottom: auto;
}
.dxeTBHSys .dxeTBDecBtn_Material,
.dxeTBHSys .dxeTBHSys .dxeReversedDirectionSys .dxeTBIncBtn_Material
{
    margin-right: 16px;
    left: 0;
    right: auto;
}
.dxeTBHSys .dxeTBIncBtn_Material,
.dxeTBHSys .dxeReversedDirectionSys .dxeTBDecBtn_Material
{
    margin-left: 16px;
    right: 0;
    left: auto;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBDecBtn_Material,
.dxeTBVSys .dxeTBBScaleSys .dxeTBIncBtn_Material
{
    margin-left: -14px;
    left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBDecBtn_Material,
.dxeTBHSys .dxeTBBScaleSys .dxeTBIncBtn_Material
{
    margin-top: -14px;
    top: 50%;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBTrack_Material
{
    margin-left: 0px;
    left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBTrack_Material
{
    margin-top: 0px;
    top: 50%;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBDecBtn_Material,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBIncBtn_Material
{
    right: 0px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBDecBtn_Material,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBIncBtn_Material
{
    bottom: 0px;
}
.dxeHelpText_Material,
.dxeTBValueToolTip_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
}
div.dxeHelpText_Material,
.dxeTBValueToolTip_Material
{
    padding: 3px 8px 4px 8px;
    display: inline;
    line-height: 18px;
    position: absolute;
    background: #E53935;
    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_Material
{
    visibility: visible;
    color: #9F9F9F;
}
td.dxeHelpText_Material span
{
    font-size: 0.85em;
}
td.dxeHelpText_Material.dxeHHelpTextSys
{
    padding: 0 6px;
}
td.dxeHelpText_Material.dxeVHelpTextSys
{
    padding: 9px 0;
}
.dxeTrackBar_Material .dxeTBDecBtn_Material:not(.dx-acc)::before,
.dxeTrackBar_Material .dxeTBIncBtn_Material:not(.dx-acc)::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxeTrackBar_Material .dxeTBDecBtn_Material .dxRippleContainer,
.dxeTrackBar_Material .dxeTBIncBtn_Material .dxRippleContainer
{
    width: 50px !important;
    height: 50px !important;
    margin-top: -11px;
    margin-left: -11px;
}
.dxeTrackBar_Material .dxeTBDecBtn_Material .dxRipple,
.dxeTrackBar_Material .dxeTBIncBtn_Material .dxRipple
{
    background-color: rgba(229,57,53,0.3);
}
.dxAndroidMobilePlatform .dxeTrackBar_Material .dxeTBDecBtn_Material .dxRipple,
.dxMacOSMobilePlatform .dxeTrackBar_Material .dxeTBIncBtn_Material .dxRipple,
.dxAndroidMobilePlatform .dxeTrackBar_Material .dxeTBDecBtn_Material .dxRipple,
.dxMacOSMobilePlatform .dxeTrackBar_Material .dxeTBIncBtn_Material .dxRipple
{
    background-color: rgba(229,57,53,0.4);
}
/* Loading */
.dxlpLoadingPanel_Material,
.dxlpLoadingPanelWithContent_Material
{
    background-color: white;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    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_Material,
.dxEdge .dxlpLoadingPanel_Material,
.dxIE .dxlpLoadingPanelWithContent_Material,
.dxEdge .dxlpLoadingPanelWithContent_Material
{
    border-spacing: 0;
    border-collapse: separate;
}
.dxlpLoadingPanel_Material td.dx,
.dxlpLoadingPanelWithContent_Material td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
html.dxIE.dxBrowserVersion-9 .dxlpLoadingPanel_Material .dxlp-loadingImage,
html.dxIE.dxBrowserVersion-9 .dxlpLoadingPanelWithContent_Material .dxlp-loadingImage,
html.dxIE.dxBrowserVersion-9 .dxcaLoadingPanel_Material .dxlp-loadingImage,
html.dxIE.dxBrowserVersion-9 .dxeImage_Material.dxe-loadingImage
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1773-HDwRu');
    height: 32px;
    width: 32px;
    animation: none;
    border: none;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.dxcaLoadingPanel_Material .dxlp-loadingImage,
.dxeImage_Material.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 #E53935;
    border-top: 4px solid #EEE;
    width: 24px;
    height: 24px;
}
.dxeButtonEditSys .dxic .dxeLoadingDiv_Material
{
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_Material
{
    background-color: transparent !important;
    font-size: 0;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_Material td.dx
{
    padding: 0px !important;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_Material td.dx > span
{
    display: none;
}
.dxeButtonEditSys .dxic .dxeLoadingPanel_Material td.dx > img
{
    height: 15px;
    width: auto;
    vertical-align: middle;
}
.dxeBase_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    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_Material::after
{
    position: absolute;
}
.dxeListBoxItemSelected_Material .dxeIRBFocused_Material::after,
.dxgvFocusedRow_Material .dxeIRBFocused_Material::after
{
    background-color: rgba(255,255,255,0.18);
}
.dxEditors_edtRadioButtonUnchecked_Material.dxeIRBFocused_Material::after
{
    background-color: rgba(0,0,0,0.1);
}
.dxeIRBFocused_Material::after
{
    content: "";
    display: block;
    margin-left: -8px;
    margin-top: -8px;
    width: 36px;
    height: 36px;
    background-color: rgba(229,57,53,0.3);
    border-radius: 50%;
    animation: radioFocusAnimation 0.17s cubic-bezier(0.61, 0.08, 0.46, 0.71);
}
[dir='rtl'] .dxeIRBFocused_Material::after
{
    margin-right: -8px;
}
.dxeIRadioButton_Material.dxichSys:not(.dx-acc)::before
{
    content: "dxRippleTargetExternal" !important;
    display: none;
}
.dxeIRadioButton_Material .dxRippleContainer
{
    width: 50px !important;
    height: 50px !important;
    margin-top: -15px;
    margin-left: -15px;
}
.dxeIRadioButton_Material.dxEditors_edtRadioButtonChecked_Material .dxRipple
{
    background-color: rgba(229,57,53,0.3);
}
.dxeIRadioButton_Material.dxichSys.dxWeb_edtRadioButtonUnchecked_Material .dxRipple
{
    background-color: rgba(0,0,0,0.1);
}
.dxAndroidMobilePlatform .dxeIRadioButton_Material.dxEditors_edtRadioButtonChecked_Material .dxRipple,
.dxMacOSMobilePlatform .dxeIRadioButton_Material.dxEditors_edtRadioButtonChecked_Material .dxRipple
{
    background-color: rgba(229,57,53,0.4);
}
.dxAndroidMobilePlatform .dxeIRadioButton_Material.dxichSys.dxWeb_edtRadioButtonUnchecked_Material .dxRipple,
.dxMacOSMobilePlatform .dxeIRadioButton_Material.dxichSys.dxWeb_edtRadioButtonUnchecked_Material .dxRipple
{
    background-color: rgba(0,0,0,0.2);
}
.dxeBase_Material .dxichCellSys,
.dxeBase_Material.dxichCellSys
{
    padding: 8px 3px 6px;
}
.dxeBase_Material .dxichTextCellSys
{
    padding: 3px 0 1px;
}
.dxeTAR.dxeBase_Material .dxichTextCellSys,
.dxeTAL.dxeBase_Material[dir='rtl'] .dxichTextCellSys
{
    padding: 8px 3px 5px 8px;
}
.dxeTAL.dxeBase_Material .dxichTextCellSys,
.dxeTAR.dxeBase_Material[dir='rtl'] .dxichTextCellSys
{
    padding: 8px 8px 5px 3px;
}
span.dxeBase_Material.dxichCellSys.dxeTAR label,
span[dir='rtl'].dxeBase_Material.dxichCellSys.dxeTAL label,
.dx-acc-r span.dxeBase_Material.dxichCellSys.dxeTAR > span:not([id]),
.dx-acc-r span[dir='rtl'].dxeBase_Material.dxichCellSys.dxeTAL > span:not([id])
{
    padding: 6px 3px 5px 11px;
}
span.dxeBase_Material.dxichCellSys.dxeTAL label,
span[dir='rtl'].dxeBase_Material.dxichCellSys.dxeTAR label,
.dx-acc-r span.dxeBase_Material.dxichCellSys.dxeTAL > span:not([id]),
.dx-acc-r span[dir='rtl'].dxeBase_Material.dxichCellSys.dxeTAR > span:not([id])
{
    padding: 6px 11px 5px 3px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: Red;
    border-color: black;
    padding-right: 12px;
    padding-left: 12px;
}
.dxeErrorCell_Material.dxeNoBorderTop,
.dxeErrorCell_Material.dxeNoBorderBottom
{
    padding-right: 0;
    padding-left: 0;
}
.dxeErrorCell_Material.dxeNoBorderBottom td > img
{
    margin-top: -2px;
}
.dxeErrorCell_Material.dxeNoBorderBottom
{
    padding-bottom: 4px;
}
.dxFirefox .dxeErrorCell_Material.dxeNoBorderTop,
.dxIE .dxeErrorCell_Material.dxeNoBorderTop
{
    padding-top: 5px;
}
.dxeErrorCell_Material.dxeNoBorderTop
{
    padding-top: 6px;
}
.dxeErrorCell_Material img,
.dxeErrorCell_Material .dx-acc-s
{
    margin-right: 8px;
}
.dxeErrorFrameWithoutError_Material
{
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_Material .dxeControlsCell_Material,
.dxeErrorFrameWithoutError_Material.dxeControlsCell_Material
{
    padding: 2px;
}
.dxeEditArea_Material
{
    border: 1px solid #A0A0A0;
}
.dxeEditArea_Material,
body input.dxeEditArea_Material
{
    color: #484848;
}
input[type="text"].dxeEditArea_Material,
input[type="password"].dxeEditArea_Material
{
    margin-top: 0;
    margin-bottom: 0;
}
.dxFirefox input[type="text"].dxeEditArea_Material,
.dxFirefox input[type="password"].dxeEditArea_Material
{
    margin-top: 0;
    margin-bottom: -1px;
}
noindex:-o-prefocus,
input[type="text"].dxeEditArea_Material,
input[type="password"].dxeEditArea_Material
{
    margin-top: 1px;
    margin-bottom: 0;
}
/* -- Binary Image -- */
.dxeBinaryImageButtonPanel_Material
{
    height: 36px;
}
.dxeBinaryImageButtonPanel_Material .dxeBinImgBtnShaderSys
{
    background-color: rgba(0,0,0,0.36);
}
.dxeBinaryImageButton_Material
{
    margin: 0 6px;
}
/* -- Buttons -- */
.dxFirefox .dxeTextBox_Material td.dxic,
.dxFirefox .dxeButtonEdit_Material td.dxic,
.dxFirefox .dxeButtonEdit_Material[cellspacing="0"] td.dxic
{
    padding: 6px 8px 7px 7px;
}
.dxeTextBox_Material td.dxic,
.dxeButtonEdit_Material td.dxic,
.dxeButtonEdit_Material[cellspacing="0"] td.dxic
{
    padding: 7px 8px 6px 7px;
}
.dxeButtonEditButton_Material,
.dxeCalendarButton_Material,
.dxeSpinIncButton_Material,
.dxeSpinDecButton_Material,
.dxeSpinLargeIncButton_Material,
.dxeSpinLargeDecButton_Material,
.dxeColorEditButton_Material
{
    background-color: white;
    background-image: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: none;
}
.dxeButtonEdit_Material
{
    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: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    border-collapse: separate;
    border-spacing: 0;
}
.dxeCalendarButton_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
}
.dxeButtonEditButton_Material
{
    padding: 7px;
}
.dxeSpinIncButton_Material
{
    padding: 5px 12px 1px;
}
.dxeSpinDecButton_Material
{
    padding: 1px 12px 5px;
}
/* -- Hover -- */
.dxeButtonEditButtonHover_Material,
.dxeSpinIncButtonHover_Material,
.dxeSpinDecButtonHover_Material,
.dxeSpinLargeIncButtonHover_Material,
.dxeSpinLargeDecButtonHover_Material
{
    background-color: #E53935;
    color: white !important;
}
.dxeCalendarButtonHover_Material
{
    color: #E53935 !important;
    background: #DDD;
    border-radius: 2px;
}
/* -- Pressed -- */
.dxeCalendarButtonPressed_Material,
.dxeButtonEditButtonPressed_Material,
.dxeSpinIncButtonPressed_Material,
.dxeSpinDecButtonPressed_Material,
.dxeSpinLargeIncButtonPressed_Material,
.dxeSpinLargeDecButtonPressed_Material,
.dxeColorEditButton_Material:active
{
    background-color: #E53935;
    color: white;
}
.dxeColorEditButton_Material:active,
.dxeColorEditButton_Material: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_Material:hover
{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #E53935 !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_Material
{
    color: #E53935 !important;
    background: #DDD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxHideContent.dxeButtonEditClearButton_Material
{
    cursor: default;
}
.dxeSpinLargeIncButton_Material
{
    padding: 10px 5px 11px 3px;
}
.dxeSpinLargeDecButton_Material
{
    padding: 10px 2px 11px 6px;
}
.dxeColorEditButton_Material
{
    background-color: #E53935;
    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_Material,
input.dxeColorEditButton_Material
{
    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: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';font-weight:bold;
    font-size: 1em;
}
.dxeCalendarButton_Material.dxeButtonDisabled_Material,
.dxeColorEditButton_Material.dxeButtonDisabled_Material
{
    opacity: 0.73;
}
.dxeButtonEditButton_Material.dxeButtonEditClearButton_Material,
.dxeButtonEditButton_Material.dxeButtonEditClearButton_Material:hover
{
    background: none;
    border-width: 0;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.dxeButtonEditClearButton_Material img
{
    vertical-align: baseline;
}
.dxeButtonEditButton_Material::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxeButtonEditButton_Material .dxRippleContainer
{
    padding: 15px;
    margin-left: -15px;
    margin-top: -15px;
}
.dxeButtonEditButton_Material .dxRippleContainer .dxRipple
{
    background-color: rgba(0,0,0,0.1);
}
.dxeButtonEditButton_Material .dxEditors_edtDropDown_Material + .dxRippleContainer .dxRipple
{
    background-color: rgba(229,57,53,0.3);
}
.dxAndroidMobilePlatform .dxeButtonEditButton_Material .dxRippleContainer .dxRipple,
.dxMacOSMobilePlatform .dxeButtonEditButton_Material .dxRippleContainer .dxRipple
{
    background-color: rgba(0,0,0,0.2);
}
.dxAndroidMobilePlatform .dxeButtonEditButton_Material .dxEditors_edtDropDown_Material + .dxRippleContainer .dxRipple,
.dxMacOSMobilePlatform .dxeButtonEditButton_Material .dxEditors_edtDropDown_Material + .dxRippleContainer .dxRipple
{
    background-color: rgba(229,57,53,0.4);
}
.dxeButtonEdit_Material .dxeEditArea_Material
{
    background-color: white;
}
.dxeButtonEdit_Material .dxeEditArea_Material,
.dxeButtonEdit_Material td.dxic
{
    width: 100%;
}
.dxeButtonEdit_Material .dxeIIC img
{
    padding-left: 3px;
}
.dxeTextBox_Material
{
    background-color: white;
    border: 1px solid #DCDCDC;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxeTextBox_Material .dxeEditArea_Material
{
    background-color: white;
}
.dxeRadioButtonList_Material, .dxeCheckBoxList_Material
{
    border: 1px solid #DCDCDC;
}
.dxeCheckBoxList_Material .dxe > table,
.dxeRadioButtonList_Material .dxe > table
{
    width: 100%;
}
.dxeRadioButtonList_Material,
.dxeCheckBoxList_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
}
.dxeRadioButtonList_Material td.dxe,
.dxeCheckBoxList_Material td.dxe
{
    padding: 8px 17px 9px 11px;
}
.dxeRadioButtonList_Material[dir='rtl'] td.dxe,
.dxeCheckBoxList_Material[dir='rtl'] td.dxe
{
    padding: 8px 11px 9px 17px;
}
/* -- Memo -- */
.dxeMemo_Material
{
    background-color: white;
    border: 1px solid #DCDCDC;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.dxFirefox .dxeMemo_Material .dxeMemoEditArea_Material,
.dxeMemo_Material .dxeMemoEditArea_Material
{
    padding: 7px 4px 0px 7px;
    background-color: white;
    outline: none;
    color: #484848;
}
.dxFirefox .dxeMemo_Material .dxeMemoEditArea_Material.dxeDisabled_Material,
.dxeMemo_Material .dxeMemoEditArea_Material.dxeDisabled_Material
{
    color: #bbbbbb;
}
/* -- Hyperlink -- */
.dxeHyperlink_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: #E53935;
    text-decoration: none;
}
.dxeHyperlink_Material:visited
{
    color: #491211;
}
.dxeHyperlink_Material:hover
{
    text-decoration: underline;
}
/* -- ListBox -- */
.dxeListBox_Material
{
    background-color: white;
    width: 70px;
    height: 109px;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: #484848;
    border: 1px solid #DCDCDC;
}
.dxeListBox_Material div.dxlbd
{
    padding-top: 1px;
    padding-bottom: 1px;
    height: 107px;
}
.dxeListBoxFilter_Material
{
    padding: 6px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #EEEEEE;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBFEButtonSys,
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys
{
    background: none;
    border: none;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBFEButtonSys
{
    background-color: transparent;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys
{
    background-color: white;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeButtonEditSys,
.dxeListBox_Material .dxeListBoxFilter_Material .dxeButtonEditSys .dxeEditAreaSys
{
    background-color: #EEEEEE;
    border-color: transparent;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys
{
    width: auto;
    border-radius: 0;
    box-shadow: none;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys .dxb
{
    padding: 0 12px;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys.dxbButtonHover_Material
{
    background-color: #EEE;
}
.dxeListBox_Material.dx-acc-r .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys .dxbf
{
    border-color: #E53935;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBFEButtonSys img
{
    margin-bottom: -2px;
}
.dxeListBox_Material .dxeListBoxFilter_Material .dxeLBShowFilterBtnSys img
{
    margin-top: 2px;
}
.dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAll_Material
{
    padding: 2px 0 4px 9px;
    border-bottom: 1px solid #DCDCDC;
    cursor: default;
    white-space: nowrap;
}
.dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAllHover_Material
{
    background-color: rgba(72,72,72,0.05);
}
.dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAllHover_Material .dxeBase_Material
{
    color: #484848;
}
*[dir="rtl"].dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAll_Material
{
    padding: 2px 9px 4px 0;
}
.dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAll_Material .dxichCellSys
{
    padding-left: 3px;
    padding-right: 4px;
}
*[dir="rtl"].dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAll_Material .dxichCellSys
{
    padding-left: 3px;
    padding-right: 3px;
}
.dxeListBox_Material .dxeHCC .dxeListBoxSelectAll_Material .dxichSys,
.dxeListBox_Material .dxeHCCR .dxeListBoxSelectAll_Material .dxichSys
{
    margin: 0;
}
.dxeListBox_Material .dxeHCCR .dxeListBoxSelectAll_Material .dxichCellSys
{
    padding: 2px 2px 2px 0;
}
.dxeListBox_Material .dxeHCCR .dxeListBoxSelectAll_Material input[type="checkbox"]
{
    margin: 3px 2px 3px 5px;
}
.dxeListBox_Material .dxeC input[type="checkbox"]
{
    margin-left: 4px !important;
    margin-right: 3px !important;
}
*[dir="rtl"].dxeListBox_Material .dxeCR input[type="checkbox"]
{
    margin-left: 3px !important;
    margin-right: 4px !important;
}
.dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAll_Material input[type="checkbox"]
{
    margin-left: 5px;
    margin-right: 6px;
    margin-top: 7px;
}
*[dir="rtl"].dxeListBox_Material > tbody > tr > td > .dxeListBoxSelectAll_Material input[type="checkbox"]
{
    margin-left: 5px;
    margin-right: 5px;
}
.dxeDisabled_Material .dxeListBoxSelectAll_Material .dxeBase_Material
{
    color: #bbbbbb;
}
.dxeListBoxItemRow_Material
{
    cursor: default;
}
.dxeListBoxItem_Material
{
    padding: 8px 10px 7px;
    white-space: nowrap;
    text-align: left;
}
.dxeListBoxItem_Material em
{
    background: #CFCFCF none repeat 0 0;
    color: #484848;
    font-weight: bold;
    font-style: normal;
}
.dxeListBox_Material td.dxeI,
.dxeListBox_Material td.dxeIM,
.dxeListBox_Material .dxeHIC,
.dxeListBox_Material td.dxeFTM,
.dxeListBox_Material td.dxeTM,
.dxeListBox_Material td.dxeC,
.dxeListBox_Material td.dxeCM,
.dxeListBox_Material td.dxeHCC,
.dxeListBox_Material td.dxeMI,
.dxeListBox_Material td.dxeMIM
{
    border-right-width: 0 !important;
}
.dxeListBox_Material td.dxeIR,
.dxeListBox_Material td.dxeIMR,
.dxeListBox_Material .dxeHICR,
.dxeListBox_Material td.dxeFTMR,
.dxeListBox_Material td.dxeTMR,
.dxeListBox_Material td.dxeCR,
.dxeListBox_Material td.dxeCMR,
.dxeListBox_Material td.dxeHCCR,
.dxeListBox_Material td.dxeMIR,
.dxeListBox_Material td.dxeMIMR
{
    border-left-width: 0 !important;
}
.dxeListBox_Material td.dxeCM,
.dxeListBox_Material td.dxeHCC,
.dxeListBox_Material td.dxeCMR,
.dxeListBox_Material td.dxeHCCR
{
    width: 43px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.dxeListBox_Material .dxeListBoxEllipsisSys td.dxeC,
.dxeListBox_Material .dxeListBoxEllipsisSys td.dxeCR
{
    width: 23px;
}
.dxeListBox_Material td.dxeIM,
.dxeListBox_Material td.dxeIMR
{
    width: 0;
}
.dxeListBox_Material td.dxeC > span,
.dxeListBox_Material td.dxeCM > span
{
    margin: 2px 2px 2px 3px;
}
.dxeListBox_Material td.dxeCR > span,
.dxeListBox_Material td.dxeCMR > span
{
    margin: 2px 3px 2px 2px;
}
.dxeListBox_Material td.dxeC
{
    padding-right: 10px !important;
}
.dxeListBox_Material td.dxeCR
{
    padding-left: 10px !important;
}
.dxeListBox_Material td.dxeT
{
    width: 100%;
    padding-left: 0 !important;
}
.dxeListBox_Material td.dxeTR
{
    width: 100%;
    padding-right: 0 !important;
}
.dxeListBox_Material td.dxeT,
.dxeListBox_Material td.dxeMI
{
    border-left-width: 0 !important;
}
.dxeListBox_Material td.dxeTR,
.dxeListBox_Material td.dxeMIR
{
    border-right-width: 0 !important;
}
.dxeListBox_Material td.dxeFTM,
.dxeListBox_Material td.dxeTM,
.dxeListBox_Material td.dxeLTM,
.dxeListBox_Material .dxeHFC,
.dxeListBox_Material .dxeHC,
.dxeListBox_Material .dxeHLC,
.dxeListBox_Material td.dxeFTMR,
.dxeListBox_Material td.dxeTMR,
.dxeListBox_Material td.dxeLTMR,
.dxeListBox_Material .dxeHFCR,
.dxeListBox_Material .dxeHCR,
.dxeListBox_Material .dxeHLCR
{
    overflow: hidden;
}
.dxeListBox_Material td.dxeFTM.dxeLTM
{
    border-left-width: 0 !important;
}
.dxeListBox_Material td.dxeFTM,
.dxeListBox_Material td.dxeTM,
.dxeListBox_Material .dxeHFC,
.dxeListBox_Material .dxeHC
{
    padding-right: 6px !important;
}
.dxeListBox_Material td.dxeFTMR,
.dxeListBox_Material td.dxeTMR,
.dxeListBox_Material .dxeHFCR,
.dxeListBox_Material .dxeHCR
{
    padding-left: 6px !important;
}
.dxeListBox_Material td.dxeLTM,
.dxeListBox_Material td.dxeTM,
.dxeListBox_Material .dxeHC,
.dxeListBox_Material .dxeHLC
{
    padding-left: 6px !important;
}
.dxeListBox_Material td.dxeLTMR,
.dxeListBox_Material td.dxeTMR,
.dxeListBox_Material .dxeHCR,
.dxeListBox_Material .dxeHLCR
{
    padding-right: 6px !important;
}
/* Ripple */
.dxeListBox_Material .dxlbd .dxeListBoxItemRow_Material::before,
.dxeListBox_Material .dxeListBoxSelectAll_Material::before,
.dxeListBox_Material .dxeHCCSA::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxeListBox_Material .dxlbd .dxeListBoxItemRow_Material .dxeListBoxItemSelected_Material + .dxRippleContainer .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxeListBox_Material .dxlbd .dxeListBoxItemRow_Material .dxRipple,
.dxeListBox_Material .dxeListBoxSelectAll_Material .dxRipple,
.dxeListBox_Material .dxeHCCSA .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxeListBoxItemRow_Material.dx-ar > .dxeListBoxItem_Material,
.dxeListBoxItemRow_Material.dx-al > .dxeListBoxItem_Material
{
    float: inherit;
}
/*Grid lines*/
.dxeListBox_Material td.dxeLTM,
.dxeListBox_Material td.dxeTM,
.dxeListBox_Material td.dxeMIM
{
    border-left: 1px solid #cfcfcf !important;
}
.dxeListBox_Material td.dxeLTMR,
.dxeListBox_Material td.dxeTMR,
.dxeListBox_Material td.dxeMIMR
{
    border-right: 1px solid #cfcfcf !important;
}
.dxeListBox_Material td.dxeIM,
.dxeListBox_Material td.dxeFTM,
.dxeListBox_Material td.dxeTM,
.dxeListBox_Material td.dxeLTM,
.dxeListBox_Material td.dxeCM,
.dxeListBox_Material td.dxeMIM,
.dxeListBox_Material td.dxeIMR,
.dxeListBox_Material td.dxeFTMR,
.dxeListBox_Material td.dxeTMR,
.dxeListBox_Material td.dxeLTMR,
.dxeListBox_Material td.dxeCMR,
.dxeListBox_Material td.dxeMIMR
{
    border-bottom: 1px solid #cfcfcf;
}
.dxeListBoxItemSelected_Material
{
    color: #484848;
    background-color: rgba(72,72,72,0.1);
}
.dxeListBoxItemHover_Material
{
    color: #484848;
    background-color: rgba(72,72,72,0.05);
}
.dxeListBoxItemHover_Material.dxeListBoxItemSelected_Material
{
    color: #484848;
    background-color: rgba(72,72,72,0.2);
}
.dxeDisabled_Material.dxeListBox_Material .dxeListBoxItemSelected_Material
{
    background-color: #DDDDDD;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItemSelected_Material
{
    color: #484848 !important;
    background-color: rgba(72,72,72,0.1) !important;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItem_Material.dxeDisabled_Material
{
    color: #bbbbbb !important;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItemHover_Material.dxeListBoxItemSelected_Material
{
    color: #484848 !important;
    background-color: rgba(72,72,72,0.2) !important;
}
.dxeListBoxWithCustAppearanceSys .dxeListBoxItemHover_Material
{
    color: #484848 !important;
    background-color: rgba(72,72,72,0.05) !important;
}
.dxeListBoxItemHover_Material em,
.dxeListBoxItemSelected_Material em
{
    background-image: none;
}
/*Header*/
.dxeListBox_Material .dxeHD
{
    border-bottom: 1px solid #DCDCDC;
    color: #8d8d8d;
}
.dxeListBox_Material .dxeHC,
.dxeListBox_Material .dxeHLC,
.dxeListBox_Material td.dxeHMIC
{
    border-left: 1px solid #DCDCDC;
}
.dxeListBox_Material .dxeHCR,
.dxeListBox_Material .dxeHLCR,
.dxeListBox_Material td.dxeHMICR
{
    border-right: 1px solid #A0A0A0;
    text-align: right;
}
.dxeListBox_Material .dxeHICR,
.dxeListBox_Material .dxeHFCR,
.dxeListBox_Material .dxeHCCR
{
    border-right: 1px solid #DCDCDC;
    text-align: right;
}
.dxeListBox_Material .dxeHFC,
.dxeListBox_Material .dxeHC,
.dxeListBox_Material .dxeHMIC
{
    border-right-width: 0;
}
.dxeListBox_Material .dxeHFCR,
.dxeListBox_Material .dxeHCR,
.dxeListBox_Material .dxeHMICR
{
    border-left-width: 0;
    text-align: right;
}
.dxeListBox_Material .dxeHLC,
.dxeListBox_Material .dxeLTM
{
    border-right: 1px solid #DCDCDC;
}
.dxeListBox_Material .dxeHLCR
{
    border-left: 1px solid #DCDCDC;
    text-align: right;
}
/* -- Calendar -- */
.dxeCalendar_Material
{
    background-color: White;
    color: #484848;
    font-weight: normal;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';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_Material
{
    border-top: 1px solid #EAEAEA;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:first-child,
.dxeCalendar_Material 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_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2)
{
    border-left: 6px solid transparent;
    background-clip: padding-box;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table
{
    padding-right: 5px;
}
.dxeCalendar_Material td.dxMonthGrid > table
{
    padding-right: 9px;
    padding-left: 9px;
}
.dxeCalendar_Material td.dxMonthGrid_Material
{
    padding: 8px 20px;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers,
.dxeCalendar_Material td.dxMonthGridWithWeekNumbersRtl
{
    min-width: 244px;
}
.dxeCalendarDayHeader_Material
{
    padding: 20px 4px 10px;
    font-size: 0.86em;
    text-transform: uppercase;
}
.dxeCalendarWeekNumber_Material
{
    font-size: 0.75em;
    text-align: right;
    padding: 15px 9px 15px 10px;
    color: #A1A1A1;
    background-color: #F1F1F1;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td,
.dxeCalendar_Material td.dxMonthGrid > table > tbody > tr:last-child > td
{
    padding-bottom: 12px;
}
.dxIE.dxBrowserVersion-10 .dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td,
.dxIE.dxBrowserVersion-10 .dxeCalendar_Material td.dxMonthGrid > table > tbody > tr:last-child > td
{
    background-repeat: no-repeat;
    background-position: center -5px;
    background-size: 40px 58px;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td:first-child
{
    padding-bottom: 12px;
}
.dxeCalendarWeekend_Material
{
    color: #FF3300;
}
.dxeCalendarOtherMonth_Material,
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemOtherPeriod_Material
{
    opacity: 0.3;
}
.dxeCalendarOutOfRange_Material,
.dxeCalendarFastNavItem_Material.dxeCalendarOutOfRange_Material
{
    color: #d0d0d0;
}
.dxeCalendarDayDisabled_Material,
.dxeCalendarFastNavItem_Material.dxeCalendarDayDisabled_Material
{
    opacity: 1.0;
    background-color: #fcfcfc;
    color: #ececec !important;
}
.dxeCalendarDay_Material
{
    padding: 12px;
    text-align: center;
}
.dxeCalendarSelected_Material.dxeDayInRange,
.dxeCalendarDay_Material.dxeCalendarHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarSelected_Material)
{
    color: #484848;
}
.dxeCalendarSelected_Material
{
    color: white;
}
.dxeCalendarSelected_Material,
.dxeCalendarHover_Material,
.dxeCalendarDay_Material.dxeCalendarToday_Material
{
    background-repeat: no-repeat;
    background-position: center 3px;
    background-size: 40px 40px;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2).dxeCalendarSelected_Material,
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2).dxeCalendarToday_Material
{
    background-position: center 3px;
}
.dxeCalendar_Material td.dxMonthGrid > table > tbody > tr > td:nth-child(1).dxeCalendarSelected_Material,
.dxeCalendar_Material td.dxMonthGrid > table > tbody > tr > td:nth-child(1).dxeCalendarToday_Material
{
    background-position: center 2px !important;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarWeekNumber_Material + .dxeCalendarSelected_Material,
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarWeekNumber_Material + .dxeCalendarToday_Material,
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarSelected_Material,
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td.dxeCalendarToday_Material
{
    background-position: center 3px;
}
.dxeCalendarFastNavItem_Material
{
    background-color: #ebebeb;
    outline: 1px white solid;
}
td.dxeCalendarFastNavItemArea_Material td.dxeCalendarFastNavItem_Material
{
    width: 25%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarFastNavItemSelected_Material),
.dxeCalendarFastNavMonth_Material.dxeCalendarFastNavMonthHover_Material,
.dxeCalendarFastNavYear_Material.dxeCalendarFastNavYearHover_Material
{
    background-color: #b8b8b8;
    color: black;
}
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemSelected_Material,
.dxeCalendarFastNavMonth_Material.dxeCalendarFastNavMonthSelected_Material,
.dxeCalendarFastNavYear_Material.dxeCalendarFastNavYearSelected_Material
{
    background-color: #E53935;
    color: white;
}
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemSelected_Material,
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemOtherPeriod_Material.dxeCalendarFastNavItemSelected_Material
{
    color: white;
}
.dxeCalendarFastNavItem_Material.dxeCalendarToday_Material
{
    box-shadow: inset 0 0 0 2px #b8b8b8;
}
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemSelected_Material.dxeCalendarToday_Material
{
    box-shadow: inset 0 0 0 2px #491211;
}
.dxeDayInRange.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemSelected_Material
{
    background-color: #b8b8b8;
    color: black;
}
.dxeDayInRange.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemSelected_Material.dxeCalendarToday_Material,
.dxeCalendarToday_Material.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarFastNavItemSelected_Material)
{
    box-shadow: inset 0 0 0 2px #858585;
}
.dxeCalendarDay_Material.dxeCalendarHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarSelected_Material)
{
    background-color: #b8b8b8;
    color: black;
}
.dxeCalendarDay_Material.dxeCalendarSelected_Material
{
    background-color: #E53935;
    color: white;
}
.dxeCalendarDay_Material.dxeCalendarToday_Material
{
    box-shadow: inset 0 0 0 1px #b8b8b8;
}
.dxeCalendarDay_Material.dxeCalendarSelected_Material.dxeCalendarToday_Material
{
    box-shadow: inset 0 0 0 1px #491211;
}
.dxeDayInRange.dxeCalendarSelected_Material
{
    background-color: #b8b8b8;
    color: black;
}
.dxeDayInRange.dxeCalendarSelected_Material.dxeCalendarToday_Material,
.dxeCalendarToday_Material.dxeCalendarDay_Material.dxeCalendarHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarSelected_Material)
{
    box-shadow: inset 0 0 0 1px #858585;
}
.dxeCalendarDay_Material.dxeCalendarHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarSelected_Material),
.dxeCalendarFastNavItem_Material.dxeCalendarFastNavItemHover_Material:not(.dxeCalendarOutOfRange_Material):not(.dxeCalendarDayDisabled_Material):not(.dxeCalendarFastNavItemSelected_Material),
.dxeCalendarSelected_Material.dxeCalendarOtherMonth_Material,
.dxeCalendarFastNavItemSelected_Material.dxeCalendarFastNavItemOtherPeriod_Material
{
    opacity: 1.0;
}
.dxeCalendarSelected_Material.dxeDisabled_Material
{
    background-color: #ffd5a6;
}
.dxeCalendarHeader_Material
{
    background-color: #E53935;
    color: white;
    font-size: 1.15em;
    padding: 8px 8px 8px 8px;
    margin: 10px;
    text-transform: uppercase;
}
.dxeCalendarHeader_Material td.dxe
{
    text-align: center;
    cursor: pointer;
}
.dxeCalendarHeader_Material .dxeCHS
{
    min-width: 10px;
    *width: 10px;
}
.dxeCalendarHeader_Material span
{
    padding: 0 16px;
    white-space: nowrap !important;
}
.dxeCalendarFooter_Material
{
    padding: 8px 0;
    text-align: right;
}
.dxeCalendarFooter_Material > button + button
{
    margin-left: 8px;
}
.dxeCalendar_Material .dxeCalendarFooter_Material.dx-ac > *
{
    margin: 0 0 0 auto;
}
.dxeCalendar_Material:not([dir='rtl']) .dxeCalendarFooter_Material
{
    padding-right: 13px;
}
.dxeCalendar_Material[dir='rtl'] .dxeCalendarFooter_Material
{
    padding-left: 13px;
}
.dxeCalendar_Material.dxeFocused_Material .dxeCalendarFooter_Material
{
    border-color: #E53935;
}
.dxeCalendarFastNav_Material
{
    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_Material
{
    background-color: transparent;
    border: none;
    padding: 0px;
}
.dxeCalendar_Material .dxYCVisibleByDefault
{
    width: 260px;
    height: 200px;
}
.dxeCalendarFastNavMonthArea_Material
{
    padding: 0px 9px;
}
.dxeCalendarFastNavItemArea_Material
{
    padding: 9px;
}
.dxeCalendarFastNavYearArea_Material
{
    padding-top: 8px;
}
.dxeCalendarFastNavHeader_Material
{
    color: #666666;
    background-color: #F1F1F1;
    padding: 8px;
    text-align: center;
    cursor: pointer;
}
.dxeCalendarFastNavHeader_Material > table > tbody > tr > td:last-child
{
    padding: 0 12px 0 0;
}
*[dir="rtl"].dxeCalendar .dxeCalendarFastNavHeader_Material > table > tbody > tr > td:last-child
{
    padding: 0 0 0 12px;
}
.dxeCalendarFastNavFooter_Material
{
    color: Black;
    padding: 8px 0px;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    background-color: white;
}
.dxeCalendarFastNavFooter_Material .dxeCFNFS
{
    min-width: 11px;
    *width: 11px;
}
.dxeCalendarFastNavItem_Material,
.dxeCalendarFastNavMonth_Material,
.dxeCalendarFastNavYear_Material
{
    color: #484848;
    padding: 3px 5px;
    text-align: center;
}
.dxeCalendarFastNavMonth_Material,
.dxeCalendarFastNavYear_Material
{
    cursor: pointer;
}
.dxeCalendarFastNavItem_Material
{
    cursor: default;
}
.dxeCalendarFastNavItem_Material:empty
{
    pointer-events: none;
}
.dxeCalendarFastNavMonth_Material
{
    padding: 6px;
}
.dxeCalendarFastNavItem_Material:before,
.dxeCalendarFastNavItem_Material:after
{
    content: "";
    display: block;
}
.dxeCalendarFastNavItem_Material:before
{
    padding-top: 6px;
}
.dxeCalendarFastNavItem_Material:after
{
    padding-bottom: 6px;
}
.dxeDateEditTimeEditCell_Material
{
    padding: 24px 74px 12px 93px;
    width: 90px;
}
.dxeDateEditClockCell_Material
{
    padding: 32px 48px 0 65px;
}
.dxeCalendarFooter_Material.dxeDETSF
{
    padding-left: 8px;
    padding-right: 8px;
}
.dxeCalendarButton_Material::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxeCalendarButton_Material .dxRipple
{
    background-color: rgba(255,255,255,0.45);
}
.dxAndroidMobilePlatform .dxeCalendarButton_Material .dxRipple,
.dxMacOSMobilePlatform .dxeCalendarButton_Material .dxRipple
{
    background-color: rgba(255,255,255,0.5);
}
.dxeCalendarDay_Material::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxeCalendarDay_Material .dxRippleContainer
{
    padding: 12px;
    margin-left: -12px;
    margin-top: -12px;
}
.dxAndroidMobilePlatform .dxeCalendarDay_Material .dxRipple,
.dxMacOSMobilePlatform .dxeCalendarDay_Material .dxRipple
{
    background-color: rgba(0,0,0,0.25);
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td .dxRippleContainer,
.dxeCalendar_Material td.dxMonthGrid > table > tbody > tr:last-child > td .dxRippleContainer
{
    margin-top: -12px;
    margin-left: -5px;
    width: 47px !important;
    height: 47px !important;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td .dxRippleContainer .dxRipple,
.dxeCalendar_Material td.dxMonthGrid > table > tbody > tr:last-child > td .dxRippleContainer .dxRipple
{
    margin-bottom: 10px;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr > td:nth-child(2) .dxRippleContainer
{
    margin-left: -12px;
}
.dxeCalendar_Material td.dxMonthGridWithWeekNumbers > table > tbody > tr:last-child > td:nth-child(2) .dxRippleContainer
{
    margin-left: -2px;
}
/* Disabled */
.dxeDisabled_Material,
.dxeDisabled_Material td.dxe
{
    color: #bbbbbb;
    cursor: default;
}
.dxeEditArea_Material.dxeDisabled_Material
{
    color: #bbbbbb;
}
a.dxeDisabled_Material:hover
{
    color: #bbbbbb;
    text-decoration: none;
}
.dxeButtonDisabled_Material
{
    border-color: #bbbbbb;
    color: #bbbbbb;
    cursor: default;
}
/* -- Button -- */
.dxbButton_Material
{
    color: white;
    background-color: #E53935;
    -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);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    padding: 1px;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';font-weight:bold;
    -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;
}
.dxbButton_Material.dxbTSys
{
    width: 96px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
.dxbButton_Material.dxbDisabled_Material
{
    border-color: #DDDDDD;
    background-color: #DDDDDD;
    color: #A2A2A2;
    cursor: default;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.dxbButtonHover_Material
{
    color: white;
    background-color: #E53935;
    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_Material
{
    color: white;
    background-color: #8E2321;
}
.dxbButtonPressed_Material
{
    color: white;
    background-color: #E53935;
    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_Material div.dxb
{
    padding: 6px 13px 4px;
    border: 1px dotted transparent;
}
.dxbButton_Material div.dxbf
{
    border: 1px dotted;
}
div.dxbButton_Material::before
{
    content: "dxRippleTarget";
    display: none;
}
div.dxbButton_Material .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxAndroidMobilePlatform div.dxbButton_Material .dxRipple,
.dxMacOSMobilePlatform div.dxbButton_Material .dxRipple
{
    background-color: rgba(255,255,255,0.9);
}
.dxbButton_Material .dxBadge
{
    background: white;
    color: #E53935;
}
.dxbButton_Material.dxbButtonHover_Material .dxBadge,
.dxbButton_Material.dxbButtonPressed_Material .dxBadge
{
    color: #E53935;
}
/* Button Link */
a.dxbButton_Material
{
    color: #E53935;
    text-decoration: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
a.dxbButton_Material: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_Material:active
{
    background-color: #DDDDDD;
}*/
a.dxbButton_Material .dxBadge
{
    background: #E53935;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 14px;
    color: white;
}
a.dxbButton_Material:hover .dxBadge
{
    text-decoration: none;
}
/* Disabled */
.dxbDisabled_Material,
a.dxbButton_Material.dxbDisabled_Material
{
    color: #BBBBBB;
    cursor: default;
    text-decoration: none;
}
a.dxbButton_Material.dxbDisabled_Material
{
    background: none !important;
}
/* -- FilterControl -- */
.dxfcControl_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: Black;
    padding: 0 1em;
    padding-top: 14px;
}
.dxfcTable_Material
{
    border-collapse: separate !important;
}
.dxfcTable_Material td.dxfc
{
    padding: 0 0 0 3px;
}
.dxfcTable_Material td.dxfc > table
{
    margin: 1px 0 -1px;
}
a.dxfcPropertyName_Material
{
    white-space: nowrap !important;
    color: #E53935 !important;
}
a.dxfcGroupType_Material
{
    white-space: nowrap !important;
    padding: 0 3px !important;
    color: #db3412 !important;
}
a.dxfcOperation_Material
{
    white-space: nowrap !important;
    color: #64B5F6 !important;
}
a.dxfcValue_Material
{
    white-space: nowrap !important;
    color: Gray !important;
    padding-right: 4px !important;
}
.dxeMaskHint_Material
{
    background: #ffffe1 none;
    border: 1px solid black;
    padding: 2px 5px 3px;
    color: Black;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
}
.dxfcControl_Material ul.dxfc-tree,
.dxfcControl_Material .dxfc-tree ul
{
    list-style-type: none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
}
.dxbButton_Material.dxb-secondary
{
    background: #ffffff;
    border-color: transparent;
    color: #666666;
}
.dxbButton_Material.dxb-secondary.dxbButtonHover_Material, .dxbButton_Material.dxb-secondary.dxbButtonPressed_Material
{
    background: #e6e6e6;
    border-color: transparent;
}
.dxbButton_Material.dxb-secondary.dxbDisabled_Material
{
    background: rgba(255,255,255,0.5);
    border-color: transparent;
    color: rgba(102,102,102,0.5);
}
.dxbButton_Material.dxb-secondary .dxBadge
{
    background: #E53935;
    color: #ffffff;
}
.dxbButton_Material.dxb-secondary.dxbButtonHover_Material .dxBadge,
.dxbButton_Material.dxb-secondary.dxbButtonPressed_Material .dxBadge
{
    color: #ffffff;
}
.dxbButton_Material.dxb-outline
{
    background: #ffffff;
    border-color: #dbdbdb;
    color: #666666;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dxbButton_Material.dxb-outline.dxbButtonHover_Material, .dxbButton_Material.dxb-outline.dxbButtonPressed_Material
{
    background: #E53935;
    color: #ffffff;
    border-color: transparent;
}
.dxbButton_Material.dxb-outline.dxbDisabled_Material
{
    background: rgba(255,255,255,0.5);
    border-color: rgba(219,219,219,0.5);
    color: rgba(102,102,102,0.5);
}
.dxbButton_Material.dxb-outline .dxBadge
{
    background: #E53935;
    color: #ffffff;
}
.dxbButton_Material.dxb-outline.dxbButtonHover_Material .dxBadge,
.dxbButton_Material.dxb-outline.dxbButtonPressed_Material .dxBadge
{
    background: #ffffff;
    color: #E53935;
}
.dxbButton_Material.dxb-danger
{
    background: #e81123;
    border-color: transparent;
    color: #ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dxbButton_Material.dxb-danger.dxbButtonHover_Material, .dxbButton_Material.dxb-danger.dxbButtonPressed_Material
{
    background: #f13b4b;
    border-color: transparent;
}
.dxbButton_Material.dxb-danger.dxbDisabled_Material
{
    background: rgba(232,17,35,0.5);
    border-color: transparent;
    color: rgba(255,255,255,0.5);
}
.dxbButton_Material.dxb-danger .dxBadge
{
    background: #ffffff;
    color: #e81123;
}
.dxbButton_Material.dxb-outline
{
    border-style: solid;
    border-width: 1px;
}
.dxfcControl_Material .dxfc-tree
{
    width: 100%;
}
.dxfcControl_Material .dxfc-subnd
{
    margin-left: 22px;
}
.dxfcControl_Material.dxfcRtl .dxfc-subnd
{
    margin-left: 0;
    margin-right: 22px;
}
.dxfcControl_Material .dxfc > li > table
{
    border-spacing: 0;
    border-collapse: collapse;
}
.dxfcControl_Material .dxfc-elb
{
    float: left;
    height: 21px;
    vertical-align: top;
    width: 21px;
}
.dxfcControl_Material.dxfcRtl .dxEditors_fcremove_Material
{
    margin-right: 2px;
}
.dxfcControl_Material .dxfc-clr
{
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    width: 0;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td
{
    vertical-align: top;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td.dxfc-editorCell
{
    vertical-align: middle;
}
.dxEditors_fcremove_Material,
.dxEditors_fcadd_Material,
.dxEditors_fcoptypefield_Material,
.dxEditors_fcoptypevalue_Material
{
    margin-top: 8px;
}
.dxfcControl_Material .dxfc-nd
{
    cursor: pointer;
    display: block;
    float: left;
    outline: 0 none;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td > a,
.dxfcControl_Material .dxfc-nd > tbody > tr > td > span,
.dxfcControl_Material .dxfc-nd > tbody > tr > td > img,
.dxfcControl_Material .dxfc-editor
{
    vertical-align: middle;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td
{
    height: 32px;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td > img
{
    margin-left: 2px;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td > a,
.dxfcControl_Material .dxfc-nd > tbody > tr > td > td,
.dxfcControl_Material .dxfc-nd > tbody > tr > td > span,
.dxfcControl_Material .dxfc-editor
{
    padding: 0 0 0 15px;
}
.dxfcControl_Material .dxfc-nd > tbody > tr > td > a,
.dxfcControl_Material .dxfc-nd > tbody > tr > td > span
{
    line-height: 32px;
}
.dxfcControl_Material .dxfc-ln
{
    vertical-align: top;
}
.dxfcControl_Material .dxfc-memo textarea
{
    height: 80px;
    overflow: auto;
}
.dxfcControl_Material .dxfc-validationSummary
{
    padding: 2px 5px 4px 6px !important;
    list-style-type: none;
    margin: 0;
}
.dxfcControl_Material .dxfc-validationSummary li
{
    padding: 2px 0;
}
.dxfcControl_Material .dxfc-validationSummary li a
{
    color: red;
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}
.dxfcControl_Material .dxfc-validationSummary li a:hover
{
    color: #f70;
}
/* -- ProgressBar -- */
.dxeProgressBar_Material
{
    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_Material .dxePBMainCell,
.dxeProgressBar_Material td.dxe
{
    padding: 0;
    text-align: left !important;
}
.dxeProgressBar_Material[dir='rtl'] .dxePBMainCell,
.dxeProgressBar_Material[dir='rtl'] td.dxe
{
    padding: 0;
    text-align: right !important;
}
.dxeProgressBar_Material[dir='rtl'] td.dxe
{
    padding-right: 9px;
}
.dxeProgressBar_Material td.dxe
{
    padding-left: 9px;
    padding-top: 1px;
}
.dxeProgressBar_Material.dxeDisabled_Material td.dxe
{
    color: #484848;
}
.dxeProgressBarIndicator_Material
{
    background-color: #E53935;
}
.dxeProgressBar_Material.dxeDisabled_Material .dxeProgressBarIndicator_Material
{
    background-color: #EBEBEB;
}
.dxeProgressBar_Material
{
    border-radius: 100vh;
    overflow: hidden;
}
.dxeProgressBarIndicator_Material
{
    border-bottom-left-radius: 100vh;
    border-top-left-radius: 100vh;
}
.dxeProgressBar_Material .dxpbVC
{
    border-radius: 100vh;
    padding-top: 2px;
    margin-left: -4px;
}
.dxIE .dxeProgressBar_Material .dxePBMainCell,
.dxEdge .dxeProgressBar_Material .dxePBMainCell
{
    overflow: hidden;
    border-radius: 100vh;
}
/* -- DropDownWindow -- */
.dxpcDropDown_Material,
.dxeDropDownWindow_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
}
.dxeDropDownWindow_Material
{
    background-color: #FAFAFA;
    border: 1px solid #c0c0c0;
}
.dxpcDropDown_Material > .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_Material
{
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-left: 5px;
}
.dxeItemPicker_Material
{
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
}
.dxeColorTable_Material td.dx
{
    padding: 4px;
}
.dxeColorTableCell_Material,
.dxeItemPickerCell_Material,
.dxeACICell_Material
{
    padding: 2px;
    cursor: pointer;
}
.dxeColorTableCellDiv_Material,
.dxeACICellDiv_Material
{
    border: 2px solid #FFFFFF;
    width: 22px;
    height: 22px;
    font-size: 0;
}
.dxeColorTableCellDiv_Material[style*="rgb(255, 255, 255)"],
.dxeColorTableCellDiv_Material:not([style*="background-color"]),
.dxeACICellDiv_Material[style*="#FFF"],
.dxeACICellDiv_Material:not([style*="background-color"])
{
    border: 1px solid #F0F0F0;
    width: 20px;
    height: 20px;
    margin-left: 2px;
}
.dxeColorTableCellDiv_Material:not([style*="background-color"]),
.dxeACICellDiv_Material:not([style*="background-color"])
{
    margin-bottom: 2px;
}
.dxeColorTableCellSelected_Material > .dxeColorTableCellDiv_Material,
.dxeACICellSelected_Material > .dxeACICellDiv_Material,
.dxeColorTableCellHover_Material.dxeColorTableCellSelected_Material > .dxeColorTableCellDiv_Material,
.dxeColorTableCellHover_Material.dxeACICellSelected_Material > .dxeACICellDiv_Material
{
    padding: 0px !important;
    border: 2px solid #E53935;
}
.dxeColorTableCellHover_Material > .dxeColorTableCellDiv_Material,
.dxeItemPickerCellHover_Material,
.dxeAutomaticColorItemCellHover_Material > .dxeACICellDiv_Material
{
    padding: 0px !important;
    border: 2px solid #E0E0E0;
}
.dxeColorTableCellSelected_Material > .dxeColorTableCellDiv_Material[style*="rgb(255, 255, 255)"],
.dxeColorTableCellSelected_Material .dxeACICellDiv_Material[style*="#FFF"],
.dxeColorTableCellHover_Material .dxeColorTableCellDiv_Material[style*="rgb(255, 255, 255)"],
.dxeColorTableCellHover_Material .dxeACICellDiv_Material[style*="#FFF"]
{
    width: 22px;
    height: 22px;
    margin-left: 0px;
}
.dxeColorTableCellHover_Material .dxeColorTableCellDiv_Material:not([style*="background-color"]),
.dxeColorTableCellHover_Material .dxeACICellDiv_Material:not([style*="background-color"])
{
    width: 20px;
    height: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
}
/* -- Invalid Style -- */
/* -- Focused Style -- */
.dxeFocused_Material
{
    border: 1px solid #E53935;
}
.dxeFocused_Material.dxeTrackBar_Material
{
    border: 0px;
}
/* -- Null Text Style -- */
.dxeNullText_Material .dxeEditArea_Material,
.dxeNullText_Material .dxeMemoEditArea_Material,
.dxFirefox .dxeNullText_Material .dxeEditArea_Material,
.dxFirefox .dxeNullText_Material .dxeMemoEditArea_Material
{
    color: #bdbdbd;
}
.dxeTextBox_Material .dxeFNTextSys, .dxeButtonEdit_Material .dxeFNTextSys, .dxeMemo_Material .dxeFNTextSys
{
    color: #bdbdbd;
}
.dxeNullText_Material input:-webkit-autofill
{
    -webkit-text-fill-color: #bdbdbd;
}
/* -- Captcha -- */
.dxcaControl_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
}
.dxcaControl_Material .dxca-imageDiv
{
    color: #FFFFFF;
}
.dxEditors_caRefresh_Material
{
    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_Material
{
    text-decoration: none;
    color: #1e3695;
}
.dxcaDisabledRefreshButton_Material
{
    color: #acacac;
}
.dxcaRefreshButtonCell_Material
{
    padding-left: 4px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    vertical-align: middle !important;
}
.dxcaRefreshButtonCell_Material img
{
    margin-right: 8px !important;
}
.dxcaTextBoxCellNoIndent_Material .dxeErrorCell_Material
{
    padding-left: 0px;
    padding-top: 4px;
    color: Red;
}
.dxcaTextBoxLabel_Material
{
    padding-bottom: 4px;
    display: block;
}
.dxcaLoadingPanel_Material
{
    background-color: white;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: #484848;
}
.dxcaLoadingPanel_Material td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 2px;
}
.dxcaLoadingPanel_Material .dxlp-loadingImage
{
    margin: 0px;
}
.dxpcLite_Material .dxHFBPS
{
    width: 6px;
}
.dxeTextBox_Material,
.dxeButtonEdit_Material,
.dxeIRadioButton_Material,
.dxeRadioButtonList_Material,
.dxeCheckBoxList_Material
{
    cursor: default;
}
/* Removes flicking in Material Safari*/
.dxeTrackBar_Material,
.dxeIRadioButton_Material,
.dxeButtonEdit_Material,
.dxeTextBox_Material,
.dxeRadioButtonList_Material,
.dxeCheckBoxList_Material,
.dxeMemo_Material,
.dxeListBox_Material,
.dxeCalendar_Material,
.dxeColorTable_Material
{
    -webkit-tap-highlight-color: transparent;
}
/* Layout Control */
.dxeLayoutConrtol_Material
{
    display: table;
}
.dxeLyGroupCell_Material
{
    padding: 5px;
}
.dxeLyCaptionCell_Material
{
    padding: 6px;
}
.dxeLyEditorCell_Material
{
    padding: 5px;
}
.dxeLyCaptionCell_Material
{
    color: #004184;
    font-weight: bold;
    white-space: nowrap;
}
.dxeLyEditorCell_Material
{
    width: 0;
}
.dxeLyGroupBox_Material
{
    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_Material > span
{
    background-color: White;
    padding-left: 5px;
    padding-right: 5px;
}
.dxeLyGroupBoxCaption_Material
{
    position: relative;
    margin-top: -21px;
}
.dxeLyGroup_Material
{
    width: 100%;
}
.dxeLayoutConrtol_Material .dxeLyVATSys > label
{
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}
.dxeLyEditorCell_Material > .dxeMemoSys
{
    margin-top: 3px;
}
.dxeLyEditorCell_Material > label.dxeBase_Material
{
    display: block;
    white-space: nowrap;
}
/* ASPxCololrEdit */
.dxcpParametersCell_Material input
{
    padding: 2px 0px 1px 5px;
    color: #484848;
}
.dxcpParametersCellSys .dxcpWebColorInput_Material
{
    width: 67px;
    float: right;
    margin-top: 40px;
}
.dxcpColorParameterMainDiv_Material > label
{
    color: #484848;
    padding-right: 14px;
}
.dxcpColorParameterMainDiv_Material > input
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    width: 67px;
}
.dxcpColorParameterMainDiv_Material
{
    padding: 0px 0px 4px 0px;
    width: 123px;
    text-align: right;
}
.dxeCustomColorButton_Material
{
    margin: 3px 7px;
    cursor: pointer;
}
.dxeCustomColorButtonHover_Material
{
    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_Material
{
    padding: 4px 4px 0px 4px;
}
.dxeAutomaticColorItem_Material > span
{
    display: inline-block;
    margin: 5px 5px 0;
    line-height: 20px;
}
.dxeAutomaticColorItem_Material .dxeACICellDiv_Material[style*="#FFF"],
.dxeAutomaticColorItem_Material .dxeACICellDiv_Material[style*="background-color:White;"],
.dxeAutomaticColorItem_Material .dxeACICellDiv_Material[style*="rgb(255, 255, 255)"],
.dxeAutomaticColorItem_Material .dxeACICellDiv_Material:not([style*="background-color"])
{
    width: 20px;
    height: 20px;
    border: 1px solid #E0E0E0;
    margin: 1px;
}
.dxeAutomaticColorItemCellHover_Material .dxeACICellDiv_Material[style*="#FFF"],
.dxeAutomaticColorItemCellHover_Material .dxeACICellDiv_Material[style*="background-color:White;"],
.dxeAutomaticColorItemCellHover_Material .dxeACICellDiv_Material[style*="rgb(255, 255, 255)"],
.dxeAutomaticColorItemCellHover_Material .dxeACICellDiv_Material:not([style*="background-color"])
{
    width: 20px;
    height: 20px;
    border: 2px solid #E0E0E0;
    padding: 0px !important;
    margin: 0px;
}
.dxcpCurrentColor_Material,
.dxcpSavedColor_Material
{
    height: 35px;
}
.dxcpCurrentAndSaved_Material
{
    width: 72px;
    margin: 34px 0px 0px 49px;
    cursor: pointer;
}
.dxeColorTablesMainDiv_Material,
.dxeColorSelectorMainDiv_Material
{
    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_Material > table > tbody > tr > td:nth-child(2)
{
    padding-left: 1px;
}
.dxeColorSelectorMainDiv_Material > table
{
    padding: 10px 9px 0px 10px;
}
.dxeColorSelectorMainDiv_Material > div
{
    border-top: 1px solid #EAEAEA;
    padding: 11px 10px 10px 10px;
}
.dxcpColorArea_Material,
.dxcpHueAreaImage_Material,
.dxcpCurrentAndSaved_Material,
.dxeColorTablesMainDiv_Material,
.dxeColorSelectorMainDiv_Material,
.dxcpParametersCell_Material input
{
    border: 1px solid #DCDCDC;
}
.dxeButtonsPanelDiv_Material
{
    margin-top: 20px;
    text-align: right;
}
.dxeButtonsPanelDiv_Material input
{
    min-width: 60px;
    margin-left: 1px;
}
/* Ripple */
.dxeColorTablesMainDiv_Material .dxeCustomColorButton_Material::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxeColorTablesMainDiv_Material .dxeCustomColorButtonHover_Material .dxRipple
{
    background-color: rgba(255,255,255,0.85);
}
.dxAndroidMobilePlatform .dxeColorTablesMainDiv_Material .dxeCustomColorButtonHover_Material .dxRipple,
.dxMacOSMobilePlatform .dxeColorTablesMainDiv_Material .dxeCustomColorButtonHover_Material .dxRipple
{
    background-color: rgba(255,255,255,0.9);
}
/* -- ASPxTokenBox -- */
.dxeButtonEdit_Material.dxeTokenBox
{
    padding-top: 0px;
}
.dxFirefox .dxeButtonEdit_Material.dxeTokenBox
{
    padding: 0px;
    padding-top: 0px;
}
input.dxeTokenBoxInput_Material[type="text"]
{
    display: inline-block;
    float: left;
    width: 30px;
    outline: none;
    margin: 2px 0 1px 2px;
    padding: 5px 2px 5px 3px;
}
.dxeToken_Material
{
    display: inline-block;
    background: #E53935;
    color: white;
    float: left;
    min-width: 30px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 15px;
}
.dxeTokenText_Material, .dxeTokenRemoveButton_Material
{
    display: block;
    float: left;
}
.dxFirefox .dxeTokenText_Material
{
    padding: 4px 6px 4px 7px;
    margin-left: 1px;
}
.dxeTokenText_Material
{
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 2px 0px 4px;
    padding-right: 18px;
    padding: 5px 6px 4px 7px;
}
.dxeTokenRemoveButton_Material
{
    cursor: pointer;
    margin: 3px 3px 0 0;
    border-radius: 50%;
    background-color: #BBB;
}
*[dir="rtl"] .dxeTokenRemoveButton_Material
{
    margin: 3px 0 0 3px;
}
.dxFirefox .dxeButtonEdit_Material td.dxictb,
.dxeButtonEdit_Material td.dxictb
{
    padding: 0px;
}
.dxFirefox input.dxeTokenBoxInput_Material[type="text"]
{
    margin-bottom: 2px;
    margin-top: 1px;
}
.dxFirefox .dxeToken_Material
{
    padding-bottom: 0px;
}
.dxeDisabled_Material .dxeToken_Material
{
    background: #eee;
    color: #8F8F8F;
}
.dxeTokenBox.dxeDisabled_Material .dxictb
{
    cursor: default;
}
/* ASPxPictureEdit */
.dxpePreviewContainer_Material
{
    position: relative;
}
.dxpeCommandPanel_Material
{
    background-color: #484848;
    background-color: rgba(0,0,0,0.75);
    color: white;
    height: 32px;
    position: absolute;
}
.dxpeBottomCommandPanel_Material
{
    width: 100%;
    bottom: 0;
}
.dxpeTopCommandPanel_Material
{
    width: 100%;
    top: 0;
}
.dxpeCommandPanelDeleteButton_Material,
.dxpeCommandPanelOpenDialogButton_Material
{
    cursor: pointer;
    display: inline-block;
}
.dxpeCommandPanelButtonsWrapper_Material
{
    position: absolute;
}
.dxpeCommandPanelButtonsWrapperLeft_Material
{
    left: 0;
}
.dxpeCommandPanelButtonsWrapperCenter_Material
{
    left: 50%;
    margin-left: -32px;
}
.dxpeCommandPanelButtonsWrapperRight_Material
{
    right: 0;
}
.dxpeDropZone_Material
{
    background-color: gray;
}
.dxpePlaceHolder_Material
{
    background-color: lightgray;
    z-index: -1;
}
.dxpeTextPanelContainer_Material
{
    height: 100%;
    font-size: 200%;
    text-align: center;
    width: 100%;
}
.dxpeTextPanel_Material
{
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
/* Editor caption */
.dxeCaption_Material
{
    /* Bootstrap correction */
    font-weight: inherit;
}
.dxeCaptionCell_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    color: #333;
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
}
.dxeCaptionCell_Material.dxeCLLSys,
[dir='rtl'] .dxeCaptionCell_Material.dxeCLRSys
{
    padding-left: 0px;
    padding-right: 16px;
}
[dir='rtl'] .dxeCaptionCell_Material.dxeCLLSys,
.dxeCaptionCell_Material.dxeCLRSys
{
    padding-right: 0px;
    padding-left: 16px;
}
.dxeCaptionCell_Material.dxeCLTSys,
.dxeCaptionCell_Material.dxeCLBSys
{
    padding: 13px 0;
}
.dxFirefox .dxeCaptionCell_Material.dxeCaptionVATSys.dxeTextEditCTypeSys
{
    padding-top: 8px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeTextEditCTypeSys
{
    padding-top: 9px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 2px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 3px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 19px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 20px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeListBoxCTypeSys
{
    padding-top: 5px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeTrackBarCTypeSys
{
    padding-top: 8px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeProgressBarCTypeSys
{
    padding-top: 9px;
}
.dxIE .dxeCaptionCell_Material.dxeCaptionVATSys.dxeMemoCTypeSys
{
    padding-top: 8px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeMemoCTypeSys
{
    padding-top: 9px;
}
.dxeCaptionCell_Material.dxeCaptionVATSys.dxeCustomCTypeSys
{
    padding-top: 5px;
    padding-bottom: 5px;
}
/* Chrome */
.dxWebKitFamily .dxeCaptionCell_Material.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 3px;
}
.dxWebKitFamily .dxeCaptionCell_Material.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 4px;
}
.dxWebKitFamily .dxeCaptionCell_Material.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 19px;
}
.dxWebKitFamily .dxeCaptionCell_Material.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 20px;
}
/* Opera */
noindex:-o-prefocus, body:first-of-type .dxeTextEditCTypeSys.dxeCaptionVATSys.dxeCaptionCell_Material
{
    padding-top: 3px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_Material.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 4px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_Material.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 4px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_Material.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 20px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_Material.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 21px;
}
/* Firefox */
.dxFirefox .dxeMemoCTypeSys.dxeCaptionVATSys.dxeCaptionCell_Material
{
    padding-top: 9px;
}
.dxeRequiredMark_Material
{
    color: green;
    font-style: normal;
}
.dxeOptionalMark_Material
{
    color: gray;
    font-style: normal;
}
/* Out of range warning*/
.dxeOutOfRWarn_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    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_Material
{
    margin-left: 10px;
    margin-top: -2px;
}
.dxeOutOfRWarnBottom_Material
{
    margin-top: 10px;
}
/* Adaptive DropDown */
.dxpcDropDown_Material .dxdd-header
{
    padding: 16px 0 12px 0;
    border-bottom: 1px solid #ebebeb;
    background: white;
}
.dxpcDropDown_Material .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_Material .dxdd-header .dxbButton_Material
{
    padding: 0 14px;
}
.dxpcDropDown_Material .dxdd-header .dxdd-caption:first-child
{
    padding-left: 24px;
    text-align: left;
}
.dxpcDropDown_Material .dxdd-header .dxdd-caption:last-child
{
    padding-right: 24px;
}
.dxpcDropDown_Material .dxdd-cal .dxdd-caption:first-child
{
    padding-left: 16px;
}
.dxpcDropDown_Material .dxpc-mainDiv
{
    background-color: #ffffff;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material + .dxpcModalBackLite_Material,
.dxmodalSys.dxdd-root + .dxpcModalBackLite_Material
{
    background-color: #777777;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    visibility: hidden;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material
{
    /* ComboBox Styles */
    /* Calendar Styles */
    /* ComboBox + Calendar */
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxeDropDownWindow_Material
{
    border: none;
    background: transparent;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-shadow
{
    box-shadow: 0px 4px 16px 0 rgba(0,0,0,0.32);
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-header
{
    background: transparent;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv
{
    border-radius: 8px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv:not(.dxdd-cal):not(.dxdd-dde):not(.dxdd-sp) .dxpc-content
{
    padding-bottom: 32px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input
{
    margin-top: 20px;
    margin: 20px 24px 0 24px;
    border: solid 2px #E53935;
    height: 50px;
    padding: 0 23px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input > input
{
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 0.67;
    letter-spacing: normal;
    color: #E53935;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input .dxdd-clearbutton, .dxmodalSys.dxdd-root .dxpcDropDown_Material .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_Material .dxdd-input .dxeFNTextSys
{
    color: #bdbdbd;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-help
{
    color: #999999;
    padding: 16px 24px 24px 24px;
    font-size: 0.85em;
    margin-bottom: -32px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-info
{
    margin: 10px 24px 15px 24px;
    font-size: 14px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-list .dxeListBox_Material
{
    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_Material .dxpc-mainDiv.dxdd-list .dxeListBox_Material .dxeListBoxItemHover_Material
{
    background: rgba(0,0,0,0.08);
    color: #999999;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-list .dxeListBox_Material .dxlbd
{
    width: 100% !important;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-list .dxeListBox_Material .dxeListBoxItem_Material
{
    padding: 8px 10px 7px 23px;
    border: none;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-list .dxdd-input:not(.dxdd-readonly) ~ .dxeListBox_Material
{
    margin-top: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendar_Material
{
    border: none;
    background-color: transparent;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendar_Material .dxeCalendarHeader_Material
{
    background-color: transparent;
    color: #666666;
    border-bottom: 1px solid #ebebeb;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendar_Material .dxeCalendarFooter_Material
{
    text-align: center;
    padding: 0;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendar_Material .dxeCalendarFooter_Material button
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendar_Material .dxeDateEditTimeEditCell_Material
{
    padding: 20px 16px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendar_Material ~ .dxdd-help
{
    padding: 16px 12px 16px 12px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxeCalendarDETS.dxeCalendar_Material .dxeCalendarFooter_Material
{
    border-bottom: 1px solid #ebebeb;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-sp .dxScrollPicker_Material .dxsp-wgroup
{
    padding: 12px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-sp .dxScrollPicker_Material .dxsp-wheel + .dxsp-wheel
{
    margin-left: 4px;
}
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-dde .dxdd-help,
.dxmodalSys.dxdd-root .dxpcDropDown_Material .dxpc-mainDiv.dxdd-cal .dxdd-help
{
    margin-bottom: 0;
}
.dxeNullText_Material + .dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input .dxeEditArea_Material,
.dxFirefox .dxeNullText_Material + .dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input .dxeEditArea_Material
{
    color: #bdbdbd;
}
.dxeNullText_Material + .dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input input:-webkit-autofill,
.dxFirefox .dxeNullText_Material + .dxmodalSys.dxdd-root .dxpcDropDown_Material .dxdd-input input:-webkit-autofill
{
    -webkit-text-fill-color: #bdbdbd;
}
.dxdd-root .dxdd-header > .dxbButtonSys.dxbDisabled_Material
{
    opacity: 0.4;
}
.dxScrollPicker_Material .dxsp-wgroup
{
    padding: 16px 24px 24px;
}
.dxScrollPicker_Material .dxsp-wgroup + .dxsp-wgroup
{
    border-top: 1px solid #ebebeb;
}
.dxScrollPicker_Material .dxsp-wheel + .dxsp-wheel
{
    margin-left: 16px;
}
.dxScrollPicker_Material .dxsp-caption
{
    text-align: center;
    font-size: 12px;
    color: rgba(153,153,153,0.5);
    margin-bottom: 16px;
}
.dxScrollPicker_Material .dxsp-wheel-hover .dxsp-frame,
.dxScrollPicker_Material .dxsp-wheel-touch .dxsp-frame
{
    border-color: #E53935;
}
.dxScrollPicker_Material .dxsp-item-focused
{
    height: 51px;
    font-size: 18px;
    padding-top: 17px;
}
.dxScrollPicker_Material .dxsp-item
{
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.dxScrollPicker_Material .dxsp-item-focused
{
    height: 51px;
    font-size: 18px;
    font-style: normal;
    padding-top: 17px;
    color: #E53935;
}
.dxScrollPicker_Material .dxsp-item-prev
{
    padding-bottom: 5px;
    padding-top: 15px;
}
.dxScrollPicker_Material .dxsp-item-prev + .dxsp-item-prev
{
    padding-bottom: 12px;
    padding-top: 8px;
}
.dxScrollPicker_Material .dxsp-item-focused + .dxsp-item
{
    padding-top: 12px;
    padding-bottom: 8px;
}
.dxScrollPicker_Material .dxsp-item-focused + .dxsp-item + .dxsp-item
{
    padding-top: 5px;
    padding-bottom: 15px;
}
.dxScrollPicker_Material .dxsp-item-focused + .dxsp-item + .dxsp-item + .dxsp-item
{
    padding-top: 0;
    padding-bottom: 20px;
}
.dxScrollPicker_Material .dxsp-list::after,
.dxScrollPicker_Material .dxsp-list::before
{
    height: 75px !important;
    line-height: 75px;
}

dxSpriteWidth { width : 538 }

.dxGridView_CTClearFilter_Material, .dxGridView_CTClearFilterDisabled_Material, .dxGridView_CTClearGrouping_Material, .dxGridView_CTClearGroupingDisabled_Material, .dxGridView_CTCollapseDetailRow_Material, .dxGridView_CTCollapseDetailRowDisabled_Material, .dxGridView_CTCollapseRow_Material, .dxGridView_CTCollapseRowDisabled_Material, .dxGridView_CTDeleteRow_Material, .dxGridView_CTDeleteRowDisabled_Material, .dxGridView_CTEditRow_Material, .dxGridView_CTEditRowDisabled_Material, .dxGridView_CTExpandDetailRow_Material, .dxGridView_CTExpandDetailRowDisabled_Material, .dxGridView_CTExpandRow_Material, .dxGridView_CTExpandRowDisabled_Material, .dxGridView_CTExportCsv_Material, .dxGridView_CTExportCsvDisabled_Material, .dxGridView_CTExportDocx_Material, .dxGridView_CTExportDocxDisabled_Material, .dxGridView_CTExportPdf_Material, .dxGridView_CTExportPdfDisabled_Material, .dxGridView_CTExportRtf_Material, .dxGridView_CTExportRtfDisabled_Material, .dxGridView_CTExportXls_Material, .dxGridView_CTExportXlsDisabled_Material, .dxGridView_CTExportXlsx_Material, .dxGridView_CTExportXlsxDisabled_Material, .dxGridView_CTFullCollapse_Material, .dxGridView_CTFullCollapseDisabled_Material, .dxGridView_CTFullExpand_Material, .dxGridView_CTFullExpandDisabled_Material, .dxGridView_CTNewRow_Material, .dxGridView_CTNewRowDisabled_Material, .dxGridView_CTRefresh_Material, .dxGridView_CTRefreshDisabled_Material, .dxGridView_CTShowCustDialog_Material, .dxGridView_CTShowCustDialogDisabled_Material, .dxGridView_CTShowCustomizationWindow_Material, .dxGridView_CTShowCustomizationWindowDisabled_Material, .dxGridView_CTShowFilterEditor_Material, .dxGridView_CTShowFilterEditorDisabled_Material, .dxGridView_CTShowFilterRow_Material, .dxGridView_CTShowFilterRowDisabled_Material, .dxGridView_CTShowGroupPanel_Material, .dxGridView_CTShowGroupPanelDisabled_Material, .dxGridView_CTShowSearchPanel_Material, .dxGridView_CTShowSearchPanelDisabled_Material, .dxGridView_CTUpdateSummaries_Material, .dxGridView_gvCellError_Material, .dxGridView_gvCMClearFilter_Material, .dxGridView_gvCMClearFilterDisabled_Material, .dxGridView_gvCMClearGrouping_Material, .dxGridView_gvCMClearGroupingDisabled_Material, .dxGridView_gvCMCollapseDetailRow_Material, .dxGridView_gvCMCollapseDetailRowDisabled_Material, .dxGridView_gvCMCollapseRow_Material, .dxGridView_gvCMCollapseRowDisabled_Material, .dxGridView_gvCMDeleteRow_Material, .dxGridView_gvCMDeleteRowDisabled_Material, .dxGridView_gvCMEditRow_Material, .dxGridView_gvCMEditRowDisabled_Material, .dxGridView_gvCMExpandDetailRow_Material, .dxGridView_gvCMExpandDetailRowDisabled_Material, .dxGridView_gvCMExpandRow_Material, .dxGridView_gvCMExpandRowDisabled_Material, .dxGridView_gvCMExportCsv_Material, .dxGridView_gvCMExportCsvDisabled_Material, .dxGridView_gvCMExportDocx_Material, .dxGridView_gvCMExportDocxDisabled_Material, .dxGridView_gvCMExportPdf_Material, .dxGridView_gvCMExportPdfDisabled_Material, .dxGridView_gvCMExportRtf_Material, .dxGridView_gvCMExportRtfDisabled_Material, .dxGridView_gvCMExportXls_Material, .dxGridView_gvCMExportXlsDisabled_Material, .dxGridView_gvCMExportXlsx_Material, .dxGridView_gvCMExportXlsxDisabled_Material, .dxGridView_gvCMFullCollapse_Material, .dxGridView_gvCMFullCollapseDisabled_Material, .dxGridView_gvCMFullExpand_Material, .dxGridView_gvCMFullExpandDisabled_Material, .dxGridView_gvCMGroupByColumn_Material, .dxGridView_gvCMGroupByColumnDisabled_Material, .dxGridView_gvCMNewRow_Material, .dxGridView_gvCMNewRowDisabled_Material, .dxGridView_gvCMRefresh_Material, .dxGridView_gvCMRefreshDisabled_Material, .dxGridView_gvCMSearchPanel_Material, .dxGridView_gvCMSearchPanelDisabled_Material, .dxGridView_gvCMShowCustDialog_Material, .dxGridView_gvCMShowCustDialogDisabled_Material, .dxGridView_gvCMShowCustomizationWindow_Material, .dxGridView_gvCMShowCustomizationWindowDisabled_Material, .dxGridView_gvCMShowFilterEditor_Material, .dxGridView_gvCMShowFilterEditorDisabled_Material, .dxGridView_gvCMShowGroupPanel_Material, .dxGridView_gvCMShowGroupPanelDisabled_Material, .dxGridView_gvCMShowSearchPanel_Material, .dxGridView_gvCMShowSearchPanelDisabled_Material, .dxGridView_gvCMSortAscending_Material, .dxGridView_gvCMSortAscendingDisabled_Material, .dxGridView_gvCMSortDescending_Material, .dxGridView_gvCMSortDescendingDisabled_Material, .dxGridView_gvCMSummaryAverage_Material, .dxGridView_gvCMSummaryAverageDisabled_Material, .dxGridView_gvCMSummaryCount_Material, .dxGridView_gvCMSummaryCountDisabled_Material, .dxGridView_gvCMSummaryMax_Material, .dxGridView_gvCMSummaryMaxDisabled_Material, .dxGridView_gvCMSummaryMin_Material, .dxGridView_gvCMSummaryMinDisabled_Material, .dxGridView_gvCMSummarySum_Material, .dxGridView_gvCMSummarySumDisabled_Material, .dxGridView_gvCMUngroupColumn_Material, .dxGridView_gvCOApply_Material, .dxGridView_gvCOApplyDisabled_Material, .dxGridView_gvCOClearFilter_Material, .dxGridView_gvCOClearFilterDisabled_Material, .dxGridView_gvCOClose_Material, .dxGridView_gvCOColumnDrag_Material, .dxGridView_gvCOColumnDragDisabled_Material, .dxGridView_gvCOColumnGroup_Material, .dxGridView_gvCOColumnGroupDisabled_Material, .dxGridView_gvCOColumnHide_Material, .dxGridView_gvCOColumnHideDisabled_Material, .dxGridView_gvCOColumnRemove_Material, .dxGridView_gvCOColumnRemoveDisabled_Material, .dxGridView_gvCOColumnShow_Material, .dxGridView_gvCOColumnShowDisabled_Material, .dxGridView_gvCOColumnSort_Material, .dxGridView_gvCOColumnSortDisabled_Material, .dxGridView_gvCOColumnSortDown_Material, .dxGridView_gvCOColumnSortDownDisabled_Material, .dxGridView_gvCOColumnSortUp_Material, .dxGridView_gvCOColumnSortUpDisabled_Material, .dxGridView_gvCOColumnUngroup_Material, .dxGridView_gvCOColumnUngroupDisabled_Material, .dxGridView_gvCOColumnUnsort_Material, .dxGridView_gvCOColumnUnsortDisabled_Material, .dxGridView_gvCODragAreaCollapse_Material, .dxGridView_gvCODragAreaExpand_Material, .dxGridView_gvCOFilterCollapse_Material, .dxGridView_gvCOFilterExpand_Material, .dxGridView_gvCollapsedButton_Material, .dxGridView_gvCollapsedButtonRtl_Material, .dxGridView_gvDetailCollapsedButton_Material, .dxGridView_gvDetailCollapsedButtonRtl_Material, .dxGridView_gvDetailExpandedButton_Material, .dxGridView_gvDetailExpandedButtonRtl_Material, .dxGridView_gvDragAndDropArrowDown_Material, .dxGridView_gvDragAndDropArrowLeft_Material, .dxGridView_gvDragAndDropArrowRight_Material, .dxGridView_gvDragAndDropArrowUp_Material, .dxGridView_gvDragAndDropHideColumn_Material, .dxGridView_gvExpandedButton_Material, .dxGridView_gvExpandedButtonRtl_Material, .dxGridView_gvFilterRowButton_Material, .dxGridView_gvFixedGroupRow_Material, .dxGridView_gvHeaderFilter_Material, .dxGridView_gvHeaderFilterActive_Material, .dxGridView_gvHeaderSortDown_Material, .dxGridView_gvHeaderSortUp_Material, .dxGridView_gvHideAdaptiveDetailButton_Material, .dxGridView_gvParentGroupRows_Material, .dxGridView_gvShowAdaptiveDetailButton_Material, .dxGridView_gvUpdateSummariesButton_Material, .dxGridView_WindowResizer_Material, .dxGridView_WindowResizerRtl_Material, .dxgvADSB:hover .dxGridView_gvShowAdaptiveDetailButton_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvCollapsedButton_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvCollapsedButtonRtl_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvDetailCollapsedButton_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvDetailCollapsedButtonRtl_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvDetailExpandedButton_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvDetailExpandedButtonRtl_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvExpandedButton_Material, .dxgvFocusedGroupRow_Material .dxGridView_gvExpandedButtonRtl_Material, .dxgvFocusedRow_Material .dxGridView_gvDetailCollapsedButton_Material, .dxgvFocusedRow_Material .dxGridView_gvDetailCollapsedButtonRtl_Material, .dxgvFocusedRow_Material .dxGridView_gvDetailExpandedButton_Material, .dxgvFocusedRow_Material .dxGridView_gvDetailExpandedButtonRtl_Material, .dxgvFocusedRow_Material .dxGridView_gvShowAdaptiveDetailButton_Material, .dxgvFocusedRow_Material .dxgvADSB:hover .dxGridView_gvShowAdaptiveDetailButton_Material, .dxm-checked .dxGridView_CTShowCustomizationWindow_Material, .dxm-checked .dxGridView_CTShowFilterRow_Material, .dxm-checked .dxGridView_CTShowGroupPanel_Material, .dxm-checked .dxGridView_CTShowSearchPanel_Material, .dxm-checked .dxGridView_gvCMClearFilter_Material, .dxm-checked .dxGridView_gvCMClearGrouping_Material, .dxm-checked .dxGridView_gvCMCollapseDetailRow_Material, .dxm-checked .dxGridView_gvCMCollapseRow_Material, .dxm-checked .dxGridView_gvCMDeleteRow_Material, .dxm-checked .dxGridView_gvCMEditRow_Material, .dxm-checked .dxGridView_gvCMExpandDetailRow_Material, .dxm-checked .dxGridView_gvCMExpandRow_Material, .dxm-checked .dxGridView_gvCMFullCollapse_Material, .dxm-checked .dxGridView_gvCMFullExpand_Material, .dxm-checked .dxGridView_gvCMGroupByColumn_Material, .dxm-checked .dxGridView_gvCMNewRow_Material, .dxm-checked .dxGridView_gvCMRefresh_Material, .dxm-checked .dxGridView_gvCMSearchPanel_Material, .dxm-checked .dxGridView_gvCMShowCustomizationWindow_Material, .dxm-checked .dxGridView_gvCMShowFilterEditor_Material, .dxm-checked .dxGridView_gvCMShowGroupPanel_Material, .dxm-checked .dxGridView_gvCMShowSearchPanel_Material, .dxm-checked .dxGridView_gvCMSortAscending_Material, .dxm-checked .dxGridView_gvCMSortDescending_Material, .dxm-checked .dxGridView_gvCMSummaryAverage_Material, .dxm-checked .dxGridView_gvCMSummaryCount_Material, .dxm-checked .dxGridView_gvCMSummaryMax_Material, .dxm-checked .dxGridView_gvCMSummaryMin_Material, .dxm-checked .dxGridView_gvCMSummarySum_Material, .dxm-checked .dxGridView_gvCMUngroupColumn_Material { background-image: url('/FETNETIns/DXR.axd?r=0_1668-HDwRu&p=cbc7b5'); background-repeat: no-repeat; background-color: transparent } 
.dxIE .dx-acc-r .dxGridView_CTClearFilter_Material::before, .dxIE .dx-acc-r .dxGridView_CTClearFilterDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTClearGrouping_Material::before, .dxIE .dx-acc-r .dxGridView_CTClearGroupingDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTCollapseDetailRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTCollapseDetailRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTCollapseRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTCollapseRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTDeleteRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTDeleteRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTEditRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTEditRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExpandDetailRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTExpandDetailRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExpandRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTExpandRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportCsv_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportCsvDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportDocx_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportDocxDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportPdf_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportPdfDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportRtf_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportRtfDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportXls_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportXlsDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportXlsx_Material::before, .dxIE .dx-acc-r .dxGridView_CTExportXlsxDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTFullCollapse_Material::before, .dxIE .dx-acc-r .dxGridView_CTFullCollapseDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTFullExpand_Material::before, .dxIE .dx-acc-r .dxGridView_CTFullExpandDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTNewRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTNewRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTRefresh_Material::before, .dxIE .dx-acc-r .dxGridView_CTRefreshDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowCustDialog_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowCustDialogDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowCustomizationWindow_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowCustomizationWindowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowFilterEditor_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowFilterEditorDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowFilterRow_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowFilterRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowGroupPanel_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowGroupPanelDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowSearchPanel_Material::before, .dxIE .dx-acc-r .dxGridView_CTShowSearchPanelDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_CTUpdateSummaries_Material::before, .dxIE .dx-acc-r .dxGridView_gvCellError_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMClearFilter_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMClearFilterDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMClearGrouping_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMClearGroupingDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMCollapseDetailRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMCollapseDetailRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMCollapseRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMCollapseRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMDeleteRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMDeleteRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMEditRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMEditRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExpandDetailRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExpandDetailRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExpandRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExpandRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportCsv_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportCsvDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportDocx_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportDocxDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportPdf_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportPdfDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportRtf_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportRtfDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportXls_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportXlsDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportXlsx_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMExportXlsxDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMFullCollapse_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMFullCollapseDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMFullExpand_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMFullExpandDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMGroupByColumn_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMGroupByColumnDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMNewRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMNewRowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMRefresh_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMRefreshDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSearchPanel_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSearchPanelDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowCustDialog_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowCustDialogDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowCustomizationWindow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowCustomizationWindowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowFilterEditor_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowFilterEditorDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowGroupPanel_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowGroupPanelDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowSearchPanel_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMShowSearchPanelDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSortAscending_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSortAscendingDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSortDescending_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSortDescendingDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryAverage_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryAverageDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryCount_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryCountDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryMax_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryMaxDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryMin_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummaryMinDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummarySum_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMSummarySumDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCMUngroupColumn_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOApply_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOApplyDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOClearFilter_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOClearFilterDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOClose_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnDrag_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnDragDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnGroup_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnGroupDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnHide_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnHideDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnRemove_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnRemoveDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnShow_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnShowDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnSort_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnSortDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnSortDown_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnSortDownDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnSortUp_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnSortUpDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnUngroup_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnUngroupDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnUnsort_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOColumnUnsortDisabled_Material::before, .dxIE .dx-acc-r .dxGridView_gvCODragAreaCollapse_Material::before, .dxIE .dx-acc-r .dxGridView_gvCODragAreaExpand_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOFilterCollapse_Material::before, .dxIE .dx-acc-r .dxGridView_gvCOFilterExpand_Material::before, .dxIE .dx-acc-r .dxGridView_gvCollapsedButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvCollapsedButtonRtl_Material::before, .dxIE .dx-acc-r .dxGridView_gvDetailCollapsedButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvDetailCollapsedButtonRtl_Material::before, .dxIE .dx-acc-r .dxGridView_gvDetailExpandedButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvDetailExpandedButtonRtl_Material::before, .dxIE .dx-acc-r .dxGridView_gvDragAndDropArrowDown_Material::before, .dxIE .dx-acc-r .dxGridView_gvDragAndDropArrowLeft_Material::before, .dxIE .dx-acc-r .dxGridView_gvDragAndDropArrowRight_Material::before, .dxIE .dx-acc-r .dxGridView_gvDragAndDropArrowUp_Material::before, .dxIE .dx-acc-r .dxGridView_gvDragAndDropHideColumn_Material::before, .dxIE .dx-acc-r .dxGridView_gvExpandedButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvExpandedButtonRtl_Material::before, .dxIE .dx-acc-r .dxGridView_gvFilterRowButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvFixedGroupRow_Material::before, .dxIE .dx-acc-r .dxGridView_gvHeaderFilter_Material::before, .dxIE .dx-acc-r .dxGridView_gvHeaderFilterActive_Material::before, .dxIE .dx-acc-r .dxGridView_gvHeaderSortDown_Material::before, .dxIE .dx-acc-r .dxGridView_gvHeaderSortUp_Material::before, .dxIE .dx-acc-r .dxGridView_gvHideAdaptiveDetailButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvParentGroupRows_Material::before, .dxIE .dx-acc-r .dxGridView_gvShowAdaptiveDetailButton_Material::before, .dxIE .dx-acc-r .dxGridView_gvUpdateSummariesButton_Material::before, .dxIE .dx-acc-r .dxGridView_WindowResizer_Material::before, .dxIE .dx-acc-r .dxGridView_WindowResizerRtl_Material::before, .dxIE .dx-acc-r .dxgvADSB:hover .dxGridView_gvShowAdaptiveDetailButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvCollapsedButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvCollapsedButtonRtl_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvDetailCollapsedButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvDetailCollapsedButtonRtl_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvDetailExpandedButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvDetailExpandedButtonRtl_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvExpandedButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedGroupRow_Material .dxGridView_gvExpandedButtonRtl_Material::before, .dxIE .dx-acc-r .dxgvFocusedRow_Material .dxGridView_gvDetailCollapsedButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedRow_Material .dxGridView_gvDetailCollapsedButtonRtl_Material::before, .dxIE .dx-acc-r .dxgvFocusedRow_Material .dxGridView_gvDetailExpandedButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedRow_Material .dxGridView_gvDetailExpandedButtonRtl_Material::before, .dxIE .dx-acc-r .dxgvFocusedRow_Material .dxGridView_gvShowAdaptiveDetailButton_Material::before, .dxIE .dx-acc-r .dxgvFocusedRow_Material .dxgvADSB:hover .dxGridView_gvShowAdaptiveDetailButton_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_CTShowCustomizationWindow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_CTShowFilterRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_CTShowGroupPanel_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_CTShowSearchPanel_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMClearFilter_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMClearGrouping_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMCollapseDetailRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMCollapseRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMDeleteRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMEditRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMExpandDetailRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMExpandRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMFullCollapse_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMFullExpand_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMGroupByColumn_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMNewRow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMRefresh_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSearchPanel_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMShowCustomizationWindow_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMShowFilterEditor_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMShowGroupPanel_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMShowSearchPanel_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSortAscending_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSortDescending_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSummaryAverage_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSummaryCount_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSummaryMax_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSummaryMin_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMSummarySum_Material::before, .dxIE .dx-acc-r .dxm-checked .dxGridView_gvCMUngroupColumn_Material::before { width: 538px } 
.dxGridView_CTClearFilter_Material { background-position: -198px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTClearFilterDisabled_Material { background-position: -18px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTClearGrouping_Material { background-position: -234px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTClearGroupingDisabled_Material { background-position: -216px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTCollapseDetailRow_Material { background-position: -406px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTCollapseDetailRowDisabled_Material { background-position: -90px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTCollapseRow_Material { background-position: -144px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTCollapseRowDisabled_Material { background-position: -424px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTDeleteRow_Material { background-position: -450px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTDeleteRowDisabled_Material { background-position: -388px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTEditRow_Material { background-position: -136px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTEditRowDisabled_Material { background-position: -280px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExpandDetailRow_Material { background-position: -172px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExpandDetailRowDisabled_Material { background-position: -154px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExpandRow_Material { background-position: -208px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExpandRowDisabled_Material { background-position: -190px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportCsv_Material { background-position: -370px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportCsvDisabled_Material { background-position: -226px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportDocx_Material { background-position: -244px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportDocxDisabled_Material { background-position: -262px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportPdf_Material { background-position: -288px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportPdfDisabled_Material { background-position: -342px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportRtf_Material { background-position: -90px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportRtfDisabled_Material { background-position: -180px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportXls_Material { background-position: -54px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportXlsDisabled_Material { background-position: 0px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportXlsx_Material { background-position: -396px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTExportXlsxDisabled_Material { background-position: -162px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTFullCollapse_Material { background-position: -432px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTFullCollapseDisabled_Material { background-position: -414px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTFullExpand_Material { background-position: -126px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTFullExpandDisabled_Material { background-position: -450px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTNewRow_Material { background-position: -144px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTNewRowDisabled_Material { background-position: 0px -120px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTRefresh_Material { background-position: -414px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTRefreshDisabled_Material { background-position: -504px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowCustDialog_Material { background-position: -460px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowCustDialogDisabled_Material { background-position: -442px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowCustomizationWindow_Material { background-position: -496px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowCustomizationWindowDisabled_Material { background-position: -478px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowFilterEditor_Material { background-position: -220px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_CTShowFilterEditorDisabled_Material { background-position: -140px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_CTShowFilterRow_Material { background-position: -298px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowFilterRowDisabled_Material { background-position: -514px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowGroupPanel_Material { background-position: -342px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowGroupPanelDisabled_Material { background-position: -316px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTShowSearchPanel_Material { background-position: -92px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_CTShowSearchPanelDisabled_Material { background-position: -352px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_CTUpdateSummaries_Material { background-position: -126px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCellError_Material { background-position: -124px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvCMClearFilter_Material { background-position: -144px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMClearFilterDisabled_Material { background-position: -234px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMClearGrouping_Material { background-position: -234px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMClearGroupingDisabled_Material { background-position: -180px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMCollapseDetailRow_Material { background-position: -468px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMCollapseDetailRowDisabled_Material { background-position: -252px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMCollapseRow_Material { background-position: -468px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMCollapseRowDisabled_Material { background-position: -288px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMDeleteRow_Material { background-position: -450px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMDeleteRowDisabled_Material { background-position: -252px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMEditRow_Material { background-position: -324px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMEditRowDisabled_Material { background-position: -432px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExpandDetailRow_Material { background-position: -198px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExpandDetailRowDisabled_Material { background-position: -360px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExpandRow_Material { background-position: -486px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExpandRowDisabled_Material { background-position: -414px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportCsv_Material { background-position: -216px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportCsvDisabled_Material { background-position: -432px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportDocx_Material { background-position: -306px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportDocxDisabled_Material { background-position: -108px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportPdf_Material { background-position: -108px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportPdfDisabled_Material { background-position: -270px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportRtf_Material { background-position: -396px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportRtfDisabled_Material { background-position: -324px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportXls_Material { background-position: 0px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportXlsDisabled_Material { background-position: -504px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportXlsx_Material { background-position: -378px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMExportXlsxDisabled_Material { background-position: -18px -120px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMFullCollapse_Material { background-position: -486px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMFullCollapseDisabled_Material { background-position: -306px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMFullExpand_Material { background-position: -72px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMFullExpandDisabled_Material { background-position: -162px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMGroupByColumn_Material { background-position: -270px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMGroupByColumnDisabled_Material { background-position: -288px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMNewRow_Material { background-position: 0px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMNewRowDisabled_Material { background-position: -234px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMRefresh_Material { background-position: -126px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMRefreshDisabled_Material { background-position: -36px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSearchPanel_Material { background-position: -522px -84px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvCMSearchPanelDisabled_Material { background-position: -360px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowCustDialog_Material { background-position: -324px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowCustDialogDisabled_Material { background-position: -342px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowCustomizationWindow_Material { background-position: -288px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowCustomizationWindowDisabled_Material { background-position: -306px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowFilterEditor_Material { background-position: -188px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvCMShowFilterEditorDisabled_Material { background-position: -236px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvCMShowGroupPanel_Material { background-position: -252px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowGroupPanelDisabled_Material { background-position: -270px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMShowSearchPanel_Material { background-position: -522px -66px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvCMShowSearchPanelDisabled_Material { background-position: -306px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSortAscending_Material { background-position: -198px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSortAscendingDisabled_Material { background-position: -216px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSortDescending_Material { background-position: -180px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSortDescendingDisabled_Material { background-position: -180px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryAverage_Material { background-position: -126px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryAverageDisabled_Material { background-position: -90px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryCount_Material { background-position: -486px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryCountDisabled_Material { background-position: -18px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryMax_Material { background-position: -36px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryMaxDisabled_Material { background-position: -396px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryMin_Material { background-position: -378px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummaryMinDisabled_Material { background-position: -396px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummarySum_Material { background-position: -162px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMSummarySumDisabled_Material { background-position: -360px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCMUngroupColumn_Material { background-position: -162px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvCOApply_Material { background-position: -48px -24px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOApplyDisabled_Material { background-position: -24px -24px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOClearFilter_Material { background-position: -48px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOClearFilterDisabled_Material { background-position: -24px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOClose_Material { background-position: -72px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnDrag_Material { background-position: -116px -24px; background-size: 538px auto; width: 18px; height: 18px } 
.dxGridView_gvCOColumnDragDisabled_Material { background-position: -96px -24px; background-size: 538px auto; width: 18px; height: 18px } 
.dxGridView_gvCOColumnGroup_Material { background-position: -360px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnGroupDisabled_Material { background-position: -120px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnHide_Material { background-position: 0px -24px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnHideDisabled_Material { background-position: -72px -24px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnRemove_Material { background-position: -480px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnRemoveDisabled_Material { background-position: -504px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnShow_Material { background-position: -432px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnShowDisabled_Material { background-position: -456px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnSort_Material { background-position: -288px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnSortDisabled_Material { background-position: -408px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnSortDown_Material { background-position: 0px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnSortDownDisabled_Material { background-position: -384px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnSortUp_Material { background-position: -312px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnSortUpDisabled_Material { background-position: -336px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnUngroup_Material { background-position: -240px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnUngroupDisabled_Material { background-position: -264px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnUnsort_Material { background-position: -192px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOColumnUnsortDisabled_Material { background-position: -216px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCODragAreaCollapse_Material { background-position: -283px -120px; background-size: 538px auto; width: 13px; height: 13px } 
.dxGridView_gvCODragAreaExpand_Material { background-position: -268px -120px; background-size: 538px auto; width: 13px; height: 13px } 
.dxGridView_gvCOFilterCollapse_Material { background-position: -168px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCOFilterExpand_Material { background-position: -144px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvCollapsedButton_Material { background-position: -298px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvCollapsedButtonRtl_Material { background-position: -424px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvDetailCollapsedButton_Material { background-position: -326px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvDetailCollapsedButtonRtl_Material { background-position: -396px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvDetailExpandedButton_Material { background-position: -494px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvDetailExpandedButtonRtl_Material { background-position: -312px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvDragAndDropArrowDown_Material { background-position: -105px -138px; background-size: 538px auto; width: 11px; height: 9px } 
.dxGridView_gvDragAndDropArrowLeft_Material { background-position: -81px -138px; background-size: 538px auto; width: 9px; height: 10px } 
.dxGridView_gvDragAndDropArrowRight_Material { background-position: -70px -138px; background-size: 538px auto; width: 9px; height: 10px } 
.dxGridView_gvDragAndDropArrowUp_Material { background-position: -92px -138px; background-size: 538px auto; width: 11px; height: 9px } 
.dxGridView_gvDragAndDropHideColumn_Material { background-position: -54px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvExpandedButton_Material { background-position: -452px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvExpandedButtonRtl_Material { background-position: -438px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvFilterRowButton_Material { background-position: -522px -102px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvFixedGroupRow_Material { background-position: -36px -120px; background-size: 538px auto; width: 22px; height: 14px } 
.dxGridView_gvHeaderFilter_Material { background-position: -172px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvHeaderFilterActive_Material { background-position: -156px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_gvHeaderSortDown_Material { background-position: -382px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvHeaderSortUp_Material { background-position: -354px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxGridView_gvHideAdaptiveDetailButton_Material { background-position: -54px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvParentGroupRows_Material { background-position: -96px 0px; background-size: 538px auto; width: 22px; height: 22px } 
.dxGridView_gvShowAdaptiveDetailButton_Material { background-position: -486px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvUpdateSummariesButton_Material { background-position: -72px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_WindowResizer_Material { background-position: -522px -48px; background-size: 538px auto; width: 14px; height: 14px } 
.dxGridView_WindowResizerRtl_Material { background-position: -76px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxgvADSB:hover .dxGridView_gvShowAdaptiveDetailButton_Material { background-position: -270px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvCollapsedButton_Material { background-position: -480px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvCollapsedButtonRtl_Material { background-position: -466px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvDetailCollapsedButton_Material { background-position: -42px -138px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvDetailCollapsedButtonRtl_Material { background-position: -410px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvDetailExpandedButton_Material { background-position: -14px -138px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvDetailExpandedButtonRtl_Material { background-position: -28px -138px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvExpandedButton_Material { background-position: -56px -138px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedGroupRow_Material .dxGridView_gvExpandedButtonRtl_Material { background-position: -508px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedRow_Material .dxGridView_gvDetailCollapsedButton_Material { background-position: 0px -138px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedRow_Material .dxGridView_gvDetailCollapsedButtonRtl_Material { background-position: -522px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedRow_Material .dxGridView_gvDetailExpandedButton_Material { background-position: -340px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedRow_Material .dxGridView_gvDetailExpandedButtonRtl_Material { background-position: -368px -120px; background-size: 538px auto; width: 12px; height: 12px } 
.dxgvFocusedRow_Material .dxGridView_gvShowAdaptiveDetailButton_Material { background-position: -108px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxgvFocusedRow_Material .dxgvADSB:hover .dxGridView_gvShowAdaptiveDetailButton_Material { background-position: -54px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_CTShowCustomizationWindow_Material { background-position: -36px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_CTShowFilterRow_Material { background-position: -18px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_CTShowGroupPanel_Material { background-position: -504px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_CTShowSearchPanel_Material { background-position: -252px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxm-checked .dxGridView_gvCMClearFilter_Material { background-position: 0px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMClearGrouping_Material { background-position: -468px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMCollapseDetailRow_Material { background-position: -324px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMCollapseRow_Material { background-position: -216px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMDeleteRow_Material { background-position: -72px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMEditRow_Material { background-position: -90px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMExpandDetailRow_Material { background-position: -18px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMExpandRow_Material { background-position: -144px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMFullCollapse_Material { background-position: -378px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMFullExpand_Material { background-position: -36px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMGroupByColumn_Material { background-position: -72px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMNewRow_Material { background-position: -198px -102px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMRefresh_Material { background-position: -108px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSearchPanel_Material { background-position: -108px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxm-checked .dxGridView_gvCMShowCustomizationWindow_Material { background-position: -414px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMShowFilterEditor_Material { background-position: -204px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxm-checked .dxGridView_gvCMShowGroupPanel_Material { background-position: -450px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMShowSearchPanel_Material { background-position: -60px -120px; background-size: 538px auto; width: 14px; height: 14px } 
.dxm-checked .dxGridView_gvCMSortAscending_Material { background-position: -468px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSortDescending_Material { background-position: -504px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSummaryAverage_Material { background-position: -360px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSummaryCount_Material { background-position: -252px -66px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSummaryMax_Material { background-position: -342px -84px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSummaryMin_Material { background-position: -432px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMSummarySum_Material { background-position: -378px -48px; background-size: 538px auto; width: 16px; height: 16px } 
.dxm-checked .dxGridView_gvCMUngroupColumn_Material { background-position: -334px -24px; background-size: 538px auto; width: 16px; height: 16px } 
.dxGridView_gvFilterRowButton_Material
{
    margin-left: 8px;
}
.dxGridView_gvParentGroupRows_Material 
{
    margin-left: 4px;
}


/* 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 */
.dxgvEditForm_Material .dxflGroupBoxCaption_Material
{
    background-color: #f4f4f4;
}
.dxgvPopupEditForm_Material .dxflGroupBoxCaption_Material
{
    background-color: white;
}
.dxgvEditForm_Material .dxflPCSys .dxflGroupBoxCaption_Material
{
    background-color: #f4f4f4;
}
.dxgvPopupEditForm_Material .dxflPCSys .dxflGroupBoxCaption_Material
{
    background-color: white;
}
.dxgvControl_Material,
.dxgvDisabled_Material
{
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    background-color: White;
    color: #484848;
    cursor: default;
}
.dxgvDisabled_Material
{
    color: #b8b8b8;
}
.dxgvControl_Material a.dxeHyperlink:not([href]):not([onclick]):not(.dxbButtonSys)
{
    color: #484848;
    text-decoration: none;
}
.dxgvControl_Material a
{
    color: #E53935;
    text-decoration: none;
}
.dxgvControl_Material a:hover
{
    text-decoration: underline;
}
.dxgvControl_Material a:hover.dxbDisabled_Material
{
    color: #BBBBBB;
    text-decoration: none;
}
.dxgvDisabled_Material a
{
    color: #b8b8b8;
}
.dxgvEmptyDataRow_Material.dxgvLVR > td.dxgv,
.dxgvDataRow_Material.dxgvLVR > td.dxgv,
.dxgvGroupRow_Material.dxgvLVR > td.dxgv
{
    border-bottom-width: 1px;
}
.dxgvRBB .dxgvEmptyDataRow_Material.dxgvLVR > td.dxgv,
.dxgvRBB .dxgvDataRow_Material.dxgvLVR > td.dxgv,
.dxgvRBB .dxgvGroupRow_Material.dxgvLVR > td.dxgv,
.dxgvBECPSD .dxgvDataRow_Material.dxgvLVR > td.dxgv
{
    border-bottom-width: 1px !important;
}
.dxgvGroupRow_Material td.dxgv.dxgvPHEC, .dxgvPreviewRow_Material td.dxgv.dxgvPHEC,
.dxgvDetailRow_Material td.dxgv.dxgvPHEC, .dxgvGroupFooter_Material td.dxgv.dxgvPHEC,
.dxgvAdaptiveDetailRow_Material td.dxgv.dxgvPHEC, .dxgvDataRow_Material td.dxgvPHEC
{
    border-right: 1px solid #DFDFDF;
}
*[dir="rtl"] .dxgvGroupRow_Material td.dxgv.dxgvPHEC, *[dir="rtl"] .dxgvPreviewRow_Material td.dxgv.dxgvPHEC,
*[dir="rtl"] .dxgvDetailRow_Material td.dxgv.dxgvPHEC, *[dir="rtl"] .dxgvGroupFooter_Material td.dxgv.dxgvPHEC,
*[dir="rtl"] .dxgvAdaptiveDetailRow_Material td.dxgv.dxgvPHEC, *[dir="rtl"] .dxgvDataRow_Material td.dxgvPHEC
{
    border-left: 1px solid #DFDFDF;
}
.dxgvLoadingPanel_Material
{
    background-color: white;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';
    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);
}
.dxgvLoadingPanel_Material td.dx
{
    font-size: 1.17em;
    white-space: nowrap;
    text-align: center;
    padding: 10px 14px;
}
.dxgvLoadingPanel_Material .dxlp-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 #E53935;
    border-top: 4px solid #EEE;
    width: 24px;
    height: 24px;
}
html.dxIE.dxBrowserVersion-9 .dxgvLoadingPanel_Material .dxlp-loadingImage
{
    background-image: url('/FETNETIns/DXR.axd?r=0_1773-HDwRu');
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    animation: none;
    border: none;
    border-radius: 0;
}
html.dxIE.dxBrowserVersion-9 .dxgvLoadingPanelStatusBar_Material .dxlp-loadingImage
{
    background-repeat: no-repeat;
    background-position: center center;
    animation: none;
    border: none;
    border-radius: 0;
    background-image: url('/FETNETIns/DXR.axd?r=0_1665-HDwRu');
    height: 16px;
    width: 16px;
}
.dxgvLoadingPanelStatusBar_Material .dxlp-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: 2px solid #E53935;
    border-top: 2px solid #EEE;
    width: 12px;
    height: 12px;
}
.dxgvLoadingPanelStatusBar_Material
{
    background-color: Transparent;
}
.dxgvLoadingPanelStatusBar_Material td
{
    white-space: nowrap;
    text-align: center;
    padding: 0px 2px;
}
.dxgvTable_Material
{
    background-color: White;
    border: 1px solid #DFDFDF;
    border-bottom-width: 0;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
    border-collapse: separate !important;
    overflow: hidden;
}
.dxIE tr[id$="DXHeadersRow0"] > .dxgvHeader_Material:first-child,
.dxIE *[dir="rtl"] tr[id$="DXHeadersRow0"] > .dxgvHeader_Material:last-child
{
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
}
.dxIE tr[id$="DXHeadersRow0"] > .dxgvHeader_Material:last-child,
.dxIE *[dir="rtl"] tr[id$="DXHeadersRow0"] > .dxgvHeader_Material:first-child
{
    border-top-right-radius: 4px;
    border-top-left-radius: 0;
}
.dxgvTable_Material .dxgvHEC
{
    background-color: White;
    border-width: 0;
    overflow: hidden;
}
.dxgvTable_Material .dxgvFooter_Material .dxgvHEC
{
    background-color: #f4f4f4;
}
.dxgvControl_Material .dxgvFSDC .dxgvFooter_Material td.dxgv
{
    border-bottom-width: 0;
}
.dxgvControl_Material .dxgvFGI
{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dxgvControl_Material .dxgvFGI
{
    right: 5px;
    left: auto;
}
*[dir="rtl"].dxgvControl_Material .dxgvFGI
{
    right: auto;
    left: 5px;
}
.dxgvInlineEditRow_Material td.dxgv
{
    border-bottom: 1px solid #DFDFDF;
}
.dxgvInlineEditRow_Material td.dxgvIndentCell
{
    background-color: white;
}
.dxgvDataRowAlt_Material
{
    background-color: #F5F5F5;
}
.dxgvFilterRow_Material
{
    border-top: 1px solid #DFDFDF;
}
.dxgvEditForm_Material > td.dxgv
{
    border-bottom: 1px solid #DFDFDF !important;
    padding: 21px 7px 23px;
    background-color: #f4f4f4;
}
.dxgvControl_Material .dxgvTable_Material .dxgvFocusedRow_Material,
.dxgvControl_Material .dxgvTable_Material .dxgvFocusedRow_Material.dxgvDataRowHover_Material
{
    background-color: #E53935;
    color: white;
}
.dxgvControl_Material .dxgvTable_Material .dxgvFocusedRow_Material a,
.dxgvControl_Material .dxgvTable_Material .dxgvFocusedGroupRow_Material a
{
    color: white;
}
.dxgvControl_Material .dxgvAIC
{
    text-align: center;
}
.dxgvControl_Material .dxgvADSB > img
{
    opacity: 1;
    margin-top: -33px;
}
.dxgvControl_Material .dxgvADSB::before
{
    content: '';
    display: block;
    height: 32px;
    width: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    transition-property: background-color,box-shadow;
    transition-duration: .3s;
}
.dxgvControl_Material .dxgvADSB:hover::before
{
    background-color: #E53935;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}
.dxgvControl_Material .dxgvADSB.dx-acc-r
{
    position: relative;
}
.dxgvControl_Material .dxgvADSB.dx-acc-r::before
{
    position: absolute;
    top: -50%;
    left: -50%;
}
.dxgvControl_Material .dxgvFocusedRow_Material .dxgvADSB:hover::before
{
    background-color: white;
}
.dxgvControl_Material .dxgvTable_Material .dxgvSelectedRow_Material,
.dxgvControl_Material .dxgvTable_Material .dxgvSelectedRow_Material.dxgvDataRowHover_Material
{
    background-color: #F1F1F1;
}
.dxgvPreviewRow_Material
{
    color: #999999;
}
.dxgvPreviewRow_Material td.dxgv,
.dxgvEmptyDataRow_Material td.dxgv
{
    padding: 20px 2px 20px 4px;
    border-bottom: 1px solid #DFDFDF !important;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}
.dxgvPreviewRow_Material td.dxgv
{
    padding: 10px 10px 10px 15px;
}
.dxgvDetailRow_Material td.dxgvDetailCell_Material,
.dxgvAdaptiveDetailRow_Material td.dxgvAdaptiveDetailCell_Material
{
    overflow: hidden;
    padding: 16px 18px;
    border-bottom: 1px solid #DFDFDF;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}
.dxgvDetailRow_Material td.dxgvIndentCell,
.dxgvAdaptiveDetailRow_Material td.dxgvIndentCell
{
    padding-right: 0px;
    border-bottom: 1px solid #DFDFDF !important;
}
.dxgvAdaptiveDetailRow_Material .dxgvADT > tbody > tr > td
{
    padding: 5px 6px 4px 0;
}
.dxgvAdaptiveDetailRow_Material .dxgvADT > tbody > tr > td .dxeTextBoxSys,
.dxgvAdaptiveDetailRow_Material .dxgvADT > tbody > tr > td .dxichCellSys
{
    margin: -2px 0 -5px 0;
}
.dxgvAdaptiveDetailRow_Material .dxgvADCC
{
    color: #7F7F7F;
}
.dxgvAdaptiveDetailRow_Material.dxgvFocusedRow_Material .dxgvADCC,
.dxgvAdaptiveDetailRow_Material.dxgvFocusedRow_Material .dxgvADDC,
.dxgvAdaptiveDetailRow_Material.dxgvFocusedRow_Material .dxgvADCMDC a
{
    color: white;
}
.dxgvEmptyDataRow_Material
{
    color: Gray;
}
.dxgvEmptyDataRow_Material td.dxgv
{
    border-bottom: 1px solid #DFDFDF !important;
    text-align: center;
}
.dxgvEditFormDisplayRow_Material td.dxgv,
.dxgvDetailCell_Material td.dxgv,
.dxgvAdaptiveDetailCell_Material td.dxgv,
.dxgvDataRow_Material td.dxgv,
.dxgvAdaptiveDetailRow_Material td.dxgvAIC
{
    overflow: hidden;
    border-bottom: 1px solid #DFDFDF !important;
    border-right: 1px solid #DFDFDF;
    border-top-width: 0;
    border-left-width: 0;
    padding: 16px 10px 16px;
}
.dxgvEditFormDisplayRow_Material:last-child td.dxgv,
.dxgvDataRow_Material:last-child td.dxgv,
.dxgvAdaptiveDetailRow_Material:last-child td.dxgvAIC
{
    border-bottom: 1px solid #DFDFDF !important;
}
.dxgvDataRow_Material td.dxgvAIC,
.dxgvInlineEditRow_Material td.dxgvAIC
{
    padding: 0 10px;
}
.dxgvAdaptiveDetailRow_Material td.dxgvAIC
{
    padding: 6px 4px;
}
.dxgvEditFormDisplayRow_Material td.dxgvIndentCell
{
    border-bottom: 1px solid #DFDFDF !important;
}
.dxgvDataRow_Material .dxICheckBox_Material,
.dxgvInlineEditRow_Material .dxICheckBox_Material,
.dxgvEditFormDisplayRow_Material .dxICheckBox_Material,
.dxgvDataRow_Material .dxeIRadioButton_Material,
.dxgvInlineEditRow_Material .dxeIRadioButton_Material,
.dxgvEditFormDisplayRow_Material .dxeIRadioButton_Material
{
    margin: -3px 10px -1px 10px;
}
*[dir="rtl"] .dxgvDataRow_Material .dxICheckBox_Material,
*[dir="rtl"] .dxgvInlineEditRow_Material .dxICheckBox_Material,
*[dir="rtl"] .dxgvEditFormDisplayRow_Material .dxICheckBox_Material,
*[dir="rtl"] .dxgvDataRow_Material .dxeIRadioButton_Material,
*[dir="rtl"] .dxgvInlineEditRow_Material .dxeIRadioButton_Material,
*[dir="rtl"] .dxgvEditFormDisplayRow_Material .dxeIRadioButton_Material
{
    margin: -3px 10px -1px 10px;
}
.dxgvCommandColumn_Material .dxICheckBox_Material,
.dxgvCommandColumn_Material .dxeIRadioButton_Material
{
    margin: -3px 10px -1px 10px;
}
*[dir="rtl"] .dxgvCommandColumn_Material .dxICheckBox_Material,
*[dir="rtl"] .dxgvCommandColumn_Material .dxeIRadioButton_Material
{
    margin: -3px 10px -1px 10px;
}
.dxgvEditingErrorRow_Material
{
    background-color: #FFC8C8;
    color: #FF0000;
}
.dxgvEditingErrorRow_Material td.dxgv
{
    white-space: pre-wrap;
    border-bottom: 1px solid #DFDFDF !important;
    border-right-width: 0;
    border-top-width: 0;
    border-left-width: 0;
    padding: 6px 10px;
}
.dxgvFilterRow_Material td.dxgv
{
    border-bottom: 1px solid #DFDFDF !important;
    border-right: 1px solid #DFDFDF;
    border-top-width: 0;
    border-left-width: 0;
    padding: 8px 10px;
    overflow: hidden;
    background-color: #f4f4f4;
}
.dxgvGroupRow_Material,
.dxgvBatchEditChangesPreviewGroupRow_Material
{
    background-color: #f4f4f4;
    color: #939393;
}
.dxgvFocusedGroupRow_Material
{
    background-color: #E53935;
    color: white;
}
.dxgvGroupRow_Material td.dxgv,
.dxgvFocusedGroupRow_Material td.dxgv,
.dxgvBatchEditChangesPreviewGroupRow_Material td.dxgv
{
    border: 0 none;
    vertical-align: middle;
    border-bottom: 1px solid #DFDFDF !important;
    padding: 13px 10px 13px;
    background-color: inherit;
}
.dxgvFocusedGroupRow_Material td.dxgvIndentCell
{
    background-color: #f4f4f4 !important;
}
.dxgvHeaderPanel_Material
{
    background-color: #ffffff;
    padding: 21px 10px 17px;
    border-bottom: 1px solid #DFDFDF;
}
.dxIE .dxgvMSDraggable .dxgvHeader_Material,
.dxIE .dxgvMSDraggable.dxgvGroupPanel_Material
{
    -ms-touch-action: pinch-zoom;
}
.dxEdge .dxgvMSDraggable .dxgvHeader_Material,
.dxEdge .dxgvMSDraggable.dxgvGroupPanel_Material
{
    touch-action: pinch-zoom;
}
.dxgvHeader_Material
{
    cursor: pointer;
    white-space: nowrap;
    padding: 21px 10px 17px;
    border: 1px solid #DFDFDF;
    background-color: white;
    color: black;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
    font: 16px  '微軟正黑體', 'PingFang TC', 'Noto Sans TC', 'Roboto', 'Microsoft JhengHei', 'STHeitiTC-Light', 'Microsoft YaHei', '微软雅黑';font-weight:bold;
    font-size: 1em;
}
.dxgvTable_Material td.dxgvHeader_Material
{
    border-top-width: 0;
}
.dxgvHeader_Material td
{
    white-space: nowrap;
}
.dxgvHeader_Material.dxgvAIC
{
    padding-left: 18px;
    padding-right: 18px;
}
.dxgvHeader_Material a,
.dxgvHeader_Material a.dxgvCommandColumnItem_Material,
.dxgvHeader_Material a.dxgvCommandColumnItem_Material.dxbDisabled_Material,
.dxgvCommandColumn_Material a,
.dxgvCommandColumn_Material a.dxgvCommandColumnItem_Material.dxbDisabled_Material
{
    color: #E53935;
}
.dxgvHeader_Material a.dxgvCommandColumnItem_Material
{
    margin: 0 5px 0 0;
}
.dxgvHeader_Material a.dxgvCommandColumnItem_Material.dxbDisabled_Material,
.dxgvCommandColumn_Material a.dxgvCommandColumnItem_Material.dxbDisabled_Material
{
    opacity: 0.5;
}
.dxgvPopupEditForm_Material
{
    padding: 10px;
    margin: 0;
}
.dxgvCustomization_Material
{
    box-sizing: border-box;
    margin: 0;
    padding: 0 10px 10px 10px;
    min-width: 220px;
}
.dxgvCustomization_Material .dxgvHeader_Material
{
    padding: 10px;
    background-color: white;
    color: #484848;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.1);
}
.dxgvAdaptiveGroupPanel_Material,
.dxgvGroupPanel_Material
{
    color: #8e8e93;
    font-size: 0.85em;
}
.dxgvAdaptiveGroupPanel_Material .dxgvHeader_Material,
.dxgvGroupPanel_Material .dxgvHeader_Material
{
    font-size: 1.2em;
}
.dxgvGroupPanel_Material
{
    padding: 8px 10px 19px;
    white-space: nowrap;
}
.dxgvGroupPanel_Material .dxgvHeader_Material,
.dxgvAdaptiveGroupPanel_Material .dxgvHeader_Material
{
    background-color: white;
    font-weight: normal;
    border: 1px solid #DFDFDF;
    padding: 4px 18px;
}
.dxgvAdaptiveHeaderPanel_Material .dxgvHeader_Material
{
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.dxgvAdaptiveGroupPanel_Material
{
    padding-left: 6px;
    padding-top: 7px;
}
.dxgvAdaptiveGroupPanel_Material div.dxgvADH
{
    margin-right: 4px;
    margin-bottom: 5px;
}
.dxgvAdaptiveGroupPanel_Material.dxgvEAHP
{
    padding-bottom: 8px;
}
.dxgvAdaptiveHeaderPanel_Material
{
    border-bottom: 1px solid #DFDFDF;
    padding-top: 10px;
}
.dxgvAdaptiveHeaderPanel_Material.dxgvEAHP
{
    padding: 10px 7px;
}
.dxgvAdaptiveFooterPanel_Material
{
    padding-top: 6px;
}
.dxgvAdaptiveHeaderPanel_Material,
.dxgvAdaptiveFooterPanel_Material
{
    padding-left: 24px;
}
.dxgvFooter_Material
{
    background-color: #f4f4f4;
    color: #8e8e93;
    white-space: nowrap;
}
.dxgvFooter_Material td.dxgv
{
    padding: 15px 10px 16px;
    border-bottom: 1px solid #DFDFDF;
    border-bottom-width: 1px !important;
}
.dxgvABRL .dxgvFooter_Material td.dxgv,
.dxgvABRL .dxgvGroupFooter_Material td.dxgv
{
    border-right: 1px solid #DFDFDF;
}
.dxgvGroupFooter_Material
{
    color: #8e8e93;
}
.dxgvGroupFooter_Material td.dxgv
{
    padding: 15px 10px 16px;
    border-bottom: 1px solid #DFDFDF;
    border-right-width: 0;
}
.dxgvControl_Material .dxgvIndentCell
{
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}
.dxgvDataRow_Material td.dxgvIndentCell,
.dxgvDetailRow_Material td.dxgvIndentCell,
.dxgvAdaptiveDetailRow_Material td.dxgvIndentCell,
.dxgvPreviewRow_Material td.dxgvIndentCell,
.dxgvGroupFooter_Material td.dxgvIndentCell,
.dxgvInlineEditRow_Material td.dxgvIndentCell
{
    border-bottom: 1px solid #DFDFDF !important;
}
.dxgvGroupRow_Material td.dxgvIndentCell
{
    background-color: #f4f4f4;
    border-bottom: 1px solid #DFDFDF !important;
}
.dxgvTitlePanel_Material,
.dxgvTable_Material caption
{
    font-size: 1.25em;
    font-weight: normal;
    padding: 3px 3px 5px;
    text-align: center;
    color: #999999;
}
.dxgvStatusBar_Material tr.dxgv
{
    height: 20px;
}
.dxgvStatusBar_Material tr.dxgv > td
{
    padding: 12px 0;
}
.dxgvStatusBar_Material .dxgvCommandColumn_Material a
{
    margin-right: 10px;
}
.dxgvALE .dxgvStatusBar_Material .dxgvCommandColumn_Material,
.dxgvAE .dxgvStatusBar_Material .dxgvCommandColumn_Material,
.dxgvAdD .dxgvStatusBar_Material .dxgvCommandColumn_Material
{
    white-space: normal;
}
.dxgvALE .dxgvStatusBar_Material .dxgvCommandColumn_Material .dxbButton_Material,
.dxgvAE .dxgvStatusBar_Material .dxgvCommandColumn_Material .dxbButton_Material,
.dxgvAdD .dxgvStatusBar_Material .dxgvCommandColumn_Material .dxbButton_Material
{
    margin-top: 4px;
    margin-bottom: 4px;
    display: inline-table;
}
.dxgvStatusBar_Material
{
    border-top-width: 0;
    margin-top: 1px;
}
.dxgvStatusBar_Material tr.dxgv span .dxbButtonSys:first-child
{
    margin-left: 20px;
}
.dxgvCommandColumn_Material
{
    padding: 8px 4px;
    white-space: nowrap;
}
.dxgvCommandColumn_Material a
{
    margin: 0 5px 0 0;
}
.dxgvEditFormTable_Material .dxflFormLayout_Material .dxflCommandItemSys,
.dxgvEditFormTable_Material .dxgvCommandColumn_Material
{
    padding-top: 12px;
    padding-bottom: 12px;
}
.dxgvEditFormTable_Material .dxflFormLayout_Material .dxflCommandItemSys a,
.dxgvEditFormTable_Material .dxgvCommandColumn_Material a
{
    margin-left: 2px;
    margin-right: 2px;
    padding: 8px 16px;
    margin-top: -8px;
    margin-bottom: -8px;
}
.dxgvEditFormTable_Material .dxflFormLayout_Material .dxflCommandItemSys a:hover,
.dxgvEditFormTable_Material .dxgvCommandColumn_Material a:hover
{
    background-color: #d1d1d1;
    text-decoration: none;
}
.dxbButton_Material[class~="dxgvCommandColumnItem_Material"],
.dxgvStatusBar_Material div.dxbButton_Material,
.dxgvEditFormTable_Material div.dxbButton_Material
{
    margin-left: 4px;
    margin-right: 4px;
}
.dxbButton_Material[class~="dxgvCommandColumnItem_Material"] .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}
.dxgvCommandColumnItem_Material
.dxgvEditFormTable_Material
{
    padding: 2px 6px 6px 4px;
    min-width: 300px;
}
.dxgvEditFormTable_Material a
{
    color: #E53935;
}
.dxgvEditFormCaption_Material
{
    padding: 4px 4px 4px 10px;
    white-space: nowrap;
}
.dxgvInlineEditCell_Material
{
    padding: 8px 10px;
}
.dxgvEditFormCell_Material
{
    padding: 4px;
    border-width: 0;
}
.dxgvPagerTopPanel_Material,
.dxgvPagerBottomPanel_Material
{
    padding: 9px 0 9px;
}
.dxgvPagerBottomPanel_Material
{
    background-color: white;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}
.dxgvControl_Material .dxgvFSDC,
.dxgvControl_Material .dxgvHSDC
{
    background-color: #f4f4f4;
    border-right: 1px solid #DFDFDF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}
.dxgvControl_Material .dxgvHSDC
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
}
.dxIE *[dir="rtl"] .dxgvHSDC .dxgvTable_Material .dxgvHEC
{
    border-top-left-radius: 4px;
}
.dxIE .dxgvHSDC .dxgvHeader_Material:last-child,
.dxIE *[dir="rtl"] .dxgvHSDC .dxgvHeader_Material:first-child
{
    border-top-right-radius: 0;
}
.dxgvControl_Material .dxgvFSDC
{
    border-bottom: 1px solid #DFDFDF;
}
.dxgvControl_Material .dxgvHSDC .dxgvTable_Material,
.dxgvControl_Material .dxgvCSD > .dxgvTable_Material
{
    border-top-width: 0;
    border-top-right-radius: 0;
    border-left-width: 0;
    border-right-width: 0;
    box-shadow: none;
}
.dxgvControl_Material .dxgvCSD .dxgvTable_Material
{
    border-top-left-radius: 0;
}
.dxgvControl_Material .dxgvCSD .dxgvTable_Material .dxgvFGFixed
{
    border-left: 1px solid #DFDFDF;
}
.dxgvControl_Material .dxgvFSDC .dxgvTable_Material
{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
    box-shadow: none;
}
.dxgvControl_Material .dxgvCSD
{
    border: 1px solid #DFDFDF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}
.dxgvControl_Material .dxgvHSDC + .dxgvCSD
{
    border-top: none;
}
.dxgvControl_Material .dxpcLite_Material
{
    -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);
}
.dxgvControl_Material .dxpcLite_Material .dxpc-mainDiv.dxpc-hf
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dxgvControl_Material .dxpcLite_Material .dxpc-hf .dxpc-footerContent
{
    padding: 6px 20px 7px 12px;
}
.dxgvControl_Material .dxpcLite_Material .dxpc-hf .dxpc-footerContent > table
{
    margin: 19px 20px 11px 0;
}
.dxgvFilterBar_Material
{
    margin-top: 16px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.1);
    border-radius: 4px;
    border: 1px solid #DFDFDF;
    border-collapse: separate;
}
.dxgvFilterBar_Material a
{
    color: #E53935;
    text-decoration: none;
}
.dxgvFilterBar_Material a:hover
{
    text-decoration: underline;
}
.dxgvFilterBar_Material > tbody > tr > td
{
    padding-top: 14px;
    padding-bottom: 14px;
}
.dxgvFilterBarCheckBoxCell_Material
{
    padding-left: 20px;
}
*[dir="rtl"] .dxgvFilterBarCheckBoxCell_Material
{
    padding-right: 20px;
}
.dxgvFilterBarImageCell_Material
{
    padding: 0 8px 0 20px;
    cursor: pointer;
}
*[dir="rtl"] .dxgvFilterBarImageCell_Material
{
    padding: 0 20px 0 8px;
}
.dxgvFilterBarImageCell_Material img
{
    margin-top: 3px;
    margin-left: 0;
}
.dxgvFilterBarExpressionCell_Material
{
    padding: 5px 5px 8px 0;
    white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_Material
{
    padding: 5px 20px 8px 6px;
}
*[dir="rtl"] .dxgvFilterBarClearButtonCell_Material
{
    padding: 5px 6px 8px 20px;
}
.dxgvFilterBuilderMainArea_Material
{
    background: white none;
    padding: 6px 2px;
}
.dxgvFilterBuilderButtonArea_Material
{
    border-top: 1px solid #eaeaea;
    padding: 10px;
    white-space: nowrap;
}
.dxgvFilterBuilderButtonArea_Material .dxbButton_Material
{
    margin-left: 8px;
}
.dxgvDataRowHover_Material
{
    background-color: #EEE;
}
.dxgvControl_Material .dxpLite_Material,
.dxgvDisabled_Material .dxpLite_Material
{
    padding-top: 4px;
}
.dxgvControl_Material .dxgvHFC
{
    padding-left: 4px;
}
.dxgvControl_Material .dxgvHFC .dxeCalendar_Material
{
    margin-top: 3px;
    margin-left: 7px;
}
.dxgvControl_Material div[id$='DXEPLPC']
{
    height: 53px;
}
.dxgvControl_Material .dxgvHFSD
{
    height: 1px;
    margin: 2px 0;
}
.dxgvControl_Material .dxgvHFDRC
{
    margin: 15px 15px 25px;
}
.dxgvControl_Material .dxgvHFDRP
{
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 0 6px;
}
.dxgvControl_Material .dxgvHFDRP[id*="HFFDE"]
{
    margin-top: 15px;
    margin-bottom: 5px;
}
.dxgvControl_Material .dxgvHFDRP[id*="HFTDE"]
{
    margin-bottom: 25px;
}
/* Removes flicking in iOS Safari*/
.dxgvTable_Material
{
    -webkit-tap-highlight-color: transparent;
}
.dxgvControl_Material td.dxgvBatchEditCell_Material:not(.dxBatchEditCheckBoxCell)
{
    padding: 0 2px;
}
.dxgvControl_Material td.dxgvBatchEditModifiedCell_Material
{
    background: #d7f9c7;
}
.dxgvBatchEditDeletedItem_Material,
.dxgvBatchEditNewItem_Material.dxgvBatchEditDeletedItem_Material
{
    background: #EFEFEF;
}
.dxgvBatchEditDeletedItem_Material > td:not(.dxgvCommandColumn_Material)
{
    color: rgba(0,0,0,0.5);
}
.dxgvBatchEditDeletedItem_Material td.dxgvBatchEditModifiedCell_Material
{
    background: #eefbe7;
}
.dxgvBatchEditNewItem_Material
{
    background: #F0FAEA;
}
.dxgvControl_Material .dxgvErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxgvControl_Material .dxgvErrorCell img
{
    margin: -3px 0;
}
.dxgvSearchPanel_Material
{
    padding: 7px 0 16px;
}
.dxgvSearchPanel_Material > table
{
    width: 100%;
}
.dxgvSearchPanel_Material .dxeButtonEdit_Material
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.1);
    width: 100%;
}
.dxgvSearchPanel_Material .dxeButtonEdit_Material,
.dxgvSearchPanel_Material .dxeButtonEdit_Material input
{
    background-color: #FAFAFA;
}
.dxgvSearchPanel_Material .dxeButtonEdit_Material td.dxic
{
    padding: 15px 8px 17px 12px;
}
*[dir="rtl"] .dxgvSearchPanel_Material .dxeButtonEdit_Material td.dxic
{
    padding: 15px 12px 17px 8px;
}
.dxgvControl_Material .dxgvHL
{
    background: #E53935;
    color: white;
    font-weight: bold;
    font-style: normal;
}
.dxgvControl_Material .dxgvSearchPanel_Material > table > tbody > tr > td:nth-child(2) a.dxbButton_Material
{
    margin-left: 16px;
}
*[dir="rtl"].dxgvControl_Material .dxgvSearchPanel_Material > table > tbody > tr > td:nth-child(2) a.dxbButton_Material
{
    margin-right: 16px;
    margin-left: 0;
}
.dxgvControl_Material .dxgvSearchPanel_Material > table > tbody > tr > td:last-child a.dxbButton_Material
{
    margin-right: 16px;
}
*[dir="rtl"].dxgvControl_Material .dxgvSearchPanel_Material > table > tbody > tr > td:last-child a.dxbButton_Material
{
    margin-left: 16px;
}
.dxgvControl_Material .dxgvSearchPanel_Material > table > tbody > tr > td a.dxbButton_Material
{
    margin-left: 10px;
}
*[dir="rtl"].dxgvControl_Material .dxgvSearchPanel_Material > table > tbody > tr > td a.dxbButton_Material
{
    margin-right: 10px;
}
.dxgvControl_Material .dxgvSearchPanel_Material .dxbButton_Material
{
    margin-left: 8px;
}
*[dir="rtl"].dxgvControl_Material .dxgvSearchPanel_Material .dxbButton_Material
{
    margin-left: 0;
    margin-right: 8px;
}
.dxgvFocusedCell_Material
{
    box-shadow: inset 2px 2px 0 #dfdfdf, inset -2px -2px 0 #dfdfdf;
    -webkit-box-shadow: inset 2px 2px 0 #dfdfdf, inset -2px -2px 0 #dfdfdf;
    -moz-box-shadow: inset 2px 2px 0 #dfdfdf, inset -2px -2px 0 #dfdfdf;
}
/*Ripple*/
.dxgvControl_Material .dxgvTable_Material .dxgvHeader_Material:not([style*="cursor: w-resize"])::before,
.dxgvControl_Material .dxgvCustomization_Material .dxgvHeader_Material::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxgvTable_Material .dxgvDataRowHover_Material .dxICheckBox_Material.dxWeb_edtCheckBoxUnchecked_Material .dxRipple,
.dxgvTable_Material .dxgvDataRowHover_Material .dxeIRadioButton_Material.dxEditors_edtRadioButtonUnchecked_Material .dxRipple
.dxgvTable_Material .dxgvSelectedRow_Material .dxICheckBox_Material.dxWeb_edtCheckBoxChecked_Material .dxRipple,
.dxgvTable_Material .dxgvSelectedRow_Material .dxeIRadioButton_Material.dxEditors_edtRadioButtonChecked_Material .dxRipple
{
    background-color: rgba(229,57,53,0.3);
}
.dxgvTable_Material .dxgvFocusedRow_Material .dxICheckBox_Material.dxWeb_edtCheckBoxChecked_Material .dxRipple,
.dxgvTable_Material .dxgvFocusedRow_Material .dxICheckBox_Material.dxWeb_edtCheckBoxUnchecked_Material .dxRipple,
.dxgvTable_Material .dxgvFocusedRow_Material .dxeIRadioButton_Material.dxEditors_edtRadioButtonChecked_Material .dxRipple,
.dxgvTable_Material .dxgvFocusedRow_Material .dxeIRadioButton_Material.dxEditors_edtRadioButtonUnchecked_Material .dxRipple
{
    background-color: rgba(255,255,255,0.35);
}
/* Customization Dialog */
.dxgvCustDialog_Material
{
    font: 15px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-weight: 400;
}
.dxpcLite_Material .dxgvCustDialog_Material.dxpc-mainDiv
{
    border: none;
}
.dxpcLite_Material .dxgvCustDialog_Material .dxpc-content
{
    padding: 0;
}
.dxgvCustDialog_Material .dxpc-content.dxgvCD_ColumnChooserPage,
.dxgvCustDialog_Material .dxpc-content.dxgvCD_FilterPage,
.dxgvCustDialog_Material .dxpc-content.dxgvCD_SortPage,
.dxgvCustDialog_Material .dxpc-content.dxgvCD_GroupPage
{
    transition: background-color 0.4s;
}
.dxgvCustDialog_Material .dxpc-content.dxgvCD_ColumnChooserPage,
.dxgvCustDialog_Material .dxpc-content.dxgvCD_FilterPage
{
    background-color: #EFEFEF;
}
.dxgvCustDialog_Material .dxpc-content.dxgvCD_SortPage,
.dxgvCustDialog_Material .dxpc-content.dxgvCD_GroupPage
{
    background-color: White;
}
.dxgvCustDialogHeader_Material
{
    background-color: #E53935;
    color: #FFFFFF;
    font-size: 22px;
    padding: 10px;
    padding-bottom: 25px;
    white-space: nowrap;
}
.dxgvCustDialogHeader_Material > div
{
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}
.dxgvCustDialogHeader_Material > div:first-child,
.dxgvCustDialogHeader_Material > div:last-child
{
    padding: 12px;
    vertical-align: top;
}
.dxgvCustDialogHeader_Material a.dxbButton_Material
{
    vertical-align: top;
}
.dxgvCustDialogHeader_Material .dxgvCD_TSC
{
    padding: 6px 0 0;
    width: 100%;
}
.dxgvCustDialogHeader_Material .dxgvCD_TSBW
{
    overflow: hidden;
    padding: 0 16px;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS
{
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 15px 0;
    text-align: center;
    margin-top: 0;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-tab .dxtc-link,
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-activeTab .dxtc-link
{
    color: white;
    padding: 1px 0;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-tab,
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-activeTab
{
    margin-right: 16px;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-tab
{
    border-bottom-color: transparent;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-activeTab
{
    border-bottom-color: white;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-spacer,
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-leftIndent,
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxtcLite_Material.dxtc-top > .dxtc-stripContainer .dxtc-rightIndent
{
    display: none;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxgvCD_TSLS,
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxgvCD_TSRS
{
    position: absolute;
    top: 0;
    width: 0;
    height: 100%;
    box-shadow: 0 0 11px 11px #E53935;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxgvCD_TSLS
{
    left: 0;
}
.dxgvCustDialogHeader_Material .dxgvCD_TS .dxgvCD_TSRS
{
    right: 0;
}
.dxgvCustDialogDragArea_Material
{
    background-color: #EFEFEF;
}
.dxgvCustDialogSortingPage_Material .dxgvCustDialogDragArea_Material,
.dxgvCustDialogGroupingPage_Material .dxgvCustDialogDragArea_Material,
.dxgvCustDialogColumnChooserPage_Material .dxgvCustDialogDragArea_Material,
.dxgvCustDialogFilteringPage_Material
{
    padding: 15px 8px;
    min-height: 15px;
}
.dxgvCustDialogDragArea_Material .dxgvCD_DAETC
{
    color: #999999;
    font: 13px "Roboto Regular", Helvetica, "Droid Sans", Tahoma, Geneva, sans-serif;
    text-align: center;
    white-space: nowrap;
}
.dxgvCustDialogListArea_Material
{
    background: white;
    padding-left: 4px;
}
.dxgvCustDialogListArea_Material .dxgvCD_LAC
{
    color: #666666;
    font-weight: bold;
    margin: 0 10px 10px 10px;
    margin-left: 11px;
    padding: 13px 0 8px 0;
    border-bottom: 1px solid #DCDCDC;
}
.dxgvCustDialogColumnItem_Material
{
    background-color: #FFFFFF;
    color: rgba(0,0,0,0.64);
    min-height: 48px;
    transition: all 0.2s;
}
.dxgvCustDialogSortingPage_Material .dxgvCD_DAW,
.dxgvCustDialogGroupingPage_Material .dxgvCD_DAW,
.dxgvCustDialogSortingPage_Material .dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material:first-child,
.dxgvCustDialogGroupingPage_Material .dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material:first-child,
.dxgvCustDialogSortingPage_Material .dxgvCustDialogDragArea_Material .dxgvCD_DAETC + .dxgvCustDialogColumnItem_Material,
.dxgvCustDialogGroupingPage_Material .dxgvCustDialogDragArea_Material .dxgvCD_DAETC + .dxgvCustDialogColumnItem_Material,
.dxgvCustDialogColumnChooserPage_Material .dxgvCustDialogColumnItem_Material:first-child,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material:first-child
{
    margin-top: -39px;
}
.dxgvCustDialogColumnItem_Material:last-child
{
    margin-bottom: 0px;
}
.dxgvControl_Material .dxgvCustDialogColumnItem_Material > div
{
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}
.dxgvCustDialogColumnItem_Material > div img
{
    vertical-align: middle;
}
.dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material
{
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 6px;
}
.dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material > div:first-child
{
    background-color: #eeeeee;
    height: 48px;
    padding: 0;
    text-align: center;
    min-width: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.dxgvCustDialogColumnChooserPage_Material .dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material > div:first-child
{
    background-color: White;
}
.dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material > div:last-child,
.dxgvCustDialogListArea_Material .dxgvCustDialogColumnItem_Material > div:last-child
{
    height: 48px;
    padding-top: 0;
    padding-bottom: 0;
}
.dxgvCustDialogListArea_Material .dxgvCustDialogColumnItem_Material > div:last-child
{
    padding-right: 17px;
}
.dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material.DXCDDraggingItem
{
    transition: none;
    position: relative;
    box-shadow: 0 10px 0.25rem rgba(0,0,0,0.12), 0 0.25rem 0.5rem rgba(0,0,0,0.24);
    z-index: 1;
}
.dxgvCustDialogSortingPage_Material .dxgvCD_DAW,
.dxgvCustDialogGroupingPage_Material .dxgvCD_DAW
{
    padding-top: 39px;
    position: relative;
}
.dxgvCustDialogSortingPage_Material .dxgvCD_DAEB,
.dxgvCustDialogGroupingPage_Material .dxgvCD_DAEB
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #EFEFEF;
    box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.11);
    cursor: pointer;
    text-align: center;
}
.dxgvCustDialogSortingPage_Material .dxgvCD_DAEB img,
.dxgvCustDialogGroupingPage_Material .dxgvCD_DAEB img
{
    margin-top: 14px;
}
.dxgvCustDialogFilteringPage_Material
{
    background-color: #EFEFEF;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogFilterItem_Material
{
    box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
    background-color: white;
    border-bottom: 1px solid #DCDCDC;
    transition: none;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material > div
{
    height: 28px;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogFilterItem_Material a
{
    cursor: pointer;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogFilterItem_Material a,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogFilterItem_Material .dxgvCD_FR > span.dxeBase_Material
{
    font-size: medium;
    line-height: 50px;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material:first-child,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material.dxgvCD_EFCI,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material.dxgvCD_EFCI + .dxgvCustDialogFilterItem_Material + .dxgvCustDialogColumnItem_Material
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dxgvCustDialogFilterItem_Material,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material:nth-last-child(2)
{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material.dxgvCD_EFCI:nth-last-child(2)
{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.dxgvCustDialogFilterItem_Material
{
    margin-bottom: 17px;
}
.dxgvCustDialogFilterItem_Material + .dxgvCustDialogColumnItem_Material.dxgvCD_EFCI
{
    margin-top: 17px;
}
.dxgvCustDialogColumnItem_Material + .dxgvCustDialogFilterItem_Material
{
    display: none;
}
.dxgvCustDialogColumnItem_Material.dxgvCD_EFCI + .dxgvCustDialogFilterItem_Material
{
    display: block;
}
.dxgvCustDialogFilterItem_Material .dxgvCD_FR
{
    padding: 0 10px 18px 10px;
}
.dxgvCustDialogFilteringPage_Material .dxgvCD_UF
{
    text-align: center;
    vertical-align: middle;
}
.dxgvCustDialogFilteringPage_Material .dxgvCD_UF a
{
    text-transform: uppercase;
}
.dxgvCustDialogFilteringPage_Material .dxgvCD_FR + .dxgvCD_UF
{
    border-top: 1px solid #DCDCDC;
}
.dxgvCustDialogFilterItem_Material .dxgvCD_UF.dxgvCD_UFLBV
{
    border-bottom: 1px solid #DCDCDC;
}
.dxgvCustDialogFilteringPage_Material .dxgvCD_UF.dxgvCD_UFLBV a,
.dxgvCustDialogFilteringPage_Material .dxgvCD_UFSC
{
    display: none;
}
.dxgvCustDialogFilteringPage_Material .dxgvCD_UF.dxgvCD_UFLBV .dxgvCD_UFSC
{
    display: block;
}
.dxgvCustDialogFilterItem_Material .dxgvCD_UF.dxgvCD_UFLBV
{
    margin-bottom: 19px;
}
.dxgvCustDialogFilterItem_Material .dxgvCD_UFSC
{
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 200px;
}
.dxgvCustDialogHeader_Material .dxbButton_Material::before,
.dxgvCustDialog_Material .dxgvCustDialogColumnItem_Material img::before,
.dxgvCustDialog_Material .dxgvCustDialogColumnItem_Material .dxichSys::before
{
    content: "dxRippleTargetExternal";
    display: none;
}
.dxgvCustDialogDragArea_Material .dxgvCustDialogColumnItem_Material > div:first-child img::before,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material > div:last-child .dxichSys::before
{
    content: "";
}
.dxgvCustDialog_Material .dxgvCD_DAEB::before,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material::before
{
    content: "dxRippleTarget";
    display: none;
}
.dxgvCustDialogHeader_Material .dxbButton_Material .dxRippleContainer,
.dxgvCustDialogColumnItem_Material .dxichSys.dxRippleTargetExternal .dxRippleContainer,
.dxgvCustDialogColumnItem_Material img.dxRippleTargetExternal + .dxRippleContainer,
.dxgvCustDialogColumnItem_Material img.dxRippleTargetExternal + img + .dxRippleContainer
{
    width: 50px !important;
    height: 50px !important;
    margin-top: -15px;
    margin-left: -15px;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material > .dxRippleContainer
{
    min-height: 48px !important;
    padding: 0;
}
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogColumnItem_Material,
.dxgvCustDialogFilteringPage_Material .dxgvCustDialogFilterItem_Material
{
    position: relative;
}
.dxgvCustDialogHeader_Material .dxRipple
{
    background-color: rgba(255,255,255,0.35);
}
.dxgvCustDialogContent_Material .dxRipple
{
    background-color: rgba(229,57,53,0.3);
}
.dxgvCustDialogContent_Material .dxgvDAEBBR .dxRipple
{
    background-color: rgba(0,0,0,0.3);
}
/* Grid Lookup*/
.dxgvControl_Material.dxgvInLookup .dxgvSearchPanel_Material
{
    padding-left: 11px;
    padding-right: 11px;
}
.dxgvControl_Material.dxgvInLookup
{
    border: none;
}
.dxgvControl_Material.dxgvInLookup .dxgvTable_Material,
.dxgvControl_Material.dxgvInLookup .dxgvHSDC,
.dxgvControl_Material.dxgvInLookup .dxgvCSD,
.dxgvControl_Material.dxgvInLookup .dxgvPagerBottomPanel_Material
{
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.dxgvControl_Material.dxgvInLookup.dxgvWithTopElement > tbody > tr > td > .dxgvTable_Material,
.dxgvControl_Material.dxgvInLookup.dxgvWithTopElement .dxgvHSDC
{
    border-top: 1px solid #dfdfdf;
}
.dxgvControl_Material.dxgvInLookup.dxgvWithBottomElement .dxgvCSD
{
    border-bottom: 1px solid #dfdfdf;
}
.dxgvControl_Material.dxgvInLookup .dxgvStatusBar_Material
{
    padding-right: 8px;
}
.dxgvControl_Material.dxgvInLookup .dxgvStatusBar_Material tr.dxgv > td
{
    padding: 24px 8px 12px 0;
}

.dxWeb_fcIcons_Arrows3_1:before, .dxWeb_fcIcons_Arrows3_2:before, .dxWeb_fcIcons_Arrows3_3:before, .dxWeb_fcIcons_Arrows4_1:before, .dxWeb_fcIcons_Arrows4_2:before, .dxWeb_fcIcons_Arrows4_3:before, .dxWeb_fcIcons_Arrows4_4:before, .dxWeb_fcIcons_Arrows5_1:before, .dxWeb_fcIcons_Arrows5_2:before, .dxWeb_fcIcons_Arrows5_3:before, .dxWeb_fcIcons_Arrows5_4:before, .dxWeb_fcIcons_Arrows5_5:before, .dxWeb_fcIcons_ArrowsGray3_1:before, .dxWeb_fcIcons_ArrowsGray3_2:before, .dxWeb_fcIcons_ArrowsGray3_3:before, .dxWeb_fcIcons_ArrowsGray4_1:before, .dxWeb_fcIcons_ArrowsGray4_2:before, .dxWeb_fcIcons_ArrowsGray4_3:before, .dxWeb_fcIcons_ArrowsGray4_4:before, .dxWeb_fcIcons_ArrowsGray5_1:before, .dxWeb_fcIcons_ArrowsGray5_2:before, .dxWeb_fcIcons_ArrowsGray5_3:before, .dxWeb_fcIcons_ArrowsGray5_4:before, .dxWeb_fcIcons_ArrowsGray5_5:before, .dxWeb_fcIcons_Boxes5_1:before, .dxWeb_fcIcons_Boxes5_2:before, .dxWeb_fcIcons_Boxes5_3:before, .dxWeb_fcIcons_Boxes5_4:before, .dxWeb_fcIcons_Boxes5_5:before, .dxWeb_fcIcons_Flags3_1:before, .dxWeb_fcIcons_Flags3_2:before, .dxWeb_fcIcons_Flags3_3:before, .dxWeb_fcIcons_Quarters5_1:before, .dxWeb_fcIcons_Quarters5_2:before, .dxWeb_fcIcons_Quarters5_3:before, .dxWeb_fcIcons_Quarters5_4:before, .dxWeb_fcIcons_Quarters5_5:before, .dxWeb_fcIcons_Rating4_1:before, .dxWeb_fcIcons_Rating4_2:before, .dxWeb_fcIcons_Rating4_3:before, .dxWeb_fcIcons_Rating4_4:before, .dxWeb_fcIcons_Rating5_1:before, .dxWeb_fcIcons_Rating5_2:before, .dxWeb_fcIcons_Rating5_3:before, .dxWeb_fcIcons_Rating5_4:before, .dxWeb_fcIcons_Rating5_5:before, .dxWeb_fcIcons_RedToBlack4_1:before, .dxWeb_fcIcons_RedToBlack4_2:before, .dxWeb_fcIcons_RedToBlack4_3:before, .dxWeb_fcIcons_RedToBlack4_4:before, .dxWeb_fcIcons_Signs3_1:before, .dxWeb_fcIcons_Signs3_2:before, .dxWeb_fcIcons_Signs3_3:before, .dxWeb_fcIcons_Stars3_1:before, .dxWeb_fcIcons_Stars3_2:before, .dxWeb_fcIcons_Stars3_3:before, .dxWeb_fcIcons_Symbols3_1:before, .dxWeb_fcIcons_Symbols3_2:before, .dxWeb_fcIcons_Symbols3_3:before, .dxWeb_fcIcons_Symbols3Circled_1:before, .dxWeb_fcIcons_Symbols3Circled_2:before, .dxWeb_fcIcons_Symbols3Circled_3:before, .dxWeb_fcIcons_TrafficLights3_1:before, .dxWeb_fcIcons_TrafficLights3_2:before, .dxWeb_fcIcons_TrafficLights3_3:before, .dxWeb_fcIcons_TrafficLights3Black_1:before, .dxWeb_fcIcons_TrafficLights3Black_2:before, .dxWeb_fcIcons_TrafficLights3Black_3:before, .dxWeb_fcIcons_TrafficLights4_1:before, .dxWeb_fcIcons_TrafficLights4_2:before, .dxWeb_fcIcons_TrafficLights4_3:before, .dxWeb_fcIcons_TrafficLights4_4:before, .dxWeb_fcIcons_Triangles3_1:before, .dxWeb_fcIcons_Triangles3_2:before, .dxWeb_fcIcons_Triangles3_3:before { background-image: url('/FETNETIns/DXR.axd?r=1_148-IDwRu'); background-repeat: no-repeat; background-color: transparent; width: 16px; height: 16px } 
.dxWeb_fcIcons_Arrows3_1:before { background-position: 0px 0px } 
.dxWeb_fcIcons_Arrows3_2:before { background-position: -360px -18px } 
.dxWeb_fcIcons_Arrows3_3:before { background-position: -378px -18px } 
.dxWeb_fcIcons_Arrows4_1:before { background-position: -396px -18px } 
.dxWeb_fcIcons_Arrows4_2:before { background-position: -414px -18px } 
.dxWeb_fcIcons_Arrows4_3:before { background-position: -18px -36px } 
.dxWeb_fcIcons_Arrows4_4:before { background-position: -36px -36px } 
.dxWeb_fcIcons_Arrows5_1:before { background-position: -54px -36px } 
.dxWeb_fcIcons_Arrows5_2:before { background-position: -72px -36px } 
.dxWeb_fcIcons_Arrows5_3:before { background-position: -90px -36px } 
.dxWeb_fcIcons_Arrows5_4:before { background-position: -108px -36px } 
.dxWeb_fcIcons_Arrows5_5:before { background-position: -144px -36px } 
.dxWeb_fcIcons_ArrowsGray3_1:before { background-position: -270px -36px } 
.dxWeb_fcIcons_ArrowsGray3_2:before { background-position: -162px -36px } 
.dxWeb_fcIcons_ArrowsGray3_3:before { background-position: -126px -36px } 
.dxWeb_fcIcons_ArrowsGray4_1:before { background-position: -180px -36px } 
.dxWeb_fcIcons_ArrowsGray4_2:before { background-position: -18px -18px } 
.dxWeb_fcIcons_ArrowsGray4_3:before { background-position: -54px -18px } 
.dxWeb_fcIcons_ArrowsGray4_4:before { background-position: -198px -36px } 
.dxWeb_fcIcons_ArrowsGray5_1:before { background-position: -72px -18px } 
.dxWeb_fcIcons_ArrowsGray5_2:before { background-position: -342px -18px } 
.dxWeb_fcIcons_ArrowsGray5_3:before { background-position: -324px -18px } 
.dxWeb_fcIcons_ArrowsGray5_4:before { background-position: -306px -18px } 
.dxWeb_fcIcons_ArrowsGray5_5:before { background-position: -288px -18px } 
.dxWeb_fcIcons_Boxes5_1:before { background-position: -270px -18px } 
.dxWeb_fcIcons_Boxes5_2:before { background-position: -252px -18px } 
.dxWeb_fcIcons_Boxes5_3:before { background-position: -234px -18px } 
.dxWeb_fcIcons_Boxes5_4:before { background-position: -216px -18px } 
.dxWeb_fcIcons_Boxes5_5:before { background-position: -198px -18px } 
.dxWeb_fcIcons_Flags3_1:before { background-position: -180px -18px } 
.dxWeb_fcIcons_Flags3_2:before { background-position: -162px -18px } 
.dxWeb_fcIcons_Flags3_3:before { background-position: -144px -18px } 
.dxWeb_fcIcons_Quarters5_1:before { background-position: -126px -18px } 
.dxWeb_fcIcons_Quarters5_2:before { background-position: -108px -18px } 
.dxWeb_fcIcons_Quarters5_3:before { background-position: -90px -18px } 
.dxWeb_fcIcons_Quarters5_4:before { background-position: -216px -36px } 
.dxWeb_fcIcons_Quarters5_5:before { background-position: -36px -18px } 
.dxWeb_fcIcons_Rating4_1:before { background-position: -234px -36px } 
.dxWeb_fcIcons_Rating4_2:before { background-position: -306px 0px } 
.dxWeb_fcIcons_Rating4_3:before { background-position: -270px 0px } 
.dxWeb_fcIcons_Rating4_4:before { background-position: -252px 0px } 
.dxWeb_fcIcons_Rating5_1:before { background-position: -234px 0px } 
.dxWeb_fcIcons_Rating5_2:before { background-position: -216px 0px } 
.dxWeb_fcIcons_Rating5_3:before { background-position: -198px 0px } 
.dxWeb_fcIcons_Rating5_4:before { background-position: -180px 0px } 
.dxWeb_fcIcons_Rating5_5:before { background-position: -162px 0px } 
.dxWeb_fcIcons_RedToBlack4_1:before { background-position: -144px 0px } 
.dxWeb_fcIcons_RedToBlack4_2:before { background-position: -126px 0px } 
.dxWeb_fcIcons_RedToBlack4_3:before { background-position: -108px 0px } 
.dxWeb_fcIcons_RedToBlack4_4:before { background-position: -90px 0px } 
.dxWeb_fcIcons_Signs3_1:before { background-position: -72px 0px } 
.dxWeb_fcIcons_Signs3_2:before { background-position: -54px 0px } 
.dxWeb_fcIcons_Signs3_3:before { background-position: -36px 0px } 
.dxWeb_fcIcons_Stars3_1:before { background-position: -18px 0px } 
.dxWeb_fcIcons_Stars3_2:before { background-position: -288px 0px } 
.dxWeb_fcIcons_Stars3_3:before { background-position: -324px 0px } 
.dxWeb_fcIcons_Symbols3_1:before { background-position: -486px -18px } 
.dxWeb_fcIcons_Symbols3_2:before { background-position: -468px -18px } 
.dxWeb_fcIcons_Symbols3_3:before { background-position: -450px -18px } 
.dxWeb_fcIcons_Symbols3Circled_1:before { background-position: 0px -36px } 
.dxWeb_fcIcons_Symbols3Circled_2:before { background-position: -342px 0px } 
.dxWeb_fcIcons_Symbols3Circled_3:before { background-position: -504px -18px } 
.dxWeb_fcIcons_TrafficLights3_1:before { background-position: -486px 0px } 
.dxWeb_fcIcons_TrafficLights3_2:before { background-position: -468px 0px } 
.dxWeb_fcIcons_TrafficLights3_3:before { background-position: -450px 0px } 
.dxWeb_fcIcons_TrafficLights3Black_1:before { background-position: -432px -18px } 
.dxWeb_fcIcons_TrafficLights3Black_2:before { background-position: 0px -18px } 
.dxWeb_fcIcons_TrafficLights3Black_3:before { background-position: -504px 0px } 
.dxWeb_fcIcons_TrafficLights4_1:before { background-position: -432px 0px } 
.dxWeb_fcIcons_TrafficLights4_2:before { background-position: -414px 0px } 
.dxWeb_fcIcons_TrafficLights4_3:before { background-position: -396px 0px } 
.dxWeb_fcIcons_TrafficLights4_4:before { background-position: -378px 0px } 
.dxWeb_fcIcons_Triangles3_1:before { background-position: -360px 0px } 
.dxWeb_fcIcons_Triangles3_2:before { background-position: -252px -36px } 
.dxWeb_fcIcons_Triangles3_3:before { background-position: -288px -36px } 

