.ui-datatable {
	font-size: 80% !important;
	word-wrap: normal !important;
}
.ui-datatable th.ui-sortable-column {
  white-space: nowrap;
}