@font-face {
    font-family: 'printjob-icons';
    /*src:url('fonts/printjob-icons.eot?ah6s2i');
    src:url('fonts/printjob-icons.eot?#iefixah6s2i') format('embedded-opentype'),*/
    src:url('fonts/printjob-icons.svg?ah6s26') format('svg'),
        url('fonts/printjob-icons.woff?ah6s26') format('woff'),
        url('fonts/printjob-icons.ttf?ah6s26') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'printjob-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-decoration: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}


/* Icon Size and Margin Setup */

.dropdownMenu a [class^="icon-"], .dropdownMenu a [class*=" icon-"],
.dropdownMenu a .fas, .dropdownMenu a .fa, .dropdownMenu a .far,
.dropdownMenu p .fas, .dropdownMenu p .fa, .dropdownMenu p .far
{
    font-size: 18px;
    line-height: 100%;
    vertical-align: middle;
    margin-right: 8px;
    top: -2px;
    position: relative;
    color: #605c64;
}
.dropdownMenu p .fas, .dropdownMenu p .fa, .dropdownMenu p .far,
.dropdownMenu a .fas, .dropdownMenu a .fa, .dropdownMenu a .far 
{
    font-size: 16px;
    margin-right: 10px;    
}

/* Size of the icons on the settings menu */
div.links [class^="icon-"], div.links [class*=" icon-"], div.links i[class^="fa"] {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 10px;
    line-height: inherit;
    position: relative;
}

/* Size of the icons on the main menu */
div.mainLink [class^="icon-"], div.mainLink [class*=" icon-"], div.mainLink i[class^="fa"] {
    font-size: 20px;
}

/* pj icons needs adjustment to be aligned */
div.links [class^="icon-"], div.links [class*=" icon-"] {
    top: -2px;
}

.toolsMenu [class^="icon-"], .toolsMenu [class*=" icon-"] {
    font-size: 22px;
    line-height: inherit;
    vertical-align: middle;
}

.guiMenu [class^="icon-"], .guiMenu [class*=" icon-"] {
    font-size: 20px;
    line-height: inherit;
    vertical-align: top;
}

.accMenu [class^="icon-"], .accMenu [class*=" icon-"] {
    font-size: 18px;
    line-height: inherit;
    vertical-align: middle;
    margin-right: 10px;
}

.accMenu div.title [class^="icon-"], .accMenu div.title [class*=" icon-"] {
    font-size: 18px;
    line-height: inherit;
    vertical-align: middle;
    margin-right: 10px;
    top: -2px;
    position: relative;
}

.sideMenu [class^="icon-"], .sideMenu [class*=" icon-"] {
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
    color: #fff;
}

#compactBar [class^="icon-"], #compactBar [class*=" icon-"] {
    font-size: 20px;
    line-height: inherit;
    vertical-align: middle;
}

#compactBar .clientLinks [class^="icon-"], #compactBar .clientLinks [class*=" icon-"] {
    font-size: 20px;
    line-height: inherit;
    vertical-align: middle;
}

.clientBox [class^="icon-"], .clientBox [class*=" icon-"] {
    font-size: 20px;
    line-height: inherit;
    vertical-align: middle;
}

.button [class^="icon-"], .button [class*=" icon-"] {
    font-size: 19px;
    line-height: 100%;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -6px;
    top: -2px;
    position: relative;
}

.button:hover [class^="icon-"], .button:hover [class*=" icon-"] {
    color: #ffffff;
}

.popMenu a [class^="icon-"], .popMenu a [class*=" icon-"] {
    font-size: 16px;
    line-height: 100%;
    vertical-align: middle;
    margin-right: 8px;
    top: -2px;
    position: relative;
}

.detailsBox .iconButton [class^="icon-"], .detailsBox .iconButton [class*=" icon-"] {
    font-size: 16px;
    line-height: 140%;
    vertical-align: middle;
    color: #605c64;
}

.detailsBox .iconButton:hover [class^="icon-"], .detailsBox .iconButton:hover [class*=" icon-"] {
    color: #ffffff;
}

.inlineMenu [class^="icon-"], .inlineMenu [class*=" icon-"] {
    font-size: 16px;
    line-height: inherit;
    vertical-align: middle;
    margin-right: 8px;
    top: -1px;
    position: relative;
}

.buttonSmall [class^="icon-"], .button [class*=" icon-"] {
    font-size: 13px;
    line-height: inherit;
    vertical-align: middle;
    margin-right: 4px;
    margin-left: 0px;
    top: -1px;
    position: relative;
}

p.note [class^="icon-"], p.note [class*=" icon-"] {
    float: left;
    line-height: inherit;
    vertical-align: top;
    margin-left: -22px;
}

td [class^="icon-"], th [class*=" icon-"], .button-column [class*="icon-"] {
    font-size: 18px;
    line-height: 20px;
    vertical-align: middle;
}

td [class^="icon-info"] {
    font-size: 100%;
}

span.value_filter [class^="icon-"], span.value_filter [class*=" icon-"] {
    font-size: 12px;
    line-height: 100%;
    vertical-align: middle;
}

.timelineWidget [class^="icon-"], .timelineWidget [class*=" icon-"] {
    font-size: 13px;
    line-height: inherit;
}

a.inlineIconItem [class^="icon-"], a.inlineIconItem [class*=" icon-"] {
    font-size: 32px;
    float: left;
    line-height: inherit;
    vertical-align: middle;
    margin-right: 10px;
}

/* Select Product Type popup */
#newProduct a.inlineIconItem [class^="icon-"], #newProduct a.inlineIconItem [class*=" icon-"] {
    font-size: 25px;
}

.icon-asterisk {
    color: orange;
}

.size-selector [class^="icon-"], .size-selector [class*=" icon-"] {
    font-size: 16px;
}

.paginator [class^="icon-"], .paginator [class*=" icon-"] {
    font-size: 16px;
}

/* ICON LIST */

.icon-accounts:before, .icon-clients:before {
    content: "\e600";
}
.icon-addresses:before {
    content: "\e601";
}
.icon-administrators:before {
    content: "\e602";
}
.icon-alert:before {
    content: "\e603";
}
.icon-approval:before, .icon-approval-system:before {
    content: "\e604";
}
.icon-back:before {
    content: "\e605";
}
.icon-branding:before {
    content: "\e606";
}
.icon-budgets:before {
    content: "\e607";
}
.icon-calendar:before {
    content: "\e608";
}
.icon-cancel:before {
    content: "\e609";
}
.icon-collapse-screen:before {
    content: "\e60a";
}
.icon-collapse-sidebar:before {
    content: "\e60b";
}
.icon-toggle-sidebar:before {
    content: "\e664";
}
.icon-comment:before {
    content: "\e60c";
}
.icon-comment-quote:before {
    content: "\e60d";
}
.icon-dashboard:before {
    content: "\e60e";
}
.icon-departments:before {
    content: "\e60f";
}
.icon-dispatched:before {
    content: "\e632";
    margin: 3px;
}
.icon-shipping-note:before {
    content: "\e657";
    margin: 3px;
}
.icon-notdispatched:before {
    content: "\e632";
    color: #bbb;
    margin: 3px;
}
.icon-domain:before {
    content: "\e610";
}
.icon-download:before {
    content: "\e611";
}
.icon-email:before {
    content: "\e612";
}
.icon-expand-screen:before {
    content: "\e613";
}
.icon-expand-sidebar:before {
    content: "\e614";
}
.icon-fonts:before {
    content: "\e615";
}
.icon-grid-view-large:before {
    content: "\e616";
}
.icon-grid-view-medium:before {
    content: "\e617";
}
.icon-grid-view-small:before {
    content: "\e618";
}
.icon-hide-options:before {
    content: "\e610";
}
.icon-history:before {
    content: "\e619";
}
.icon-info:before {
    content: "\e666";
}
.icon-jobsheet:before {
    content: "\e61a";
}
.icon-label:before {
    content: "\e61b";
}
.icon-list-view:before {
    content: "\e61c";
}
.icon-location:before {
    content: "\e61d";
}
.icon-locked:before, .icon-lock:before {
    content: "\e61e";
}
.icon-next:before {
    content: "\e61f";
}
.icon-ok:before {
    content: "\e620";
}
.icon-orders:before {
    content: "\e621";
}
.icon-payment:before, .icon-payment-options:before {
    content: "\e622";
}
.icon-payment-setup:before {
    content: "\e630";
}
.icon-payment-method:before {
    content: "\e623";
}
.icon-pictures:before {
    content: "\e624";
}
.icon-preview:before {
    content: "\e625";
}
.icon-print:before {
    content: "\e626";
}
.icon-printjob:before {
    content: "\e627";
}
.icon-products:before {
    content: "\e628";
}
.icon-profile:before {
    content: "\e629";
}
.icon-profile-fields:before {
    content: "\e62a";
}
.icon-edit:before {
    content: "\f044";
}
.icon-drag:before {
    content: "\f047";
}
.icon-duplicate:before {
    content: "\e678";
}
.icon-chevron-up:before {
    content: "\e65a";
}
.icon-chevron-down:before {
    content: "\e65b";
}
.icon-chevron-left:before {
    content: "\e658";
}
.icon-chevron-right:before {
    content: "\e659";
}
.icon-quotes:before {
    content: "\e62b";
}
.icon-quote-templates:before {
    content: "\e62c";
}
.icon-redo:before {
    content: "\e62d";
}
.icon-search:before {
    content: "\e62e";
}
.icon-settings-1:before {
    content: "\e62f";
}
.icon-settings-2:before {
    content: "\e630";
}
.icon-settings:before {
    content: "\e631";
}
.icon-shipping:before, .icon-shipping-options:before, .icon-delivery:before, .icon-delivery-options:before {
    content: "\e632";
}
.icon-shopping-cart:before {
    content: "\e633";
}
.icon-stock-management:before {
    content: "\e634";
}
.icon-storefront:before {
    content: "\e635";
}
.icon-storefront-products:before {
    content: "\e636";
}
.icon-taxes:before, .icon-tax:before {
    content: "\e637";
}
.icon-templates:before {
    content: "\e638";
}
.icon-undo:before {
    content: "\e639";
}
.icon-upload:before {
    content: "\e63a";
}
.icon-user:before {
    content: "\e63b";
}
.icon-user-account:before {
    content: "\e63c";
}
.icon-users:before {
    content: "\e63d";
}
.icon-zoom:before {
    content: "\e63e";
}
.icon-managers:before {
    content: "\e63f";
}
.icon-new:before {
    content: "\e640";
}
.icon-add:before {
    content: "\e640";
}
.icon-import:before {
    content: "\e641";
}
.icon-export:before {
    content: "\e642";
}
.icon-new-user:before {
    content: "\e643";
}
.icon-new-address:before {
    content: "\e644";
}
.icon-new-department:before {
    content: "\e645";
}
.icon-new-admin:before {
    content: "\e646";
}
.icon-new-font:before {
    content: "\e647";
}
.icon-new-quote:before {
    content: "\e648";
}
.icon-new-shipping:before {
    content: "\e649";
}
.icon-delete:before {
    content: "\e64a";
}
.icon-accounting-codes:before {
    content: "\e64b";
}
.icon-billing:before {
    content: "\e64c";
}
.icon-news:before {
    content: "\e64e";
}
.icon-support:before {
    content: "\e64f";
}
.icon-billing-support:before {
    content: "\e650";
}
.icon-logout:before {
    content: "\e651";
}
.icon-delivery-note:before {
    content: "\e652";
}
.icon-language:before {
    content: "\e653";
}
.icon-folder:before {
    content: "\e654";
}
.icon-tick:before {
    content: "\e655";
}

.icon-valuefilter-off:before {
    content: "\e620";
    font-size: 12px;
    color: green;
}

.icon-valuefilter-on:before {
    content: "\e609";
    font-size: 12px;
    color: red;
}

.icon-filter:before {
    content: "\e655";
} 

.icon-status:before {
    content: "\e655";
}

.icon-show:before {
    content: "\e67e";
}

.icon-hide:before {
    content: "\e67d";
}

.icon-default:before {
    content: "\e65f";
}

.icon-stock:before {
    content: "\f02c";
}

.icon-regular:before {
    content: "\f14a";
}

.icon-editable:before {
    content: "\f14b";
}

.icon-suspend:before {
    content: "\e65d";
}

.icon-activate:before {
    content: "\e65e";
}

.icon-invite:before {
    content: "\e661";
}

.icon-login-reminder:before {
    content: "\e660";
}

.icon-save-for-later:before {
    content: "\e611";
}

.icon-budget:before {
    content: "\e662";
}

.icon-replenish-stock:before {
    content: "\f02c";
}

.icon-next-page:before {
    content: "\f05a";
}

.icon-prev-page:before {
    content: "\f045";
}

.icon-first-page:before {
    content: "\f0a5";
}

.icon-last-page:before {
    content: "\f0a6";
}

.icon-favourites:before {
    content: "\e663";
}
.icon-replenishment-job:before {
    content: "\e65F";
}

.icon-award:before {
    content: "\e667";
}

.icon-send:before {
    content: "\e612";
}

.icon-repeat:before {
    content: "\e65f";
}

.icon-layer-group:before {
    content: "\e634";
}

.icon-estimate:before {
    content: "\e637";
}

.icon-dataset:before {
    content: "\e66b";
}

.icon-group:before {
    content: "\e66c";
}

.icon-image:before {
    content: "\e66d";
}

.icon-curved:before {
    content: "\e66e";
}
.icon-paddlock:before {
    content: "\e66f";
}
.icon-open-paddlock:before {
    content: "\e670";
}
.icon-no-conection:before {
    content: "\e671";
}
.icon-tracking:before {
    content: "\e672";
}
.icon-create-plus:before {
    content: "\e673";
}
.icon-keyboard:before {
    content: "\e674";
}
.icon-company:before {
    content: "\e675";
}
.icon-quick-job:before {
    content: "\e676";
}
.icon-create:before {
    content: "\e677";
}
.icon-text-line:before {
    content: "\e67b";
}
.icon-paragraph:before {
    content: "\e67a";
}
.icon-dataloader:before {
    content: "\e679";
}
.icon-remote:before {
    content: "\e67c";
}
.icon-two-arrows:before {
    content: "\e67f";
}
.icon-api:before {
    content: "\e680";
}
.icon-area:before {
    content: "\e681";
}
.icon-qr-code:before {
    content: "\e682";
}
.icon-delivery-note-options:before {
    content: "\e683";
}
.icon-www:before {
    content: "\e684";
}
.icon-sort:before {
    content: "\e685";
}
.icon-back2:before {
    content: "\e686";
}
.icon-siren:before {
    content: "\e687";
}
.icon-price-per-page:before {
    content: "\e688";
}
.icon-email-verified:before {
    content: "\e689";
}
.icon-move:before {
    content: "\f047";
}

.urgent .icon-siren,
.urgent.icon-siren { 
    color: #fa2e2e; 
}