#table_departments th:last-child,
#table_departments td:last-child {
	width: 15%;
	text-align: center;
}
#add-department {
	display: none;
}
#delete_department {
	display: none;
}