    <!DOCTYPE html>
<html lang="en">

<head>
  <!-- Required meta tags -->
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <title>SUGAM AUTH</title>
  <!-- plugins:css -->
  <link rel="stylesheet" href="https://sathi.sugamsofttech.com/assets/vendors/mdi/css/materialdesignicons.min.css">
  <link rel="stylesheet" href="https://sathi.sugamsofttech.com/assets/vendors/css/vendor.bundle.base.css">
  <!-- endinject -->
  <!-- plugin css for this page -->
  <!-- End plugin css for this page -->
  <!-- inject:css -->
  <link rel="stylesheet" href="https://sathi.sugamsofttech.com/assets/css/style.css">
  <!-- endinject -->
  
  <link rel="apple-touch-icon" sizes="180x180" href="https://sathi.sugamsofttech.com/assets/images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://sathi.sugamsofttech.com/assets/images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://sathi.sugamsofttech.com/assets/images/favicon/favicon-16x16.png">
<link rel="manifest" href="https://sathi.sugamsofttech.com/assets/images/favicon/site.webmanifest">
<style>
    em{
      color:red;
    }
  </style>
</head>

<body >
  <div class="container-scroller">
    <div class="container-fluid page-body-wrapper full-page-wrapper">
      <div class="content-wrapper d-flex align-items-center auth px-0">
        <div class="row w-100 mx-0">
          <div class="col-lg-4 mx-auto">
            <div class="auth-form-light text-left py-5 px-4 px-sm-5">
              <div class="brand-logo">
                <img src="https://sathi.sugamsofttech.com/assets/Logo/Logo1.png" alt="logo">
              </div>
              <h4>Hello! let's get started</h4>
              <h6 class="font-weight-light">Sign in to continue.</h6>
                            <form class="pt-3"  method="POST" Action="https://sathi.sugamsofttech.com/" autocomplete="off">
                <div class="form-group">
                <em>*</em><input type="email" class="form-control form-control-lg" id="UserName" Name="UserName" value="" placeholder="Username" >
                  <span style="color:red;"><br /></span>
                </div>
                <div class="form-group">
                <em>*</em><input type="password" class="form-control form-control-lg" id="PassWord" name="PassWord" value="" placeholder="Password">
                  <span style="color:red;"><br /></span>
                </div>
                <div class="mt-3 d-grid gap-2">
                  <input type="submit" class="btn btn-block btn-primary btn-lg font-weight-medium auth-form-btn" value="SIGN IN" />
                  
                </div>
                <div class="my-2 d-flex justify-content-between align-items-center">

                  <a href="#" class="auth-link text-black">Forgot password?</a>
                </div>
              </form>
            </div>
          </div>
        </div>
      </div>
      <!-- content-wrapper ends -->
    </div>
    <!-- page-body-wrapper ends -->
  </div>
  <!-- container-scroller -->
  <!-- plugins:js -->
  <script src="https://sathi.sugamsofttech.com/assets/vendors/js/vendor.bundle.base.js"></script>
  <!-- endinject -->
  <!-- Plugin js for this page-->
  <!-- End plugin js for this page-->
  <!-- inject:js -->
  <script src="https://sathi.sugamsofttech.com/assets/js/off-canvas.js"></script>
  <script src="https://sathi.sugamsofttech.com/assets/js/hoverable-collapse.js"></script>
  <script src="https://sathi.sugamsofttech.com/assets/js/template.js"></script>
  <script src="https://sathi.sugamsofttech.com/assets/js/settings.js"></script>
  <script src="https://sathi.sugamsofttech.com/assets/js/todolist.js"></script>
  <!-- endinject -->
</body>

</html>
