.dataTables_filter, .dataTables_filter
{
    color: #FFF !important;
}


.dataTables_filter, .dataTables_filter input{
    width: 100% !important;
    
}

.dataTables_filter input{

    margin-left: -3em !important;
    margin-bottom: 1em !important;
}

#tablepress-4{
    display: none;
}
    
