/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 07:15:32 */
input#input_10_5 {
    position: relative;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

#field_10_25 p, #field_10_26 p {
	margin-bottom: -6px;
}

#field_10_25 p span, #field_10_26 p span {
	font-weight: 400;
}

#field_10_25 p strong, #field_10_26 p strong {
	color: #F00000;
	font-size: 13.008px;
}

label#label_10_17_0, label#label_10_17_1 {
	color: #000000 !important;
}

input#input_10_5::file-selector-button {
    padding: 9px 16px;
    background: #145C64;
    border-radius: 100px;
    display: block;
    text-align: center;
	color: transparent !important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    border: none;
    width: 300px;
	cursor: pointer;
    border: 1px solid #145C64;
}

input#input_10_5::after {
	content: "Upload Resume *";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
	position: absolute;
    left: 7rem;
    top: 1.8rem;
    color: #C2D159;
	cursor: pointer;
}

input#input_10_22 {
    position: relative;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

input#input_10_22::file-selector-button {
    padding: 9px 16px;
    background: #ffffff;
    border-radius: 100px;
    display: block;
    text-align: center;
	color: transparent !important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    border: 1px solid #145C64;
    width: 300px;
	cursor: pointer;
}

input#input_10_22::after {
	content: "Upload Cover Letter";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
	position: absolute;
    left: 4.8rem;
    top: 1.8rem;
    color: #145C64;
	cursor: pointer;
}

#input_10_5, #input_10_22 {
	width: 100% !important;
}

#gform_submit_button_10 {
	width: 300px;
}
