/* ExtJS 6.0 specific styles */
#pimcore_panel_tabs>.x-panel-bodyWrap>.x-tab-bar {
    background: #0C0F12;
    background-image: url(/bundles/pdm/img/pdm-grey-long.png);
    background-repeat: no-repeat;
    background-position: right 5px top 0px;
    background-size: 205px;
}

.pimcore_icon_flag_pdf {
    background-size: 25px !important;
}