input[type="radio"] {
  margin-right: 5px; }

div.form-group label.required:after {
  content:" *";
  color:red;
}