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

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

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

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

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

.pdfengine-generate-button {
    background-color: rgb(64, 64, 64) !important;
}

.pdfengine-generate-button-icon {
    color: rgb(57, 60, 63) !important;
}