#lms-body-template .email_validated_toggle,#organization--fields .org_validated_toggle.org_validated_toggle_hide{display:none!important}#lms-body-template #organization--fields .woocommerce-validation-prompt,#lms-body-template .create-account .woocommerce-validation-prompt{width:100%;line-height:32px;font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2.5px;color:red}#lms-body-template #str_email_field input.has--error,#lms-body-template #str_org_name_field input.has--error{border:1px solid red!important}#lms-body-template #str_email_field input,#lms-body-template #str_org_name_field input{border:1px solid #e9ecef!important}#lms-body-template #str_email_field .woocommerce-input-wrapper,#lms-body-template #str_org_name_field .woocommerce-input-wrapper{position:relative;display:inline-block;width:100%}#lms-body-template #str_email_field .woocommerce-input-wrapper .loading-overlay,#lms-body-template #str_org_name_field .woocommerce-input-wrapper .loading-overlay{position:absolute;top:8px;right:8px;bottom:0;display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}#lms-body-template #str_email_field .woocommerce-input-wrapper .loading-overlay.show_loader,#lms-body-template #str_org_name_field .woocommerce-input-wrapper .loading-overlay.show_loader{display:block}#lms-body-template #str_email_field .woocommerce-input-wrapper .spinner,#lms-body-template #str_org_name_field .woocommerce-input-wrapper .spinner{border:4px solid rgba(0,0,0,.1);width:24px;height:24px;border-radius:50%;border-top-color:#333;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spin{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}