@charset "UTF-8";

.TableData thead th {
  text-align: center;
}
.TableData tbody tr td:first-child {
  vertical-align: middle;
}
