.dataTables_filter input {
	background-color: rgb(255, 255, 255)5;
}

.dataTables_wrapper .dataTables_filter{
    float: left;
}
.dataTables_wrapper .dataTables_length{
    float: right;
}

div.dataTables_wrapper div.dataTables_filter input {
      width: 200%;
}