div.tab-pane {
	padding-top: 1em;
}

table.dataTable > tbody > tr.selected {
  background-color: rgba(2, 117, 216, 0.3);
  color: white;
}
