portal.hsua.com.au
Open in
urlscan Pro
52.64.14.246
Public Scan
URL:
https://portal.hsua.com.au/login
Submission: On July 04 via api from US — Scanned from AU
Submission: On July 04 via api from US — Scanned from AU
Form analysis
1 forms found in the DOM<form id="login-form" autocomplete="off">
<div class="container bg-clear">
<div class="col-12 col-lg-8 offset-lg-2 col-xl-6 offset-xl-3 d-flex flex-wrap p-1 p-md-5 my-5 box-shdw-black align-items-start" id="login-register">
<div class="col-12 mb-4 p-4 justify-content-center d-flex">
<img src="/assets/img/logo/hsua-logo-2022.svg" class="wid-200">
</div>
<div id="login-panel" class="col-12 p-5 form-panel">
<div class="d-flex flex-wrap">
<div class="col-12 mb-4 txt-white">
<h2 class="txt-white">Welcome</h2>
<p>Sign in to your HSUA Account</p>
</div>
<div class="col-12 mb-4 input-wrapper position-relative input-wrapper-completed">
<label for="username" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Email</label>
<input type="text" class="login-input col-12" id="username" name="username">
</div>
<div class="col-12 mb-4 input-wrapper position-relative input-wrapper-completed">
<label for="password" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Password</label>
<input type="password" class="login-input col-12" id="password" name="password">
<button type="button" class="visibility-button bdr-none bg-clear position-absolute end-0 mt-2 me-1 txt-lgt-grey">
<i class="ion-eye txt-lg"></i>
</button>
</div>
<div class="col-12 p-0 mb-4 input-wrapper position-relative">
<span class="nf-check">
<button type="button" data-link="remember-login" class="nf-check-btn col-12">
<input id="remember-login" name="remember" value="1" data-id="remember-login" class="txt-white nf-check-inp form-control d-none txt-white" autocomplete="off" disabled="">
<span class="nf-check-tgl "></span>
<span class="nf-check-lbl">Remember My Login for Next Time</span>
</button>
</span>
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<button type="button" data-panel="reset" id="login-to-reset" class="bg-clear bdr-none d-flex text-decoration-underline txt-white open-form-panel"> Forgotten Password? </button>
</div>
<div class="col-12 mb-4 d-flex justify-content-end">
<button type="button" id="submit-login" data-action="/login/process" data-form="login-form" data-message="Verifying login. Hang on a moment."
class="hsua-action col-12 bg-secondary bg-secondary-4-hover bdr-none p-3 d-flex justify-content-center">
<span class="txt-uc txt-xs pe-2">Submit</span>
</button>
</div>
<div class="col-12 mt-2 d-flex">
<button type="button" data-panel="register" id="login-to-register" class="bg-clear bdr-none d-flex txt-white open-form-panel align-items-center">
<span class="txt-xs pe-2">Don't have an account?</span>
<span class="txt-sm text-decoration-underline">Register Now</span>
</button>
</div>
</div>
</div>
<div id="reset-panel" class="col-12 p-5 d-none form-panel">
<div class="d-flex flex-wrap">
<div class="col-12 mb-4 txt-white">
<h2 class="txt-white">Reset Password</h2>
<p class="alg-jy">Enter your email below. If we have your email on file, we will an email with a reset link. The link will expire and is only valid for 2 hours.</p>
</div>
<div class="col-12 mb-4 d-flex">
<button type="button" data-panel="login" id="reset-to-login" class="bg-clear bdr-none d-flex txt-white open-form-panel align-items-center">
<span class="txt-xs pe-1">Actually. Take me back to the</span>
<span class="txt-sm text-decoration-underline">Sign In</span>
</button>
</div>
<div class="col-12 mb-4 input-wrapper position-relative input-wrapper-completed">
<label for="reset-email" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Email</label>
<input type="text" class="register-input col-12" id="reset-email" name="reset_email">
</div>
<div class="col-12 mb-4 d-flex justify-content-end">
<button type="button" id="submit-reset" data-action="/login/reset" data-message="Processing reset request. Shouldn't be too long." data-callback="resetProcessed" data-form="login-form"
class="hsua-action col-12 bg-secondary bg-secondary-4-hover bdr-none p-3 d-flex justify-content-center">
<span class="txt-uc txt-xs pe-2">Submit</span>
</button>
</div>
</div>
</div>
<div id="reset-submitted-panel" class="col-12 p-5 d-none form-panel">
<div class="d-flex flex-wrap">
<div class="col-12 mb-4 txt-white">
<h2 class="txt-white">Done!</h2>
<p>We've emailed you a link to reset your password.</p>
<p class="alg-jy">This link will only be valid for 2 hours. If you do not reset your password before it expires, you will need to request the reset again.</p>
</div>
</div>
<div class="col-12 mb-4 d-flex">
<button type="button" data-panel="login" id="reset-submitted-to-login" class="bg-clear bdr-none d-flex txt-white open-form-panel align-items-center">
<span class="txt-sm text-decoration-underline">Back To Sign In</span>
</button>
</div>
</div>
<div id="register-panel" class="col-12 p-5 d-none form-panel">
<div class="d-flex flex-wrap">
<div class="col-12 mb-4 txt-white">
<h2 class="txt-white">Register</h2>
<p>Fill in a few details and we can get your account created for you.</p>
</div>
<div class="col-12 mb-4 d-flex">
<button type="button" data-panel="login" id="register-to-login" class="bg-clear bdr-none d-flex txt-white open-form-panel align-items-center">
<span class="txt-xs pe-2">Already have an account?</span>
<span class="txt-sm text-decoration-underline">Back To Sign In</span>
</button>
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<label for="register-email" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Email</label>
<input type="text" class="register-input col-12" id="register-email" name="register_email">
</div>
<div class="col-6 pe-2 mb-4 input-wrapper position-relative">
<label for="register-first-name" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">First Name</label>
<input type="text" class="register-input col-12" id="register-first-name" name="register_first_name">
</div>
<div class="col-6 ps-2 mb-4 input-wrapper position-relative">
<label for="register-last-name" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Last Name</label>
<input type="text" class="register-input col-12" id="register-last-name" name="register_last_name">
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<label for="register-brokerage" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Brokerage</label>
<input type="text" class="register-input col-12" id="register-brokerage" name="register_brokerage">
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<label for="register-phone" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Contact Number</label>
<input type="text" class="register-input col-12" id="register-phone" name="register_phone">
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<label for="register-address" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Address</label>
<input type="text" class="register-input col-12" id="register-address" name="register_address">
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<label for="register-suburb" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Suburb</label>
<input type="text" class="register-input col-12" id="register-suburb" name="register_suburb">
</div>
<div class="col-12 mb-4 input-wrapper position-relative">
<label for="register-postcode" class="col-12 txt-uc position-absolute start-0 bottom-0 pb-2">Postcode</label>
<input type="text" class="register-input col-12" id="register-postcode" name="register_postcode">
</div>
<div class="col-12 mb-4 position-relative">
<label class="col-12 txt-uc pb-2">How Did You Hear About Us?</label>
<div class="col-12 p-0">
<div class="col-12 p-0 input-group"><select id="register_referrer" name="register_referrer" class="nf-sel form-control hgt-40 pad-lr-md txt-white px-0">
<option value="">Please Select</option>
<option value="Conference / Expo">Conference / Expo</option>
<option value="Google Search">Google Search</option>
<option value="Other Search Engine">Other Search Engine</option>
<option value="Publication">Publication</option>
<option value="Social Media">Social Media</option>
<option value="Word of mouth">Word of mouth</option>
<option value="Other">Other</option>
</select><span class="nf-sel-arrow ion-chevron-down txt-white px-0"></span></div>
</div>
</div>
<div class="col-12 mb-4 txt-white alg-jy">
<p class="alg-jy">If your brokerage is not currently in our system, we may need to contact you to get a few more details before your account can be finalised.</p>
</div>
<div class="col-12 mb-4 txt-white d-flex justify-content-center">
<div class="g-recaptcha" data-sitekey="6Le3jyAUAAAAALOmUzS1C8aDRj4O5-GuMplpMk81">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le3jyAUAAAAALOmUzS1C8aDRj4O5-GuMplpMk81&co=aHR0cHM6Ly9wb3J0YWwuaHN1YS5jb20uYXU6NDQz&hl=en&v=khH7Ei3klcvfRI74FvDcfuOo&size=normal&cb=qtrgv4kug1b9"
width="304" height="78" role="presentation" name="a-nnxlsagea1ul" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
</div>
<div class="col-12 mb-4 d-flex justify-content-end">
<button type="button" id="submit-registration" data-action="/register/process" data-form="login-form" data-message="Submitting new user request. Won't be long." data-callback="registrationProcessed"
class="hsua-action col-12 bg-secondary bg-secondary-4-hover bdr-none p-3 d-flex justify-content-center">
<span class="txt-uc txt-xs pe-2">Submit</span>
</button>
</div>
</div>
</div>
<div id="registration-submitted-panel" class="col-12 p-5 d-none form-panel">
<div class="d-flex flex-wrap">
<div class="col-12 mb-4 txt-white">
<h2 class="txt-white">Thanks!</h2>
<p class="alg-jy">Your registration request has been sent through. If you are from a new brokerage that we have not dealt with before, we may need to contact you to get some additional information to complete the setup of your account.
</p>
</div>
</div>
</div>
</div>
</div>
</form>
Text Content
WELCOME Sign in to your HSUA Account Email Password Remember My Login for Next Time Forgotten Password? Submit Don't have an account? Register Now RESET PASSWORD Enter your email below. If we have your email on file, we will an email with a reset link. The link will expire and is only valid for 2 hours. Actually. Take me back to the Sign In Email Submit DONE! We've emailed you a link to reset your password. This link will only be valid for 2 hours. If you do not reset your password before it expires, you will need to request the reset again. Back To Sign In REGISTER Fill in a few details and we can get your account created for you. Already have an account? Back To Sign In Email First Name Last Name Brokerage Contact Number Address Suburb Postcode How Did You Hear About Us? Please SelectConference / ExpoGoogle SearchOther Search EnginePublicationSocial MediaWord of mouthOther If your brokerage is not currently in our system, we may need to contact you to get a few more details before your account can be finalised. Submit THANKS! Your registration request has been sent through. If you are from a new brokerage that we have not dealt with before, we may need to contact you to get some additional information to complete the setup of your account. Copyright © 2023 HSUA. All Rights Reserved. ×