.plugin_pimcore_pecomark_videos_icon  {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/stack_of_videos.svg) center center no-repeat !important;
}

.plugin_pimcore_pecomark_video_icon  {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/video_file.svg) center center no-repeat !important;
}

.plugin_pimcore_pecomark_icon_previous {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/previous.svg) center center no-repeat !important;
}

.plugin_pimcore_pecomark_icon_preview_new_window {
    background: url(/bundles/pimcoreadmin/img/flat-color-icons/preview_new_window.svg) center center no-repeat !important;
}

.plugin_pimcore_pecomark_icon_white_xls, .plugin_pimcore_pecomark_icon_white_xlsx, .plugin_pimcore_pecomark_icon_white_csv {
    background: url(/bundles/pimcoreadmin/img/flat-white-icons/excel.svg)  center center no-repeat !important;
}