

#order-status th {
  background-color: #8293bf;
  color: #fff;
  text-align: left;
  font-weight: normal;
}
#order-status td {
  text-align: left;
  vertical-align: top;
  padding: 2px;
}
#cart-table .outer-cell {
  padding: 10px;
  background-color: #DDE7F3;
}