/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 14 2025 | 14:27:46 */
.job_detail_application #field_3_11{
	grid-column: span 6;
}

.job_detail_application #field_submit{
	grid-column: span 6;
	justify-content: flex-end;
}

.job_detail_application #field_3_11 label{
	color: #565657 !important;
	font-size: 10px;
	font-weight: 400;
	margin: 0;
}

.job_detail_application #field_3_11 input{
	margin: 0;
}

#field_3_11 .ginput_container{
	display: flex;
	align-items: center;
	gap: 8px;
}

#gform_submit_button_3{
	    transition: all .3s linear;
}

#gform_submit_button_3:hover, #gform_submit_button_3:active, #gform_submit_button_3:focus{
	border: 1px solid #1A2F9C;
}

.job_detail_application #input_3_4:after {
    content: "Upload File";
    position: absolute;
	top: 0.8rem;
    left: 3.9rem;
    width: 135px !important;
    color: #A3A3A3;
    font-weight: 600;
    font-size: 12px;
	cursor: pointer;
}

.job_detail_application #input_3_4{
		position: relative;
	color: #A3A3A3;
    font-weight: 600;
    font-size: 12px;
}

.job_detail_application #input_3_4::file-selector-button {
	width: 135px;
	text-align: center;
    font-weight: 600;
    font-size: 14px;
	color: transparent;
	border: 1px solid #1B375F;
	border-radius: 100px;
	background-color: #fff;
	padding: 8px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#gform_submit_button_62{
	margin-top: 32px;
}

#input_63_8 {
	    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/09/Vector-65.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right 15px center;
}