signing.staging.services.mccci.org Open in urlscan Pro
196.11.86.147  Public Scan

URL: https://signing.staging.services.mccci.org/
Submission: On December 17 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form aria-label="Login Form">
  <h1 class="text-[30px] mt-6">Welcome Back!</h1>
  <fieldset>
    <legend class="text-[12px] text-[#878787]">Login to your account</legend>
    <div class="px-6 py-4 outline outline-1 outline-slate-300/50 my-2 rounded shadow-md"><label class="block text-xs" for="email">Username</label><input id="email" type="text" class="px-3 py-2 w-full border-[1px] border-gray-300 rounded text-xs"
        name="email" required="" value="">
      <hr class="my-2 border-none"><label class="block text-xs" for="password">Password</label>
      <div class="relative"><input id="password" type="password" class="px-3 py-2 w-full border-[1px] border-gray-300 rounded text-xs" name="password" required="" value=""><span
          class="absolute top-[50%] right-[10px] -translate-y-[50%] cursor-pointer text-black"><i class="fa fa-eye text-xs pb-1 "></i></span></div>
    </div>
  </fieldset>
  <div class="flex flex-row justify-between items-center ml-4 py-2">
    <div><label class="form-check-label inline-block cursor-pointer" for="rememberpassword"><input type="checkbox" class="form-check-input mr-1" id="rememberpassword" value=""><span class="text-[13px]">Remember Password</span></label></div>
    <div><a class="text-[13px] underline focus:outline-none focus:ring-2 focus:ring-blue-600" href="/forgetpassword">Forgot Password ?</a></div>
  </div>
  <div class="flex flex-col md:flex-row justify-between items-stretch gap-8 text-center text-xs font-bold mt-2"><button type="submit"
      class="rounded-sm bg-[#3ac9d6] text-white w-full py-3 shadow outline-none uppercase focus:ring-2 focus:ring-blue-600">Login</button><a class="rounded-sm cursor-pointer bg-white border-[1px] border-[#15b4e9] text-[#15b4e9] w-full py-3 shadow uppercase" href="/signup" style="">Create Account</a>
  </div>
</form>

Text Content

You need to enable JavaScript to run this app.


WELCOME BACK!

Login to your account
Username

--------------------------------------------------------------------------------

Password

Remember Password
Forgot Password ?
LoginCreate Account