.dxTreeList_CollapsedButton_iOS,
.dxTreeList_CollapsedButtonRtl_iOS,
.dxTreeList_DragAndDropArrowDown_iOS,
.dxTreeList_DragAndDropArrowUp_iOS,
.dxTreeList_DragAndDropHide_iOS,
.dxTreeList_DragAndDropNode_iOS,
.dxTreeList_ExpandedButton_iOS,
.dxTreeList_ExpandedButtonRtl_iOS,
.dxTreeList_SortAsc_iOS,
.dxTreeList_SortDesc_iOS
{
    background-image: url('sprite.svg');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxIE .dx-acc-r .dxTreeList_CollapsedButton_iOS::before,
.dxIE .dx-acc-r .dxTreeList_CollapsedButtonRtl_iOS::before,
.dxIE .dx-acc-r .dxTreeList_DragAndDropArrowDown_iOS::before,
.dxIE .dx-acc-r .dxTreeList_DragAndDropArrowUp_iOS::before,
.dxIE .dx-acc-r .dxTreeList_DragAndDropHide_iOS::before,
.dxIE .dx-acc-r .dxTreeList_DragAndDropNode_iOS::before,
.dxIE .dx-acc-r .dxTreeList_ExpandedButton_iOS::before,
.dxIE .dx-acc-r .dxTreeList_ExpandedButtonRtl_iOS::before,
.dxIE .dx-acc-r .dxTreeList_SortAsc_iOS::before,
.dxIE .dx-acc-r .dxTreeList_SortDesc_iOS::before{
    width: 29px;
}
.dxTreeList_CollapsedButton_iOS
{
    background-position: -11px -31px;
    width: 10px;
    height: 10px;
}
.dxTreeList_CollapsedButtonRtl_iOS
{
    background-position: -11px -42px;
    width: 10px;
    height: 10px;
}
.dxTreeList_DragAndDropArrowDown_iOS
{
    background-position: -12px -53px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropArrowUp_iOS
{
    background-position: 0px -53px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropHide_iOS
{
    background-position: 0px 0px;
    width: 18px;
    height: 18px;
}
.dxTreeList_DragAndDropNode_iOS
{
    background-position: -19px 0px;
    width: 9px;
    height: 10px;
}
.dxTreeList_ExpandedButton_iOS
{
    background-position: 0px -42px;
    width: 10px;
    height: 10px;
}
.dxTreeList_ExpandedButtonRtl_iOS
{
    background-position: 0px -31px;
    width: 10px;
    height: 10px;
}
.dxTreeList_SortAsc_iOS
{
    background-position: 0px -19px;
    width: 11px;
    height: 11px;
}
.dxTreeList_SortDesc_iOS
{
    background-position: -12px -19px;
    width: 11px;
    height: 11px;
}

