Sets font weight for first name and last name fields in client access.
/* Sets font weight for name fields in client access. */ .qEditor .drawAbove b { font-weight: normal !important; }