.gridjs-search {
    float: right;
}

.dt-buttons .dt-button {
    background: #FFFFFF !important;
    margin-right: 0em;
    padding: 0.3em 0.5em;
    margin-left: 0em;
}

button.dt-button span.dt-down-arrow, div.dt-button span.dt-down-arrow, a.dt-button span.dt-down-arrow, input.dt-button span.dt-down-arrow {
    display: none;
}

.dt-buttons .buttons-page-length {
    padding: 0.4em 0.8em;
}

table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    right: .5rem;
}
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
    top: 10px;
}
.btn-mini
{
    padding: .15rem .30rem;
    margin: 0.15rem;
}