.ui-autocomplete.ui-widget-content{background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 16px rgba(0,0,0,.12);max-height:260px;max-width:100%!important;overflow-y:auto;overflow-x:hidden;list-style:none;margin:2px 0 0;padding:4px 0;font-family:inherit;font-size:inherit;box-sizing:border-box}.ui-autocomplete .ui-menu-item{padding:0}.ui-autocomplete .ui-menu-item-wrapper{display:block;padding:.5rem .85rem;cursor:pointer;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .1s}.ui-autocomplete .ui-menu-item-wrapper.ui-state-active,.ui-autocomplete .ui-menu-item-wrapper:hover{background:#f0f4ff;color:#111;border:none;outline:none}.ui-autocomplete .ui-menu-item-wrapper strong{font-weight:700;color:#000}