form#webform-submission-senior-auditor-course-registrati-add-form {
    max-width: 800px;
}
.field.field--name-webform.field--type-webform.field--label-hidden.field--item.quickedit-field {
    max-width: 800px;
}
legend#edit-have-you-participated-in-the-senior-auditor-program-before---wrapper-legend,
legend#edit-are-you-a-current-or-former-penn-employee-or-faculty-member---wrapper-legend {
    text-transform: none;
    padding: 0px;
    margin-bottom: 0px;
    color: inherit;
    font-size: inherit;
}
fieldset#edit-are-you-a-current-or-former-penn-employee-or-faculty-member---wrapper {
    margin-top: 0px;
    margin-bottom: 0px !important;
}
fieldset#edit-have-you-participated-in-the-senior-auditor-program-before---wrapper {
    margin-bottom: 0px !important;
}
.js-form-type-textfield input, .js-form-type-email input {
    display: block;
    width: 50%;
}
.webform-type-fieldset legend {
    display: block;
    width: inherit;
    padding: 0px 8px;
    margin-bottom: 20px;
    font-size: inherit;
    line-height: inherit;
    color: #000000;
    border: 0;
    border-bottom: 0px solid #e5e5e5;
    font-weight: bold;
    text-transform: none;
}