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

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

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

.plugin_ivoclar_pim_bundle_approval_status_new {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/info-gray.svg) center center no-repeat;
}

.plugin_ivoclar_pim_bundle_approval_status_pending {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/info.svg) center center no-repeat;
}

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

.plugin_ivoclar_pim_bundle_output_channel_icon {
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/mind_map.svg) center center no-repeat;
}

.plugin_ivoclar_pim_bundle_main_nav_icon {
    background: url('/bundles/pimcoreadmin/img/flat-white-icons/pimcore-main-icon-product.svg') center center no-repeat;
    background-size: contain;
}
