﻿.required
{
    font-weight:normal;
}
.required:after
{
    content:"*";
}

