.dxEditors_edtError_DevEx6,
.dxEditors_edtCalendarPrevYear_DevEx6,
.dxEditors_edtCalendarPrevYearDisabled_DevEx6,
.dxEditors_edtCalendarPrevMonth_DevEx6,
.dxEditors_edtCalendarPrevMonthDisabled_DevEx6,
.dxEditors_edtCalendarNextMonth_DevEx6,
.dxEditors_edtCalendarNextMonthDisabled_DevEx6,
.dxEditors_edtCalendarNextYear_DevEx6,
.dxEditors_edtCalendarNextYearDisabled_DevEx6,
.dxEditors_edtCalendarFNPrevYear_DevEx6,
.dxEditors_edtCalendarFNNextYear_DevEx6,
.dxEditors_edtEllipsis_DevEx6,
.dxEditors_edtEllipsisDisabled_DevEx6,
.dxEditors_edtDropDown_DevEx6,
.dxEditors_edtDropDownDisabled_DevEx6,
.dxEditors_edtSpinEditIncrementImage_DevEx6,
.dxEditors_edtSpinEditIncrementImageDisabled_DevEx6,
.dxEditors_edtSpinEditDecrementImage_DevEx6,
.dxEditors_edtSpinEditDecrementImageDisabled_DevEx6,
.dxEditors_edtSpinEditLargeIncImage_DevEx6,
.dxEditors_edtSpinEditLargeIncImageDisabled_DevEx6,
.dxEditors_edtSpinEditLargeDecImage_DevEx6,
.dxEditors_edtSpinEditLargeDecImageDisabled_DevEx6,
.dxEditors_fcadd_DevEx6,
.dxEditors_fcaddhot_DevEx6,
.dxEditors_fcremove_DevEx6,
.dxEditors_fcremovehot_DevEx6,
.dxEditors_fcgroupaddcondition_DevEx6,
.dxEditors_fcgroupaddgroup_DevEx6,
.dxEditors_fcgroupremove_DevEx6,
.dxEditors_fcopany_DevEx6,
.dxEditors_fcopbegin_DevEx6,
.dxEditors_fcopbetween_DevEx6,
.dxEditors_fcopcontain_DevEx6,
.dxEditors_fcopnotcontain_DevEx6,
.dxEditors_fcopnotequal_DevEx6,
.dxEditors_fcopend_DevEx6,
.dxEditors_fcopequal_DevEx6,
.dxEditors_fcopgreater_DevEx6,
.dxEditors_fcopgreaterorequal_DevEx6,
.dxEditors_fcopnotblank_DevEx6,
.dxEditors_fcopblank_DevEx6,
.dxEditors_fcopless_DevEx6,
.dxEditors_fcoplessorequal_DevEx6,
.dxEditors_fcoplike_DevEx6,
.dxEditors_fcopnotany_DevEx6,
.dxEditors_fcopnotbetween_DevEx6,
.dxEditors_fcopnotlike_DevEx6,
.dxEditors_fcgroupand_DevEx6,
.dxEditors_fcgroupor_DevEx6,
.dxEditors_fcgroupnotand_DevEx6,
.dxEditors_fcgroupnotor_DevEx6,
.dxEditors_caRefresh_DevEx6,
.dxEditors_edtRadioButtonChecked_DevEx6,
.dxEditors_edtRadioButtonUnchecked_DevEx6,
.dxEditors_edtRadioButtonCheckedDisabled_DevEx6,
.dxEditors_edtRadioButtonUncheckedDisabled_DevEx6,
.dxEditors_edtRadioButtonGrayedDisabled_DevEx6,
.dxEditors_edtTBDecBtn_DevEx6,
.dxEditors_edtTBIncBtn_DevEx6,
.dxEditors_edtTBMainDH_DevEx6,
.dxEditors_edtTBSecondaryDH_DevEx6,
.dxEditors_edtTBIncBtnDisabled_DevEx6,
.dxEditors_edtTBDecBtnDisabled_DevEx6,
.dxEditors_edtTBMainDHDisabled_DevEx6,
.dxEditors_edtTBSecondaryDHDisabled_DevEx6 {
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

/* TrackBar */
.dxEditors_edtTBDecBtn_DevEx6, .dxEditors_edtTBIncBtn_DevEx6,
.dxEditors_edtTBDecBtnHover_DevEx6, .dxEditors_edtTBIncBtnHover_DevEx6,
.dxEditors_edtTBDecBtnPressed_DevEx6, .dxEditors_edtTBIncBtnPressed_DevEx6,
.dxEditors_edtTBDecBtnDisabled_DevEx6, .dxEditors_edtTBIncBtnDisabled_DevEx6
{
	width: 14px;
	height: 14px;
}

.dxeTBHSys .dxEditors_edtTBMainDH_DevEx6, .dxeTBHSys .dxEditors_edtTBSecondaryDH_DevEx6,
.dxeTBHSys .dxEditors_edtTBMainDHHover_DevEx6, .dxeTBHSys .dxEditors_edtTBSecondaryDHHover_DevEx6,
.dxeTBHSys .dxEditors_edtTBMainDHPressed_DevEx6, .dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_DevEx6,
.dxeTBHSys .dxEditors_edtTBMainDHDisabled_DevEx6, .dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_DevEx6
{
	width: 13px;
	height: 19px;
}
.dxeTBVSys .dxEditors_edtTBMainDH_DevEx6, .dxeTBVSys .dxEditors_edtTBSecondaryDH_DevEx6,
.dxeTBVSys .dxEditors_edtTBMainDHHover_DevEx6, .dxeTBVSys .dxEditors_edtTBSecondaryDHHover_DevEx6,
.dxeTBVSys .dxEditors_edtTBMainDHPressed_DevEx6, .dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_DevEx6,
.dxeTBVSys .dxEditors_edtTBMainDHDisabled_DevEx6, .dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_DevEx6
{
	width: 19px;
	height: 13px;
}

.dxEditors_edtTBDecBtn_DevEx6
{
	background-position: 0px -160px;
}
.dxEditors_edtTBDecBtnHover_DevEx6
{
	background-position: -36px -160px;
}
.dxEditors_edtTBDecBtnPressed_DevEx6
{
	background-position: -72px -160px;
}
.dxEditors_edtTBDecBtnDisabled_DevEx6
{
	background-position: 0px -180px;
}

.dxEditors_edtTBIncBtn_DevEx6
{
	background-position: -18px -160px;
}
.dxEditors_edtTBIncBtnHover_DevEx6
{
	background-position: -54px -160px;
}
.dxEditors_edtTBIncBtnPressed_DevEx6
{ 
	background-position: -90px -160px;
}
.dxEditors_edtTBIncBtnDisabled_DevEx6
{ 
	background-position: -18px -180px;
}

.dxeTBHSys .dxEditors_edtTBMainDH_DevEx6,
.dxeTBHSys .dxEditors_edtTBSecondaryDH_DevEx6
{
	background-position: -29px -135px;
}
.dxeTBHSys .dxEditors_edtTBMainDHHover_DevEx6,
.dxeTBHSys .dxEditors_edtTBSecondaryDHHover_DevEx6
{
	background-position: -43px -135px;
}

.dxeTBHSys .dxEditors_edtTBMainDHPressed_DevEx6,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_DevEx6
{
	background-position: -57px -135px;
	z-index: 7;
}

.dxeTBHSys .dxEditors_edtTBMainDHDisabled_DevEx6,
.dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_DevEx6
{
	background-position: -71px -135px;
}

.dxeFocused_DevEx6 .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_DevEx6,
.dxeFocused_DevEx6 .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_DevEx6
{
	background-position: -85px -135px;
}
.dxeFocused_DevEx6 .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_DevEx6,
.dxeFocused_DevEx6 .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_DevEx6
{
	background-position: -99px -135px;
}
.dxeFocused_DevEx6 .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_DevEx6,
.dxeFocused_DevEx6 .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_DevEx6
{
	background-position: -113px -135px;
}

.dxeTBVSys .dxEditors_edtTBMainDH_DevEx6,
.dxeTBVSys .dxEditors_edtTBSecondaryDH_DevEx6
{
	background-position: -128px -135px;
}

.dxeTBVSys .dxEditors_edtTBMainDHHover_DevEx6,
.dxeTBVSys .dxEditors_edtTBSecondaryDHHover_DevEx6
{
	background-position: -128px -149px;
}

.dxeTBVSys .dxEditors_edtTBMainDHPressed_DevEx6,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_DevEx6
{
	background-position: -149px -135px;
	z-index: 7;
}

.dxeTBVSys .dxEditors_edtTBMainDHDisabled_DevEx6,
.dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_DevEx6
{
	background-position: -149px -149px;
}

.dxeFocused_DevEx6 .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_DevEx6,
.dxeFocused_DevEx6 .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_DevEx6
{
	background-position: -170px -135px;
}
.dxeFocused_DevEx6 .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_DevEx6,
.dxeFocused_DevEx6 .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_DevEx6
{
	background-position: -170px -149px;
}
.dxeFocused_DevEx6 .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_DevEx6,
.dxeFocused_DevEx6 .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_DevEx6
{
	background-position: -170px -163px;
}

/* RadioButton */

.dxEditors_edtRadioButtonChecked_DevEx6,
.dxEditors_edtRadioButtonUnchecked_DevEx6,
.dxEditors_edtRadioButtonCheckedDisabled_DevEx6,
.dxEditors_edtRadioButtonUncheckedDisabled_DevEx6,
.dxEditors_edtRadioButtonGrayedDisabled_DevEx6 {
    width: 15px;
    height: 15px;
}

.dxEditors_edtError_DevEx6,
.dxEditors_edtCalendarPrevYear_DevEx6,
.dxEditors_edtCalendarPrevYearDisabled_DevEx6,
.dxEditors_edtCalendarPrevMonth_DevEx6,
.dxEditors_edtCalendarPrevMonthDisabled_DevEx6,
.dxEditors_edtCalendarNextMonth_DevEx6,
.dxEditors_edtCalendarNextMonthDisabled_DevEx6,
.dxEditors_edtCalendarNextYear_DevEx6,
.dxEditors_edtCalendarNextYearDisabled_DevEx6,
.dxEditors_edtCalendarFNPrevYear_DevEx6,
.dxEditors_edtCalendarFNNextYear_DevEx6,
.dxEditors_edtEllipsis_DevEx6,
.dxEditors_edtEllipsisDisabled_DevEx6,
.dxEditors_edtDropDown_DevEx6,
.dxEditors_edtDropDownDisabled_DevEx6,
.dxEditors_edtSpinEditIncrementImage_DevEx6,
.dxEditors_edtSpinEditIncrementImageDisabled_DevEx6,
.dxEditors_edtSpinEditDecrementImage_DevEx6,
.dxEditors_edtSpinEditDecrementImageDisabled_DevEx6,
.dxEditors_edtSpinEditLargeIncImage_DevEx6,
.dxEditors_edtSpinEditLargeIncImageDisabled_DevEx6,
.dxEditors_edtSpinEditLargeDecImage_DevEx6,
.dxEditors_edtSpinEditLargeDecImageDisabled_DevEx6
{
	display:block;
    margin:auto;
}

.dxEditors_edtRadioButtonUnchecked_DevEx6 {
	background-position: 0px -46px; 
}
.dxEditors_edtRadioButtonChecked_DevEx6 {
	background-position: -15px -46px; 
}
.dxEditors_edtRadioButtonUncheckedDisabled_DevEx6 {
	background-position: -30px -46px; 
}
.dxEditors_edtRadioButtonCheckedDisabled_DevEx6 {
	background-position: -45px -46px; 
}

.dxEditors_edtSpinEditLargeIncImage_DevEx6, .dxEditors_edtSpinEditLargeIncImageDisabled_DevEx6,
.dxEditors_edtSpinEditLargeDecImage_DevEx6, .dxEditors_edtSpinEditLargeDecImageDisabled_DevEx6,
.dxEditors_edtSpinEditIncrementImage_DevEx6, .dxEditors_edtSpinEditIncrementImageDisabled_DevEx6,
.dxEditors_edtSpinEditDecrementImage_DevEx6, .dxEditors_edtSpinEditDecrementImageDisabled_DevEx6
{
	margin:auto;
}

.dxEditors_edtError_DevEx6 {
    background-position: -126px -34px;
    width: 14px;
    height: 14px;
}

.dxEditors_edtCalendarPrevYear_DevEx6 {
    background-position: -84px 0px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarPrevYearDisabled_DevEx6 {
    background-position: -84px -20px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarPrevMonth_DevEx6 {
    background-position: -63px 0px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarPrevMonthDisabled_DevEx6 {
    background-position: -63px -20px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarNextMonth_DevEx6 {
    background-position: -21px 0px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarNextMonthDisabled_DevEx6 {
    background-position: -21px -20px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarNextYear_DevEx6 {
    background-position: -42px 0px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarNextYearDisabled_DevEx6 {
    background-position: -42px -20px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarFNPrevYear_DevEx6 {
    background-position: 0px 0px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtCalendarFNNextYear_DevEx6 {
    background-position: 0px -20px;
    width: 19px;
    height: 18px;
}

.dxEditors_edtEllipsis_DevEx6 {
    background-position: -117px 0px;
    width: 11px;
    height: 13px;
}

.dxEditors_edtEllipsisDisabled_DevEx6 {
    background-position: -117px -16px;
    width: 11px;
    height: 13px;
}

.dxEditors_edtDropDown_DevEx6 {
    background-position: -105px 0px;
    width: 10px;
    height: 13px;
}

.dxEditors_edtDropDownDisabled_DevEx6 {
    background-position: -105px -16px;
    width: 10px;
    height: 13px;
}

.dxEditors_edtSpinEditIncrementImage_DevEx6 {
    background-position: -139px 0px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditIncrementImageDisabled_DevEx6 {
    background-position: -139px -8px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImage_DevEx6 {
    background-position: -130px 0px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImageDisabled_DevEx6 {
    background-position: -130px -8px;
    width: 7px;
    height: 5px;
}

.dxEditors_edtSpinEditLargeIncImage_DevEx6 {
    background-position: -156px 0px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeIncImageDisabled_DevEx6 {
    background-position: -156px -8px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImage_DevEx6 {
    background-position: -149px 0px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImageDisabled_DevEx6 {
    background-position: -149px -8px;
    width: 5px;
    height: 7px;
}

.dxEditors_fcadd_DevEx6 {
    background-position: 0px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcaddhot_DevEx6 {
    background-position: -21px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremove_DevEx6 {
    background-position: -42px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremovehot_DevEx6 {
    background-position: -63px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddcondition_DevEx6 {
    background-position: -168px -53px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddgroup_DevEx6 {
    background-position: -147px -53px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupremove_DevEx6 {
    background-position: -126px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopany_DevEx6 {
    background-position: 0px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbegin_DevEx6 {
    background-position: -42px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbetween_DevEx6 {
    background-position: -84px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopcontain_DevEx6 {
    background-position: -105px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotcontain_DevEx6 {
    background-position: -147px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotequal_DevEx6 {
    background-position: -168px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopend_DevEx6 {
    background-position: -63px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopequal_DevEx6 {
    background-position: 0px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreater_DevEx6 {
    background-position: -21px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreaterorequal_DevEx6 {
    background-position: -42px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotblank_DevEx6 {
    background-position: -105px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopblank_DevEx6 {
    background-position: -126px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopless_DevEx6 {
    background-position: -63px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplessorequal_DevEx6 {
    background-position: -84px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplike_DevEx6 {
    background-position: -126px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotany_DevEx6 {
    background-position: -21px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotbetween_DevEx6 {
    background-position: -147px -95px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotlike_DevEx6 {
    background-position: -168px -116px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupand_DevEx6 {
    background-position: -84px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupor_DevEx6 {
    background-position: -168px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotand_DevEx6 {
    background-position: -105px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotor_DevEx6 {
    background-position: -147px -74px;
    width: 13px;
    height: 13px;
}

.dxEditors_caRefresh_DevEx6 {
    background-position: 0px -132px;
    width: 25px;
    height: 25px;
}

