/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2025 | 09:46:11 */
#input_2_1_3_container {
	padding-right: 0;
}

#input_2_1_6_container {
	padding-left: 0;
}

#input_2_1_3, #input_2_1_6, #input_2_2, #input_2_3 {
	padding-left: 0;
	padding-right: 0;
}

#gform_fields_2 {
	grid-column-gap: 0;
	grid-row-gap: 25px;
}

#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 Resume";
    position: absolute;
	top: 1rem;
    left: 2.8rem;
    width: 165px !important;
    color: #31363F !important;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	cursor: pointer;
}

#input_2_5::file-selector-button {
	width: 165px;
	text-align: center;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	color: transparent;
	border: 0 !important;
	border-radius: 100px;
	background-color: #9FCD58;
	padding: 9px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#gform_2 #field_submit {
	justify-content: flex-end;
}

#gform_submit_button_2 {
	align-self: center !important;
	padding: 10px 50px !important;
}

.gform_button {
	color: #21242B;
    background-color: #9FCD58;
    padding: 10px 50px !important;
}

#gform_submit_button_2:hover, .gform_button:hover {
	background-image: linear-gradient(90deg, #009966 0%, #9FCD58 100%) !important;
	background-color: #9FCD58;
}

.gform_required_legend {
	display: none !important;
}

.social_apply_jobs .fa-info:before {
	content: url(/wp-content/uploads/2025/10/indeed-svgrepo-com-2.svg);
}