/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 10 2025 | 06:11:17 */
.back_to_info_box .pp-infobox-image {
	margin-bottom: 3px;
}

.job_details_title_main .title_jd_right{
	text-transform: uppercase;
}


.job_detail_form label.gform-field-label, #field_2_18{
	font-size: 14px !important;
}

.job_details_info_box_btns_customs .pp-infobox-image {
	margin-bottom: 0 !important;
}

.job_details_info_box_btns_customs .pp-infobox-title {
	margin-top: 0 !important;
}

.jd_social_share .pp-share-button {
	margin-left: 0 !important;
    margin-right: 0 !important;
}

.jd_social_share .pp-share-button-link {
	border-radius: 2px;
	width: 85%;
	height: 85%;
}

.jd_description p, .jd_description ul {
	color: #333333;
	font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
	line-height: 25px;
}

.jd_description p strong, .jd_description p b {
	color: #3C6469;
	font-family: "Nunito Sans", sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
	line-height: 25px;
}

/* Job Application Form */

.gform_required_legend {
	display: none !important;
}

.gfield_select {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/06/Drop-Down-Arrow.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
}

#label_2_13_1 {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
	color: #4E504D !important;
}

.gchoice_2_16_1 .gfield-choice-input {
	display: none !important;
}

#label_2_16_1 {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
	color: #4E504D !important;
	margin-top: -10px;
	margin-left: 17px;
}

#field_2_18 {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
	color: #4E504D !important;
	margin-bottom: -10px;
}

#input_2_17 .gform-field-label {
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
	color: #4E504D !important;
}

#choice_2_13_1 {
	vertical-align: top;
}

#field_submit {
	justify-content: flex-end;
}

#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: 0.8rem;
    left: 3.9rem;
    width: 160px !important;
    color: #A3A3A3;
	font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 10px;
	cursor: pointer;
}

#input_2_5::file-selector-button {
	width: 130px;
	text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 10px;
	color: transparent;
	border: 1px solid #1B375F;
	border-radius: 100px;
	background-color: transparent;
	padding: 8px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#label_2_13_1,  #input_2_17 label {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 9px !important;
    color: #4E504D !important;
}

/* Job Application Form */