Drop the combo classes. Do this instead
When you create a class, it should ALWAYS be global. But you should be able to choose which of the applied classes you want to style from the selector. You should be able to select two or more classes to style as a combo class though. So pretty mu...