/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/**
* Transforms a given palette color to the transparent version of it
*/
/* stylelint-disable */
.recaptcha-popup .g-recaptcha {
  display: inline;
}

.recaptcha-popup .g-recaptcha > div {
  text-align: center;
  width: initial !important;
}

.recaptcha-popup .g-recaptcha iframe {
  transform: translateX(+1px);
}

.recaptcha-popup .newPopupBody {
  text-align: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-height: 78px;
}

.recaptcha-popup .newPopupTopBar {
  text-align: center;
}

.recaptcha-popup .PK_popupFooter {
  padding-left: 36px !important;
  padding-right: 36px !important;
}

.recaptcha-popup .PK_popupFooter .PK_popupFooterButton {
  float: none;
  margin: 0;
}

#recaptcha_continue_button {
  display: block;
}

.recaptcha-popup .newPopupBody > .jquery_spinner {
  left: 50% !important;
}