﻿.container-fluid{
    width:100%;
    max-width:100%;
    overflow: scroll
}

table.table td, table.table th {
    padding-top: 0.1rem !important;
    padding-bottom: 0.1rem !important;
}