.autocomplete-items{position:absolute;top:38px;z-index:1000;max-height:300px;overflow-y:auto;width:calc(100% - 30px);background:#fff}.autocomplete-items div{padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;margin:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.autocomplete-items div:hover{background-color:#f2f2f2;cursor:pointer}.autocomplete-active{background-color:#e9e9e9 !important;cursor:pointer}.clearInput{position:absolute;top:0;right:15px;color:#737373}.clearInput:hover{color:#ad0000}
