.form-new-event .gform_wrapper .ginput_container_post_image input.medium {
    width: 354px;
    opacity: 1;
    font-size: 15px;
    filter: alpha(opacity: 0);
    position: relative;
    top: -55px;
    left : 1px;
}


.form-new-event .gform_wrapper .ginput_container_post_image span.ginput_full {
    width: 354px;
    display: block;
    float: none;
    height: 36px;
    line-height: 138px;
    text-align: center;
    margin: 50px auto;
    padding: auto;
    overflow: hidden;
}

.form-new-event .gfield_label {
    color: #216fb1;
    font-size: 1em;
    font-weight: 900;
}
.gfield_description {
font-size : 0.875em;
}

::-webkit-input-placeholder { /* Chrome */
 font-weight : normal;
}