.widefat.coupon-table, .widefat.coupon-tables {
    max-width: 1000px;

}
.coupon-csv-upload_page_uploaded-details form,
.toplevel_page_bulk-csv-upload auto-fold form{
margin-bottom:10px;
max-width:1000px;
}
.coupon-csv-upload_page_uploaded-details.wp-core-ui select{
width:50px;
padding-top:0px!important;
padding-bottom:0px!important;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter{
margin-bottom:10px;
}
.dataTables_wrapper .dataTables_filter input{
padding-top:0px!important;
padding-bottom:0px!important;
}
table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after{
font-size:1.8em!important;
}
.dataTable.widefat th input{
padding: 0 8px!important;
margin:0;
}
.dataTable ::placeholder{
    font-weight:normal
}