.dropzone {
    overflow: auto;
    height: 160px !important;
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9 !important;
}

.dm-checkbox > span > span {
    font-weight: bold;
}

.hot-load td {
    color: red;
    font-weight: bold;
}