CINXE.COM
<style type="text/css"> form[data-active_window="credentials"] { display: block; } form[data-active_window="access"], form[data-active_window="password"], form[data-active_window="admin"] { display: none; } </style> <div class="header"><h4>Log in</h4></div> <div class="facebox-content loginPopup"> <div id='alerts' style='display:none' ></div> <form id="login_form" class="frmLogin" onsubmit="return ajax_submit_login('https://usi.matrixlms.com/log_in/submit_from_portal')" data-active_window="credentials" action="" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="tFxhS3B6KL2DyKnq+s5zSWTdzzWqXtaTdlO5tPiuhGAa/85u2po9f2uL4xZSDuJ1e4Bj1K2CwzirpLgwp5WTng==" /> <input type="hidden" name="form_login" value="true"> <div> <label for="userid">User ID</label> <input type="text" id="userid" name="userid" autocorrect="off" autocapitalize="off"> </div> <div> <label for="password">Password</label> <input type="password" id="password" name="password" autocorrect="off" autocapitalize="off" autocomplete="off"> </div> <div class="loginOptions"> <input type="checkbox" value="1" id="checkboxName" name='remember_me'/> <label for="checkboxName"><span>Remember me</span></label> <a href="" data-change_active="password" no-loader="true"> Forgot password? </a> </div> <button type="submit" id="submit_button" no-loader="true"> <span> Log in </span> </button> <div class="separator"><span>or</span></div> <button type="button" id="google_apps_btn" no-loader="true" class="sso_btn" href="/auth/google_oauth2?state=unmannedsafetyinstitute.org"> <i class="google inverted"></i> Log in with Google </button> <button type="button" id="office365_sso_btn" no-loader="true" class="sso_btn" href="/auth/office365"> <i class="office365 inverted"></i> Log in with Office 365 </button> <a href="#" class="difSignIn" data-change_active="access" no-loader="true"> Or sign up with an access code<i></i> </a> </form> <form class="frmLogin" id="access_code_form" data-active_window="access" action="/join_with_access_code/submit_code_popup" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="iN6FC7H5alF0xujIUwW7q3MxSvGUxuyUfGX1gcHUw04mfSouGxl/k5yFojT7xSqXbGzmEJMa+T+hkvQFnu/UsA==" /> <p> Please enter your access code below </p> <input type="hidden" name="simple_login" id="simple_login" value="false"> <input type="text" placeholder="Access code" name="registration_code" id="registration_code"><br /> <button type="submit" id="submit_access_code"> Sign up </button> <a href="#" class="difSignIn" data-change_active="credentials" no-loader="true"> Or log in with your credentials<i></i> </a> </form> <form class="frmLogin" onsubmit="return request_password();" data-active_window="password" action="" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="7NFkivIq68LR+oAJfn/r1fGv7dKp0XEhKghAnLcIWLdCcsuvWMr+ADm5yvXWv3rp7vJBM64NZIr3/0EY6DNPSQ==" /> <p> Please enter your email address below </p> <input type="hidden" name="simple_login" id="simple_login" value="false"> <input type="text" name="email" id="email" placeholder="Email address"><br /> <button type="submit"> Send password instructions </button> <a href="#" class="difSignIn" data-change_active="credentials" no-loader="true"> Or log in with your credentials<i></i> </a> </form> </div> <script type="text/javascript"> on_ready(function() { init_portal_login(); }); </script>