CINXE.COM

Scholarvein

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Scholarvein</title> <link rel="icon" href="https://www.scholarvein.com/process/assets/images/lcpfinal.png"> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <!-- web-fonts --> <link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,500' rel='stylesheet' type='text/css'> <!-- Bootstrap 3.3.6 --> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/themes/adminlte/plugins/datepicker/datepicker3.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/themes/adminlte/plugins/select2/select2.min.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/css/progress.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/css/progress-wizard.min.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/css/style.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/themes/adminlte/modulecss/main.css"> <link rel="stylesheet" href="https://www.scholarvein.com/process/assets/css/bootstrap-notify.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://www.scholarvein.com/process/assets/js/html5shiv.min.js"></script> <script src="https://www.scholarvein.com/process/assets/js/respond.min.js"></script> <![endif]--> </head> <body id="page-top" data-spy="scroll" data-target=".navbar"><!-- oncontextmenu="return false"--> <div id="main-wrapper"> <!-- Page Preloader --> <div id="preloader"> <div id="status"> <div class="status-mes"></div> </div> </div> <header class="header"> <!-- Navigation --> <nav class="navbar main-menu" role="navigation"> <div class="container"> <div class="navbar-header" style="width: 10%"> <!--<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>--> <!--<a class="navbar-brand page-scroll" href="#page-top"><img src="https://www.scholarvein.com/process/assets/images/lcpfinal.png" style="width:10%;height:10%"></a>--> <a class="navbar-brand page-scroll" href="#page-top"><img src="https://www.scholarvein.com/process/assets/images/svfinal.png" style="width: 70%"></a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse navbar-right navbar-main-collapse"> <ul class="nav navbar-nav"> <!-- Hidden li included to remove active class from about link when scrolled up past about section --> <li class="hidden"><a href="#page-top"></a></li> </ul> </div> </div> </nav> </header> <div class="jumbotron" style="min-height: 1100px;height: 100%"> <style type="text/css"> .textAreaBoxInputs { min-width: 260px; width: auto; height: 30px; font-size: 15px; padding: 7px 10px; border: 1px solid #ff0000; outline: medium none; border-radius: 2px; line-height: 30px; float: left; } .dvShowHidePassword { font-size: 15px; font-weight: bold; cursor: pointer; line-height: 30px; ser-select: none; -webkit-user-select: none; /* webkit (safari, chrome) */ -moz-user-select: none; /* mozilla */ -khtml-user-select: none; /* webkit (konqueror) */ -ms-user-select: none; /* IE10+ */ height: 33px; line-height: 30px; margin: 5px -42px 0; position: absolute; width: 40px; z-index: 998; background-color: #fff; } </style> <div class="row"> <div class="col-md-4"> </div> <div class="col-md-4" style="margin-top:130px;"> <div class="box" style="border-radius: 8px;"> <form action="" method="post"> <div class="box-body"> <div class="box-header col-sm-12" style="padding: 0px;text-align: center;border-bottom: 1px solid #f4f4f4;margin-bottom: 10px; "> <h3><font style="color:#3990a8;font-weight: bold;">Forgot Password</font></h3> </div> <div class="input-group form-group" style="width: 100%"> <label for="access_list" class="col-sm-2 control-label" style="padding: 5px;">Email</label> <div class="col-sm-10"> <input type="text" class="form-control" name="email" id="email" placeholder="Email"> </div> </div> <div class="input-group form-group" style="width: 100%"> <label for="access_list" class="col-sm-2 control-label" style="padding: 5px;">Captcha</label> <label for="access_list" class="col-sm-6 control-label" style="padding: 5px;font-size: 20px;font-style: italic;">92 + 3</label> <div class="col-sm-4"> <input type="text" class="form-control" name="captcha" id="captcha" placeholder="Captcha"> <input type="hidden" class="form-control" name="captcha2" value="95"> </div> </div> <div class="input-group form-group" style="width: 100%"> <div class="col-sm-6"> <button type="button" class="btn btn-primary btn-block" onclick="javascript:location.href='https://www.scholarvein.com/process/index.php/Main/Login'">Back</button> </div> <div class="col-sm-6"> <button type="submit" class="btn btn-primary btn-block">Send To Email</button> </div> </div> </div> </form> </div> </div> </div> </div> <input type="hidden" id="site" value="https://www.scholarvein.com/process/index.php"> <input type="hidden" id="controller" value="Main"> <input type="hidden" id="condition" value=""> <input type="hidden" id="personal_id" value=""> <input type="hidden" id="CONTROLLER2" value="Forgot_Password"> <input type="hidden" id="CONTROLLER3" value=""> <footer class="footer"> <div class="copyright-section"> <div class="container"> <div class="col-md-12"> <div class="copytext text-center">&copy; PT. Lintas Cakra Pusaka. All Rights Reserved.</div> </div> </div> <!-- .container --> </div> <!-- .copyright-section --> </footer> </div> <!-- jQuery 2.2.3 --> <script src="https://www.scholarvein.com/process/assets/themes/adminlte/plugins/jquery/jquery-2.2.3.min.js"></script> <!-- Bootstrap --> <script src="https://www.scholarvein.com/process/assets/js/bootstrap.min.js"></script> <script src="https://www.scholarvein.com/process/assets/js/bootstrap-notify.js"></script> <!-- Plugin JavaScript --> <script src="https://www.scholarvein.com/process/assets/js/jquery.easing.min.js"></script> <script src="https://www.scholarvein.com/process/assets/themes/adminlte/plugins/datepicker/bootstrap-datepicker.js"></script> <script src="https://www.scholarvein.com/process/assets/themes/adminlte/plugins/select2/select2.full.min.js"></script> <!--<script src="js/one-page-nav.js"></script>--> <script src="https://www.scholarvein.com/process/assets/js/scripts.js"></script> <script src="https://www.scholarvein.com/process/assets/themes/adminlte/modulejs/main.js"></script> <script type="text/javascript"> </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-130682080-28"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-130682080-28'); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10