#selected-products .quantity{width:60px}
#selected-products .product-row,.wrapnput{display:flex;padding:10px;max-width:100%;}
#selected-products .product-row-inner{display:flex;align-self:center}
#selected-products .product-row>span{flex-grow:1;padding-right:10px}
#selected-products{margin-top:30px;margin-bottom:30px}
.remove-product{margin-left:10px}
.autocomplete-item{padding:5px;cursor:pointer;color:#1176b1;font-weight:bold}
#product-search{width:100%}
.autogenresponse{
    margin-top: 40px;
    width: calc(60% - 40px);
    margin-left: auto;
    margin-right: auto;
}

.wrapautogen{margin:20px}
