.text-alignment{
text-align: left !important;
}

label.custom_label::after{
     font-family: sans-serif;
    content: " \002A ";
    line-height: 1;
    color:#ee0000;
}

.hidelabel{
   display:none;
}