.wd-100pi {
    width: 100% !important;
}

.select2-results__option{
    text-align: left !important;
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting{
    background-image: none !important;
}

.form-control-decimal, .form-control-integer {
    text-align: right;
}