// UX on quotation
.maskgrey {
background: #9a9a9a4a;
} .maskopacity{
opacity: 0;
}
// open modal on beug .swal-overlay{
z-index: 999999999999!important;
} .nested-fields-line_items-bigger {
visibility: visible!important; background-color: white!important; z-index: 9999999999!important; position: absolute!important; left: calc((100% - 46%) / 2)!important; padding: 3rem!important; top: 0!important; height: 390px !important;
} .body-fixed{
max-height: 100vh; position: fixed; width: 100%;
} .nested-fields.line_items {
background: #fff; transition:background-color 1.5s ease;
} .stand-out-after-edit{
background:rgba(#00f2c3, 0.11)!important;
}
.container-flex_line_items{
margin-top:1.5rem;
}