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%"> <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:#000;font-weight: bold;">SCHOLAR</font><font style="color:#e8831e;font-weight: bold;">VEIN</font><br/><font style="color:#3990a8;font-weight: bold;">Online Submission System</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;">Username</label> <div class="col-sm-10"> <input type="text" class="form-control" name="username" id="username" placeholder="Username"> </div> </div> <div class="input-group form-group" style="width: 100%"> <label for="access_list" class="col-sm-2 control-label" style="padding: 5px;">Password</label> <div class="col-sm-10"> <input type="password" class="form-control" name="password" id="passwordx" placeholder="Password"> </div> </div> <div class="input-group form-group" style="width: 100%"> <div class="col-sm-12" style="font-size:12px;padding:0px;color:#000;font-family: sans-serif;"> * If you don't have the account, please SIGN UP first. <br> * If you already have the account, you can directly LOGIN and continue the process </div> <div class="col-sm-6"> <button type="button" class="btn btn-success btn-block" onclick="javascript:location.href='https://www.scholarvein.com/process/index.php/Main/Register'">Sign Up</button> </div> <div class="col-sm-6"> <button type="submit" class="btn btn-primary btn-block">Login</button> </div> </div> <div class="input-group form-group" style="width: 100%"> <label for="access_list" class="col-sm-12 control-label" style="padding: 5px;text-align: center;"><a href="https://www.scholarvein.com/process/index.php/Main/Forgot_Password" target="_blank">Forgot Password ?</a></label> </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="Login"> <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