#axiaLandingWrapper {
  max-width: 550px;
  margin-left: 0 25px;
  padding-bottom: 3rem;
}
#axiaLandingWrapper .nav-tabs {
  gap: 10px;
}
#axiaLandingWrapper .nav-link,
.gift-form .nav-tabs .nav-link {
  border: 0px solid lightgrey !important;
  background-color: #e5e5e5 !important;
  color: #676767 !important;
  border-radius: 4px !important;
}

#axiaLandingWrapper .nav-link:hover,
.gift-form .nav-tabs .nav-link:hover {
  background-color: #f5f5f5 !important;
}

#axiaLandingWrapper .card {
  border-radius: 7px;
  border: 1px solid lightgrey;
  box-shadow: none;
}

#axiaLandingWrapper .intro {
  font-size: 15px !important;
  text-align: left;
  margin-top: 3px !important;
  margin-bottom: 5px !important;
  color: #676767 !important;
}

#axiaLandingWrapper .intro2 {
  font-size: 15px !important;
  width: 93%;
  max-width: 93%;
  margin-left: auto;
  margin-right: auto;
  color: #676767 !important;
}

#axiaGiftWidgetWrapper .intro2 {
  margin-top: 10px !important;
}

#axiaLandingWrapper .intro3 {
  font-size: 13px !important;
  width: 93%;
  max-width: 93%;
  margin-left: auto;
  margin-right: auto;
}

#axiaLandingWrapper .btn-primary-purple {
  padding: 0.4rem 1rem !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  min-width: none;
}

#axiaLandingWrapper .btn {
  box-shadow: none !important;
}

#axiaLandingWrapper .btn:hover {
  box-shadow: none !important;
}

#axiaLandingWrapper .btn-primary-purple:hover {
  color: white !important;
}

#axiaLandingWrapper .btn-square {
  border-radius: 4px !important;
  border: 1px solid #e5e5e5 !important;
  background-color: white !important;
  color: gray !important;
  font-size: 15px !important;
  box-shadow: none !important;
}

#axiaLandingWrapper .input-container {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 4px;
}

#axiaLandingWrapper .currency-prefix {
  margin-right: 5px;
  color: #333;
}

#axiaLandingWrapper .currency-input {
  border: 0;
  outline: none;
  flex-grow: 1;
}

#axiaLandingWrapper .currency-input:focus,
#axiaLandingWrapper .currency-input:active,
#axiaLandingWrapper .currency-input:hover {
  border: 0;
  outline: none;
  box-shadow: none;
}

#axiaLandingWrapper .input-group-text {
  min-width: 50px;
}

#axiaLandingWrapper .form-control.text-center::placeholder {
  text-align: center;
}

#axiaLandingWrapper .form-control.text-center {
  text-align: center;
}

#axiaLandingWrapper .form-control.text-center:focus::placeholder {
  color: transparent;
}

#axiaLandingWrapper .custom-select {
  width: fit-content !important;
}

#axiaLandingWrapper .custom-select.w-100 {
  width: 100% !important;
}

@media (max-width: 900px) {
  body .logo-login {
    align-items: unset !important;
  }
}

.progress-container {
  width: 80%;
  margin: 0 auto;
  height: 15px;
  background-color: #eee;
}

.progress-bar {
  height: 100%;
  width: 0%;
  transition: width 0.5s ease-in-out;
}

.funding-tracker-container {
  text-align: center;
  margin: 2rem 0;
}

.funding-tracker-amt-donated {
  font-size: 24px;
  font-weight: bold;
}

.funding-text {
  color: black !important;
  font-weight: bold !important;
}

.funding-percentage {
  font-weight: bold;
}

.text-small {
  font-size: 18px !important;
}
#axiaLandingWrapper .row {
  margin-bottom: 0;
}

#axiaLandingWrapper .landing-account-btns {
  max-width: 500px;
  margin: 0 auto;
}

#axiaLandingWrapper .landing-account-btns p {
  color: #676767;
  width: "60%";
  margin: 0 auto;
  margin-top: 10px;
}

#axiaLandingWrapper .logo-login h1.intro,
.logo-login p.intro {
  margin-top: 0;
}

#axiaLandingWrapper .ipt-landing-product-btn {
  background-color: #f5f5f5 !important;
  color: #676767;
}

#axiaLandingWrapper .ipt-landing-product-btn:hover {
  background-color: var(--axia-grey) !important;
}

#axiaLandingWrapper .container {
  width: 93% !important;
  max-width: 93% !important;
}

#axiaLandingWrapper input[readonly],
#axiaLandingWrapper input[disabled] {
  background-color: #f5f5f5 !important;
  color: #676767 !important;
}

.contact-info input[type="text"].form-control {
  height: 38px;
  padding-top: 10px;
  padding-bottom: 2px;
}

.embed-title-row {
  width: 93%;
  max-width: 93%;
  margin: 0 auto;
}

.contact-info .col-sm-6 {
  padding: 0;
}

@media (max-width: 608px) {
  .contact-info .col-sm-6 {
    padding: 0 !important;
  }
}

.pr-px-3 {
  padding-right: 6px !important;
}

.mw-750pixels {
  max-width: 730px;
  margin: 0 auto !important;
}

.contact-info .floatingLabelWrap input:not(:focus) ~ .floating-label {
  font-size: 14px;
  text-align: left !important;
  padding-left: 10px;
}

.contact-info .floatingLabelWrap input:focus ~ .floating-label,
.contact-info .floatingLabelWrap input:not(:focus):read-only ~ .floating-label {
  top: 2px;
  left: 10px;
  right: auto;
  font-size: 10px;
  opacity: 1;
  padding-left: 0;
}

.contact-info .floatingLabelWrap input:not(:focus):valid ~ .floating-label {
  position: absolute;
  pointer-events: none;
  top: 8px;
  left: 0;
  right: 0;
  text-align: center;
  color: #6c757d;
}

.contact-info .floatingLabelWrap input[type="text"].active ~ .floating-label {
  top: 2px;
  left: 10px;
  right: auto;
  font-size: 10px;
  opacity: 1;
  padding-left: 0;
}

.contact-info .floatingLabelWrap .floating-label-phone {
  font-size: 10px !important;
  top: 2px !important;
  left: 50px !important;
  z-index: 2;
}

.contact-info .floatingLabelWrap .select2 {
  padding-bottom: 10px;
}

.contact-info .floatingLabelWrap .select2-selection {
  padding-top: 8px;
  height: 38px;
}

.contact-info .floatingLabelWrap .select2-selection__arrow {
  padding-top: 6px;
  height: 38px;
}

.contact-info .floatingLabelWrap .floating-label-select {
  font-size: 10px !important;
  top: 2px !important;
  left: 10px !important;
  text-align: left !important;
}

.guest-gift-form .row {
  margin-bottom: 1.2rem;
}

@media (max-width: 768px) {
  .guest-gift-form .row {
    margin-bottom: 0.3rem;
  }
}

.contact-info input {
  margin-bottom: 1rem;
}

.guest-gift-form .contact-info input {
  margin-bottom: 0.3rem;
}

.card-body input.select-wrapper:nth-child(2) {
  display: none;
}

.select-wrapper span.caret {
  z-index: 10;
  right: 8px;
}

#axiaLandingWrapper .gift_card {
  max-width: 350px;
  margin: 0 auto;
}

#axiaLandingWrapper .gift_card.noProducts .row {
  margin: 0.1rem;
}

#axiaLandingWrapper .btn-square {
  background-color: #e5e5e5 !important;
  border: 1px solid #e5e5e5 !important;
  color: #676767 !important;
}

#axiaLandingWrapper .btn-square:hover {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
}

body .oauth-form .frm-general label.grey-label {
  color: #495057 !important;
}

body .oauth-form .frm-general .gift_gross_up label,
body .oauth-form .frm-general .contact-info label {
  color: #495057 !important;
}

.contact-info .row {
  margin: 0;
}

.gift-summary-guest p,
.gift-summary-guest b {
  color: #676767 !important;
  font-weight: 3000;
}

.gift_summary,
.gift_gross_up,
.no_receipt_required {
  color: #495057 !important;
}

.row .canceled-text {
  color: #676767 !important;
}

.embed-row {
  max-width: 500px;
  margin: 0 auto;
}

.embed-row .custom-tooltip, .embed-title-row .custom-tooltip {
    position: relative;
    display: inline-block;
    padding: 0.3rem 0.75rem;
    color: #495057;
    border-radius: 20px;
}

.shield-icon {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  margin-top: 1px;
}

@media (max-width: 500px) {
  #axiaLandingWrapper .card-body.px-5 {
    padding: 1rem !important;
  }

  .shield-icon {
    width: 15px;
    height: 15px;
    margin-right: 0px;
    margin-bottom: 1px;
  }

  .custom-tooltip {
    padding-right: 0.8rem;
  }
}

@media (max-width: 768px) {
  .pac-container {
    left: 16% !important;
    width: 76% !important;
  }
}
.pac-item-query {
  font-size: 11px !important;
}

@media (max-width: 768px) {
  .contact-info .row {
    margin-top: 0px;
  }

  .contact-info .row .col-6 {
    margin-top: 0 !important;
  }
}

.funding-tracker-container.not-embed .progress-container {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

.landing-check-icon {
  font-size: 80px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.gift-success-message {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}

.gift-success-thank-you {
  font-weight: bold;
  margin-top: 10px;
}

.btn-gift-success {
  margin-top: 35px;
  background-color: #000000 !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  padding: 0.75rem 2rem !important;
  min-width: 300px !important;
  width: 400px !important;
}

.btn-cancel-recurring-gift, .btn-cancel-recurring-gift:hover, .btn-cancel-recurring-gift:not([disabled]):not(.disabled):active, .btn-cancel-recurring-gift:focus {
  background-color: white !important;
  color: black !important;
  border: 1px solid #676767;
  border-radius: 4px;
  box-shadow: none;
}

.payment-type-selection .form-check-input[type="radio"] {
  width: 13px;
  height: 13px;
  border: 2px solid #ccc;
  margin-top: 0.15rem;
}

.payment-type-selection .form-check-label {
  font-size: 15px !important;
  cursor: pointer;
  margin-left: 0.5rem;
  width: 93%;
  max-width: 93%;
  color: #676767;
}

.org-payment-checkbox-label {
  font-size: 13px !important;
  margin-top: 15px;
}

.payment-type-selection .form-check-input[type="radio"]:checked {
  background-color: var(--custom-color, #008e76) !important;
  border-color: var(--custom-color, #008e76) !important;
}

.payment-type-selection .form-check-input[type="radio"]:checked + label:after {
  background-color: var(--custom-color, #008e76) !important;
  border-color: var(--custom-color, #008e76) !important;
}

.payment-type-selection .form-check-input[type="radio"]:focus {
  box-shadow: 0 0 0 0.25rem var(--custom-color-focus, #008e7640) !important;
  border-color: var(--custom-color, #008e76) !important;
}

.payment-type-selection .form-check-input[type="radio"]:disabled,
.payment-type-selection .form-check-input[type="radio"]:disabled + label {
  opacity: 0.5;
  cursor: not-allowed;
  color: #b0b0b0 !important;
}

.payment-type-selection .form-check.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.payment-type-selection .col-6.mb-3.disabled .payment-type-label,
.payment-type-selection .col-6.mb-3.disabled label {
  color: #b0b0b0 !important;
}

.landing-payment-method .card,
.landing-project-selection .card,
.nav-control .card {
  max-width: 500px;
  margin: 0 auto;
}

.funding-tracker-container {
  max-width: 500px;
  margin: 0 auto;
}

.payment-method-tab {
  display: none;
}

.payment-method-tab.active {
  display: block;
}

#payOnlineTab.payment-method-tab:not(.active) {
  display: none;
}

#otherOptionsTab.payment-method-tab:not(.active) {
  display: none;
}

#otherOptionsTab .payment-type-selection,
#otherOptionsTab .payment-type-selection *,
#otherOptionsTab .form-check.col-6:has(input[name="paymentType"]),
#otherOptionsTab input[name="paymentType"],
#otherOptionsTab label[for="oneTimePaymentRadio"],
#otherOptionsTab label[for="recurringPaymentRadio"],
#otherOptionsTab #oneTimePaymentRadio,
#otherOptionsTab #recurringPaymentRadio {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
}

#otherOptionsTab p.intro2.mb-3 {
  display: none !important;
}

#btn-payment-method-next {
  display: none;
}

#btn-payment-method-next.show {
  display: inline-block;
}

.other-payment-info {
  background-color: #f8f9fa;
  padding: 15px;
  border-radius: 5px;
  border-left: 4px solid var(--custom-color, #007bff);
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.other-payment-info p {
  margin-bottom: 0.5rem;
}

.other-payment-info .btn {
  margin: 0.25rem;
}

.payment-type-label {
  font-size: 15px !important;
  color: #676767 !important;
  text-align: center;
  width: 100%;
}

.card-body.other-options-active {
  padding-bottom: 0 !important;
}

.payment-method-actions {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0.5rem !important;
  position: relative !important;
  min-height: 3rem !important;
}

.payment-method-actions-center {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0.5rem !important;
  flex: 1 !important;
}

.payment-method-actions-right {
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  display: flex !important;
  align-items: center !important;
  z-index: 1 !important;
  padding-right: 1rem !important;
}

.payment-method-actions.other-options-active .payment-method-actions-center {
  display: none !important;
}

.payment-method-actions.other-options-active .payment-method-actions-right {
  position: static !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  padding-right: 0 !important;
  margin: 0 auto !important;
}

.payment-method-actions.other-options-active {
  justify-content: center !important;
}

.payment-method-actions.other-options-active .payment-method-actions-buttons {
  margin-left: 0 !important;
}

.payment-method-actions button {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.payment-type-selection {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.payment-type-selection .col-6 {
  max-width: none;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.payment-type-selection .col-6 .custom-control {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.payment-type-selection .col-6 .custom-control-inline {
  width: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

.payment-type-selection .col-6 .custom-control-label {
  margin-left: 0.5rem;
  text-align: left;
  white-space: nowrap;
}

.payment-type-message {
  display: none !important;
}

.payment-type-message-selected {
  min-height: 0;
  overflow: hidden;
  transition: min-height 0.3s ease;
  width: 100%;
  text-align: center;
}

.payment-type-message-selected:not([style*="display: none"]) {
  min-height: auto;
}

.payment-type-message-selected p.intro2 {
  width: 100%;
  max-width: 100%;
}

.landing-payment-method {
  position: relative;
  display: block;
  align-items: flex-start;
}

.landing-payment-method .funding-tracker-container {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
}

.landing-payment-method .embed-row {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}

.landing-payment-method .card {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
}

.landing-payment-method .card-body {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.landing-payment-method .logo-login {
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

.landing-payment-method .gift-form {
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

.landing-payment-method .gift-form .nav-tabs {
  position: relative;
  flex-shrink: 0;
  width: 100%;
}

.landing-payment-method .payment-method-tab {
  position: relative;
  width: 100%;
  flex-grow: 1;
  min-height: 0;
}

#payOnlineTab {
  position: relative;
}

#otherOptionsTab {
  position: relative;
}

#otherOptionsTab #alternativeGivingOptions {
  position: relative;
  width: 93%;
  max-width: 93%;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(0);
}

#otherOptionsTab #alternativeGivingOptions > div {
  position: relative;
  transform: translateY(0);
}

#axiaLandingWrapper .landing-login-widget .embed-row .translate-dropdown-web .select-wrapper:hover input.select-dropdown[readonly],
#axiaLandingWrapper .landing-login-page .embed-row .translate-dropdown-web .select-wrapper:hover input.select-dropdown[readonly],
#axiaLandingWrapper .landing-create-account-widget .embed-row .translate-dropdown-web .select-wrapper:hover input.select-dropdown[readonly],
#axiaLandingWrapper .landing-create-account-page .embed-row .translate-dropdown-web .select-wrapper:hover input.select-dropdown[readonly] {
  background-color: #f5f5f5 !important;
  border-radius: 20px !important;
}

.landing-create-account-widget .embed-row .translate-dropdown,
.landing-create-account-page .embed-row .translate-dropdown {
  top: -1rem !important;
}

@media (max-width: 440px) {
  .modal-confirm-recurring-gift {
    width: 63% !important;
  }

  body .modal-confirm-recurring-gift .btn.btn-sm {
    font-size: 11px !important;
  }

  body .modal-confirm-recurring-gift p {
    font-size: 13px !important;
  }
}