/** Custom Visforms css for all Visforms views **/
/*Mandatory Fields*/
.thl_color_red {
     color:red;
}

.thl_left_align {

  text-align:left;
}
