input, textarea, select {
    border: #5E50F9 1px solid !important;
}

.form-select {
    background-image: none !important;
}

label {
    margin-bottom: 5px;
}

.dataTables_wrapper .dataTable tbody tr td {
    background: #fff;
    text-align: left;
}
