.checkbox label::before {
	outline: 0px !important;
}

table.dataTable td.dataTables_empty {
	white-space: normal !important;
	line-height: 20px;
}

input {
	box-shadow: none;
}