/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2025 | 07:55:25 */
/* Form Styling - START */
#gform_9 #field_submit {
    justify-content: flex-end;
}

#gfield_upload_rules_9_8 {
    display: none;
}

#input_9_8 {
    position: relative;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    width: 100% !important;
}

#input_9_8::file-selector-button {
    background: #287BFF;
    border: none;
    padding: 7px 32px;
    width: 270px;
    border-radius: 100px;
    color: transparent;
    top: 0.7rem;
    cursor: pointer;
}

#input_9_8::after {
    content: "Upload Resume File *";
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-family: Outfit, sans-serif;
    font-weight: 500;
    position: absolute;
    left: 4.5rem;
    top: 0.7rem;
    cursor: pointer;
}
/* Form Styling - START */


