.ui-autocomplete{min-width:10rem;max-width:360px;max-height:360px;overflow-y:auto;z-index:1000!important;color:#212529;list-style:none;padding:.5rem 0;margin:0;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.ui-autocomplete li{color:#000;padding:4px 24px;font-size:14px;line-height:21px}.ui-autocomplete li:nth-child(odd){background:#fff}.ui-autocomplete li:nth-child(even){background:#efefef}.ui-autocomplete li:focus,.ui-autocomplete li:hover{background:#c6c8ca}.ui-autocomplete li.ui-menu-item a{margin:-1px;padding:0;border:1px solid transparent;font-weight:400}.ui-helper-hidden-accessible{font-size:11px!important;font-weight:400;display:none;visibility:hidden}input[type=text].autocomplete{max-height:240px;overflow-x:hidden;overflow-y:auto;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}input[type=text].autocomplete.ui-autocomplete-loading{background-image:url(../images/loading.gif)!important;background-position:2%center!important;background-repeat:no-repeat!important;background-size:auto!important}