body {
    background-color:#355899;
    background-image:url(../images/startup_bg.png);
    background-position:0 0;
    background-repeat:repeat-x;
}


.spanningCheckbox {
    padding-left:0px!important;
}

.x-form-field-wrap .x-form-browse-trigger {
    background-image: url(../images/trigger-browse.png);
    cursor:pointer;
}

.x-tree-node-anchor {
    padding-left:4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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