div.dataTables_wrapper div.dataTables_filter label {
    FONT-SIZE: 20px;
    font-weight: 600;
}

div.dataTables_wrapper div.dataTables_filter input {

    border: solid 2px #0e73cf;
     font-size: 15px;
}

div.dataTables_wrapper div.dataTables_length label {
    font-size: 20px;
}

div.dataTables_wrapper div.dataTables_length select {
    font-size: 15px;
}