/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 16 2025 | 03:46:46 */
.back_to_search_btn .pp-button-icon {
	color: #047D94 !important;
}

.jd_more_info_list .pp-list-items {
	flex-direction: row !important;
	gap: 25px !important;
}

.jd_content p strong, .jd_heading_custom,
.custom_manual_job_description p strong {
	font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
	color: #1C4A50;
	margin-bottom: 20px;
}

.jd_content p,
.custom_manual_job_description p, 
.custom_manual_job_description span {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px !important;
	color: #4E504D;
}

.jd_unordered_list li {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #4E504D;
}

.jd_col_three p {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
	color: #4E504D;
}

.custom_para_jd_middle {
	margin-top: 30px;
	margin-bottom: 30px;
}

.custom_para_jd_bottom, .jd_unordered_list {
	margin-bottom: 30px;
}

#gfield_upload_rules_2_5, #gfield_description_2_5 {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
}

#input_2_5 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}

#input_2_5:after {
    content: "Upload File";
    position: absolute;
	top: 1.2rem;
    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: 1px solid #1B375F;
	border-radius: 23px;
	background-color: transparent;
	padding: 11px 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;
}

/* #field_submit {
	justify-content: flex-end;
} */

.gform_footer {
	padding: 9px 0 !important;
}

.gfield_select {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/jobs/wp-content/uploads/2024/10/Group-75.svg);
    background-repeat: no-repeat;
    background-position: right 6px center;
}

#field_2_14 .gfield_label, #field_2_5 .gfield_label {
	font-size: 14px;
}

#field_2_14 .gfield_radio label {
	font-size: 14px;
	font-weight: 400;
}

.pp-share-button {
    font-size: 8px;
}

/* #gform_ajax_spinner_2 {
	display: none !important;
} */
@media only screen and (min-device-width:769px){
form#gform_2 .gform-footer.gform_footer.top_label {
   /* margin-top: -5.5rem;*/
	  margin-top: -1.5rem;
}	
}

@media (max-width: 768px) {
	form#gform_2 .gform-footer.gform_footer.top_label {
   /* margin-top: -5.5rem;*/
	  margin-top: -1.5rem;
}	
}

