.chip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 12px;margin-left:1rem;font-size:13px;font-weight:500;color:rgba(0,0,0,.6);cursor:pointer;background-color:#eceff1;border-radius:16px;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;word-wrap:break-word;text-transform:none;margin-top:5px;margin-bottom:5px}.chip,.chip:hover{-webkit-box-shadow:none;box-shadow:none}.chip.active,.chip:active{background-color:#cacfd1;-webkit-transition:all .3 ease;transition:all .3 ease}.chip img{width:inherit;height:inherit;border-radius:100%;margin:0 -12px 0 8px}.chip .close{float:left;padding-right:8px;font-size:16px;cursor:pointer;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;opacity:.53}.chip .close:hover{color:#262626}.chip .close-opacity{opacity:0}.chip-outline{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chip.chip-md{height:42px;border-radius:21px}.chip.chip-lg{height:52px;border-radius:26px}.chip[contenteditable=true]{outline:none;border:3px solid #b2b3b4;background-color:#fff}.chips{min-height:45px;padding-bottom:1rem;margin-bottom:30px;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.chips,.chips-transition{-webkit-transition:all .3s ease;transition:all .3s ease}.chips-padding{padding:5px}.chips.focus{-webkit-box-shadow:0 1px 0 0 red;box-shadow:0 1px 0 0 red}.chips:hover{cursor:text}.chips .tag.selected{color:#fff}.chips .input{display:inline-block;width:120px!important;height:32px;padding:0!important;margin-left:20px;font-size:13px;font-weight:500;line-height:32px;color:rgba(0,0,0,.6);background:none;border:0;outline:0}.chips .input:focus{border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.chips-initial,.chips-placeholder{margin-bottom:0;padding-bottom:0}.chips-initial .chips-input-wrapper,.chips-placeholder .chips-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .3s ease;transition:all .3s ease}.chips-initial .chips-input-wrapper input,.chips-placeholder .chips-input-wrapper input{width:150px}.chip-opacity{opacity:0}
/*# sourceMappingURL=chips.rtl.min.css.map */