/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2025 | 13:22:31 */
.custom_height_img .fl-photo-content img {
	height: 430px;
}

#input_8_1_3_container {
	padding-right: 0;
}

#input_8_1_6_container {
	padding-left: 0;
}

#gform_8 input {
	padding-bottom: 8px;
}

#gform_8 .ginput_container_select select {
	padding: 0 0 8px 0 !important;
}

.page-id-739 .gform-footer.gform_footer.top_label {
	padding: 0 !important;
	margin: 0 !important;
}

#gform_submit_button_8 {
	position: absolute;
	top: 100px;
    right: -40px;
	padding: 10px !important;
}

#input_8_12, #input_8_17 {
	background-position: right 20px center !important;
}

#input_8_5 {
	width: 100% !important;
	position: relative;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

#input_8_5:after {
    content: "Upload Resume";
    position: absolute;
	top: 1rem;
    left: 5.3rem;
    width: 220px !important;
    color: #fff;
	font-family: polymath-display, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .84px;
	font-style: normal;
	cursor: pointer;
}

#input_8_5::file-selector-button {
	width: 220px;
	text-align: center;
    font-family: polymath-display, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .84px;
	font-style: normal;
	color: transparent;
	border: 0;
	border-radius: 100px;
	background-color: #6C6948;
	padding: 10px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#input_8_5::file-selector-button:hover {
	background-color: #C5620F;
}