.multiselect__tags{min-height:38px}.multiselect__option--highlight,.multiselect__tag{background-color:var(--brand-primary-color)}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background-color:var(--brand-primary-color-faded)}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#000}.multiselect__content-wrapper{position:static}.multi-select-expanded-style .selected-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e0e0e0;margin-bottom:2px;border-radius:2px;padding:2px;padding-left:5px;padding-right:5px;background-color:#fff;padding:5px;border:1px solid rgba(0,0,0,.125);margin-bottom:-1px}.multi-select-expanded-style .selected-item .remove-item:hover{cursor:pointer;opacity:.8}.multi-select-expanded-style .selected-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.multi-select-expanded-style .selected-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.multi-select-expanded-style .expanded-list{padding:0;margin:0;margin-bottom:5px}