.display-block {
    display: block;
}

.dataTables_processing {
    background: none;
    border: 0;
    box-shadow: none;
}

.filter-option-inner-inner {
    margin-right: 10px;
}

div.dataTables_wrapper div.dataTables_length select {
    display: inline-block !important;
    width: auto !important;
    color: #4e75ad;
}

div.dataTables_wrapper div.dataTables_length .btn {
    height: 34px !important;
}

.app_dt_empty .dataTables_length, .app_dt_empty .dt-buttons, .app_dt_empty table thead {
    opacity: .5;
}

.dataTables_length {
    float: left;
    margin-right: 5px;
}