.transactions-tab {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/transactions.svg);
  background-repeat: no-repeat;
  background-size: 17px 17px;
}

.x-menu-item .transactions-tab {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/transactions.svg);
}

.transactions_receipt_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/receipt.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}


.x-panel-tbar .transactions_receipt_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/receipt.svg);
}



.transactions_commit_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/commit.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_commit_icon_white {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/commit.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transaction_base_window_class .transactions_cancel_icon,
.x-menu-list-item .transactions_cancel_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/cancel.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_cancel_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/cancel.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_copy_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/copy.svg);
  background-repeat: no-repeat;
  background-size: 19px 19px;
}

.transactions_issue_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/issue.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.x-btn .transactions_issue_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/issue.svg);
}

.transactions_reserve_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/reserve.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.x-btn .transactions_reserve_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/reserve.svg);
}

.transactions_multi_bin_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/bin_locations.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
}

.transactions_single_bin_icon {
  background-image: url(images/bin_single_16x16.png) !important;
  background-repeat: no-repeat !important;
}

.transactions_transfer_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/transfer.svg);
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

.x-btn .transactions_quantity_adjust_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/adjust.svg);
  background-size: 11px 11px;
}

.transactions_quantity_adjust_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/adjust.svg);
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

.transactions_return_to_store_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/return_to_store.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.x-btn .transactions_return_to_store_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/return_to_store.svg);
}

.transactions_return_to_supplier_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/return_to_supplier.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_non_stock_receipt_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/non_stock_receipt.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.x-btn .transactions_non_stock_receipt_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/non_stock_receipt.svg);
}

.transactions_avg_unit_value_adjustment_icon {
  background-image: url(images/transactions_avg_unit_value_adjustment_icon16x16.png) !important;
  background-repeat: no-repeat !important;
}

.transactions_pending_icon {
  background-image: url(images/transactions_pending_icon16x16.png) !important;
  background-repeat: no-repeat !important;
}

.transactions_edit_icon {
  background-image: url(images/transactions_edit_icon16x16.png) !important;
  background-repeat: no-repeat !important;
}

.transactions_base_window {
  background-image: url(images/transactions_receipt_icon16x16.png) !important;
  background-repeat: no-repeat !important;
}

.transactions_issue_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/issue.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_reserve_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/reserve.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_receipt_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/receipt.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_return_to_store_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/return_to_store.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_return_to_supplier_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/return_to_supplier.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_non_stock_receipt_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/non_stock_receipt.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_transfer_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/transfer.svg);
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

.transactions_quantity_adjust_window {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/adjust.svg);
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

.transactions_non_stock_receipt_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.transactions_receipt_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
  padding-top: 7px !important;
}

/***   remove white bg form panels  in transaction windows      **/
.transactions_window_no_white_bg .x-panel-body {
  background-image: none;
  background-color: transparent;
}

.transactions_issue_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.transactions_reserve_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.x-grouptabs-strip-active .transaction_panel_icon,
.x-panel-header .transaction_panel_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/transactions.svg);
}

.transaction_panel_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/transactions.svg);
  background-repeat: no-repeat;
  background-size: 17px 17px;
}

.transactions_grid_bg .x-grid3-scroller {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: bottom right;
}

.multi_bins_grid_grid_bg .x-grid3-scroller {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: bottom right;
}

.transactions_return_to_store_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.transactions_return_to_supplier_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.transactions_transfer_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.transactions_receipt_panel_bg {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: center bottom;
}

.transactions_bin_location_already_contains_spare_true {
  background-image: url(../../../extjs/resources/css/2023/images/navy_icons/bin_locations.svg);
  background-repeat: no-repeat;
  background-position: right;
  width: 20px;
  padding-left: 10px;
  background-size: 20px;
}

.transactions_bin_location_already_contains_spare_false {
  background-image: none;
  background-repeat: no-repeat;
}
 
.transactions_status_col_adjust_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/adjust.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
}

.transactions_status_col_pending_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/pending.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_status_col_commit_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/committed.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_status_col_cancel_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/cancelled.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_col_receipt_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/receipt.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_col_issue_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/issue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_col_reserve_icon {
  background-image: url(images/transactions_reserve_icon16x16.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.transactions_col_transfer_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/transfer.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_col_return_to_store_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/return_to_store.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_col_return_to_supplier_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/return_to_supplier.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_col_non_stock_receipt_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/grey_icons/non_stock_receipt.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.transactions_help_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/help.svg);
  background-repeat: no-repeat;
  background-size: 17px 17px;
}

.transactions_purchase_request_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/purchase_orders.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.x-menu-list-item .transactions_purchase_request_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/purchase_requests.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.transactions_purchase_request_context_icon {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/purchase_requests.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

#filter_change_button_maximizetransactions1 button {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/maximize.svg);
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

#filter_change_button_minimizetransactions1 button {
  background-image: url(../../../../lib/extjs/resources/css/2023/images/navy_icons/minimize.svg);
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

.x-fieldset {
  margin-bottom: 2px;
  padding: 3px;
}

/* Issue Transaction*/
.quantityIssuePanel .x-box-inner {
  height: 38px !important;
  margin-top: 15px;
}

.dateIssuePanel .x-box-inner {
  height: 30px !important;
}

.costIssuePanel {
  height: 38px !important;
}

.costIssuePanel .x-box-inner {
  height: 40px !important;
}

.costIssuePanel .x-panel-body .x-panel-body-noheader .x-panel-body-noborder {
  height: 40px !important;
}

.maintIssuePanel {
  height: 38px !important;
}

.maintIssuePanel .x-box-inner {
  height: 40px !important;
}

.maintIssuePanel .x-panel-body .x-panel-body-noheader .x-panel-body-noborder {
  height: 40px !important;
}

.descriptionIssuePanel .x-box-inner {
  height: 80px !important;
}

/* Receipt Transaction*/
.costReceiptPanel {
  height: 40px !important;
}

.costReceiptPanel .x-box-inner {
  height: 40px !important;
}

.costReceiptPanel .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
  height: 40px !important;
}

.purchaseReceiptPanel .x-box-inner {
  height: 40px !important;
}

.purchaseReceiptPanel .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
  height: 40px !important;
}

.assetReceiptPanel .x-box-inner {
  height: 30px !important;
}

.assetReceiptPanel .x-box-inner {
  height: 40px !important;
}

.assetReceiptPanel .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
  height: 40px !important;
}

.storeReceiptPanel .x-box-inner {
  height: 30px !important;
}

.storeReceiptPanel .x-box-inner {
  height: 40px !important;
}

.storeReceiptPanel .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
  height: 40px !important;
}

.detailReceiptPanel .x-box-inner {
  height: 88px !important;
}

.statusReceiptPanel .x-box-inner {
  height: 50px !important;
}

.personReceiptPanel .x-box-inner {
  height: 40px !important;
}

.quantityReceiptPanel .x-box-inner {
  height: 43px !important;
}

/* Return to Store Transaction*/
.detailReturnToStorePanel .x-box-inner {
  height: 85px !important;
}

.quantityReturnToStorePanel .x-box-inner {
  height: 38px !important;
}

.assetReturnToStorePanel .x-box-inner {
  height: 28px !important;
}

.personReturnToStorePanel .x-box-inner {
  height: 28px !important;
}

.costReturnToStorePanel .x-box-inner {
  height: 65px !important;
}

.costReturnToStorePanel .x-panel-body-noheader .x-panel-body-noborder {
  height: 65px !important;
}

/* Transfer to Store Transaction */
.detailTransferPanel .x-box-inner {
  height: 85px !important;
}

.fromToTransferPanel .x-box-inner {
  height: 48px !important;
}

.quantityTransferPanel .x-box-inner {
  height: 40px !important;
}

.personTransferPanel .x-box-inner {
  height: 25px !important;
}

.costTransferPanel {
  height: 48px !important;
}

.costTransferPanel .x-box-inner {
  height: 48px !important;
}

.costTransferPanel .x-panel-body {
  height: 48px !important;
}

.unitCostTransferPanel .x-box-inner {
  height: 39px !important;
}

.valueTransferPanel {
  height: 39px;
}

/* Return to supplier to Store Transaction */
.quantityReturnToSupplierPanel .x-box-inner {
  height: 42px !important;
}

.costReturnToSupplierPanel .x-box-inner {
  height: 65px !important;
}

.costReturnToSupplierPanel .x-panel-body-noheader .x-panel-body-noborder {
  height: 65px !important;
}

.transaction_base_window_class .x-form-invalid-msg {
  width: 300px !important;
}

.transactions_shortfall_grid_bg .x-grid3-scroller {
  background-image: none;
  background-repeat: no-repeat !important;
  background-position: bottom right;
}

/* Adjust Transaction */
.adjustPanel .x-box-inner {
  height: 80px !important;
}

.quantityAdjustPanel {
  height: 80px !important;
}

.quantityAdjustPanel .x-fieldset-bwrap .x-fieldset-body {
  width: 315px !important;
}

.valueAdjustPanel {
  height: 39px;
}

.quantityAdjustPanel .x-fieldset-bwrap .x-fieldset-body .x-form-item .x-form-element {
  padding-left: 110px !important;
}

.transaction_comments {
  height: 100px;
}

.spare_select_info_text {
  font-size: 11px;
}

.transactions_return_to_interface_icon {
  background-image: url(images/resend_to_interface.png) !important;
  background-repeat: no-repeat !important;
}

.stock_take_items_filterpanel_bg {
  padding: 10px 5px;
}