Is it possible to add an additional class to the alert when calling alertify? I have a page that calls alertify for two different alerts and I would like to style one differently to the other, but there doesn't appear to be a way to differentiate between the two in CSS. If I had a way to add an additional unique class to each alert I would be able to do this.