123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <title>Supervisor's Login - Research Admission</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
- <meta name="keywords" content="" />
- <!-- facebook tags -->
- <meta property="og:url" content="http://www.facebook.com/researchadmission"/>
- <meta property="og:type" content="website"/>
- <meta property="og:title" content="Research Admission"/>
- <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
- <!-- Linkedin tags -->
- <meta property="og:url" content="https://www.linkedin.com/company/researchadmission"/>
- <meta property="og:type" content="website"/>
- <meta property="og:title" content="Research Admission"/>
- <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
- <!-- favicon -->
- <link rel="shortcut icon" href="{{asset('web/images/logo.png') }}">
- <!-- Bootstrap -->
- <link href="{{ asset('web/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css" />
- <!-- tobii css -->
- <link href="{{asset('web/css/tobii.min.css')}}" rel="stylesheet" type="text/css" />
- <!-- Icons -->
- <link href="{{asset('web/css/materialdesignicons.min.css')}}" rel="stylesheet" type="text/css" />
- <link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
- <link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
- <!-- Slider -->
- <link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
- <!-- Main Css -->
- <link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
- <link href="{{asset('web/css/colors/default.css')}}" rel="stylesheet" id="color-opt">
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap" rel="stylesheet">
- <link rel="stylesheet" href="{{ asset('css/pnotify/pnotify.min.css') }}">
- <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css">
- </head>
- <style>
- body {
- font-family: 'Poppins', sans-serif;
- font-family: 'Poppins', sans-serif;
- }
- h1, h2, h3, h4, h6 {
- font-family: 'Poppins', sans-serif;
- }
- h5{
- font-family: 'Montserrat Alternates', sans-serif !important;
- }
- .bg-half-170 {
- padding:0px;
- }
- .form-control:focus {
- box-shadow: 0 0 0 0.25rem #8492a61f !important;
- border-color: #8492a61f !important;
- }
- .btn1{
- background-color: #141639c4 !important;
- color:white !important;
- border-radius: 20px;
- box-shadow:none !important;
- }
- .btn1:hover{
- background: #fff !important;
- color: #141639c4 !important;
- border-radius: 20px;
- border: 1px solid #141639c4;
- }
- .tns-nav button {
- background: #141639c4 !important;
- }
- .tns-nav button.tns-nav-active{
- background-color: #ffff !important;
- }
- .bg-left{
- background-color:#191e38;
- border:none;
- padding:2rem;
- }
- .bg-left .head-line{
- font-size: 39px !important;
- font-weight: bold;
- line-height: 1.2;
- color:#ffff;
- }
- .sub-line1{
- font-size: 18px !important;
- font-weight: 400;
- font-family: poppins !important;
- color:#ffff !important;
- }
- .sub-line2{
- font-size: 17px !important;
- font-weight: bold;
- font-family: poppins !important;
- color:#ffff !important;
- }
- .bg-white{
- background-color: #72809f33 !important;
- height: 160px;
- border: 1px solid #ffff;
- }
- .box-head{
- font-size:15px !important;
- color:#ffff;
- }
- .box-sub{
- font-size:14px;
- color:#ffff;
- }
- .d-flex{
- display: grid !important;
- }
- .box-white{
- border: 1px solid #ffff;
- color: white;
- }
- .text-muted{
- color: white !important;
- }
- .master-link.secondary {
- padding: 12px;
- color: #fff;
- background-color: rgba(235,232,227,.1);
- clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1.1em), calc(100% - 1.1em) 100%, 0 100%);
- }
- .master-link.secondary:hover {
- color: #191e38 !important;
- background-color: #ffffff;
- clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1.1em), calc(100% - 1.1em) 100%, 0 100%);
- }
- </style>
- <div class="container-fluid" style="background-color:#191e38;">
- <div class="col-md-12">
- <div class="row">
- <div class="col-md-9"></div>
- <div class="col-md-3" style="display: flex;">
- <p class="mt-5"><a href="" class="master-link secondary"><strong style="font-weight: bolder !important;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </a></p>
- <p class="mt-5 ms-3"><a href="" class="master-link secondary"><strong style="font-weight: bolder !important;">Log In <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </a></p>
- </div>
- </div>
- </div>
- </div>
- <section class="cover-user bg-left" style="background-color:#191e38;">
- <div class="container-fluid px-0">
- <div class="row g-0 position-relative">
- <div class="card-body" style="padding: 0px; text-align: center !important;">
- <span style="color: #ebe8e3; font-size: 56px !important; font-weight: 500 !important;">SAVE TIME </span>
- <span style="color: #ebe8e3; font-size: 56px !important; font-weight: 500 !important;"> . </span>
- <span style="color: #e0cfb5; font-size: 56px !important; font-weight: 500 !important;">STAY ORGANIZED</span>
- <p class="mt-4" style="color:white; font-weight: bolder !important;">Introducing our Doctoral Proposal management tool - a revolutionary solution designed to simplify the proposal submission and review process. As we understand, managing numerous proposals from doctoral applicants can be a daunting task, which is why we have created a hassle-free solution to streamline the process.</p>
- </div>
- <div class="col-lg-4 padding-less ms-5 ps-2">
- <div class="container mt-5">
- <div class="row justify-content-center">
- <div class="col-12 text-center">
- <div class="section-title mb-4 pb-2">
- <h1 style="color: #ebe8e3; font-size: 40px !important; font-weight: 500 !important;">Our Valuable Clients</h1>
- </div>
- </div><!--end col-->
- </div><!--end row-->
- <div class="row justify-content-center">
- <div class="col-lg-12 mt-4" style="padding: 0px;">
- <div class="tiny-single-item">
- <div class="tiny-slide">
- <div class="d-flex m-2">
-
- <div class="flex-1 content p-3 shadow rounded box-white position-relative">
- <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
- <p class="text-muted mt-2">" It seems that only fragments of the original text remain in the Lorem Ipsum texts used today. "</p>
- <h6 style="color: #e0cfb5;">- Thomas Israel <small class="text-muted">C.E.O</small></h6>
- </div>
- </div>
- </div>
-
- <div class="tiny-slide">
- <div class="d-flex m-2">
- <div class="flex-1 content p-3 shadow rounded box-white position-relative">
- <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
- <p class="text-muted mt-2">" One disadvantage of Lorum Ipsum is that in Latin certain letters appear more frequently than others. "</p>
- <h6 style="color: #e0cfb5;">- Barbara McIntosh <small class="text-muted">M.D</small></h6>
- </div>
- </div>
- </div>
- <div class="tiny-slide">
- <div class="d-flex m-2">
- <div class="flex-1 content p-3 shadow rounded box-white position-relative">
- <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
- <p class="text-muted mt-2">" The most well-known dummy text is the 'Lorem Ipsum', which is said to have originated in the 16th century. "</p>
- <h6 style="color: #e0cfb5;">- Carl Oliver <small class="text-muted">P.A</small></h6>
- </div>
- </div>
- </div>
- <div class="tiny-slide">
- <div class="d-flex m-2">
- <div class="flex-1 content p-3 shadow rounded box-white position-relative">
- <img src="web/images/01.jpg" class="avatar avatar-small client-image rounded shadow" alt="">
- <p class="text-muted mt-2">" According to most sources, Lorum Ipsum can be traced back to a text composed by Cicero. "</p>
- <h6 style="color: #e0cfb5;">- Christa Smith <small class="text-muted">Manager</small></h6>
- </div>
- </div>
- </div>
- </div>
- </div><!--end col-->
- </div><!--end row-->
- </div><!--end container-->
- </div>
- <div class="col-lg-7 cover-my-30 ms-5 ps-5">
- <div class="row">
- <div class="col-12">
- <div class="border-0" style="z-index: 1;">
- <div class="card-body mt-5" style="padding: 0px;">
- <p style="color:white; font-weight: 100 !important;"> Our free tool enables students to submit their proposals effortlessly while providing you with email notifications for each new submission. The days of searching through cluttered inboxes and struggling to keep track of proposals under review are over. With our user-friendly interface, you can efficiently manage and organize all your doctoral program proposals in one centralized location.</p>
-
- <p class="mt-4" style="color: white;">Our tool ensures that you never miss a proposal submission or waste time manually entering data. With all the necessary information at your fingertips, you can review proposals quickly and notify the decision to the applicants instantly.</p>
- <p class="mt-4" style="color: white;">Our tool is entirely free, which means you can start using it immediately without incurring additional costs. By using our proposal management tool, you can save valuable time and feel more organized.</p>
- <p class="mt-4" style="color: white;"><Strong style="font-weight: bolder !important; color: white;"> Do not let the chaos of proposal management overwhelm you any longer. </strong> Sign up for our free tool today and experience the stress-free solution you have been searching for.</p>
- <div class="div">
- </div>
- </div>
- </div>
- </div><!--end col-->
- </div><!--end row-->
- </div> <!-- end col -->
- </div><!--end row-->
- </div><!--end container fluid-->
- </section><!--end section-->
- <!-- javascript -->
- <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
- <!-- tobii js -->
- <script src="{{asset('web/js/tobii.min.js')}}"></script>
- <!-- SLIDER -->
- <script src="{{asset('web/js/tiny-slider.js')}}"></script>
- <!-- Icons -->
- <script src="{{asset('web/js/feather.min.js')}}"></script>
- <!-- Main Js -->
- <script src="{{asset('web/js/plugins.init.js')}}"></script>
- <script src="{{asset('web/js/app.js')}}"></script>
- <script src="{{ asset('css/pnotify/pnotify.js') }}"></script>
- <script src="{{ asset('css/noty/lib/noty.min.js') }}"></script>
- </body>
- </html>
|