.dxGridView_gvCellError_FWTheme,
.dxGridView_gvCollapsedButton_FWTheme,
.dxGridView_gvCollapsedButtonRtl_FWTheme,
.dxGridView_gvDetailCollapsedButton_FWTheme,
.dxGridView_gvDetailCollapsedButtonRtl_FWTheme,
.dxGridView_gvDetailExpandedButton_FWTheme,
.dxGridView_gvDetailExpandedButtonRtl_FWTheme,
.dxGridView_gvDragAndDropArrowDown_FWTheme,
.dxGridView_gvDragAndDropArrowUp_FWTheme,
.dxGridView_gvDragAndDropHideColumn_FWTheme,
.dxGridView_gvExpandedButton_FWTheme,
.dxGridView_gvExpandedButtonRtl_FWTheme,
.dxGridView_gvFilterRowButton_FWTheme,
.dxGridView_gvHeaderFilter_FWTheme,
.dxGridView_gvHeaderFilterActive_FWTheme,
.dxGridView_gvHeaderSortDown_FWTheme,
.dxGridView_gvHeaderSortUp_FWTheme,
.dxGridView_gvParentGroupRows_FWTheme,
.dxGridView_WindowResizer_FWTheme,
.dxGridView_WindowResizerRtl_FWTheme {
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background: url('../../../App_Themes/FWTheme/GridView/gvFilterRowButton.png');
}

.dxGridView_gvCellError_FWTheme {
    background-position: -48px -23px;
    width: 14px;
    height: 14px;
}

.dxGridView_gvCollapsedButton_FWTheme {
    background-position: 0px -55px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvCollapsedButtonRtl_FWTheme {
    background-position: -16px -23px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvDetailCollapsedButton_FWTheme {
    background-position: -32px -39px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvDetailCollapsedButtonRtl_FWTheme {
    background-position: 0px -39px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvDetailExpandedButton_FWTheme {
    background-position: -32px -23px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvDetailExpandedButtonRtl_FWTheme {
    background-position: -16px -39px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvDragAndDropArrowDown_FWTheme {
    background-position: -28px -71px;
    width: 11px;
    height: 9px;
}

.dxGridView_gvDragAndDropArrowUp_FWTheme {
    background-position: -51px -55px;
    width: 11px;
    height: 9px;
}

.dxGridView_gvDragAndDropHideColumn_FWTheme {
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}

.dxGridView_gvExpandedButton_FWTheme {
    background-position: -16px -55px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvExpandedButtonRtl_FWTheme {
    background-position: 0px -23px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvFilterRowButton_FWTheme {
    /*background-position: -14px -71px;*/
    width: 13px;
    height: 13px;
}

.dxGridView_gvHeaderFilter_FWTheme {
    background-position: -23px 0px;
    width: 19px;
    height: 19px;
}

.dxGridView_gvHeaderFilterActive_FWTheme {
    background-position: -43px 0px;
    width: 19px;
    height: 19px;
}

.dxGridView_gvHeaderSortDown_FWTheme {
    background-position: -40px -71px;
    width: 7px;
    height: 5px;
}

.dxGridView_gvHeaderSortUp_FWTheme {
    background-position: -55px -65px;
    width: 7px;
    height: 5px;
}

.dxGridView_gvParentGroupRows_FWTheme {
    background-position: -32px -55px;
    width: 18px;
    height: 13px;
}

.dxGridView_WindowResizer_FWTheme {
    background-position: -48px -39px;
    width: 13px;
    height: 13px;
}

.dxGridView_WindowResizerRtl_FWTheme {
    background-position: 0px -71px;
    width: 13px;
    height: 13px;
}
