#subscription {
  padding-bottom: 50px;
}
#subscription label {
  font-weight: normal;
}
.alert .form-group {
  margin-bottom: 0px;
}
span.error {
  margin-left: 6px;
  color: red;
}
.form-action {
  margin-top: 12px;
}
.number {
  text-align: right;
}
.form-group .select2-container .select2-selection--single {
  padding-top: 2px;
  height: 34px;
}
.total {
  text-align: center;
  font-size: 20px;
}
.contact-info h3 {
  margin-top: 10px;
}
.items {
  margin-top: 38px;
}
.failed {
  padding-left: 40px;
  background-image: url("/images/x2.png");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 8px center;
}
.error-list {
  margin-top: 16px;
}
h3.ref-no {
  margin-top: 10px;
  margin-bottom: 16px;
}
.gst {
  font-size: 13px;
}
legend {
  font-weight: bold;
}
.footer {
  margin-top: 20px;
  padding: 40px 0;
  text-align: center;
  color: #999;
  background-color: #f9f9f9;
  border-top: 1px solid #eee;
}
.address-name {
  text-decoration: underline;
}
.has-error .well {
  border-color: #a94442;
}
.donation-0 {
  background-color: #AED6F1;
}
.table-outer-bordered {
  border: 1px solid #ddd;
}
.donation-item-info {
  color: #999;
}
.subscription .panel-primary {
  border-color: #FF8C00;
}
.subscription .panel-primary>.panel-heading {
  background-color: #FF8C00 ;
  border-color: #FF8C00;
}
.donation .panel-primary {
  border-color: #008000;
}
.donation .panel-primary>.panel-heading {
  background-color: #008000;
  border-color: #008000;
}
