.dxRichEdit_CenterTabDragHandle_CMB,
.dxRichEdit_ColumnSeparatorDragHandle_CMB,
.dxRichEdit_DecimalTabDragHandle_CMB,
.dxRichEdit_FirstLineIdentDragHandle_CMB,
.dxRichEdit_LeftIdentDragHandle_CMB,
.dxRichEdit_LeftTabDragHandle_CMB,
.dxRichEdit_QuickSearchCloseButton_CMB,
.dxRichEdit_QuickSearchCollapseButton_CMB,
.dxRichEdit_QuickSearchNextButton_CMB,
.dxRichEdit_QuickSearchPrevButton_CMB,
.dxRichEdit_RightIdentDragHandle_CMB,
.dxRichEdit_RightTabDragHandle_CMB
{
    background-image: url('sprite.svg');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxRichEdit_CenterTabDragHandle_CMB
{
    background-position: -24px -14px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_ColumnSeparatorDragHandle_CMB
{
    background-position: -26px -21px;
    width: 11px;
    height: 12px;
}
.dxRichEdit_DecimalTabDragHandle_CMB
{
    background-position: -33px -14px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_FirstLineIdentDragHandle_CMB
{
    background-position: -10px -34px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftIdentDragHandle_CMB
{
    background-position: 0px -34px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftTabDragHandle_CMB
{
    background-position: -34px -7px;
    width: 6px;
    height: 6px;
}
.dxRichEdit_QuickSearchCloseButton_CMB
{
    background-position: 0px 0px;
    width: 20px;
    height: 20px;
}
.dxRichEdit_QuickSearchCollapseButton_CMB
{
    background-position: 0px -21px;
    width: 12px;
    height: 12px;
}
.dxRichEdit_QuickSearchNextButton_CMB
{
    background-position: -13px -21px;
    width: 12px;
    height: 12px;
}
.dxRichEdit_QuickSearchPrevButton_CMB
{
    background-position: -21px 0px;
    width: 12px;
    height: 12px;
}
.dxRichEdit_RightIdentDragHandle_CMB
{
    background-position: -20px -34px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_RightTabDragHandle_CMB
{
    background-position: -34px 0px;
    width: 6px;
    height: 6px;
}

