.autocomplete-results{background-color:#fff;border:1px solid #ced4da;border-radius:0 0 .375rem .375rem;border-top:none;box-shadow:0 4px 8px rgba(0,0,0,.1);display:none;max-height:300px;overflow-y:auto;position:absolute;scrollbar-color:#a0a0a0 #f1f1f1;scrollbar-width:thin;width:100%;z-index:1050}.autocomplete-results::-webkit-scrollbar{width:8px}.autocomplete-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 .375rem 0}.autocomplete-results::-webkit-scrollbar-thumb{background:#a0a0a0;border-radius:4px}.autocomplete-results::-webkit-scrollbar-thumb:hover{background:#555}.autocomplete-results.show{display:block}.autocomplete-result{cursor:pointer;padding:.75rem 1rem;transition:background-color .15s ease-in-out}.autocomplete-result.highlighted,.autocomplete-result:hover{background-color:#e9ecef;color:#000}