HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /mnt/data/smarthr-co-in/demo/tailwind/template/src/login-2.html
<!DOCTYPE html>
<html lang="en">

<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
	<meta name="description" content="Smarthr - Bootstrap Admin Template">
	<meta name="keywords" content="admin, estimates, bootstrap, business, html5, responsive, Projects">
	<meta name="author" content="Dreams technologies - Bootstrap Admin Template">
	<meta name="robots" content="noindex, nofollow">
	<title>Smarthr Admin Template</title>

	<!-- Favicon -->
	<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png">

	<!-- Apple Touch Icon -->
	<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png">

	<!-- Feather CSS -->
	<link rel="stylesheet" href="assets/plugins/icons/feather/feather.css">

	<!-- Flowbite CSS -->
	<link rel="stylesheet" href="assets/css/flowbite.min.css">

	<!-- Tabler Icon CSS -->
	<link rel="stylesheet" href="assets/plugins/tabler-icons/tabler-icons.min.css">

	<!-- Fontawesome CSS -->
	<link rel="stylesheet" href="assets/plugins/fontawesome/css/fontawesome.min.css">
	<link rel="stylesheet" href="assets/plugins/fontawesome/css/all.min.css">

	<!-- Main CSS -->
	<link rel="stylesheet" href="../dist/style.css">

</head>

<body class="bg-white">

	<div id="global-loader" style="display: none;">
		<div class="page-loader"></div>
	</div>

	<!-- Main Wrapper -->
	<div class="main-wrapper">

		<div class="container-fuild">
			<div class="w-full overflow-hidden relative block h-screen">
				<div class="grid grid-cols-1 lg:grid-cols-12 gap-x-4">
                <div class="lg:col-span-5">
                    <div class="hidden md:flex items-center justify-center d-none flex-wrap vh-100 bg-primary-transparent h-screen">
                            <div class="my-4 mx-auto authen-overlay-img">
                                <img src="assets/img/bg/authentication-bg-03.svg" alt="Img">
                            </div>
                        </div>
                </div> 
					<div class="lg:col-span-7">
						<div class="max-w-md mx-auto">
							<div class="w-full h-screen">
								<form action="index.html" class="h-screen">
									<div class="h-screen flex flex-col justify-between p-6 pb-0">
										<div class=" mx-auto mb-8 pb-4 text-center">
											<img src="assets/img/logo.svg"
												class="img-fluid mx-auto" alt="Logo">
										</div>
										<div class="">
											<div class="text-center mb-3">
												<h2 class="mb-2">Sign In</h2>
												<p class="mb-0">Please enter your details to sign in</p>
											</div>
											<div class="mb-3">
												<label class="block mb-1 text-sm leading-normal font-medium text-title">Email Address</label>
												<div class="relative">
													<input type="text" class="bg-white border-borderColor text-gray-900 text-sm rounded-input  block w-full py-2 px-2.5 h-[38px] placeholder:text-gray-400">
													<span class="absolute top-[10px] right-[10px] border-start-0">
														<i class="ti ti-mail"></i>
													</span>
												</div>
											</div>
											<div class="mb-3">
												<label class="block mb-1 text-sm leading-normal font-medium text-title">Password</label>
												<div class="pass-group relative">
													<input type="password" class="pass-input form-control bg-white border-borderColor text-gray-900 text-sm rounded-input  block w-full py-2 px-2.5 h-[38px] placeholder:text-gray-400">
													<span class="ti toggle-password ti-eye-off absolute top-[10px] right-[10px] border-start-0"></span>
												</div>
											</div>
											<div class="flex items-center justify-between mb-3">
												<div class="d-flex items-center">
													<div class="form-check form-check-md mb-0">
														
														<label class="flex items-center ">
															<input class="size-4 bg-white border border-borderColor rounded text-primary focus:ring-0 me-2" type="checkbox">
															<span>Remember Me</span>
														</label>
													</div>
												</div>
												<div class="text-end">
													<a href="forgot-password-2.html" class="text-primary">Forgot Password?</a>
												</div>
											</div>
											<div class="mb-3">
												<button type="submit" class="btn btn-primary w-full bg-primary text-white">Sign In</button>
											</div>
											<div class="text-center">
												<h6 class="font-normal text-dark mb-0">Don’t have an account? 
													<a href="register-2.html" class="hover-a text-primary"> Create Account</a>
												</h6>
											</div>
											<div class="login-or relative text-center my-1 py-2 before:border-t before:border-borderColor before:w-full before:absolute before:left-[0px] before:top-[17px]">
												<span class="bg-white relative inline-block px-3 z-1">Or</span>
											</div>
											<div class="mt-2">
												<div class="flex items-center justify-center flex-wrap">
													<div class="text-center me-2 flex-1">
														<a href="javascript:void(0);"
															class="rounded-[10px] p-2 btn bg-info flex items-center justify-center">
															<img class="img-fluid m-1" src="assets/img/icons/facebook-logo.svg" alt="Facebook">
														</a>
													</div>
													<div class="text-center me-2 flex-1">
														<a href="javascript:void(0);"
															class="rounded-[10px] p-2 btn bg-outline-light border flex items-center justify-center hover:[#F8F9FA] ">
															<img class="img-fluid m-1" src="assets/img/icons/google-logo.svg" alt="Google">
														</a>
													</div>
													<div class="text-center flex-1">
														<a href="javascript:void(0);"
															class="bg-dark rounded-[10px] p-2 btn bg-dark flex items-center justify-center">
															<img class="img-fluid m-1" src="assets/img/icons/apple-logo.svg" alt="Apple">
														</a>
													</div>
												</div>
											</div>
										</div>
                                        <div class="mt-8 pb-4 text-center">
											<p class="mb-0 text-gray-9">Copyright &copy; 2024 - Smarthr</p>
										</div>
									</div>
								</form>
							</div>

						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
	<!-- /Main Wrapper -->

	<!-- jQuery -->
	<script src="assets/js/jquery-3.7.1.min.js"></script>

	<!-- Flowbite JS -->
	<script src="assets/js/flowbite.min.js"></script>

	<!-- Feather Icon JS -->
	<script src="assets/js/feather.min.js"></script>

	<!-- Custom JS -->
	<script src="assets/js/script.js"></script>

</body>

</html>