@font-face {
    font-family: 'fontawesome-webfont';
    src:    url('../Font-awesome/fontawesome-webfont.eot?tjpq5l');
    src:    url('../Font-awesome/fontawesome-webfont.eot?tjpq5l#iefix') format('embedded-opentype'),
        url('../Font-awesome/fontawesome-webfont.ttf?tjpq5l') format('truetype'),
        url('../Font-awesome/fontawesome-webfont.woff?tjpq5l') format('woff'),
        url('../Font-awesome/fontawesome-webfont.svg?tjpq5l#fontawesome-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fontawesome-webfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ic_status_alert_error:before {
    content: "\f071";
}
.icon-ic_status_alert_light:before {
    content: "\f06a";
}
.icon-ic_status_help:before {
    content: "\f29c";
}
.icon-ic_status_saved:before {
    content: "\f019";
}
.icon-ic_status_success:before {
    content: "\f00c";
}
.icon-ic_status_tryagain:before {
    content: "\f00d";
}
.icon-ic_status_uploading:before {
    content: "\f0ee";
}
.icon-ic_sidebar_menu_a_closed:before {
    content: "\f067";
}
.icon-ic_sidebar_menu_a_open:before {
    content: "\f068";
}
.icon-ic_sidebar_menu_b_closed:before {
    content: "\f0da";
}
.icon-ic_sidebar_option_a:before {
    content: "";
}
.icon-ic_sidebar_option_b:before {
    content: "";
}
.icon-ic_sidebar_option_c:before {
    content: "";
}
.icon-ic_sidebar_option_d:before {
    content: "";
}
.icon-ic_sidebar_option_e:before {
    content: "";
}
.icon-ic_sidebar_user_more:before {
    content: "\f141";
}
.icon-ic_layout_desktop:before {
    content: "\f108";
}
.icon-ic_layout_edge:before {
    content: "";
}
.icon-ic_layout_mobile:before {
    content: "\f10b";
}
.icon-ic_layout_tablet:before {
    content: "\f10a";
}
.icon-ic_login_action_info:before {
    content: "\f06a";
}
.icon-ic_login_action_logout:before {
    content: "\f08b";
}
.icon-ic_login_checkamark_checkbox:before {
    content: "\f14a";
}
.icon-ic_login_checkmark_inputfield:before {
    content: "\f14a";
}
.icon-ic_login_cross:before {
    content: "\f00d";
}
.icon-ic_login_database:before {
    content: "\f1c0";
}
.icon-ic_login_dropdown:before {
    content: "\f107";
}
.icon-ic_login_language:before {
    content: "\f0ac";
}
.icon-ic_login_layout:before {
    content: "\f109";
}
.icon-ic_login_logout:before {
    content: "\f08b";
}
.icon-ic_login_open_new_tab:before {
    content: "\f045";
}
.icon-ic_login_password_new:before {
    content: "\f13e";
}
.icon-ic_login_password:before {
    content: "\f023";
}
.icon-ic_login_previous_step:before {
    content: "\f104";
}
.icon-ic_login_user:before {
    content: "\f007";
}
.icon-ic_actions_cancel:before {
    content: "\f057";
}
.icon-ic_actions_delete:before {
    content: "\f1f8";
}
.icon-ic_actions_dropdown:before {
    content: "\f107";
}
.icon-ic_actions_edit:before {
    content: "\f044";
}
.icon-ic_actions_help:before {
    content: "\f29c";
}
.icon-ic_actions_info:before {
    content: "\f05a";
}
.icon-ic_actions_list:before {
    content: "\f0ca";
}
.icon-ic_actions_new:before {
    content: "\f067";
}
.icon-ic_actions_preview:before {
    content: "\f06e";
}
.icon-ic_actions_refresh:before {
    content: "\f021";
}
.icon-ic_actions_save:before {
    content: "\f058";
}
.icon-ic_bcrumbs_arrow:before {
    content: "\f105";
}
.icon-ic_helpbar_lock:before {
    content: "\f023";
}
.icon-ic_helpbar_show_notifications:before {
    content: "\f0a2";
}
.icon-ic_menu_user_account:before {
    content: "\f007";
}
.icon-ic_menu_user_change_company:before {
    content: "\f0ca";
}
.icon-ic_menu_user_display_settings:before {
    content: "\f2d2";
}
.icon-ic_menu_user_logout:before {
    content: "\f08b";
}
.icon-ic_notifications_alert:before {
    content: "\f0a2";
}
.icon-ic_tabs_close:before {
    content: "\f00d";
}
.icon-ic_tabs_home:before {
    content: "\f015";
}
.icon-ic_tabs_new_tab:before {
    content: "\f067";
}
.icon-ic_tabs_search:before {
    content: "\f002";
}

