.multi-select-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.center-label label{margin-bottom:0}.autosuggest__results ul{list-style:none;cursor:pointer;margin-bottom:0}.autosuggest__results{position:absolute;background-color:#fff;z-index:1;width:100%;border:1px solid #e0e0e0}.autosuggest__results-container{position:relative;width:100%}.autosuggest__input{display:block;width:100%;height:calc(1.5em + .75rem + 2px);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;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:calc(1.35em + 1.1rem + 2px);padding:.55rem .75rem;font-size:.925rem;line-height:1.35;border-radius:.28rem}.autosuggest__input:focus{outline:none!important;border:1px solid #92c5f9}.autosuggest__results-item:hover{background-color:#ddd}.autosuggest__results ul li{padding:8px}