/* Add here all your CSS customizations */
.dataTables_wrapper .dataTables_filter input {
    width: auto !important;
}
div.dataTables_wrapper div.dataTables_filter label {
    text-align: right !important;
}
.form-group + .form-group {
    border: 0 !important;
    padding-top: 0 !important;
}
input, textarea, select {
    font-size: 1rem !important;
}