#saveForm {
   padding: .5rem;
    border: solid thin;
}

.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select {
    background: none !important;
    padding: .5rem;
    border: solid thin;
    width: 100%;
}
