/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#patient-test-form input, #patient-test-form select, #patient-test-form textarea {
    width: 90% !important;
    margin-bottom: 5px !important;
}
