﻿.fixed-table-pagination {
    min-height: 70px;
    padding: 10px;
   /* position: absolute;*/
    width: 100%;
}
.fixed-table-container {
    min-height:80px;
}

