#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR .active {
  display: block;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR .disabled {
  display: none;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR h2 {
  clear: both;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #billing-information-section, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #credit-card-information-section {
  margin-bottom: 20px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-error {
  margin-bottom: 10px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR .propay-field {
  margin-bottom: 10px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR .propay-field label {
  font-weight: bold;
  display: block;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-types {
  height: 30px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-types label {
  display: inline;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-types .card-select {
  float: left;
  margin-right: 18px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-types .card-select input {
  float: left;
  margin-right: 6px;
  margin-top: 8px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-types .card-select .event-component-payment-card-type {
  float: left;
  cursor: pointer;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #payment-card-types .error-primary {
  padding-top: 3px;
  clear: both;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #card-cvv-input {
  float: left;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #card-number-input {
  width: 135px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-card-number {
  clear: both;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-expiration, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-expiration-month, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-expiration-year {
  float: left;
  margin-right: 10px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-submit {
  clear: both;
  padding-top: 30px;
  margin-bottom: 20px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-submit #payment-submit {
  float: left;
  width: 150px;
  margin: 0;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-submit #payment-back {
  width: 80px;
  margin: 0 0 0 170px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-city, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-state, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-state-other, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-postal-code {
  float: left;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-cardholder-name {
  clear: both;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-cardholder-name input {
  width: 160px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-state, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-state-other, #event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-postal-code {
  margin-left: 10px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-postal-code-input {
  width: 80px;
}
#event-component-payment-option-ONLINE_CREDIT_CARD_PROCESSOR #field-address input {
  width: 160px;
  display: block;
}

#info-popup-target-security-code {
  float: left;
  margin: 5px 6px;
}

#info-popup-content-security-code {
  font-size: 11px;
  color: #333;
}
#info-popup-content-security-code h1 {
  font-size: 11px;
  margin-bottom: 5px;
}
#info-popup-content-security-code .security-code-icon {
  float: left;
  width: 77px;
  height: 46px;
  margin-right: 10px;
}
#info-popup-content-security-code .security-code-section {
  clear: both;
  margin-bottom: 5px;
}
#info-popup-content-security-code #security-code-icon-back {
  background-image: url("/resource/image/evp/registrant/event/component/payment/option/propay/security-code-back.png");
}
#info-popup-content-security-code #security-code-icon-front {
  background-image: url("/resource/image/evp/registrant/event/component/payment/option/propay/security-code-front.png");
}
#info-popup-content-security-code .security-code-help {
  width: 130px;
  float: left;
}
