.dxTreeList_CollapsedButton_MPFMetropolis,
.dxTreeList_CollapsedButtonRtl_MPFMetropolis,
.dxTreeList_DragAndDropArrowDown_MPFMetropolis,
.dxTreeList_DragAndDropArrowUp_MPFMetropolis,
.dxTreeList_DragAndDropHide_MPFMetropolis,
.dxTreeList_DragAndDropNode_MPFMetropolis,
.dxTreeList_ExpandedButton_MPFMetropolis,
.dxTreeList_ExpandedButtonRtl_MPFMetropolis,
.dxTreeList_SortAsc_MPFMetropolis,
.dxTreeList_SortDesc_MPFMetropolis
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxTreeList_CollapsedButton_MPFMetropolis
{
    background-position: -23px 0px;
    width: 13px;
    height: 13px;
}
.dxTreeList_CollapsedButtonRtl_MPFMetropolis
{
    background-position: -28px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_DragAndDropArrowDown_MPFMetropolis
{
    background-position: -51px -13px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropArrowUp_MPFMetropolis
{
    background-position: -51px 0px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropHide_MPFMetropolis
{
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}
.dxTreeList_DragAndDropNode_MPFMetropolis
{
    background-position: -14px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_ExpandedButton_MPFMetropolis
{
    background-position: 0px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_ExpandedButtonRtl_MPFMetropolis
{
    background-position: -37px 0px;
    width: 13px;
    height: 13px;
}
.dxTreeList_SortAsc_MPFMetropolis
{
    background-position: -35px -17px;
    width: 7px;
    height: 5px;
}
.dxTreeList_SortDesc_MPFMetropolis
{
    background-position: -43px -17px;
    width: 7px;
    height: 5px;
}

