table.dataTable.display tr td:nth-child(4),
table.dataTable.display tr td:nth-child(5),
table.dataTable.display tr td:nth-child(6),
table.dataTable.display tr td:nth-child(7),
table.dataTable.display tr th:nth-child(4),
table.dataTable.display tr th:nth-child(5),
table.dataTable.display tr th:nth-child(6),
table.dataTable.display tr th:nth-child(7) {
	text-align: center;
}

.wcfm_event_tickets_event {
	color: #4DBD74;
}

.wcfm_event_tickets_customer {
	color: #FFC107;
}
