<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.bundle_form_icon_radio {
    background: url(/pimcore/static6/img/icon/control_blank.png) center center no-repeat !important;
}

.bundle_form_icon, .pimcore_icon_formSelect {
    background: url(/pimcore/static6/img/flat-color-icons/object.svg) center center no-repeat !important;
}

.bundle_form_multioption_optionvaluefield {
    margin-left: 20px;
}

.bundle_form_constraint_input {
    float: left;
    clear: left;
    margin-right: 20px;
}
.bundle_form_constraint_errormessage_input {
    float: left;
}


.bundle_form_formlayout_node {
    font-weight: bold;
}</pre></body></html>