div.voucherBox {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 0; }
div.voucherContent {
  display: none; }
div.voucherText .useVoucher {
  color: #df0a1c;
  display: inline-block;
  cursor: pointer; }
div.voucherMessage {
  display: none;
  color: #df0a1c;
  line-height: 125%;
  font-size: 12px; }
div.infoBox.fullwidth {
  width: 100%;
  margin-top: 10px; }
div.checkoutbox {
  padding: 0; }
div.selectric.error {
  border-color: red; }

table.minT td {
  padding: 3px 0;
  position: relative; }
  table.minT td .shipping_input_field {
    width: 190px;
    padding-bottom: 3px;
    padding-top: 3px; }
    table.minT td .shipping_input_field.invalid {
      border-color: #df0a1c; }
  table.minT td span#point_voucher {
    width: 70px;
    position: absolute;
    top: 3px;
    right: 0;
    height: 54px;
    line-height: 54px; }

/*# sourceMappingURL=checkout.css.map */
