#edit-salesforce-fileupload-upload, .form-item-salesforce-fileupload{
margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    color: rgb(89, 89, 89);
    font-size: 16px;
    line-height: 140%;
    text-align: left;
    /* min-height: 50px; */
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 12px;
    padding-left: 25px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    /* border-width: 1px; */
    -webkit-border-radius: 100px;
    /* border-radius: 100px; */
    /* border-style: solid; */
    /* border-color: rgb(213, 213, 213); */
    width: 100%;
    max-width: 604px;
    display: block;
}