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