﻿body {
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
