.x-grid3-locked {
	border-right: 1px solid #DDDDDD;
}

.x-grid-editor .x-form-check-wrap {
	padding: 1px 3px;
	line-height: 16px;
	height: 16px;
	font: 12px tahoma,arial,helvetica,sans-serif
	border: 1px #777777 solid;
}

.x-grid-editor .x-form-check-wrap input {
	vertical-align: middle;
}

.x-grid-editor .x-form-radio-group .x-form-check-wrap, .x-grid-editor .x-form-check-group .x-form-check-wrap {
	border-width: 0px;
}

.x-grid-editor .x-form-radio-group, .x-grid-editor .x-form-check-group {
	border: 1px #777777 solid;
}

.x-grid-editor .x-form-radio-group .x-form-item {
	margin-bottom: 0px;
}

.wfl-window-editor {
	padding: 10px;
	overflow-y: auto;
}

span.ses-advancedtable-unsupported-widget {
	font-style: italic;
}

td.x-grid3-cell.x-form-invalid {
	background-color: #fff0f0;
	border-width: 0;
}

.x-selectable, .x-selectable * {
	cursor: text;
	-moz-user-select: text!important;
	-khtml-user-select: text!important;
}
