.waybillMenuIcon {
    background-image:url(images/Transaction.png) !important;
}

.waybillMenuIconSelected {
    background-image:url(images/TransactionCheck.png) !important;
}

.docview {
	background-image:url(images/DocumentSearch.png) !important;
}

.docadd {
	background-image:url(images/DocumentAdd.png) !important;
}

.docedit {
	background-image:url(images/DocumentEdit.png) !important;
}

.tracking {
	background-image:url(images/Tracking.png) !important;
}

.pickingSlip {
	background-image:url(images/pickingSlip.png) !important;
}

.references {
	background-image:url(images/References.png) !important;
}

.images {
	background-image:url(images/Images.png) !important;
}

.podview {
	background-image:url(images/POD.png) !important;
}

.notesUsers {
    background-image:url(images/UserGroup.png) !important;
}

.exclam {
    background-image:url(images/exclam.png) !important;
}

.notespeople { background-image: url(images/Users.png) 0 6px no-repeat !important; }


.notepriority0 {
	background-image:url(images/Signal_Strength_0.png) !important;
}

.notepriority1 {
	background-image:url(images/Signal_Strength_1.png) !important;
}

.notepriority2 {
	background-image:url(images/Signal_Strength_2.png) !important;
}

.notepriority3 {
	background-image:url(images/Signal_Strength_3.png) !important;
}

.notepriority4 {
	background-image:url(images/Signal_Strength_4.png) !important;
}

.notepriority5 {
	background-image:url(images/Signal_Strength_5.png) !important;
}

.waybillAddLarge {
    background-image:url(images/waybillAddLarge.png) !important;
    background-position:center!important;
    height: 64px!important;
    width: 120px!important;
    padding-top: 80px!important;
    padding-left: 0px!important;
}

.waybillViewLarge {
    background-image:url(images/waybillViewLarge.png) !important;
    background-position:center!important;
    height: 64px!important;
    width: 120px!important;
    padding-top: 80px!important;
    padding-left: 0px!important;
}


.ext-strict .ext-safari .x-small-editor .x-form-text {
    height: 18px !important;
}

.ext-safari .x-form-field-wrap .x-form-trigger{
    position:static;
    top:auto;
    vertical-align:top;
	height: 19px !important;
}

