﻿
.table-responsive {
    overflow-y: scroll;
    height: 300px;
}


th {
    padding: 0px;
    text-align: center;
}

.table > :not(caption) > * > * {
    padding: 0px !important;
}

table {
    table-layout: fixed;
}

.p1 {
    font-size: 10px;
}
.p1-5 {
    font-size: 11px;
}
.p1-6 {
    font-size: 11.5px;
}

  .p2 {
    font-size: 12px;
}

  .p3 {
    font-size: 14px;
}

  .p4 {
    font-size: 16px;
}

  .p5 {
    font-size: 18px;
}

