table {
  width: 100%;
  font-size: 0.923em;
  margin: 0 0 10px;
  border: 1px solid #bebfb9;
}

table th {
  text-transform: uppercase;
  background: #e1e2dc;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #bebfb9;
  padding: 3px 10px;
}

table td, table th {
  vertical-align: top;
}


tr.odd {
  background: #fff;
}


table td, table th {
  vertical-align: middle;
  padding: 8px 10px;
  border: 0;
  color: #000;
}

.views-widget-filter-field_platters_value {
  width: 55px;
}

.views-widget-filter-field_type_hdd_value {
  width: 50px;
}

.form-item-qty label {
  display: none;
}