/*---- On Hover Data Table Row Style ----*/
#DataTable tr:hover{
/*	border-bottom: 1px solid red; */
/*	background-color: rgba(0, 0, 0, 0.10); */
	background-color: #c1e7fe; /* Light Blue */
}

#DateandTime {
	text-align: center;
}

#Stage {
	width: 300px;
	text-align: center;
}

#FlowRate {
	width: 300px;
	text-align: center;
}
