.cursor-pointer {
    cursor: pointer !important;
}
.table-responsive-base {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
}
.align-middle {
    vertical-align: middle !important;
}