/*==================================================
 * VENDOR STYLES

- Vendor rules are pre-defined classes from third party components that can be overwritten

Naming convention is based on the naming conventions defined in each third party component
 ==================================================*/

/* FONT AWESOME PULLL RIGHT ICON TO KEEP IT ON THE SAME LINE AS THE TEXT*/
.fa.pull-right { line-height: inherit; }
