.value-positive .dx-texteditor-input {
	color: #4bb94b;
}

.value-negative .dx-texteditor-input {
	color: #ff5f5e;
}

.dx-field {
	margin-bottom: 20px;
}