.data_buttons .dt-buttons {
	float: right;
}

.input-sm {
	font-size: 16px;
	font-weight: 500;
}
staffListing
/* .data_filter .dataTables_filter { */
/* 	margin-top: 15px; */
/* } */

.dataTables_length {
	display: inline;
}

.staffListing {
	word-break: normal;
}

div.dataTables_wrapper div.dataTables_length select {
	margin-left: 8px;
	margin-right: 8px;
}

div.dataTables_wrapper div.dataTables_info {
	display: inline;
/* 	padding-left: 8px; */
	font-weight: 500;
}

#results_info {
	margin-top: 15px;
}

mark {
	background: #f2dede;
	color: #333;
}

#menu {
padding-top: 8px;
padding-bottom: 8px;
border-radius: 4px;
background: #f2f2f2;
color: #555;
padding-left: 30%;
margin-top: 15px;
margin-bottom: 15px;
}