.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}.Icon{width:100%;height:100%;background-color:#fff;border:1px solid rgba(218,220,224,0.8);border-radius:7px}.Icon .tabs{width:100%;min-height:30px;border-bottom:1px solid rgba(218,220,224,0.8);height:auto;clear:both;overflow:auto}.Icon .tabs .tab{float:left;width:calc(19% - 10px);padding:0 5px;font-size:0.87rem;line-height:30px;text-align:center;margin:5px;padding:0;color:#4f4f4f;overflow:hidden;text-overflow:ellipsis;word-wrap:none;white-space:nowrap;border-radius:7px}.Icon .tabs .last{border-right:none}.Icon .tabs .tab:hover{cursor:pointer}.Icon .tabs .tab.active{background-color:dodgerblue;color:#fff}.Icon .icon{line-height:1.5rem;display:inline-block;padding:5px 15px;text-align:center;border-radius:7px;transition-duration:300ms;background-color:transparent}.Icon .icon:hover{cursor:pointer;background-color:rgba(222,222,222,0.33)}.Icon .row{width:100%}.Icon .icon-wrapper{display:inline-block}.Icon .row .icon-wrapper{display:flex;flex-grow:1;margin:auto}
