.tags-input{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tags-input input{-webkit-box-flex:1;-ms-flex:1;flex:1;background:transparent;border:none}.tags-input input:focus{outline:none}.tags-input input[type=text]{color:#495057}.tags-input-wrapper-default{padding:.5em .25em;background:#fff;border:1px solid transparent;border-radius:.25em;border-color:#dbdbdb}.tags-input-wrapper-default.active{border:1px solid #8bbafe;-webkit-box-shadow:0 0 0 .2em rgba(13,110,253,.25);box-shadow:0 0 0 .2em rgba(13,110,253,.25);outline:0 none}.tags-input span{margin-right:.3em}.tags-input-remove{cursor:pointer;position:absolute;display:inline-block;right:.3em;top:.3em;padding:.5em;overflow:hidden}.tags-input-remove:focus{outline:none}.tags-input-remove:after,.tags-input-remove:before{content:"";position:absolute;width:75%;left:.15em;background:#5dc282;height:2px;margin-top:-1px}.tags-input-remove:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tags-input-remove:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.tags-input-badge{position:relative;display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;overflow:hidden;text-overflow:ellipsis}.tags-input-badge-pill{padding-right:1.25em;padding-left:.6em;border-radius:10em}.tags-input-badge-pill.disabled{padding-right:.6em}.tags-input-badge-selected-default{color:#212529;background-color:#f0f1f2}.typeahead-hide-btn{color:#999!important;font-style:italic}.typeahead-badges>span{margin-top:.5em}.typeahead-badges>span{cursor:pointer;margin-right:.3em}.typeahead-dropdown{list-style-type:none;padding:0;margin:0;position:absolute;width:100%;z-index:1000}.typeahead-dropdown li{padding:.25em 1em;cursor:pointer}.tags-input-typeahead-item-default{color:#fff;background-color:#343a40}.tags-input-typeahead-item-highlighted-default{color:#fff;background-color:#007bff!important}