.webform-submission-form {border:1px solid #f07c00;padding:.5em;margin-top:1.5em;} 
.webform-submission-form .webform-type-fieldset {border:1px solid #ccc;padding:.5em 1.5em;margin:0.5em 0;}
.webform-submission-form input[type="text"],form input[type="email"],form input[type="tel"] {border:1px solid #404040;background-color:#f5f5f5;}
.webform-submission-form input[type="submit"] {background-color: #f07c00;}
.webform-submission-form input[type="checkbox"] {min-width:20px;min-height:20px;} 
.webform-submission-form label {margin-bottom:0.25em;}
.webform-submission-form label.option {display:inline;}
.webform-submission-form .webform-element-description,.text-count-message {font-size:0.75em;}
.webform-submission-form .webform-type-radios,.webform-type-checkboxes,.webform-type-webform-checkboxes-other {margin-bottom:2.0em;}
.webform-submission-form .fieldset-legend {font-weight:bold;}
.webform-submission-form .form-number {border:1px solid #404040;background-color:#f5f5f5;}
.webform-progress-tracker .progress-step.is-active .progress-marker {background-color:#f07c00;}
.webform-progress-tracker .progress-step.is-active:hover .progress-marker {background-color:#f07c00;}
.webform-progress-tracker .progress-step.is-complete:hover .progress-marker {background-color:#656565;}