﻿.headerClass > th 
{
    text-align:center !important;
}

.table {
    font-size: 13px;
    max-height: 300px;
    height:auto;
}

.tr {
    font-size: 13px;
    max-height: 300px;
    height: auto;
}

.fixed-table-container {
	border: none;
	height: auto !important;
}

.fixed-table-body {
	max-height: 400px;
    height: auto !important;
    
}