.dxRichEdit_CenterTabDragHandle_ArcMate,
.dxRichEdit_ColumnSeparatorDragHandle_ArcMate,
.dxRichEdit_DecimalTabDragHandle_ArcMate,
.dxRichEdit_FirstLineIdentDragHandle_ArcMate,
.dxRichEdit_LeftIdentDragHandle_ArcMate,
.dxRichEdit_LeftTabDragHandle_ArcMate,
.dxRichEdit_QuickSearchCloseButton_ArcMate,
.dxRichEdit_QuickSearchCollapseButton_ArcMate,
.dxRichEdit_QuickSearchNextButton_ArcMate,
.dxRichEdit_QuickSearchPrevButton_ArcMate,
.dxRichEdit_RightIdentDragHandle_ArcMate,
.dxRichEdit_RightTabDragHandle_ArcMate {
    background-image: url('../../../ArcMateTheme.ashx?Type=svg&fileName=Sprite.svg&From=DevEX');
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxRichEdit_CenterTabDragHandle_ArcMate {
    background-position: -24px -14px;
    width: 8px;
    height: 6px;
}

.dxRichEdit_ColumnSeparatorDragHandle_ArcMate {
    background-position: -26px -21px;
    width: 11px;
    height: 12px;
}

.dxRichEdit_DecimalTabDragHandle_ArcMate {
    background-position: -33px -14px;
    width: 8px;
    height: 6px;
}

.dxRichEdit_FirstLineIdentDragHandle_ArcMate {
    background-position: -10px -34px;
    width: 9px;
    height: 8px;
}

.dxRichEdit_LeftIdentDragHandle_ArcMate {
    background-position: 0px -34px;
    width: 9px;
    height: 8px;
}

.dxRichEdit_LeftTabDragHandle_ArcMate {
    background-position: -34px -7px;
    width: 6px;
    height: 6px;
}

.dxRichEdit_QuickSearchCloseButton_ArcMate {
    background-position: 0px 0px;
    width: 20px;
    height: 20px;
}

.dxRichEdit_QuickSearchCollapseButton_ArcMate {
    background-position: 0px -21px;
    width: 12px;
    height: 12px;
}

.dxRichEdit_QuickSearchNextButton_ArcMate {
    background-position: -13px -21px;
    width: 12px;
    height: 12px;
}

.dxRichEdit_QuickSearchPrevButton_ArcMate {
    background-position: -21px 0px;
    width: 12px;
    height: 12px;
}

.dxRichEdit_RightIdentDragHandle_ArcMate {
    background-position: -20px -34px;
    width: 9px;
    height: 8px;
}

.dxRichEdit_RightTabDragHandle_ArcMate {
    background-position: -34px 0px;
    width: 6px;
    height: 6px;
}
