.pricing_manager_pricing_rule {
    background: url(../../img/pricing_rule_icon.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_nested {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/genealogy.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_product_attributes {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/circuit.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_product_categories {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/flow_chart.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_product_brands {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/factory.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_product_list {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/object.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_products_in_cart {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/object.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_categories_in_cart {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/flow_chart.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_brands_in_cart {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/factory.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_cart_amount {
    background: url(../../img/currencies.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_product_quantity_in_cart {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/shopping-cart.svg) center center no-repeat !important;
}


.coreshop_rule_icon_action_discount_amount,
.coreshop_rule_icon_action_discount_percentage,
.coreshop_rule_icon_action_product_discount_amount,
.coreshop_rule_icon_action_product_discount_percentage,
.coreshop_rule_icon_action_fixed_price {
    background: url(../../img/currencies.svg) center center no-repeat !important;
}

.coreshop_rule_icon_action_free_shipping {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/shipped.svg) center center no-repeat !important;
}

.coreshop_rule_icon_action_free_gift {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/gift.svg) center center no-repeat !important;
}

.coreshop_rule_icon_action_temporary_guarantee {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/inspection.svg) center center no-repeat !important;
}

.pricing_manager_promotion_list {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/list.svg) center center no-repeat !important;
}

.pricing_manager_promotion_list_active {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/approve.svg) center center no-repeat !important;
}

.pricing_manager_promotion_list_prepared {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/automatic.svg) center center no-repeat !important;
}

.pricing_manager_promotion_list_non_active {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/cancel.svg) center center no-repeat !important;
}

.pricing_manager_promotion_list_expired {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/expired.svg) center center no-repeat !important;
}

.pricing_manager_promotion_list_deleted {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/delete.svg) center center no-repeat !important;
}

.coreshop_price_rule_vouchers {
    background: url(../../img/voucher.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_voucher {
    background: url(../../img/voucher.svg) center center no-repeat !important;
}
.pricing_manager_pricing_rule_icon_condition_product_amount {
    background: url(../../img/currencies.svg) center center no-repeat !important;
}

.pricing_manager_promotion_add {
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/percent.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_user_group {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/targetgroup.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_icon_condition_payment {
    background: url(../../img/payment.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_conditions_tab {
    background: url(../../img/cart.svg) center center no-repeat !important;
}

.pricing_manager_pricing_rule_applies_to_tab {
    background: url(../../img/applier.svg) center center no-repeat !important;
}

.pricing_manager_exclude_icon {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/minus.svg) center center no-repeat !important;
}

.pricing_manager_include_icon {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/plus.svg) center center no-repeat !important;
}
