body {
    background-color: #F5F7FB;
}
.custom-table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    width: 100%;
}
