.addContact {
    background-image: url(/images/fam/user_add.png) !important;
}

.removeContact {
    background-image: url(/images/fam/user_delete.png) !important;
}

.refresh {
    background-image: url(/images/fam/arrow_refresh.png) !important;
}

.addDocument {
    background-image: url(/images/fam/page_add.png) !important;
}

.removeDocument {
    background-image: url(/images/fam/page_delete.png) !important;
}

.download {
    background-image: url(/images/fam/disk.png) !important;
}

.calculator {
    background-image: url(/images/fam/calculator.png) !important;
}

.icon-add {
    background-image: url(/images/fam/add.png) !important;
}

.icon-signature {
    background-image: url(/images/fam/text_signature.png) !important;
}

.icon-pdf {
    background-image: url(/images/doc_types/pdf_sm.gif) !important;
}

.icon-delete {
    background-image: url(/images/fam/delete.png) !important;
}

.icon-upload {
    background-image: url(/images/fam/arrow_up.png) !important;
}

.icon-close {
    background-image: url(/images/fam/cross.png) !important;
}

.icon-edit {
    background-image: url(/images/fam/pencil.png) !important;
}

.icon-save {
    background-image: url(/images/fam/disk.png) !important;
}

.icon-email {
    background-image: url(/images/fam/email.png) !important;
}

.icon-ff {
    background-image: url(/images/fam/resultset_last.png) !important;
}

.x-form-browse-trigger {
    background: transparent url(/images/browse-trigger.gif) no-repeat 0 0 !important;
    cursor: pointer;
    right: 0px;
}

.table {
    background-image: url(/images/fam/table.png) !important;
}
.image {
    background-image: url(/images/fam/image.png) !important;
}
.addReport {
    background-image: url(/images/fam/report_add.png) !important;
}

.editReport {
    background-image: url(/images/fam/report_edit.png) !important;
}

.runReport {
    background-image: url(/images/fam/report.png) !important;
}

.finalise {
    background-image: url(/images/fam/flag_green.png) !important;
}

.excel {
    background-image: url(/images/fam/page_excel.png) !important;
}

.addUser {
    background-image: url(/images/fam/user_add.png) !important;
}

.removeUser {
    background-image: url(/images/fam/user_delete.png) !important;
}

.addNote {
    background-image: url(/images/fam/note_add.png) !important;
}

.removeNote {
    background-image: url(/images/fam/note_delete.png) !important;
}

.taskAlarm {
    background-image: url(/images/fam/clock_add.png) !important;
}

.taskAlarmOff {
    background-image: url(/images/fam/clock_delete.png) !important;
}

.exportExcel {
    background-image: url(/images/fam/page_excel.png) !important;
}

.red-cell {
    color: red !important;
}

.containers {
    background-image: url(/images/fam/basket.png) !important;
}
.addtruck {
    background-image: url(/images/fam/lorry_add.png) !important;
}
.scraptypes {
    background-image: url(/images/fam/medal_silver_1.png) !important;
}

.addJob {
    background-image: url(/images/fam/script_add.png) !important;
}

.removeJob {
    background-image: url(/images/fam/script_delete.png) !important;
}

.add-docket {
    background-image: url(/images/fam/note_add.png) !important;
}

.remove-docket {
    background-image: url(/images/fam/note_delete.png) !important;
}

.addWarehouse {
    background-image: url(/images/fam/building_add.png) !important;
}

.removeWarehouse {
    background-image: url(/images/fam/building_delete.png) !important;
}

.addProduct {
    background-image: url(/images/fam/package_add.png) !important;
}

.removeProduct {
    background-image: url(/images/fam/package_delete.png) !important;
}

.categories {
    background-image: url(/images/fam/package_link.png) !important;
}

.addPurchase {
    background-image: url(/images/fam/page_add.png) !important;
}

.voidPurchase {
    background-image: url(/images/fam/page_delete.png) !important;
}

.addSale {
    background-image: url(/images/fam/page_add.png) !important;
}

.voidSale {
    background-image: url(/images/fam/page_delete.png) !important;
}

.addStaff {
    background-image: url(/images/fam/user_add.png) !important;
}

.removeStaff {
    background-image: url(/images/fam/user_delete.png) !important;
}

.skills {
    background-image: url(/images/fam/wrench.png) !important;
}

.merge {
    background-image: url(/images/fam/arrow_join.png) !important;
}

.settings {
    background-image: url(/images/fam/cog.png) !important;
}

.money {
    background-image: url(/images/fam/money_dollar.png) !important;
}

.view {
    background-image: url(/images/fam/eye.png) !important;
}

.importSuppliers {
    background-image: url(/images/fam/database_add.png) !important;
}

.addContainer {
    background-image: url(/images/box--plus.png) !important;
}

.removeContainer {
    background-image: url(/images/box--minus.png) !important;
}
.icon-copy {
    background-image: url(/images/fam/page_copy.png) !important;
}
.icon-image {
    background-image: url(/images/fam/image.png) !important;
}
.icon-sms {
    background-image: url(/images/fam/phone.png) !important;
}
.icon-approve {
    background-image: url(/images/check.gif) !important;
}
.icon-docket {
    background-image: url(/images/fam/script.png) !important;
}
.ext-strict .ext-ie8 .x-toolbar-cell .x-form-field-trigger-wrap .x-form-trigger {
    right: auto !important;
    /* IE8 fix for ext-all.css */
}