.table th, .table td{
    padding: 0.25rem;
    font-size: smaller;
    white-space: pre;
    border: 1px solid grey;
}
.table-responsive{
    width: -webkit-fill-available !important;
}

.sidebar_closed .page-body{
    margin-left: 100px !important;
}