.dataTables_wrapper.no-footer {
    margin-left: 10px;
    margin-right: 10px;
}

.table-wrapper-scroll-y {
    display: block;
}

@media only screen and (min-width: 768px) {
    .my-custom-scrollbar {
        width: 650px;
    }
}

footer {
    background-color: rgba(0, 0, 0, 0.05);
}

