﻿.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.Suggestion{width:100%}.Suggestion .input{border:1px solid rgba(69,69,69,0.1);border-radius:7px;overflow:visible;min-height:30px}.Suggestion input{position:relative;box-sizing:border-box;padding:5px 10px;border:none;height:auto;overflow-y:auto;z-index:2;margin:5px;background-color:transparent;height:30px;line-height:30px}.Suggestion input:focus{outline:none}.Suggestion .choosed{margin-right:20px;width:100%;clear:both}.Suggestion .choosed .suggestion{float:left;box-sizing:border-box;padding:2px 35px 2px 5px;margin:5px 0;border-radius:25px;position:relative;box-sizing:border-box;padding:3px 5px 3px 10px;background-color:#1873cc;color:#fff;margin:8px 4px}.Suggestion .choosed .suggestion .suggestion-text{display:inline-block;font-size:0.87rem;box-sizing:border-box;padding:2px 5px}.Suggestion .choosed .suggestion .suggestion-remove{display:inline-block;font-size:0.67rem;text-align:center;border-radius:50%;overflow:hidden;color:#fff;margin-left:5px;padding:2px;width:10px;height:10px;line-height:10px;border:1px solid #fff}.Suggestion .choosed .suggestion .suggestion-remove:hover{cursor:pointer}.Suggestion .suggestions-area{position:relative;background-color:transparent;border-radius:7px;box-sizing:border-box;z-index:3;width:100%;left:10px;top:20px}.Suggestion .suggestions-area .ul{position:absolute;top:-15px;left:-10px;width:auto;border:1px solid rgba(218,220,224,0.8);z-index:2;border-radius:7px;background-color:#fff;margin:0;padding:0;width:100%}.Suggestion .suggestions-area .ul .suggestions{display:block;max-height:200px;overflow-x:hidden;overflow-y:auto;position:relative}.Suggestion .suggestions-area .ul li{list-style:none;margin:0;padding:0;min-height:30px;line-height:30px;padding:5px 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Suggestion .suggestions-area .ul .active{background-color:rgba(30,144,255,0.1)}.Suggestion .suggestions-area .ul .selected{position:relative}.Suggestion .suggestions-area .ul .selected:after{content:'✔';position:absolute;top:5px;left:5px;width:5px;height:5px;font-size:0.77rem}.Suggestion .suggestions-area .ul li:hover{cursor:pointer}
