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;">OSS ACCOUNT ID</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"> <br/> <div class="spanred" style="clear:both;">* Only contain alpha-numeric characters, space character not allowed.</div> </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"> <span class="dvShowHidePassword" onclick="showPassword()" style="text-align: center"> <i class="icon icon-eye"> <img src="https://www.scholarvein.com/process/assets/images/show_hide_password.png" width="20px" height="20px" style="opacity:0.3;"> </i> </span> </div> </div> </div> <div class="box-body"> <div class="input-group form-group" style="width: 100%"> <label for="access_list" class="col-sm-4 control-label" style="padding: 5px;">Personal Email</label> <div class="col-sm-8"> <input type="text" class="form-control" name="email" id="email" placeholder="e.g. gmail, ymail, hotmail, etc."> </div> </div> <div class="input-group form-group" style="width: 100%"> <label for="access_list" class="col-sm-4 control-label" style="padding: 5px;">Organization Email</label> <div class="col-sm-8"> <input type="text" class="form-control" name="email2" id="email2" placeholder="e.g. university/company/affiliation email"> </div> </div> <div class="input-group form-group" style="width: 100%"> <div> <div class="spanred" style="clear:both;">* This action is needed for ensuring you receive the email from the system. Please check your INBOX or SPAM folder. If you receive in the Spam folder, make sure you marked the email as NOT SPAM..</div> </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-4 control-label" style="padding: 5px;font-size: 20px;font-style: italic;">90 + 6 =</label> <div class="col-sm-6 float-right"> <input type="text" class="form-control" name="captcha" id="captcha" placeholder="Type your answer"> <input type="hidden" class="form-control" name="captcha2" value="96"> </div> <div class="spanred" style="clear:both;">* Please write your answer Captcha by calculating above numbers</div> </div> <div class="input-group form-group" style="width: 100%"> <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/Login'">Back</button> </div> <div class="col-sm-6"> <button type="submit" class="btn btn-primary btn-block">Sign Up</button> </div> </div> <input type="hidden" name="first_domain" value=""> <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="Register"> <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