.token-item-temp{border-bottom-left-radius:0;border-bottom-right-radius:0;cursor:text;padding:7px 10px;}
.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-radius:4px;color:#333;background-color:#f7f7f7;}
.token-item-temp .token-item-selected-list{display:inline-block;width:100%;cursor:text;box-sizing:border-box;}
.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:#999;position:absolute;right:5px;top:4px;font-style:normal;} 
.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 0px 0;padding:1px 20px 2px 9px;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;}
.token-item-temp input,.token-item-temp input:focus{border:none;outline:none;background:#f7f7f7}
.token-item-selected-list span.token-item-drpdown-selected:not(:nth-child(1)){display:none}
.token-item-selected-list.active span.token-item-drpdown-selected{display:block}
.token-item-selected-list span.token-item-drpdown-selected-more{position:relative;margin:0 5px 0px 0;padding:3px 10px 3px 8px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-repeat:repeat-x;color:#333;cursor:default;display:inline-block;float:left;font-weight:700;font-size:12px;}
.token-item-selected-list.active span.token-item-drpdown-selected-more{display: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:hidden;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:29px;word-wrap:break-word}
.token-item-temp .token-item-drpdwn-main ul li:hover{background:#f1f1f1}
.token-item-temp .token-item-drpdwn-main ul li.active{background-color:#eee}
.token-item-temp .token-item-drpdwn-main ul li.active.focused{background-color:#CCC}
.token-item-temp .token-item-drpdwn-main ul li.active.highlight{background-color:#ffefef}
.token-item-temp .token-item-drpdwn-main ul li.active:after{content:'';float:right;border-radius:100%;margin:8px 5px 0 0;display:block;width:3px;height:6px;border:solid #078a3e;border-width:0 3px 3px 0;transform:rotate(45deg)}
.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)}
li.token-list-item span.bold-term{font-weight:700;margin:0 1px;font-size:calc(100% + 2px)}
li.token-list-item.focused{background-color:#CCC}