/*
Theme Name: LNIPE Recruitment Portal 2.0
Theme URI: https://www.thinkcept.com/
Template: lnipe
Author: THINKCEPT
Author URI: https://www.thinkcept.com/
Description: LNIPE Job Portal
Version: 2.2.2.1778917795
Updated: 2026-05-16 07:49:55

*/

/*
|==========================================================================
| LNIPE / NERC — Custom Stylesheet
|==========================================================================
| Sections:
|   1.  Base & Typography
|   2.  Header & Navigation
|   3.  Site Content Page Header
|   4.  Job Listings
|   5.  Resume / Candidate Form
|   6.  Resume Section Headings (Icons)
|   7.  Candidate Information Display
|   8.  Qualification Tables
|   9.  Application Status Badges
|  10.  Application Footer & Actions
|  11.  PDF / Download Links
|  12.  WooCommerce — General
|  13.  WooCommerce — Account & Forms
|  14.  WooCommerce — Password
|  15.  Utility & Misc
|  16.  Restricted Content
|  17.  Media Queries
|==========================================================================
*/


/* ==========================================================================
   1. Base & Typography
   ========================================================================== */

body {
	color: #000000;
	font-size: 16px;
}

label {
	color: #000000;
}

.entry-content {
	margin: 50px 0;
}

.entry-content h2 {
	color: #202020;
	font-size: 30px;
	line-height: 1.5;
	margin: 0.2em 0;
	text-align: center;
}

.section-header .section-sub-title {
    color: #4e4e4e;
}

.page-template-template-homepage-v4 .job-search-block .section-header .section-sub-title {
    color: #ffffff;
    font-size: 24px;
}

.how-it-works-section.v3 .step-desc {
    color: #4e4e4e;
    font-size: 15px;
}

.how-it-works-section.v3 .step-title {
    padding-bottom: 15px;
}

/* ==========================================================================
   2. Header & Navigation
   ========================================================================== */

.header-menu > li > a {
	color: #384047;
	font-weight: 700;
}

.header-menu > li > a:hover {
	color: #fb236a;
	font-weight: 700;
}

.header-v4 .site-header-inner > .header-menu li a {
	border: 2px solid;
	font-weight: 700;
}

.single-resume .site-header.header-v4 {
	background: #fff;
}


/* ==========================================================================
   3. Site Content Page Header
   ========================================================================== */

.site-content-page-header {
	background-color: #dee5e7;
	border-bottom: 1px solid #e9f0f3;
	color: #202020;
	margin-bottom: 40px;
}

.single-job_listing .site-content-page-title,
.site-content-page-header a,
.site-content-page-subtitle .job-listing-meta .application-deadline,
.site-content-page-subtitle .job-listing-meta .application-deadline label,
.post-type-archive-job_listing.type-list .site-content-page-header-inner .site-content-page-title,
.post-type-archive-job_listing.type-list .site-content-page-header-inner .page-header-aside {
	color: #202020;
}

.site-content-page-title.lnipe {
	border-bottom: 1px solid #edeff7;
	border-top: 1px solid #edeff7;
	font-size: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.site-content-page-header .job-type.full-time {
	border-color: #16a085;
	color: #16a085;
}

.site-content-page-header .job-type.full-time:hover {
	background-color: #16a085;
	border-color: #16a085;
	color: #fff;
}

.site-content-page-header .job-type.part-time {
	border-color: #d35400;
	color: #d35400;
}

.site-content-page-header .job-type.part-time:hover {
	background-color: #d35400;
	border-color: #d35400;
	color: #fff;
}


/* ==========================================================================
   4. Job Listings
   ========================================================================== */

.job-type {
	font-weight: 700;
	width: auto;
}

.job-listing-company-logo {
	display: none;
}

.job-listing-company.company,
.job-location.location {
	display: none;
}

.job_listing > a {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}

.job-list-tab-section {
	margin-top: 60px;
}

.job-published-date {
	color: #000;
	font-size: 13px;
	margin-top: 5px;
}

.no-jobs-found {
	background-color: #fff;
	border-color: #3f8abf;
	color: #3f8abf;
	margin-bottom: 4rem;
	margin-top: 4rem;
}

.job-listing-meta li.job-id:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\f46c";
	display: inline-block;
	font-family: "Line Awesome Free";
	font-size: 24px;
	font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	line-height: 1;
	margin-right: 5px;
	position: relative;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	top: 4px;
}

.job-description .post-title {
	font-size: 1.2em;
	padding-bottom: 35px;
}

.single-job-listing__widget--title.lnipe {
	border-bottom: 1px solid #edeff7;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.single_job_listing .wpjms-application-deadline {
	border-radius: 5px;
	font-size: 1.2em;
	margin-top: 20px;
	padding: 20px;
}

.single_job_listing .wpjms-application-deadline.active {
	background: #ecfbf7;
	border: 2px solid #28ac8e;
	color: #28ac8e;
}

.single_job_listing .wpjms-application-deadline.active strong {
	color: #28ac8e;
}

.single_job_listing .wpjms-application-deadline.expired {
	background: #fdf0ed;
	border: 2px solid #e2401c;
	color: #e2401c;
}

.single_job_listing .wpjms-application-deadline.expired strong {
	color: #e2401c;
}

.single_job_listing .wpjms-application-deadline .deadline-date {
	font-size: 1.2em;
	font-weight: 700;
}

.title-color {
	color: #fb236a;
}

.notice-link a {
	color: #fb236a;
	font-size: 1.2em;
	font-weight: 700;
}

.hover-underline-animation {
	display: inline-block;
	position: relative;
}

.hover-underline-animation::after {
	background-color: #fb236a;
	bottom: 0;
	content: '';
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(0);
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
	width: 100%;
}

.hover-underline-animation:hover::after {
	transform: scaleX(1);
	transform-origin: bottom left;
}

.job-details {
	align-items: center;
}

.job-details-inner {
	display: inline-block;
}

.no_job_listings_found {
    text-align: center;
}


/* ==========================================================================
   5. Resume / Candidate Form
   ========================================================================== */

.resume-section-fields {
	display: flex;
	flex-wrap: wrap;
}

.resume-section {
	margin-bottom: 50px;
}

.resume-section-heading {
	background: #F0F8FF;
	border-left: 5px solid #0069d9;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 20px;
}

.resume-manager-data-row {
	border-bottom: 2px solid #d4d9dd;
	margin-bottom: 50px;
	padding-bottom: 20px;
	padding-top: 50px;
}

.fieldset-candidate_name {
	flex: 0 0 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}

.fieldset-candidate_profile_confirmation {
	background: #fff8f8;
	border: 1px solid #f1d0d0;
	border-radius: 6px;
	margin-top: 30px;
	padding: 20px;
}

.fieldset-candidate_profile_confirmation label {
	font-weight: 600;
	line-height: 1.7;
}

.fieldset-candidate_profile_confirmation input[type="checkbox"] {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.job-manager-form .required {
	color: red;
	font-weight: 700;
	margin-left: 4px;
}

.resume-required-note .required {
	color: red;
	font-weight: 700;
}

.field-instructions {
	margin-bottom: 20px;
}

#submit-resume-form .ui-sortable .resume-manager-add-row,
#submit-resume-form .field .resume-manager-add-row {
	font-size: 1.5rem;
	font-weight: 700;
	padding: 20px;
}

.job-manager-form input[type=text],
.job-manager-form select {
	height: 65px;
	padding: 0.75em 1em;
}

.resume-manager-candidate-dashboard .candidate-title,
.resume-manager-candidate-dashboard .candidate-location,
.resume-manager-candidate-dashboard .resume-category {
	display: none;
}

#resume_preview .job_listing_preview_title.footer {
	padding: 50px 0;
	position: relative;
	top: 0;
}


/* ==========================================================================
   6. Resume Section Headings — Icons
   ========================================================================== */

.resume-section-heading.candidate_information,
.resume-section-heading.candidate_communication,
.resume-section-heading.education,
.resume-section-heading.publications,
.resume-section-heading.experience,
.resume-section-heading.skills,
.resume-section-heading.uploads,
.resume-section-heading.declaration {
	align-items: center;
	display: flex;
	gap: 12px;
}

/* Shared icon base styles */
.resume-section-heading.candidate_information:before,
.resume-section-heading.candidate_communication:before,
.resume-section-heading.education:before,
.resume-section-heading.publications:before,
.resume-section-heading.experience:before,
.resume-section-heading.skills:before,
.resume-section-heading.uploads:before,
.resume-section-heading.declaration:before {
	align-items: center;
	color: #fb236a;
	display: inline-flex;
	font-family: "Line Awesome Free";
	font-size: 30px;
	font-weight: 900;
	justify-content: center;
	line-height: 1;
}

.resume-section-heading.candidate_information:before {
	content: "\f007";
}

.resume-section-heading.candidate_communication:before {
	content: "\f095";
}

.resume-section-heading.education:before {
	content: "\f19d";
}

.resume-section-heading.publications:before {
	content: "\f02d";
}

.resume-section-heading.experience:before {
	content: "\f5ae";
}

.resume-section-heading.skills:before {
	content: "\f0a3";
}

.resume-section-heading.uploads:before {
	content: "\f382";
}

.resume-section-heading.declaration:before {
	content: "\f573";
}


/* ==========================================================================
   7. Candidate Information Display
   ========================================================================== */

/*
|--------------------------------------------------------------------------
| Responsive Grid
|--------------------------------------------------------------------------
*/

.candidate-information-list,
.candidate-contact-info-list {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.candidate-information-item,
.candidate-contact-info-item {
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	padding: 18px;
}

.candidate-information-label,
.candidate-info-label {
	color: #222;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 8px;
}

.candidate-information-value,
.candidate-info-value {
	color: #222222;
	line-height: 1.7;
	word-break: break-word;
}

.candidate-information-value a,
.candidate-info-value a {
	color: inherit;
	text-decoration: none;
}

/*
|--------------------------------------------------------------------------
| Section Blocks
|--------------------------------------------------------------------------
*/

.candidate-information,
.candidate-contact-info,
.candidate-qualification,
.candidate-publications,
.candidate-skills-expertise,
.candidate-experience,
.candidate-documents {
	border-bottom: 2px solid #e6e7ef;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

.resume-single-type-v1 .single-resume-content-navbar ul li a {
	color: #384047;
	font-weight: 700;
}

.resume-single-type-v1 .single-candidate-head-left {
	align-items: center;
}

.resume-single-type-v1 .single-resume-inner .single-candidate-head-right .candidate-resume a {
	border-color: #fb236a;
	color: #fb236a;
}

.resume-single-type-v1 .single-candidate-head-right .candidate-resume a i {
	color: #fb236a;
	font-size: 20px;
	padding-left: 8px;
}

.resume-single-type-v1 .single-candidate-head-left .candidate-resume a {
	align-self: center;
	border: 2px solid;
	border-color: #fb236a;
	border-radius: 4px;
	color: #fb236a;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 15px;
	padding: 15px 30px;
	text-align: center;
}

.single-resume-content .single-resume-content_inner .single-resume__content-area {
	display: inline-block;
	flex: 0 0 100%;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	width: 100%;
}


/* ==========================================================================
   8. Qualification Tables
   ========================================================================== */

/*
|--------------------------------------------------------------------------
| Legacy Academic Details Table
|--------------------------------------------------------------------------
*/

.candidate-table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	width: 100%;
}

.academic-details-table {
	border-collapse: collapse;
	min-width: 1200px;
	width: 100%;
}

.academic-details-table th,
.academic-details-table td {
	line-height: 1.7;
	vertical-align: top;
}

/*
|--------------------------------------------------------------------------
| Candidate Qualification Table
|--------------------------------------------------------------------------
*/

.candidate-qualification-table-wrapper {
	-webkit-overflow-scrolling: touch;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	overflow-x: auto;
	width: 100%;
}

.candidate-qualification-table {
	background: #fff;
	border-collapse: collapse;
	min-width: 1200px;
	width: 100%;
}

.candidate-qualification-table thead th {
	background: #f7f7f7;
	color: #222;
	font-weight: 600;
	position: sticky;
	top: 0;
	white-space: nowrap;
	z-index: 2;
}

.candidate-qualification-table th,
.candidate-qualification-table td {
	border-bottom: 1px solid #ececec;
	font-size: 14px;
	line-height: 1.7;
	padding: 14px;
	text-align: left;
	vertical-align: top;
}

.candidate-qualification-table tbody tr:nth-child(even) {
	background: #fcfcfc;
}

.candidate-qualification-table tbody tr:hover {
	background: #f9f9f9;
}

/*
|--------------------------------------------------------------------------
| File Links
|--------------------------------------------------------------------------
*/

.qualification-file {
	align-items: center;
	display: inline-flex;
	gap: 6px;
	margin-bottom: 6px;
	white-space: nowrap;
}

.academic-certificate-links {
	display: inline-block;
}


/* ==========================================================================
   9. Application Status Badges
   ========================================================================== */

/* Blue — in-progress statuses */
ul.meta .app-status.waitlisted,
ul.meta .app-status.under-scrutiny-in-process,
ul.meta .app-status.reviewed,
ul.meta .app-status.call-for-interview,
ul.meta .app-status.document-verification,
ul.meta .app-status.exam-shortlisted,
ul.meta .app-status.new,
.app-status.new,
.app-status.waitlisted,
.app-status.reviewed,
.app-status.call-for-interview,
.app-status.document-verification,
.app-status.exam-shortlisted,
.app-status.under-scrutiny-in-process {
	border: 2px solid #0984e3;
	border-radius: 5px;
	color: #0984e3 !important;
	font-weight: 700;
	margin-top: 5px !important;
	padding: 6px 15px !important;
	white-space: nowrap;
}

/* Red — rejected / on-hold statuses */
ul.meta .app-status.on-hold,
ul.meta .app-status.rejected,
ul.meta .app-status.not-eligible,
.app-status.on-hold,
.app-status.rejected,
.app-status.not-eligible {
	border: 2px solid #d63031;
	border-radius: 5px;
	color: #d63031 !important;
	font-weight: 700;
	margin-top: 5px !important;
	padding: 6px 15px !important;
	white-space: nowrap;
}

/* Green — selected / appointed statuses */
ul.meta .app-status.appointed,
ul.meta .app-status.provisionally-selected,
.app-status.appointed,
.app-status.provisionally-selected {
	border: 2px solid #00b894;
	border-radius: 5px;
	color: #00b894 !important;
	font-weight: 700;
	margin-top: 5px !important;
	padding: 6px 15px !important;
	white-space: nowrap;
}

/* Grey — date badge */
ul.meta .app-date {
	border: 2px solid #636e72;
	border-radius: 5px;
	color: #636e72 !important;
	font-weight: 700;
	margin-top: 5px !important;
	padding: 6px 15px !important;
	white-space: nowrap;
}


/* ==========================================================================
   10. Application Footer & Actions
   ========================================================================== */

div.job-applications ul.job-applications li.job-application footer {
	width: 100%;
}

.job-application .footer-meta-1 {
	display: inline-block;
	width: 100%;
}

.job-application-candidate-note-inner {
	display: inline-block;
	padding: 20px 30px;
	width: 100%;
}

ul.job-application-id {
	display: flex;
	gap: 35px;
	list-style: disc;
	margin: 0px 15px;
	padding: 0;
}

.job-manager-job-applications div.job-applications ul.job-applications li.job-application footer ul.actions li a:before {
	font-size: 24px;
	padding: 10px 0;
}

.job-manager-job-applications div.job-applications ul.job-applications li.job-application footer ul.actions li a:hover {
	color: #fb236a;
}

.job-manager-job-applications div.job-applications ul.job-applications li.job-application footer ul.actions li.candidate-note a:before {
	content: "\f4ff";
}

.account-message {
	margin-bottom: 20px;
}

.msg1 {
	background: #ffebd2;
	border: 1px solid #ffb8b8;
	border-radius: 5px;
	color: #000000;
	margin-top: 20px;
	padding: 10px;
}

.msg1 a {
	color: #fb236a;
	font-weight: 700;
}

.job-applications-download {
	border: 1px solid #fb236a;
	border-radius: 5px;
	color: #fb236a;
	display: inline-block;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 10px 20px;
}

.job-applications-download:hover {
	background: #fb236a;
	color: #fff;
}


/* ==========================================================================
   11. PDF / Download Links
   ========================================================================== */

.wpjms-e2pdf-download.lnipe a {
	align-items: center;
	border: 2px solid #8b91dd;
	border-radius: 4px;
	color: #8b91dd;
	display: inline-block;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 2;
	padding: 8px 30px;
	text-align: center;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	vertical-align: middle;
}

.footer.e2pdf-download {
	background: #fb236a;
	border-radius: 5px;
	color: #fff;
	font-weight: 700;
	padding: 6px 15px;
}

.footer.e2pdf-download:hover {
	background: #ffffff;
	border: 2px solid #fb236a;
	border-radius: 5px;
	color: #fb236a;
	font-weight: 700;
	padding: 6px 15px;
}

ul.meta .app-download-pdf {
	padding-top: 13px !important;
}

a.lnipe-pdf-table-link {
	border: 2px solid #fb236a;
	border-radius: 5px;
	color: #fb236a;
	cursor: pointer;
	font-weight: 700;
	margin-top: 5px;
	padding: 6px 15px;
	white-space: nowrap;
}

a.lnipe-pdf-table-link:hover {
	background: #fb236a;
	color: #ffffff;
}


/* ==========================================================================
   12. WooCommerce — General
   ========================================================================== */

.woocommerce-message,
.woocommerce-notice--success {
	background-color: #29a64e;
	border-color: #29a64e;
	color: #fff;
	font-weight: 700;
}

.woocommerce-button {
	background-color: #232a79;
	border-color: #232a79;
	color: #fff;
	font-weight: bold;
}

.woocommerce-button:hover {
	background-color: #fb236a;
	border-color: #fb236a;
	color: #fff;
	font-weight: bold;
}

.woocommerce-password-strength.short,
.woocommerce-password-strength.bad {
	color: red;
}

.woocommerce-password-strength.good {
	color: orange;
}

.woocommerce-password-strength.strong {
	color: green;
}


/* ==========================================================================
   13. WooCommerce — Account & Forms
   ========================================================================== */

.wpjm-activated .woocommerce-MyAccount-navigation-link a {
	color: #384047;
	font-weight: bold;
}

.wpjm-activated .woocommerce-MyAccount-navigation-link.is-active a {
	color: #fb236a;
}

.wpjm-activated .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--applied-post a::before {
	content: "\f022";
}

.wpjm-activated .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-resumes a::before {
	content: "\f15c";
}

.woocommerce-active.logged-in .woocommerce-MyAccount-content .resume-manager-candidate-dashboard {
	flex: 0 0 100%;
	max-width: 100%;
}

.woocommerce-EditAccountForm .woocommerce-Input--email {
	margin-bottom: 30px;
}

.woocommerce-EditAccountForm .woocommerce-Button {
	margin-top: 30px;
}

.jobhunt-register-login-form .tab-content #jobhunt_login_form fieldset p:nth-child(3),
.jobhunt-register-login-form .tab-content #jobhunt_login_form fieldset p:nth-child(4) {
	display: inline-block;
	width: 49%;
}

.jobhunt-register-login-form .nav li a.active {
	background-color: #ffffff;
	color: #fb236a;
}

.jobhunt-register-login-form .nav li a {
	background-color: #edeff0;
	color: #919292;
}


/* ==========================================================================
   14. WooCommerce — Password (Reset / Show-Hide Toggle)
   ========================================================================== */

.woocommerce-ResetPassword button.show-password-input {
	background-color: transparent;
	border: none;
	line-height: 1;
	margin: 0;
	opacity: 0.8;
	padding: 0;
	position: absolute;
	right: 11px;
	top: 22px;
	transform: translateY(-50%);
}

.woocommerce-ResetPassword .show-password-input::before {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z' fill='%23111111'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 22px;
	width: 22px;
}

.woocommerce-lost-password .woocommerce-form-row--first,
.woocommerce-lost-password .woocommerce-form-row--last {
	width: auto;
}

.woocommerce-lost-password .lost_reset_password .woocommerce-form-row .woocommerce-Button {
	margin-top: 27px;
}

.cf-turnstile.sct-woocommerce-login,
.cf-turnstile.sct-woocommerce-register {
	padding-top: 20px;
}


/* ==========================================================================
   15. Utility & Misc
   ========================================================================== */

.py-4 {
	text-align: center;
}

.select2 .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-search__field {
	margin-top: 0;
	padding: 1em;
}


/* ==========================================================================
   16. Restricted Content
   ========================================================================== */

.rpv-restricted-wrap {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 300px;
	padding: 60px 20px;
}

.rpv-restricted-inner {
	max-width: 460px;
	text-align: center;
}

.rpv-icon {
	color: #b0b8c4;
	height: 60px;
	margin: 0 auto 20px;
	width: 60px;
}

.rpv-icon svg {
	height: 100%;
	width: 100%;
}

.rpv-restricted-title {
	color: #1d2327;
	font-size: 1.6em;
	font-weight: 700;
	margin: 0 0 12px;
}

.rpv-restricted-message {
	color: #555d66;
	font-size: 1em;
	line-height: 1.6;
	margin: 0 0 24px;
}

.rpv-login-btn {
	background: #2271b1;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 0.95em;
	font-weight: 600;
	padding: 10px 24px;
	text-decoration: none;
	transition: background 0.2s;
}

.rpv-login-btn:hover {
	background: #135e96;
	color: #fff;
}


/* ==========================================================================
   17. Media Queries
   ========================================================================== */

/* ------------------------------------------------------------------
   min-width: 767px
   ------------------------------------------------------------------ */
@media (min-width: 767px) {

	.resume-single-type-v1 .single-resume-content-navbar ul {
		align-items: center;
		border: 2px solid #e6e7ef;
		border-radius: 8px;
		display: flex;
		flex-wrap: wrap;
		height: 120px;
		margin-bottom: 0;
		overflow-x: auto;
		overflow-y: hidden;
	}

	.resume-single-type-v1 .single-resume-content-navbar ul li {
		height: 20px;
	}

	.woocommerce-lost-password .lost_reset_password .woocommerce-form-row {
		max-width: 300px;
	}

	.woocommerce-lost-password .lost_reset_password .woocommerce-form-row input[type="text"] {
		min-width: 300px;
	}

}

/* ------------------------------------------------------------------
   min-width: 768px
   ------------------------------------------------------------------ */
@media (min-width: 768px) {

	#submit-resume-form .resume-section-fields [class^="fieldset-"] {
		flex: 0 0 50%;
		max-width: 50%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields .fieldset-candidate_education [class^="fieldset-"] {
		flex: 0 0 50%;
		max-width: 50%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_education {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields .fieldset-candidate_education .fieldset-upload_certificate {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_publications {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_experience {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_offence,
	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_medical_unfit,
	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_criminal_case,
	#submit-resume-form .resume-section-fields fieldset.fieldset-candidate_profile_confirmation {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#submit-resume-form .resume-section-fields .fieldset-candidate_experience .fieldset-upload_job_certificate {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#resume_preview .job_listing_preview_title #resume_preview_submit_button,
	#resume_preview input.button {
		background-color: #fb236a;
		color: #fff;
		font-weight: bold;
		height: 45px;
		padding-bottom: 9px;
		padding-left: 40px;
	}

	.job-details-inner {
		display: inline-block;
	}

	.type-job_listing .job-details-inner {
		/* padding-top: 0; */
	}

	.job-details {
		align-items: center;
	}

}

/* ------------------------------------------------------------------
   max-width: 767px
   ------------------------------------------------------------------ */
@media (max-width: 767px) {

	.candidate-information-list,
	.candidate-contact-info-list {
		grid-template-columns: 1fr;
	}

	.academic-certificate-links {
		display: inline-block !important;
	}

	.candidate-qualification-table-wrapper {
		border: none;
		overflow: visible;
	}

	.candidate-qualification-table {
		border: 0;
		min-width: 100%;
	}

	.candidate-qualification-table thead {
		display: none;
	}

	.candidate-qualification-table,
	.candidate-qualification-table tbody,
	.candidate-qualification-table tr,
	.candidate-qualification-table td {
		display: block;
		width: 100%;
	}

	.candidate-qualification-table tr {
		background: #fff;
		border: 1px solid #ececec;
		border-radius: 8px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.candidate-qualification-table td {
		border-bottom: 1px solid #f1f1f1;
		display: flex;
		gap: 15px;
		justify-content: space-between;
		padding: 12px 15px;
	}

	.candidate-qualification-table td:last-child {
		border-bottom: none;
	}

	.candidate-qualification-table td:before {
		color: #222;
		content: attr(data-label);
		flex-shrink: 0;
		font-weight: 600;
		min-width: 130px;
	}

}

/* ------------------------------------------------------------------
   max-width: 768px
   ------------------------------------------------------------------ */
@media (max-width: 768px) {

	#submit-resume-form .resume-section-fields [class^="fieldset-"] {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
	}

	#resume-manager-candidate-dashboard .resume-manager-candidate-dashboard .candidate-title,
	#resume-manager-candidate-dashboard .resume-manager-candidate-dashboard .candidate-location,
	#resume-manager-candidate-dashboard .resume-manager-candidate-dashboard .resume-category {
		display: none;
	}

}

/* ------------------------------------------------------------------
   max-width: 991px
   ------------------------------------------------------------------ */
@media (max-width: 991px) {

	.candidate-qualification-table {
		min-width: 1000px;
	}

}

/* ------------------------------------------------------------------
   min-width: 992px
   ------------------------------------------------------------------ */
@media (min-width: 992px) {

	.post-type-archive-resume .site-content-page-header-inner,
	.post-type-archive-company .site-content-page-header-inner,
	.post-type-archive-job_listing.type-list .site-content-page-header-inner {
		padding: 0;
	}

	.woocommerce-active.logged-in .woocommerce-MyAccount-content .resume-manager-candidate-dashboard {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.single-resume-content .single-resume-content_inner {
		display: inline-block;
		flex: 0 0 100%;
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
		width: 100%;
	}

	.single-resume-content .single-resume-content_inner .single-resume__content-area {
		display: inline-block;
		flex: 0 0 100%;
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		position: relative;
		width: 100%;
	}

}

/* ------------------------------------------------------------------
   max-width: 1200px
   ------------------------------------------------------------------ */
@media (max-width: 1200px) {

	.resume-single-type-v1 .single-candidate-head-left {
		margin-bottom: 15px;
		white-space: nowrap;
	}

}

/* ------------------------------------------------------------------
   min-width: 1200px
   ------------------------------------------------------------------ */
@media (min-width: 1200px) {

	.jobhunt-register-login-form .tab-content #jobhunt_login_form fieldset p:nth-child(3),
	.jobhunt-register-login-form .tab-content #jobhunt_login_form fieldset p:nth-child(4) {
		width: 49%;
	}

	.resume-single-type-v1 .single-candidate-head-left {
		padding: 48px 15px 65px;
	}

	#job_preview .job_listing_preview_title.bottom {
		display: inline-block;
		margin-left: 0;
	}

}