.table_list tfoot td { text-align: right; font-weight: bold; font-size: 1.2em; border-bottom: none; }
.bottomBox { border: 5px solid #ddd; padding: 5px; border-radius: 3px }
.padding_10_0 { padding: 10px 0 }
#rateBox .error_message { margin-top: -20px; margin-bottom: 10px; text-align: left }
.bottomBox table { margin-bottom: 0 }
#rateBox tr.active td,.orderhlt { background-color: #bafcab; }
.checkout-note,.checkout-note-red { font-weight: normal; font-size: 12px; margin-right: 20px; }
.checkout-note-red { color: #aa0000 }

.payment-options { font-size: 14px; font-weight: bold; padding-bottom: 20px; }
.payment-options div { padding: 3px 0 }
.payment-options .orderhlt label { color: black }

.order-shipping-2 h4 { margin: 4px 0 10px 0; padding: 0; }
.order-shipping-2 label { display: inline-block; }
.order-shipping-2 > div > div:nth-child(1) label { margin-right: 5px; }
.order-shipping-2 > div > div:nth-child(2) label { width: 94px; }
.order-shipping-2 { clear: both; margin: 0 10px 0 10px; }
.order-shipping-2 > div {
  display: flex;
  justify-content: space-between;
  background-color: #eee;
  padding: 5px 10px;
}
.order-shipping-2 > div > div {
  padding: 5px 20px;
  height: 100%;
}
.order-shipping-2 > div > div:last-child {
  flex-basis: 300px;
}
.order-shipping-2 > div > div > div {
  line-height: 28px;
}

button.fcb_web_app {
  /* display: inline;
  width: 221px;
  height: 62px;
  background: url(/images/BongoPay_button1.png) center center no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer; */
}

/* #xborder-logo {
  background-image: url(/images/fedex-crossborder-logo.png);
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  width: 100%; height: 54px;
  min-width: 156px;
  margin-top: -26px;
} */