.pimcore_object_panel_edit .x-grid .pimcore_block_button_plus {
    display: none !important;
}

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

.pimcore_icon_operator_opener {
    background: url(/pimcore/static6/img/flat-color-icons/cursor.svg) center center no-repeat !important;
}
.pimcore_icon_operator_stock {
    background: url(/pimcore/static6/img/flat-color-icons/database.svg) center center no-repeat !important;
}

.pimcore_icon_overlay_bogner:before {
    position: absolute;
    width: 14px;
    height: 14px;
    /* bottom: 0px; */
    content: "";
    background: url(/bundles/bogner/img/Bogner-Logo.svg?123) center center no-repeat !important;
    top: 3px;
}

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