.ui-datatable-tablewrapper {
	overflow-x: auto;
}

.ui-widget {
	font-size: 10px !important;
}

.transparenciaFont{
	font-size: 10px !important;
}

.ellipsisClass {
	width: 15em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 10px !important;
}