/* ON THE GO GENERAL STYLES */

/* STYLES LOADER */
@import url('../onthegosystems-icons/css/onthegosystems-icons.css');
@import url('onthego-colors.css');
@import url('onthego-styles-helper.css');
@import url('onthego-admin-styles.css');
@import url('onthego-buttons.css');

/* GENERAL OVERRIDES */
[class^="icon-"] {
    display:inline-block;
    width: auto;
    height: auto;
    line-height: normal;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    vertical-align: middle;
}