.form-required:after {
    background: none;
    content: "*";
    color: #828282;
    vertical-align: top;
    margin-left: 2px;
}
.webform-results-table td {
  border: 1px solid;
}
.webform-results-table th {
  border: 1px solid;
}
