<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}</pre></body></html>