.token-item{padding:10px;}
.token-item-temp{border-bottom-left-radius:0;border-bottom-right-radius:0;cursor:text;padding:10px 25px 5px 7px}
.tokenInput-select-hide,.token-item select{display:none}
.token-item-temp,.dropdown-display{position:relative;display:block;margin-bottom:0;font-size:14px;line-height:1.42857143;vertical-align:middle;touch-action:manipulation;cursor:pointer;user-select:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#333;background-color:#fff}
.token-item-temp .token-item-selected-list{display:inline-block;padding:0 5px;width:100%;cursor:text}
.token-item-temp .token-item-selected-list .del{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;float:right;line-height:1;color:#b1340e;position:absolute;right:3px;top:2px;}
.token-item-temp .token-item-selected-list .del:after{content:'\D7';font-size:16px}
.token-item-temp .token-item-drpdown-selected{position:relative;margin:0 5px 5px 0;padding:0 20px 0 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-repeat:repeat-x;color:#333;cursor:default;display:inline-block;float:left}
.token-item-temp .token-item-drpdown-search{display:inline-block;height:27px}
.token-item-temp input,.token-item-temp input:focus{border:none;outline:none}
.token-item-selected-list span{display:inline-block}
.token-item-temp .token-item-drpdwn-main{position:absolute;top:100%;left:0;z-index:1010;width:100%;color:#444;box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175);margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;border-top:0;padding:4px 7px;display:none}
.token-item-temp > .token-item-drpdwn-main ul{list-style-type:none;overflow-x:hidden;overflow-y:auto;max-height:240px;margin:0;padding:0}
.token-item-temp > .token-item-drpdwn-main ul li{margin:0;padding-left:12px;list-style:none;line-height:30px;word-wrap:break-word;width:100%;background:none;padding-bottom:0px;border:none;}
.token-item-temp > .token-item-drpdwn-main ul li:hover{background:#f1f1f1}
.token-item-temp > .token-item-drpdwn-main ul li.active{background:#f1f1f1}
.token-item-temp > .token-item-drpdwn-main ul li.active:after{content:'';float:right;border-radius:100%;margin:10px 5px 0 0;display:block;width:10px;height:10px;border:solid #078a3e;}
.token-item-drpdwn-ul::-webkit-scrollbar{width:3px}
.token-item-drpdwn-ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px}
.token-item-drpdwn-ul::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}