label.required:after {
  content: '*';
  color: red;
  padding-left: 5px;
  right: auto;
  bottom: auto;
  line-height: 18px;
}
