@charset "ISO-8859-1";
body .ui-datatable thead th {
	background: #ffff !important;

}

.no-header-tbl thead{
	display:none;
}

.no-header-tbl.ui-datatable .ui-datatable-data > tr {
	color: #D2B870;
}