.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 textarea {border:1px solid;}
.webform-submission-form label {margin:0 0 0.5rem;}
.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;}
.webform-submission-form .form-select {border:1px solid #404040;background-color:#f5f5f5;min-height:42px;padding:0.6rem;}
.webform-submission-form .webform-multiple-table table {table-layout: auto;}
.webform-submission-form .webform-multiple-table th {font-weight:normal;}
.webform-submission-form .webform-multiple-table td {border:0;padding-right:2px;}
.webform-submission-form .webform-multiple-table tr {border-bottom:5px solid #999;}
.webform-submission-form .webform-multiple-table td.webform-multiple-table--operations input {display:inline;}
.webform-submission-form .webform-multiple-add .button {color:#404040;border:1px solid #404040;background-color: #f5f5f5;text-transform:none;}
.webform-submission-form .webform-multiple-table-responsive td.webform-multiple-table--operations {display:table-cell;}
.webform-submission-form .form-type-webform-custom-composite {margin-top:2.5em;}
.webform-submission-form .form-type-webform-custom-composite .message--info {text-align:left;}