/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.dataTables_wrapper select, .dataTables_wrapper label, .dataTables_wrapper input[type="search"] {
	margin: 0;
	display: inline-block;
	width: auto;
}

.dataTables_filter {
	margin-left: 30px;
}

table.dataTable.avn-athletes-athlete-list {
	margin-top: 20px;
}