.object_field_type_localizedfields .x-tab-active {
    background: rgba(245, 130, 32, 0.6) !important;
}

.x-tab.x-tab-default .x-tab-icon-el {
    background-size: contain;
}

#pimcore_panel_tabs-body {
    background-size: 250px auto;
}

.ow-float-form-panel {
    border: solid 1px #222222;
    background: #ffffff;
}

.ow-float-form-panel.ow-center .x-autocontainer-innerCt {
    display: flex;
    justify-content: center;
    background: lightgray;
}

.ow_showcase_preview {
    background: white;
    padding: 20px;
}
