._update-attributes-disabled > label[for="status"] {
    display:none;
}

.admin__control-addon label[for="weight"] {
    position: absolute;
    bottom: -20px;
    left: 0;
}

.modal-slide .modal-content .action-close {
    padding: 0;
}

.modal-slide .modal-content .action-close::before {
    font-size: 9px;
}

table .admin__field-label {
    width: 100% !important;
}

#product_composite_configure_form .admin__field-option span.price-container::after, #product_composite_configure_form .admin__field-option span.price-wrapper::after {
    content: none !important;
}

body .action-select-wrap .action-menu-items > .action-menu ._parent._visible {
    position: static;
}