


#mbox_coreform .textfield {
    display:none !important;
}

#mbox_coreform .form {
    width: 300px !important;
    margin: 0 auto !important;
}

#submitbutton_1772022794298 {
    display: none !important;
}

/* Override: Show captcha in our calculator form */
#mbox_coreform .turnstile-captcha-wrapper,
#mbox_coreform .captcha-parent,
#mbox_coreform #captcha-wrapper,
#mbox_coreform .captcha-wrapper,
#mbox_coreform .turnstile-container,
#mbox_coreform [id*="turnstile"],
#mbox_coreform iframe,
.calculator-container .form .turnstile-captcha-wrapper,
.calculator-container .form .captcha-parent,
.calculator-container .form #captcha-wrapper,
.calculator-container .form .captcha-wrapper {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    position: relative !important;
}

