/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 26 2025 | 19:58:48 */
.back_to_js_btn .pp-infobox-image {
	margin-bottom: 4px;
}

.erev_jobs_detail_more_info {
	display: flex;
	justify-content: space-between;
	margin-right: 50px;
}

.erev_jobs_detail_icon_and_info {
	font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 16px;
	line-height: 28px;
	color: #666666;
}

.erev_jobs_detail_icon_and_info span {
	margin-right: 4px;
}

.sign_up_job_alert_infobox .pp-infobox-title-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}

#input_2_5 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

#input_2_5:after {
    content: "Upload File";
    position: absolute;
	top: 1rem;
    left: 4.8rem;
    width: 150px !important;
    color: #A3A3A3;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 10px;
	cursor: pointer;
}

#input_2_5::file-selector-button {
	width: 150px;
	text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 10px;
	color: transparent;
	border-radius: 5px;
	border: 1px solid #1B375F;
	background-color: #fff;
	padding: 9px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#field_2_5 {
	width: 100%;
    grid-column: span 6;
    -ms-grid-column-span: 6;
	display: block !important;
}

#field_submit {
	justify-content: flex-end;
}

#gform_2 .gform_fileupload_rules, #gform_2 .gfield_description {
	color: #ffffff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 9px !important;
    font-weight: 400 !important;
}

.gform_required_legend {
	display: none;
}

#gform_2 .gform-footer.gform_footer.top_label {
	padding: 0 0;
}


/* Related Jobs */

#related_jobs_custom .erev_jobs_more_info, #related_jobs_custom .erev_jobs_main_container {
	display: block !important;
}

#related_jobs_custom .title_and_more_info, #related_jobs_custom .erev_apply_now_btn {
	width: 100% !important;
}

#related_jobs_custom .title_and_more_info {
	padding-left: 20px;
    padding-right: 20px;
}

#related_jobs_custom .erev_apply_now_btn {
	padding-left: 8px;
    padding-right: 8px;
}

#related_jobs_custom .erev_job_title a {
	height: 64px;
    display: block;
}

#related_jobs_custom .erev_jobs_icon_and_info {
	margin-bottom: 5px !important;
}

#related_jobs_custom .erev_jobs_more_info {
	margin-bottom: 23px;
}

#related_jobs_custom .pp-content-grid-separator {
    min-height: 3px;
    width: 55%;
    background: #D9D9D9;
    margin-top: 10px;
    margin-bottom: 20px;
}