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