.ui-widget-header {
	background: white;
	border: 0px;
	
}

table.dataTable th {
	/*background-color: #6693BC !important;*/
	background-color: rgba(102,147,188,0.9) !important;
	color: white;
}
