.table-responsive > .table-bordered {
    border: 1px solid #EBEDF3;
}
.disable{
    pointer-events: none;
    opacity: .4;
}
