﻿.dxbButtonSys{
	border-radius:4px;
}

.dxWeb_edtCheckBoxUnchecked_Office2010Blue1 {
    background-image: url('dev_checkbox_unchecked.png');
    background-position: 0;
}
.dxWeb_edtCheckBoxChecked_Office2010Blue1 {
    background-image: url('dev_checkbox_checked.png');
    background-position: 0;
}

.dxEditors_edtRadioButtonUnchecked_Office2010Blue1 {
    background-image: url('dev_radiobutton_unchecked.png');
    background-position: 0;
}

.dxtcLite_Office2010Blue1 > .dxtc-content {
    overflow: unset;
}

*, *::before, *::after {
    box-sizing: unset;
}

.dxgvFilterRow_Office2010Blue1 {
    background-color: #f3fff7;
}

.dxgvFilterRow_Office2010Blue1 .dxeTextBoxSys .dxic,
.dxgvFilterRow_Office2010Blue1 .dxeTextBoxSys input,
.dxgvFilterRow_Office2010Blue1 .dxeButtonEditSys .dxic,
.dxgvFilterRow_Office2010Blue1 .dxeButtonEditSys .dxeEditAreaSys,
.dxgvFilterRow_Office2010Blue1 .dxeButtonEditSys .dxeButtonEditClearButton_Office2010Blue1 {
    background-color: #eafff4;
}

.dxeListBox_Office2010Blue1 {
    width: auto;
}

.dxpnlControl_Office2010Blue1 {
    font: inherit !important
}

.disabled.dxeMemoSys textarea.dxeMemoEditAreaSys {
    background-color: whitesmoke !important;
}

span.dxp-comboBox input{
    width:45px;
}
.dxpLite_Office2010Blue1 .dxp-comboBox input {
    margin: 2px 2px 0px;
}