.autocomplete-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.autocomplete-category,.autocomplete-code,.autocomplete-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete-code{width:20%}.autocomplete-name{width:50%}.autocomplete-category{width:30%}.p-autocomplete-panel{max-width:100%;width:auto}.p-autocomplete-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}