www.puntachica.sistemasoha.com Open in urlscan Pro
167.250.5.67  Public Scan

URL: https://www.puntachica.sistemasoha.com/
Submission: On July 12 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST #SELF

<form class="form-login" action="#SELF" method="post">
  <div class="errorHandler alert alert-danger no-display">
    <i class="fa fa-remove-sign"></i> You have some form errors. Please check below.
  </div>
  <fieldset>
    <div class="form-group">
      <span class="input-icon">
        <input type="text" class="form-control" name="nick" placeholder="Nombre de usuario" autocomplete="off" autofocus="" id="nick">
        <i class="fa fa-user"></i> </span>
      <!-- To mark the incorrectly filled input, you must add the class "error" to the input -->
      <!-- example: <input type="text" class="login error" name="login" value="Username" /> -->
    </div>
    <div class="form-group form-actions">
      <span class="input-icon">
        <input type="password" class="form-control password" name="password" placeholder="Contraseña" autocomplete="off">
        <i class="fa fa-lock"></i>
        <a class="forgot" href="#">
									Olvidé mi contraseña
								</a> </span>
    </div>
    <div class="form-actions">
      <label for="remember" class="checkbox-inline">
        <div class="icheckbox_minimal-grey" style="position: relative;"><input type="checkbox" class="grey remember" id="remember" name="remember"
            style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"><ins class="iCheck-helper"
            style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Mantenerme conectado
      </label>
      <input type="submit" class="btn btn-bricky pull-right" name="entrar" value="Login" id="entrar">
    </div>
    <div class="new-account"> ¿ No dispones de una cuenta ? <a href="https://www.sushisoha.com" class="register">
								Contáctanos
							</a>
    </div>
  </fieldset>
</form>

<form class="form-forgot">
  <div class="errorHandler alert alert-danger no-display">
    <i class="fa fa-remove-sign"></i> You have some form errors. Please check below.
  </div>
  <fieldset>
    <div class="form-group">
      <span class="input-icon">
        <input type="email" class="form-control" name="email" placeholder="Email">
        <i class="fa fa-envelope"></i> </span>
    </div>
    <div class="form-actions">
      <button class="btn btn-light-grey go-back">
        <i class="fa fa-circle-arrow-left"></i> Back </button>
      <button type="submit" class="btn btn-bricky pull-right"> Submit <i class="fa fa-arrow-circle-right"></i>
      </button>
    </div>
  </fieldset>
</form>

<form class="form-register">
  <div class="errorHandler alert alert-danger no-display">
    <i class="fa fa-remove-sign"></i> You have some form errors. Please check below.
  </div>
  <fieldset>
    <div class="form-group">
      <input type="text" class="form-control" name="full_name" placeholder="Full Name">
    </div>
    <div class="form-group">
      <input type="text" class="form-control" name="address" placeholder="Address">
    </div>
    <div class="form-group">
      <input type="text" class="form-control" name="city" placeholder="City">
    </div>
    <div class="form-group">
      <div>
        <label class="radio-inline">
          <div class="iradio_minimal-grey" style="position: relative;"><input type="radio" class="grey" value="F" name="gender"
              style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"><ins class="iCheck-helper"
              style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Female
        </label>
        <label class="radio-inline">
          <div class="iradio_minimal-grey" style="position: relative;"><input type="radio" class="grey" value="M" name="gender"
              style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"><ins class="iCheck-helper"
              style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Male
        </label>
      </div>
    </div>
    <p> Enter your account details below: </p>
    <div class="form-group">
      <span class="input-icon">
        <input type="email" class="form-control" name="email" placeholder="Email">
        <i class="fa fa-envelope"></i> </span>
    </div>
    <div class="form-group">
      <span class="input-icon">
        <input type="password" class="form-control" id="password" name="password" placeholder="Password">
        <i class="fa fa-lock"></i> </span>
    </div>
    <div class="form-group">
      <span class="input-icon">
        <input type="password" class="form-control" name="password_again" placeholder="Password Again">
        <i class="fa fa-lock"></i> </span>
    </div>
    <div class="form-group">
      <div>
        <label for="agree" class="checkbox-inline">
          <div class="icheckbox_minimal-grey" style="position: relative;"><input type="checkbox" class="grey agree" id="agree" name="agree"
              style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"><ins class="iCheck-helper"
              style="position: absolute; top: -10%; left: -10%; display: block; width: 120%; height: 120%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> I agree to the Terms of Service and Privacy
          Policy
        </label>
      </div>
    </div>
    <div class="form-actions">
      <button class="btn btn-light-grey go-back">
        <i class="fa fa-circle-arrow-left"></i> Back </button>
      <button type="submit" class="btn btn-bricky pull-right"> Submit <i class="fa fa-arrow-circle-right"></i>
      </button>
    </div>
  </fieldset>
</form>

Text Content

INGRESO AL SISTEMA

Por favor ingrese su nombre de usuario y contraseña.

You have some form errors. Please check below.

Olvidé mi contraseña

Mantenerme conectado
¿ No dispones de una cuenta ? Contáctanos


OLVIDASTE TU CONTRASEÑA?

Enter your e-mail address below to reset your password.

You have some form errors. Please check below.

Back Submit


SIGN UP

Enter your personal details below:

You have some form errors. Please check below.




Female

Male

Enter your account details below:





I agree to the Terms of Service and Privacy Policy
Back Submit
2024 © sushisoha.com