.autoComplete_wrapper{display:inline-block;position:relative}.country-search{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.country-search input{width:300px;max-width:100%;height:36px;padding-left:10px;font-size:16px;border-radius:.1875rem;outline:none}.country-search-results{position:absolute;max-height:226px;overflow-y:scroll;top:100%;left:0;right:0;padding:0;margin:0.5rem 0 0;border-radius:.1875rem;background-color:#fff;border:1px solid #999;z-index:1000;outline:none}.country-search-results li{padding:10px 20px;list-style:none;text-align:left;font-size:14px;border-bottom:1px solid #999;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all 0.2s ease}.country-search-results li::selection{color:#fff;background-color:#fff}.country-search-results li:hover{cursor:pointer;background-color:#e1e2e3}.country-search-results li mark{background-color:transparent;font-weight:600}.country-search-results li mark::selection{color:#fff;background-color:#fff}.country-search-results li[aria-selected="true"]{background-color:#e1e2e3}

/*# sourceMappingURL=countrySearch.css.map*/