.dxTreeList_CollapsedButton_ArcMate,
.dxTreeList_CollapsedButtonRtl_ArcMate,
.dxTreeList_DragAndDropArrowDown_ArcMate,
.dxTreeList_DragAndDropArrowUp_ArcMate,
.dxTreeList_DragAndDropHide_ArcMate,
.dxTreeList_DragAndDropNode_ArcMate,
.dxTreeList_ExpandedButton_ArcMate,
.dxTreeList_ExpandedButtonRtl_ArcMate,
.dxTreeList_SortAsc_ArcMate,
.dxTreeList_SortDesc_ArcMate {
    background-image: url('../../../ArcMateTheme.ashx?Type=svg&fileName=Sprite.svg&From=DevEX');
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxTreeList_CollapsedButton_ArcMate {
    background-position: 0px  -1397px;
    width: 4px;
    height: 7px;
}

.dxTreeList_CollapsedButtonRtl_ArcMate {
    background-position: -22px -1387px;
    width: 4px;
    height: 7px;
}

.dxTreeList_DragAndDropArrowDown_ArcMate {
    background-position: -11px -30px;
    width: 10px;
    height: 9px;
}

.dxTreeList_DragAndDropArrowUp_ArcMate {
    background-position: 0px -30px;
    width: 10px;
    height: 9px;
}

.dxTreeList_DragAndDropHide_ArcMate {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxTreeList_DragAndDropNode_ArcMate {
    background-position: -17px 0px;
    width: 9px;
    height: 10px;
}

.dxTreeList_ExpandedButton_ArcMate {
    background-position: -19px -1369px;
    width: 7px;
    height: 4px;
}

.dxTreeList_ExpandedButtonRtl_ArcMate {
    background-position: -5px -1397px;
    width: 7px;
    height: 4px;
}

.dxTreeList_SortAsc_ArcMate {
    background-position: -34px -221px;
    width: 16px;
    height: 16px;
}

.dxTreeList_SortDesc_ArcMate {
    background-position: -51px -187px;
    width: 16px;
    height: 16px;
}
