.dx-datagrid > .dx-datagrid-filter-panel {
	order: -1;
	border: 0px;
}

.dx-datagrid-text-content {
	white-space: normal !important;
}

.dx-layout-manager .dx-label-h-align .dx-field-item-label {
	white-space: normal;
}

.dx-field-item-label-content {
	width: auto !important;
	min-width: 150px !important;
}

.dx-pages {
	visibility: visible !important;
}

.dx-page-indexes input {
	width: 50px
}