/* Your Custom CSS Goes here */
table td{
	vertical-align: middle;
}
table th{
	text-align: center;
}
.table-action{
	text-align: center;
}