.icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 2px;
	vertical-align: top;
}
.icon-24px {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: -1px;
	padding: 2px;
	vertical-align: top;
}
.icon-32px {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: -4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: top;
}

.icon-add {
	background: url('/site_media/static/images/icons/001_01.png?917cc8193dfe') no-repeat;
}
.icon-minus {
	background: url('/site_media/static/images/icons/001_02.png?917cc8193dfe') no-repeat;
}
.icon-delete {
	background: url('/site_media/static/images/icons/001_05.png?917cc8193dfe') no-repeat;
}
.icon-error {
	background: url('/site_media/static/images/icons/001_30.png?917cc8193dfe') no-repeat;
}
.icon-info {
	background: url('/site_media/static/images/icons/001_11.png?917cc8193dfe') no-repeat;
}
.icon-password {
	background: url('/site_media/static/images/icons/001_41.png?917cc8193dfe') no-repeat;
}
.icon-search {
	background: url('/site_media/static/images/icons/001_38.png?917cc8193dfe') no-repeat;
}
.icon-success {
	background: url('/site_media/static/images/icons/001_06.png?917cc8193dfe') no-repeat;
}
.icon-update {
	background: url('/site_media/static/images/icons/001_45.png?917cc8193dfe') no-repeat;
}
.icon-lock {
	background: url('/site_media/static/images/icons/001_42s.png?917cc8193dfe') no-repeat;
}

.icon-po {
	background: url('/site_media/static/images/icons/purchase_order.png?917cc8193dfe') no-repeat;
}
.icon-add-uom {
	background: url('/site_media/static/images/icons/small/grey/ruler_2.png?917cc8193dfe') no-repeat;
}
.icon-add-uom {
	background: url('/site_media/static/images/icons/small/grey/ruler_2.png?917cc8193dfe') no-repeat;
}
.icon-list-uom {
	background: url('/site_media/static/images/icons/small/grey/ruler.png?917cc8193dfe') no-repeat;
}
.icon-assign-category {
	background: url('/site_media/static/images/icons/small/grey/tag.png?917cc8193dfe') no-repeat;
}

.icon-add-supplies {
	background: url('/site_media/static/images/icons/small/grey/shopping_cart_2.png?917cc8193dfe') no-repeat;
}
.icon-generate {
	background: url('/site_media/static/images/icons/small/grey/dropbox.png?917cc8193dfe') no-repeat;
}

.icon-dispense1 {
	background: url('/site_media/static/images/icons/small/grey/archive.png?917cc8193dfe') no-repeat;
}
.icon-cabinet {
	background: url('/site_media/static/images/icons/cabinet.png?917cc8193dfe') no-repeat;
}

.icon-check {
	background: url('/site_media/static/images/icons/check.png?917cc8193dfe') no-repeat;
}

.icon-transfer {
	background: url('/site_media/static/images/icons/transfer.png?917cc8193dfe') no-repeat;
}

.icon-list {
	background: url('/site_media/static/images/icons/list.png?917cc8193dfe') no-repeat;
}
