.form-group.required .control-label:after {
    content:"*";
    color:red;
}

.row.spacer {
    margin-top: 20px;
}