I can't find a 'k' class to make my TelerikButton look like the Bootstrap "danger" button. And if I use 'btn btn-danger' for the Class property of my TelerikButton that doesnt work either.
Is there a "k" class to do this or do I need to clear out the built in TelerikButton style somehow and write my own?