body{
    height: 100%;
}

.table-wrapper, .tabl1_table_wrap {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    min-height: calc(95vh - 171px - 154px);
    max-height: calc(95vh - 171px - 154px);
    height: calc(95vh - 171px - 154px);
}

#results, #results2, #results3, #results4, #results5, #results6, #results7,
#pagination, #pagination2, #pagination3, #pagination4, #pagination5, #pagination6, #pagination7 {
    margin-top: 15px;
}

.tabcontent, .tabcontent2, .tabcontent3, .tabcontent4, .tabcontent5, .tabcontent6, .tabcontent7 {
    height: 80vh;
    min-height: 80vh;
    max-height: 80vh;
    overflow-y: auto;
}
/*
.tabcontent th{
    padding: 8px;
    min-width: 120px;
}

.tabcontent th:first-child{
    padding-left: 10px;
}


/* existing css */

/* headerchanges */

/* footerchanges */
