|
@@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 {
|
|
|
padding:0px;
|
|
|
}
|
|
|
.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: #141639c4 !important;
|
|
|
+ background-color: #4b4c68 !important;
|
|
|
color: white!important;
|
|
|
border-radius:0px !important;
|
|
|
}
|
|
@@ -279,100 +279,24 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
padding:7px 15px 7px 20px;
|
|
|
}
|
|
|
.sidebar-wrapper .sidebar-menu ul li:hover>a{
|
|
|
- background-color: #141639c4 !important;
|
|
|
+ background-color: #4b4c68 !important;
|
|
|
color:white;
|
|
|
border-radius: 0px !important
|
|
|
}
|
|
|
-
|
|
|
-.shadow {
|
|
|
- box-shadow: none !important;
|
|
|
-}
|
|
|
-.profile_top_part_info {
|
|
|
- background: linear-gradient(to bottom, #FFF 0%,#FFF 55%,#ebe8ff 80%,#eceaf7 100%);
|
|
|
- border-bottom: 1px solid #dedbf1;
|
|
|
- padding: 15px;
|
|
|
-}
|
|
|
-.profile_top_part_info .whole_part {
|
|
|
- width: 100%;
|
|
|
- display: flex;
|
|
|
- height: 145px;
|
|
|
-}
|
|
|
-.profile_top_part_info .whole_part .left_part {
|
|
|
- width: 150px;
|
|
|
- position: relative;
|
|
|
- line-height: 145px;
|
|
|
-}
|
|
|
-.profile_top_part_info .whole_part .left_part .profile-photo {
|
|
|
- left: 48%;
|
|
|
- transform: translate(-50%, 0);
|
|
|
- margin-left: 0 !important;
|
|
|
-}
|
|
|
-.profile-photo {
|
|
|
- position: absolute;
|
|
|
-}
|
|
|
-.profile-photo .profile_pic {
|
|
|
- width: 130px;
|
|
|
-}
|
|
|
-.profile_pic img {
|
|
|
- border: 2px solid #2e1153;
|
|
|
- border-radius: 1.25rem;
|
|
|
-}
|
|
|
-.profile_top_part_info .whole_part .right_part {
|
|
|
- width:100%;
|
|
|
- display: flex;
|
|
|
-}
|
|
|
-.profile_top_part_info .whole_part .right_part .right_part_right {
|
|
|
- width: 100%;
|
|
|
- margin-top: 10px;
|
|
|
-}
|
|
|
-.right_part_right_whole {
|
|
|
- display: flex;
|
|
|
- width: 100%;
|
|
|
- position: relative;
|
|
|
- justify-content: flex-end;
|
|
|
-}
|
|
|
-.summary_bordered_box {
|
|
|
- text-align-last: start;
|
|
|
- margin: 10px 20px 0;
|
|
|
- padding: 15px;
|
|
|
- border-radius: 0.25rem;
|
|
|
- position: relative;
|
|
|
- width: calc(100% - 310px);
|
|
|
- border: 1px solid #e9f0f3;
|
|
|
-}
|
|
|
-.review-block-title {
|
|
|
- font-size: 18px;
|
|
|
- font-weight: 600;
|
|
|
- margin-bottom: 3px !important;
|
|
|
-}
|
|
|
-.label {
|
|
|
- display: inline-block;
|
|
|
- line-height: 1;
|
|
|
- color: #fff;
|
|
|
- text-align: center;
|
|
|
- white-space: nowrap;
|
|
|
- vertical-align: baseline;
|
|
|
- border-radius: 0.25rem;
|
|
|
- font-size: 10px;
|
|
|
- font-weight: 400;
|
|
|
-}
|
|
|
-.left_function_part {
|
|
|
- display: flex;
|
|
|
- width: 100%;
|
|
|
- border-radius: 0.25rem;
|
|
|
-}
|
|
|
-.left_function_part .left {
|
|
|
- width: 125px;
|
|
|
- align-self: center;
|
|
|
- padding-right: 10px;
|
|
|
+.tech{
|
|
|
+ border: 1px solid #4b4c68;
|
|
|
+ border-radius: 6px;
|
|
|
+ background-color: #1416398a !important;
|
|
|
}
|
|
|
-.left_function_part .left span {
|
|
|
- font-size: 10px;
|
|
|
- color: #2e1153;
|
|
|
-}
|
|
|
-.left_function_part .right {
|
|
|
- width: calc(100% - 125px);
|
|
|
- display: flex;
|
|
|
+.single_glance_row {
|
|
|
+ background-color: rgb(255 255 255);
|
|
|
+ font-size: 12px !important;
|
|
|
+ margin: 0 !important;
|
|
|
+ border: none;
|
|
|
+ border-radius: 0;
|
|
|
+ padding: 8px 10px;
|
|
|
+ color: #343434;
|
|
|
+ font-size: 1rem;
|
|
|
}
|
|
|
.top_part_status_name {
|
|
|
border-radius: 20px;
|
|
@@ -386,107 +310,6 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
width: fit-content;
|
|
|
display: flex;
|
|
|
}
|
|
|
-.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 .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;
|
|
|
-}
|
|
|
-.summary_edu_part {
|
|
|
- background: linear-gradient(115deg, #f5f4fd 65%, #f5f4fd 65%, #dedbf1 90%);
|
|
|
- padding: 15px 10px;
|
|
|
- border-radius: 7px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-.summary_edu_part .education_head {
|
|
|
- display: flex;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-.summary_edu_part .education_head .left {
|
|
|
- width: 80%;
|
|
|
-}
|
|
|
-.edu_title {
|
|
|
- background: #dedbf1;
|
|
|
- font-weight: 600;
|
|
|
- color: #2e1153;
|
|
|
- padding: 2px 8px;
|
|
|
- border-radius: 4px;
|
|
|
- border: 1px solid #d8e2e7;
|
|
|
- font-size: 11px;
|
|
|
-}
|
|
|
-.summary_edu_part .education_head .right {
|
|
|
- width: 20%;
|
|
|
- text-align: right;
|
|
|
-}
|
|
|
-.summary_edu_part .education_body ul {
|
|
|
- list-style-type: none;
|
|
|
- padding-left: 0;
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-.summary_edu_part .education_body ul li:first-child {
|
|
|
- font-size: 11px;
|
|
|
- font-weight: 600;
|
|
|
- color: black;
|
|
|
-}
|
|
|
-.summary_edu_part .education_body ul li {
|
|
|
- line-height: 1.5;
|
|
|
- color: #343434;
|
|
|
- font-weight: 400;
|
|
|
- font-size: 11px;
|
|
|
-}
|
|
|
-.summary_ielts_part {
|
|
|
- position: relative;
|
|
|
- padding: 10px;
|
|
|
-}
|
|
|
-.summary_ielts_part .education_head {
|
|
|
- display: flex;
|
|
|
- width: 100%;
|
|
|
- margin: 15px 0 10px;
|
|
|
-}
|
|
|
-.expiration {
|
|
|
- display: inline;
|
|
|
- margin-left: 5px;
|
|
|
-}
|
|
|
-.single_glance_row {
|
|
|
- background-color: rgb(255 255 255);
|
|
|
- font-size: 12px !important;
|
|
|
- margin: 0 !important;
|
|
|
- border: none;
|
|
|
- border-bottom: 1px solid #e8eef1;
|
|
|
- border-radius: 0;
|
|
|
- padding: 8px 10px;
|
|
|
- color: #343434;
|
|
|
- font-size: 1rem;
|
|
|
-}
|
|
|
</style>
|
|
|
<body>
|
|
|
<header id="" class="site-header">
|
|
@@ -662,15 +485,15 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="col-md-12">
|
|
|
<div class="row">
|
|
|
<div class="col-md-12 mb-4" style="padding: 0px;">
|
|
|
- <ul class="nav nav-pills flex-column flex-sm-row d-md-inline-flex nav-justified mb-0 bg-white rounded-top position-relative overflow-hidden" id="pills-tab" role="tablist">
|
|
|
- <li class="nav-item m-1">
|
|
|
+ <ul class="nav nav-pills flex-column flex-sm-row d-md-inline-flex nav-justified mb-0 rounded-top position-relative overflow-hidden" id="pills-tab" role="tablist">
|
|
|
+ <li class="nav-item m-1 tech">
|
|
|
<a class="nav-link active rounded" id="buy-login" data-bs-toggle="pill" href="#buy" role="tab" aria-controls="buy" aria-selected="false" style="width:100px;">
|
|
|
- Registered Teachers
|
|
|
+ Registered
|
|
|
</a>
|
|
|
</li>
|
|
|
- <li class="nav-item m-1 ms-3">
|
|
|
+ <li class="nav-item m-1 ms-3 tech">
|
|
|
<a class="nav-link rounded" id="sold-login" data-bs-toggle="pill" href="#sold" role="tab" aria-controls="sold" aria-selected="false" style="width:114px;">
|
|
|
- Approved Teachers
|
|
|
+ Approved
|
|
|
</a>
|
|
|
</li>
|
|
|
</ul>
|
|
@@ -679,61 +502,51 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="row align-items-center">
|
|
|
<div class="col-md-12 mb-3" style="padding:0px;">
|
|
|
<div class="card rounded border-0 p-3" style="background-color:white;">
|
|
|
- <div class="row mb-3">
|
|
|
+ <div class="row">
|
|
|
<div class="col-12">
|
|
|
<div class="tab-content" id="pills-tabContent">
|
|
|
<div class="card border-0 tab-pane fade show active" id="buy" role="tabpanel" aria-labelledby="buy-login">
|
|
|
<div class="row align-items-center">
|
|
|
<div class="col-md-12">
|
|
|
<div class="table-responsive">
|
|
|
- <table class="table table-bordered list_table">
|
|
|
+ <table class="table table-bordered list_table" style="margin: 0px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
+ <th>Sl</th>
|
|
|
<th>Name</th>
|
|
|
- <th>Email</th>
|
|
|
<th>University Name</th>
|
|
|
<th>Department</th>
|
|
|
- <th>Designation</th>
|
|
|
- <th>Website</th>
|
|
|
- <th>Status</th>
|
|
|
+ <th class="text-center">Status</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
- <td>
|
|
|
- <div class="institute_info">
|
|
|
- <div class="left">
|
|
|
- <i class="fa fa-university" style="padding: 7px;"></i>
|
|
|
- </div>
|
|
|
- <div class="right">
|
|
|
- <span class="main_title" style="font-size: 11px;">BSC</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <td style="font-size: 11px;">1</td>
|
|
|
+ <td style="font-size: 11px;">name<br>
|
|
|
+ <span>designation</span><br>
|
|
|
+ <span>email</span>
|
|
|
+ </td>
|
|
|
+ <td style="font-size: 11px;">uni name<br>
|
|
|
+ <span>website</span>
|
|
|
</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td>
|
|
|
- <div class="institute_info">
|
|
|
- <div class="left">
|
|
|
- <i class="fa fa-university" style="padding: 7px;"></i>
|
|
|
- </div>
|
|
|
- <div class="right">
|
|
|
- <span class="main_title" style="font-size: 11px;">MSC</span>
|
|
|
+ <td style="font-size: 11px; width: 9%;">
|
|
|
+ <div class="single_glance_row mt-1" style="display: flex;">
|
|
|
+ <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
|
|
|
+ <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
|
|
|
+ Active
|
|
|
+ </span>
|
|
|
+ <div class="dropdown" style="top: 0.4px; position: absolute; right: 9px;">
|
|
|
+ <i class="fa fa-caret-down dropdown-toggle add_hover tooltips" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true" data-original-title="Change Status" style="color: #8c9094;"></i>
|
|
|
+ <div class="dropdown-menu" aria-labelledby="dropdownMenuButton" x-placement="bottom-start" style="position: absolute; transform: translate3d(10px, 13px, 0px); top: 0px; left: 0px; will-change: transform; margin-left: -75px; z-index: 2; margin-top: 10px;">
|
|
|
+ <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Active</a>
|
|
|
+ <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">In active</a>
|
|
|
+ <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Suspend</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
@@ -746,54 +559,44 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="row align-items-center">
|
|
|
<div class="col-md-12">
|
|
|
<div class="table-responsive">
|
|
|
- <table class="table table-bordered list_table">
|
|
|
+ <table class="table table-bordered list_table" style="margin: 0px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
+ <th>Sl</th>
|
|
|
<th>Name</th>
|
|
|
- <th>Email</th>
|
|
|
<th>University Name</th>
|
|
|
<th>Department</th>
|
|
|
- <th>Designation</th>
|
|
|
- <th>Website</th>
|
|
|
- <th>Status</th>
|
|
|
+ <th class="text-center">Status</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
- <td>
|
|
|
- <div class="institute_info">
|
|
|
- <div class="left">
|
|
|
- <i class="fa fa-university" style="padding: 7px;"></i>
|
|
|
- </div>
|
|
|
- <div class="right">
|
|
|
- <span class="main_title" style="font-size: 11px;">BSC</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <td style="font-size: 11px;">1</td>
|
|
|
+ <td style="font-size: 11px;">name<br>
|
|
|
+ <span>designation</span><br>
|
|
|
+ <span>email</span>
|
|
|
+ </td>
|
|
|
+ <td style="font-size: 11px;">uni name<br>
|
|
|
+ <span>website</span>
|
|
|
</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td>
|
|
|
- <div class="institute_info">
|
|
|
- <div class="left">
|
|
|
- <i class="fa fa-university" style="padding: 7px;"></i>
|
|
|
- </div>
|
|
|
- <div class="right">
|
|
|
- <span class="main_title" style="font-size: 11px;">MSC</span>
|
|
|
+ <td style="font-size: 11px; width: 9%;">
|
|
|
+ <div class="single_glance_row mt-1" style="display: flex;">
|
|
|
+ <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
|
|
|
+ <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
|
|
|
+ Pending
|
|
|
+ </span>
|
|
|
+ <div class="dropdown" style="top: 0.4px; position: absolute; right: 9px;">
|
|
|
+ <i class="fa fa-caret-down dropdown-toggle add_hover tooltips" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true" data-original-title="Change Status" style="color: #8c9094;"></i>
|
|
|
+ <div class="dropdown-menu" aria-labelledby="dropdownMenuButton" x-placement="bottom-start" style="position: absolute; transform: translate3d(10px, 13px, 0px); top: 0px; left: 0px; will-change: transform; margin-left: -75px; z-index: 2; margin-top: 10px;">
|
|
|
+ <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Pending</a>
|
|
|
+ <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Approved</a>
|
|
|
+ <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Terminate</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|