﻿table th{
    text-align:center;
}


.MaxWidthTimeLimit table {
    max-width:800px;
}

.MaxWidthTimeLimitDetail table {
    max-width:950px;
}

.hideTable {
  display:none;
}