.text-box.cont li,
.no-dot {
  list-style: none;
}
.radio-list div.receiverAddress {
  display: block;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}
.regular-box {
  text-align: center;
  padding: 0 20px;
}
.regular-box div{
  margin: 10px auto 0;
  width: 220px;
}
.history-box .info-row .info dl:last-child {
  border-bottom: 1px #cfd8dc solid;
}
.history-box .info-row .info:last-child dl,
.history-box .info-row .info:nth-child(odd):nth-last-child(2) dl {
  border-bottom: 0;
}
.history-box .info-row .info:nth-child(even) {
  float: right;
}
.popup-buttons input {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 50%;
    padding: 0 5px;
    color: #777;
    text-align: center;
    font: 16px/26px Arial, Helvetica, sans-serif;
    margin: 0 30px;
}
.current-data dt {
  float: left;
}
.selectcard {
  margin-bottom: 10px;
}
.selectcard div{
  margin: 15px auto;
}
.bd-top-eee {
  border-top: 1px #eee solid;
}

input[type="submit"].btn-close,
.float-order-bar .btn-proceed {
  border: none;
}
.hidden-block,
.disp-none {
  display: none !important;
}
.errormsg {
  color: #f44336;
}
.no-border {
  border: none !important;
}
.link a.change-dest {
  color: #367dff;
}
.holder .text p {
  padding-right: 25px;
}
.error-box {
  display: block;
  margin-top: 10px;
}
.form-row p.error {
  display: block;
}
.pb10 {
  padding-bottom: 10px;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
.history-box input.btn-add.add_button {
  background-color: white;
  padding-left: 40px;
}
.error_ {
    color: #CC0000;
    font-size: 14px;
}
.notes .error_ {
  color: #999;
  font: 12px/18px Arial, Helvetica, sans-serif;
}
.mt10 {
  margin-top: 10px;
}
.popup-buttons a.btn-ok {
  border-right: none;
}
.btn-gray {
  background-color: #777
}
.btn-red {
  background-color: #f00
}
.pt4 {
  padding-top: 4px;
}
input[name=editcard]#point {
  margin-top: 24px;
  margin-bottom: 18px;
}
.editcard_holder {
  float: left;
}
.form-row .label.pointcard_label {
  width: 86.4%;
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
.form-row .sel-row .division select[name="savecard"] {
  width: 120px;
}
.mt20 {
  margin-top: 20px;
}
.hide-element {
  display: none;
}
.history-box .image img {
  max-height: 100%;
  max-width: 100%;
}
.history-box .item {
  border-bottom: 0;
}
.history-box .item:last-child {
  border-bottom: 1px #ddd solid;
}
.history-box .info-row .info:nth-child(odd):last-child {
     float: left;
}
