.required_label:after {
    content: "*";
    color: red;
    font-weight: bold;
    margin-left: 2px;
}


