.dataTables_wrapper .dataTables_filter {
	float:none !important;
	text-align: left !important;
}
.dataTables_wrapper .dataTables_filter input {
	margin:0 !important;
	font-size: 88% !important;
	height: auto !important;
	line-height: 100% !important;
	padding:8px 12px !important;
	height: 44px !important;
	border-radius: 4px !important;
	font-weight: normal !important;
	box-shadow: none !important;
	border:1px solid #ccc !important;
	color:#555 !important;
}