.altcha-widget-wrap {
  margin-bottom: 1rem !important;
}

.forminator-pagination--content + .altcha-widget-wrap {
  margin-top: 1.5rem !important;
}

.altcha-widget-wrap .altcha-main {
  line-height: 1;
}

.altcha-widget-wrap .altcha-main svg {
  display: block;
}

.altcha-code-challenge {
  z-index: 9999999;
}

.altcha-code-challenge form {
  margin-bottom: 0 !important;
}

.login .altcha:not([data-floating]) {
  --altcha-max-width: 100%;
}

.altcha {
  font-family: sans-serif;
  font-size: 16px !important;
}

.altcha .altcha-footer a,
.altcha .altcha-footer a:visited,
a.altcha-logo,
a.altcha-logo:visited {
  background: none !important;
  color: inherit !important;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

.altcha .altcha-footer a:hover,
a.altcha-logo:hover {
  color: #1d1dc9 !important;
}

.altcha[data-display="bar"] {
  bottom: -100% !important;
  left: 0 !important;
  max-width: none !important;
  position: fixed !important;
  right: 0 !important;
  top: auto !important;
  transform: none !important;
  width: auto !important;
  z-index: 2147483647 !important;
}

.altcha[data-display="bar"][data-placement="bottom"]:not([data-state="unverified"]) {
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

.altcha[data-display="bar"][data-placement="top"] {
  bottom: auto !important;
  top: -100% !important;
}

.altcha[data-display="bar"][data-placement="top"]:not([data-state="unverified"]) {
  top: 0 !important;
}

.altcha[data-display="bar"] .altcha-main {
  --altcha-spinner-color: var(--altcha-color-primary-content);
  background-color: var(--altcha-color-primary);
  border-color: var(--altcha-color-primary);
  color: var(--altcha-color-primary-content);
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: normal;
  max-width: 100% !important;
  width: 100% !important;
}

.altcha[data-display="bar"] .altcha-footer {
  opacity: 1;
  font-size: 14px;
}

.altcha[data-display="bar"] .altcha-footer a,
.altcha[data-display="bar"] .altcha-footer a:visited,
.altcha[data-display="bar"] .altcha-footer a:hover,
.altcha[data-display="bar"] .altcha-footer a:focus {
  color: var(--altcha-color-primary-content) !important;
}

.altcha-overlay-close,
.altcha-popover-close {
  display: none !important;
  pointer-events: none !important;
}

.altcha[data-display="overlay"] {
  z-index: 2147483647 !important;
}

.altcha-checkbox-wrap label {
  margin: 0 !important;
}

.ml-altcha-login-widget {
  --altcha-color-success-content: #fff;
  margin: 0;
}

.ml-altcha-login-widget altcha-widget,
.ml-altcha-login-widget .altcha {
  max-width: 100%;
}

.ml-altcha-cf7-widget {
  margin: 0 !important;
}

.altcha-obfuscation-button {
  text-underline-offset: 2px;
  text-decoration-style: dotted;
  text-decoration-line: underline;
  background: none;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  padding: 0;
  font: inherit;
  color: inherit;
}
