span.red {
  display: block;
  float: left;
  width: 15px;
  margin-left: -15px;
  color: #ff0000;
  font-weight: bold;
}/*
div.error {
  color: #ff0000;
  padding: 0px 0px 15px 0px;
}*/
#order-cn .input label {
  width: 200px;
}
#order-cn {
  font-size: 16px;
}
#order-cn input,
#order-cn select {
  font-size: 16px;
}
