.form-required:after
{
    content:" *";
    color: red;
    margin-right: 7px;
}