.option {
  font-size: 14px;
}

.container, .container th, .container td {
  text-align: center;
}

.table th, .table td {
  padding: 3px;
}

.name {
  width: 270px;
}

.item {
  width: 100px;
  text-align: center !important;
  font-weight: bold;
}

.table {
  width: 300px;
  margin: 0px !important;
  font-size: 10px;
}