.react-select-container{width:100%}.react-select__control{overflow:hidden;white-space:nowrap;background:#f2f5f7;border:1px solid #e6e6e6;border-radius:4px;padding:0;height:36px;cursor:pointer;display:flex;justify-content:space-between}.react-select__control--is-focused,.react-select__control--menu-is-open{border:1px solid #b4b4b4}.react-select__indicators{padding:0 8px!important}.react-select__indicator{padding:3px!important}.react-select__clear-indicator svg{width:18px;height:18px}.react-select__indicator-separator{display:none}.react-select__value-container{flex-wrap:nowrap!important}.react-select__value-container>span+span:before{content:", "}.react-select__option{padding:9px 12px!important;cursor:pointer!important}.react-select__option:not(:first-child){border-top:1px solid #e6e6e6}.react-select__option--is-focused{background-color:#f2f5f7!important}.react-select__option--is-selected{background-color:#008cf7!important}.react-select__menu{z-index:10002!important;border-radius:0!important;width:auto;min-width:100%;-webkit-box-shadow:0 10px 50px rgba(0,0,0,.25);box-shadow:0 10px 50px rgba(0,0,0,.25);margin:0!important}.react-select__menu-list{max-height:185px!important;padding:0!important}.react-select__menu-list::-webkit-scrollbar{background-color:transparent;border-radius:1.5px;width:3px;border:none}.react-select__menu-list::-webkit-scrollbar-thumb{background-color:#008cf7}.react-autosuggest__suggestions-list{background-color:#fff!important;max-height:185px!important;padding:0!important}.react-autosuggest__suggestions-list::-webkit-scrollbar{background-color:transparent;border-radius:1.5px;width:3px;border:none}.react-autosuggest__suggestions-list::-webkit-scrollbar-thumb{background-color:#008cf7}.react-autosuggest__suggestion{background-color:transparent;color:inherit;cursor:default;display:block;font-size:14px;padding:8px 12px;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.react-autosuggest__suggestion--highlighted{background-color:#f2f5f7!important}
/*# sourceMappingURL=/index.css.map */