.tyrolit_icon_reimport_celum_asset {
    background: url(/pimcore/static6/img/flat-color-icons/import.svg) center center no-repeat !important;
}

.tyrolit_icon_reimport_celum_product_technical_not_ready {
    background: url(/static-admin/img/icons/product_red.svg) center center no-repeat !important;
}
.tyrolit_icon_reimport_celum_product_website_not_ready {
    background: url(/static-admin/img/icons/product_green.svg) center center no-repeat !important;
}
.tyrolit_icon_reimport_celum_product_catalog_not_ready {
    background: url(/static-admin/img/icons/product_blue.svg) center center no-repeat !important;
}


.tyrolit_icon_reimport_celum_product_group {
    background: url(/static-admin/img/icons/product_blue.svg) center center no-repeat !important;
}

.plugin_backoffice_menu_icon{
    background-image: url(/bundles/pimcoreadmin/img/flat-white-icons/answers.svg) !important;
}

.backoffice_panel_icon{
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/answers.svg) center center no-repeat !important;
}
.export_menu_icon {
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/download.svg)  !important;
}
.export_panel_icon {
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/download.svg) center center no-repeat !important;
}

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

.pimcore_icon_operator_form {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/ruler.svg) center center no-repeat !important;
}
.pimcore_icon_operator_product_value {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/group-by.svg) center center no-repeat !important;
}