<head> <meta charset="utf-8" /> <title>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"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.6.15/sweetalert2.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="stylesheet" href="{{asset('web/css/datepicker.min.css')}}"> <link rel="stylesheet" href="{{asset('web/css/sweetalert/sweetalert.css')}}"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <!-- fonts --> <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=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=Oswald:wght@200&family=Quicksand:wght@400;500;600;700&display=swap" rel="stylesheet"> {{-- Ajax Form Submit --}} <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css"> <link href="{{ asset('css/noty/lib/themes/sunset.css') }}" rel="stylesheet" type="text/css"> <link href="{{ asset('css/flatpickr/dist/flatpickr.min.css') }}" rel="stylesheet" type="text/css"> <link href="{{ asset('css/wait-me/waitMe.min.css')}}" rel="stylesheet" type="text/css"> <link href="{{ asset('css/pretty-checkbox/pretty-checkbox.min.css')}}" rel="stylesheet" type="text/css"> </head> <style> body { font-family: 'Quicksand', sans-serif !important; } h1, h2, h3, h4, h5, h6 { font-family: 'Quicksand', sans-serif !important; } p{ font-family: 'Quicksand', sans-serif !important; } .bg-half-170 { padding:73px 0px 5px; } #topnav { background-color: #ffff; } #topnav .navigation-menu > li > a { color:white !important; font-family: Poppins !important; } #topnav .navigation-menu { display: flex; justify-content: left; font-family:Poppins !important; } #topnav .sub-menu-item.active a, #topnav .navigation-menu > li.active > a, #topnav .navigation-menu > li:hover > a, #topnav .navigation-menu > li > a:active { background-color: #ffff !important; padding: 6.5px 11px; min-height: 25px; margin-top: -12px !important; border-radius: 8px; font-weight: bold; font-family: Poppins !important; color:#141639c4 !important; transition: all 0.3s; } .form-control:focus { box-shadow: 0 0 0 0.25rem #8492a61f !important; border-color: #8492a61f !important; } .horizontal-menu .header-navbar.navbar-fixed { position: fixed; width: 100%; } .btn1{ background-color: #463993 !important; color:white !important; border-radius: 20px; box-shadow:none !important; } .btn1:hover{ background: #ffff !important; color: #463993 !important; border-radius: 20px; border: 1px solid #463993; } .title{ font-size:12px; } .badge-title{ background: #dedbf1; font-weight: 600; color: #2e1153; padding: 2px 8px; border-radius: 4px; border: 1px solid #d8e2e7; font-size: 11px; } .label_badge_radius { color: #2e1153; border-radius: 20px; padding: 1px 10px; font-size: 11px; line-height: 1.3; letter-spacing: .2px; font-weight: 600; background: rgb(255, 255, 255); } .body ul { list-style-type: none; padding-left: 0; margin-bottom: 0; font-size:12px; } .badge-lighter-green { background: #d8fdd8!important; color: green!important; } .badge-lighter-red { background: #f3dadc!important; color: #de1528!important; } .uil-map-marker { color: #2e1153; background: #f1f0fb; border-radius: 100%; font-size: 14px; padding: 4px 6px; border: 1px solid #ceccda; } .bg-primary, .btn-primary, .btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus, .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .pagination .page-item.active .page-link, .nav-pills .nav-link.active, #preloader #status .spinner .double-bounce1, #preloader #status .spinner .double-bounce2, .social-icon li a:hover, #topnav .navbar-toggle.open span:hover, .bg-animation-left.crypto-home:after, .bg-animation-left.task-management-home:after, .classic-app-image .bg-app-shape:after, .classic-saas-image .bg-saas-shape:after, .swiper-slider-hero .swiper-container .swiper-button-prev:hover, .features.fea-primary:hover, .tns-nav button.tns-nav-active, .ribbon.ribbon-primary span, .sidebar .widget .tagcloud > a:hover, .work-container.work-modern .icons .work-icon:hover, .timeline-page .timeline-item .date-label-left:after, .timeline-page .timeline-item .duration-right:after, #navmenu-nav li.account-menu.active .navbar-link, #navmenu-nav li.account-menu:hover .navbar-link, .form-check-input.form-check-input:checked, .qs-datepicker-container .qs-squares .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover, .qs-datepicker-container .qs-squares .qs-square.qs-current, .carousel-indicators [data-bs-target], .carousel-indicators .active, .tns-controls button[data-controls="prev"]:hover, .tns-controls button[data-controls="next"]:hover, .back-to-top { background-color: #2e1153 !important; color: white!important; border-radius:0px !important; } .form-check-input.form-check-input:checked{ background-color: #2f55d4 !important; border-radius: 7px !important; } .small, small { background-color: #dedbf1; border-radius: 20px; padding: 3px 22px; font-size: 11px; color: #2e1153 !important; } .small, small:hover, small:focus, small:active { background-color: #2e1153; border-radius: 20px; padding: 3px 22px; font-size: 11px; color: #fff !important; } .nav-pills { margin-bottom: 0px; background:none; } .content_header { display: flex; width: 100%; line-height: 1.2; } .content_header .left { width: 40px; align-self: center; margin-top: -3px; } .content_header .right .main_title { font-size: 18px; font-weight: 600; display: block; } .content_header .left .fa { background: #f1f0fb; border-color: transparent; color: #2e1153; border-radius: 100%; font-size: 14px; border: 1px solid #ceccda; } .submit_button { background-color: #2e1153!important; border-width: 1px!important; border-color: #2e1153!important; color: #fff!important; border-radius: 30px!important; padding: 0 11px!important; height: 28px!important; font-size: 14px!important; line-height: 1!important; font-weight: 600!important; } .ad_pref_item_header { display: flex; background: #dedbf1; padding: 7px 16px; border-radius: 7px; position: relative; font-size: 12px; font-weight: 700; justify-content: space-between; } .ad_pref_item_header .destination { width: 295px; align-self: center; } .ad_pref_item_header .second { align-self: center; width: 300px; } .ad_pref_item_header .third { width: 200px; align-self: center; margin-right: 25px; } .ad_pref_item_header .fourth { width: 50px; align-self: center; text-align: center; } .ad_pref_item_header .last { width: 125px; align-self: center; text-align: -webkit-right; } .single_ad_pref_item { padding: 10px; margin-top: 10px; border-radius: 7px; position: relative; border: 1px solid #e9f0f3; background-color: white; } .single_ad_pref_item2 { display: flex; margin-top: 10px; position: relative; border-bottom: 2px solid #eee; } .single_ad_pref_item1 { display: flex; padding: 6px; border-radius: 4px; margin-top: 10px; position: relative; background-color: #46399347; color: #463993; } .single_ad_pref_item .destination { align-self: center; display: flex; } .single_ad_pref_item .destination_left { align-self: center; } .single_ad_pref_item .left { align-self: center; } /* .single_ad_pref_item .left .uni_details { display: flex; width: 100%; } .single_ad_pref_item .left .uni_details .inner_left { width: 33px; align-self: center; } .single_ad_pref_item .left .uni_details .inner_left .fa-university { color: #2e1153; background: #f1f0fb; border-radius: 100%; padding: 5px; } */ .ad_pref_part .single_ad_pref_item .left strong { color: #393b3e; font-size: 12px; } .single_ad_pref_item .label_badge_radius { /* background-image: linear-gradient(90deg,rgba(46,17,83,.19),#f5f4fd); */ color: #2e1153; border-radius: 20px; padding: 1px 10px; font-size: 11px; font-weight: 400; line-height: 1.3; letter-spacing: .2px; } .single_ad_pref_item .middle { align-self: center; margin-right: 25px; } .single_ad_pref_item .status_column { align-self: center; text-align: center; } .single_ad_pref_item .right { align-self: center; text-align: -webkit-right; } .table { width: 100%; color: black; } .list_table thead tr th { font-size: 12px; font-weight: 700; background-color: #46399347 !important; text-transform: capitalize; color: #463993; } .list_table thead tr th { padding: 11px 6px 10px!important; } .list_table .institute_info { display: flex !important; } .list_table .institute_info .left { width: 45px; align-self: center; } .list_table .institute_info .left .fa { background: #f1f0fb; padding: 10px; border-radius: 100%; font-size: 14px; color: #2e1153; } tbody, td, tfoot, th, thead, tr { border-color: inherit; border-style: dashed; border-width: 0; } .change_pass_btn { margin-top: 0; color: #463993; border: 1px solid #dedbf1; border-radius: 50%; padding: 5px 6px; margin-right: 0; background: #46399347; font-size: 15px!important; } .navbar { display: inline-block; } .change_pass_btn:hover { color: #ff7f00; transition: all 1s cubic-bezier(.19,1,.22,1) 0s; border: 1px solid #ff7f00!important; background: #46399347; } .card { background-color: inherit; } .education{ padding: 10px 16px; margin-left: -12px; margin-right: -12px; border-radius: 4px 4px 0px 0px; font-size: 13px; font-weight: bold; color: #141639c4; font-family:Poppins !important; } .form-label { font-weight: 700; font-size: 14px; color: white; } /* .fa:hover, .fa:active{ color: #463993 !important; } */ .icncl{ color: #ffffff !important; font-size: 13px !important; } .btn2{ background-color: #463993 !important; color:white !important; border-radius: 20px; box-shadow:none !important; padding:3px 13px !important; font-size:13px; } .btn2:hover{ background: #fff !important; color: #463993 !important; border-radius: 20px; border-color: #463993 !important; } .btncl{ padding: 2px 6px; color: #ffffff !important; background-color: #ffc107 !important; border-radius: 30px; } .btncl:hover { background-color: #ffffff !important; border-color: #ffc107 !important; color: #ffc107 !important; } .btn3{ background-color: #463993 !important; color:white !important; border-radius: 20px; box-shadow:none !important; padding:3px 17px !important; font-size:13px; } .btn3:hover{ background: #fff !important; color: #463993 !important; border-radius: 20px; border:1px solid #463993 !important; } .features.fea-primary:hover { background-color:white !important; } .label_badge_radius { border-radius: 20px; padding: 1px 10px; font-size: 13px; font-weight: 800; line-height: 1.3; letter-spacing: .2px; display: inline-block; } .fea.icon-sm { height: 10px; width: 12px; } .key-feature:hover { transform: none; box-shadow: none !important; } .label_badge_radius { border-radius: 20px; padding: 1px 10px; font-size: 11px; font-weight: 400; line-height: 1.3; letter-spacing: .2px; display: inline-block; } .test_list { display: flex; flex-direction: row; width: 100%; margin: 10px 0; } .test_list .test_open { background: #dfdcf2; } .test_list .btn { display: inline-block; padding: 8px 16px; border-radius: 5px; border: 1px solid #d8e2e7; font-size: 13px; font-weight: 500; } .btn5{ background-color:#dfdcf2 !important; } .btn6:hover{ background-color:#dfdcf2 !important; } .btn7:hover{ background-color:#dfdcf2 !important; } .list_table .label_badge_light { border-radius: 20px; padding: 1px 10px; font-size: 10px !important; font-weight: 400; line-height: 1.3; color: black; border-top-left-radius: 0; border-bottom-left-radius: 0; background-image: linear-gradient(to right, #dedbf1 , #f5f4fd); } .icon_bar { width: fit-content; overflow: auto; border-radius: 0.25rem; padding: 2px 4px; margin: 0 auto; border: 0.5px solid #d8e2e7; } .icon_bar a { text-align: center; padding: 0; color: #463993; font-size: 16px; margin: 0 3px; border-bottom: none; top: 0; } element.style { border-bottom: 0.5px dashed #e3e8ec; padding-bottom: 10px; } .info-palate { width: 100%; float: left; margin: 10px 0; position: relative; font-size: 12px !important; } .stage_form_header { display: flex; width: 100%; margin-bottom: 20px; line-height: 1.2; background-image: linear-gradient(to right, #dedbf1 , #f5f4fd); padding: 7px 10px; border-radius: 4px; border: none; } .stage_form_header .left { width: 40px; align-self: center; } .stage_form_header .right { width: 95%; } .stage_form_header .right .main_title { font-size: 13px; font-weight: 600; color: black; display: block; } .stage_form_header .right .sub_title { color: #343434; font-weight: 400; } .icn{ background: #fff; border-radius: 100%; font-size: 14px; border: 1px solid #ceccda; } .tbl { color: #868e96; font-size: 10px; font-weight: 600 !important; margin:0px !important; } .tbl2 { font-weight: 600 !important; font-size: 11px !important; } .ed{ border: 1px solid #d9d9d9; border-radius: 8px 0px 0px 8px !important; padding: 8px 18px; } .ed:active{ background-color: #dedbf1; } .search-box{ font-size: 14px !important; width: 100%; height: 45px; font-weight: 600; } .search-btn{ border: 2px solid #463993; width: 11%; border-radius: 18px 18px 18px 18px; background-color: #463993 !important; color: white; font-weight: 700; height: 34px; margin-top: 5.5px; } .alert{ width: 100%; display: -webkit-inline-box; font-size: 12px !important; font-weight:bold !important; color: black; border-radius: 6px; } .apply-modal{ z-index: 3; display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); } .apply-modal-content { margin: auto; background-color: #eee; padding: 0; outline: 0; width: 50%; } .apply-animate-top { position: relative; animation: animatetop 0.4s; } .apply-card-4, .apply-hover-shadow:hover { box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19); } .apply-teal, .apply-hover-teal:hover { color: #fff!important; background-color: #141639c4!important; height: 57px; padding:0px; } .propose{ font-size: 12px !important; color: black; border-radius: 6px; padding: 8px 15px; } .sidebar-footer { position: sticky; } .site-header { position: fixed; top: 0; left: 0; width: 100%; height: auto; max-height: 80px; background: #fff; padding: 0px 15px 0 0; z-index: 80; } .wrapper .sidebar-menu ul li a { display: inline-block; width: 100%; text-decoration: none; position: relative; padding:7px 15px 7px 20px; } .wrapper .sidebar-menu ul li:hover>a{ background-color: #141639c4 !important; color:white; border-radius: 0px !important } .method{ background-color: #463993; margin-top: -11px; width: 16%; font-size: 14px !important; color: #fff; padding-left: 9px; border-radius: 5px; font-weight: bolder; } .method-box{ width: 47.8%; background-color: #eee; border-radius: 5px; } .dropdown-menu { display: none; float: left; min-width: 7rem; padding: 0.5rem 0; margin: 0.125rem 0 0; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: 0.25rem; font-size: 11px; background-color: #dedbf1; } .dropdown-item { display: block; width: 100%; clear: both; font-weight: 400; text-align: inherit; white-space: nowrap; background: 0 0; border: 0; padding: 4px 12px; } .top_part_status_name { border-radius: 20px; padding: 1px 22px 1px 10px; font-size: 10px; font-weight: 400; line-height: 1.3; letter-spacing: .2px; top: 0; position: relative; width: fit-content; display: flex; } .top_part_status .dropdown .dropdown-menu.show .dropdown-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } .top_part_status .dropdown .dropdown-menu.show .dropdown-item:hover { background: #2e1153; color: #fff !important; } </style> @stack('css') </head>