.progress[data-v-26d5259a]{display:flex;align-items:center;position:relative}.progress .onehundred-icon[data-v-26d5259a]{position:absolute;width:24px;height:24px;border-radius:50%;background:#ffbf00;display:flex;align-items:center;justify-content:center}.progress .onehundred-icon svg[data-v-26d5259a]{font-size:16px;color:#43266d}.progress .outside[data-v-26d5259a]{flex:1;padding:3px;border-radius:15px;height:30px}.progress .bar[data-v-26d5259a]{flex:1;width:100%;height:100%;display:flex;align-items:center;margin-right:10px;border-radius:15px;overflow:hidden}.progress .bar>div[data-v-26d5259a]{height:100%}.progress .bar .left[data-v-26d5259a]{border-radius:15px 0 0 15px}.progress .bar .right[data-v-26d5259a]{background-color:#fff;border-radius:0 15px 15px 0}.progress .text[data-v-26d5259a]{width:100px}.tooltip[data-v-26d5259a]{display:flex;gap:5px;min-width:320px}.tooltip>div[data-v-26d5259a]{flex:1;white-space:nowrap}.chatroom[data-v-26d5259a]{background:#ffbf00;min-height:100vh;padding:80px 25px 15px;position:relative;display:flex}.chatroom>div[data-v-26d5259a]{box-shadow:2px 2px 6px rgba(45,45,45,.5)}.chatroom>div .yellowTitle[data-v-26d5259a]{padding-left:8px;font-weight:700;color:#ffbf00;margin-bottom:5px}.chatroom>div .chatName[data-v-26d5259a]{padding:8px 15px;cursor:pointer;display:flex;align-items:center}.chatroom>div .chatName.activeClass[data-v-26d5259a]{color:#ffbf00;font-weight:700}.chatroom>div .chatName.inRoom[data-v-26d5259a]{color:#ffbf00}.chatroom>div .chatName .status[data-v-26d5259a]{width:12px;height:12px;border-radius:50%;background:#6e6e6e;margin-right:6px}.chatroom>div .chatName .status.online[data-v-26d5259a]{background:#18f53d;box-shadow:0 0 5px rgba(191,190,190,.8)}.chatroom>div .chatName .newMsgHint[data-v-26d5259a]{opacity:0;min-width:20px;min-height:20px;line-height:20px;text-align:center;border-radius:50%;background:#de0000;margin-left:15px}.chatroom>div .chatName .newMsgHint.show[data-v-26d5259a]{opacity:1}.chatroom>div .chatName.active[data-v-26d5259a],.chatroom>div .chatName[data-v-26d5259a]:hover{background:#ffbf00;color:#000}.chatroom>div.chatList[data-v-26d5259a]{width:220px;background:#43266d;color:#fff;overflow-y:scroll;height:calc(100vh - 95px);border-radius:10px 0 0 10px}.chatroom>div.chatList>div[data-v-26d5259a]:first-child{margin:7px 0}.chatroom>div.mainChat[data-v-26d5259a]{flex:1;border-top:2px solid #43266d;border-bottom:2px solid #43266d;background:#f4f4f4;display:flex;flex-direction:column}.chatroom>div.mainChat>div[data-v-26d5259a]:first-child{padding:5px;background:#43266d;color:#fff;height:28px;position:relative}.chatroom>div.mainChat>div:first-child svg[data-v-26d5259a]{margin-left:5px}.chatroom>div.mainChat>div[data-v-26d5259a]:nth-child(2){flex:1;padding:12px;background:#ece9ef;overflow-y:scroll;max-height:calc(100vh - 248px)}.chatroom>div.mainChat>div:nth-child(2)>div[data-v-26d5259a]{margin-bottom:20px;display:flex}.chatroom>div.mainChat>div:nth-child(2)>div.me[data-v-26d5259a]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right}.chatroom>div.mainChat>div:nth-child(2)>div.me .msg .bubble[data-v-26d5259a]{background:rgba(255,191,0,.8);color:#000;white-space:pre-wrap;word-break:break-word}.chatroom>div.mainChat>div:nth-child(2)>div>div[data-v-26d5259a]{width:40%}.chatroom>div.mainChat>div:nth-child(2)>div>div.msg .name[data-v-26d5259a]{color:#555}.chatroom>div.mainChat>div:nth-child(2)>div>div.msg .bubble[data-v-26d5259a]{border-radius:10px;padding:15px;background:rgba(67,38,109,.3);width:100%;margin:3px 0;white-space:pre-wrap;word-break:break-word}.chatroom>div.mainChat>div:nth-child(2)>div>div.msg .time[data-v-26d5259a]{color:#7d7d7d;font-size:14px}.chatroom>div.mainChat>div:nth-child(2)>div>div.avatar[data-v-26d5259a]{width:40px;height:40px;border-radius:50%;background:rgba(67,38,109,.8);margin-right:10px;line-height:40px;text-align:center;font-size:24px;color:#fff}.chatroom>div.mainChat>div[data-v-26d5259a]:last-child{margin:8px 12px 0}.chatroom>div.mainChat>div:last-child textarea[data-v-26d5259a]{height:100px;border-radius:5px;background:rgba(113,63,148,.2);border:none}.chatroom>div.userList[data-v-26d5259a]{width:160px;height:calc(100vh - 95px);overflow-y:scroll;background:#43266d;color:#fff;border-radius:0 0 10px 0}.chatroom>div.userList>div[data-v-26d5259a]:first-child{text-align:center;color:#000;background:#ffbf00;border-width:2px 2px 0 2px;border-color:#43266d;border-style:solid;padding:5px}.chatroom>div.userList>div[data-v-26d5259a]:nth-child(2){margin:10px 0;padding:0 10px}.chatroom>div.userList>div:nth-child(2) input[data-v-26d5259a]{border-radius:5px;height:28px}.chatroom>div.userList>div[data-v-26d5259a]:nth-child(3){margin-bottom:10px}