/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 15 2025 | 07:20:24 */
.recruiter_detail_column{
	position: relative;
}

.job_detail_description ul, .job_detail_description p{
	background-color: #00000000 !important;
}

.back_btn i{
	background-image: url("/wp-content/uploads/2025/09/Vector-4.svg");
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-size: contain;
}

.back_btn i::before{
	content: "";
}

.recruiter_detail_des_module{
	position: absolute;
	bottom: 24px;
	left: 20px;
	z-index: 10;
}

.recruiter_detail_column .fl-photo-content{
	position: relative;
}

.recruiter_detail_column .fl-photo-content::before{
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(to bottom, #ffffff2e, #000000c9);
	position: absolute;
	top: 0;
	left: 0;
}

.submit_resume_box.job_search_job_alert_box .pp-infobox{
	background-image: url("/wp-content/uploads/2025/09/Job-Details-Submit-Your-Resume-Callout.webp");
}

.recruiter_detail_heading{
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}

.recruiter_detail_main p{
	color: #fff;
}

.related_job_detail .ar_homepage_jobs_infos_main p, .related_job_detail .ar_homepage_jobs_title_and_arrow h4 a{
	color: #fff;
}

.job_detail_form input{
	padding-top: 16px !important;
		padding-bottom: 16px !important;
}

.job_detail_form select{
	padding: 16px 0 !important;
	margin-top: 2px;
}

.job_detail_form .ginput_container.ginput_container_consent{
	display: flex;
	align-items: start;
	gap: 8px;
}

.job_detail_form #input_2_5:after {
    content: "Upload File";
    position: absolute;
	text-transform: uppercase;
	top: 2.4rem;
    left: 2.9rem;
    width: 135px !important;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
	cursor: pointer;
}

.job_detail_form #input_2_5{
		position: relative;
	color: #1F243D;
    font-weight: 600;
    font-size: 12px;
}

.job_detail_form #input_2_5::file-selector-button {
	width: 135px;
	text-align: center;
    font-weight: 600;
    font-size: 14px;
	color: transparent;
	border: 1px solid #1F243D;
	background-color: #1F243D;
	padding: 8px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

.job_detail_form #gform_submit_button_2{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.job_detail_form #input_2_13_1{
	padding: 0 !important;
	flex: none;
}