.incoming_logs_report_icon{
    /*background-position: center center;*/
    background-size: 25px 25px !important;
    background-repeat: no-repeat;
    background-image: url(/bundles/pimcoreadmin/img/flat-color-icons/pie_chart.svg) !important;
    background-position: center center !important;
}
.go_to_magento_icon{
    /*background-position: center center;*/
    background-size: 25px 25px !important;
    background-repeat: no-repeat;
    background-image: url(/bundles/app/img/icons/magento.svg) !important;
}

/*to hide the process manager link from left panel*/
#plugin_pm_shortcut_menu{
    display: none !important;
}
