.siders .demo-logo-vertical img{height:auto;width:100%}.no-style-link{text-decoration:none;color:#353333}.chat-ai .body-chat{border:1px solid #f0f0f0;background-color:#f1f1f1;border-radius:4px;width:100%;position:absolute;height:calc(100vh - 115px)}.chat-ai .body-chat .info-chat{height:calc(100vh - 205px);overflow-y:auto}.chat-ai .body-chat .info-chat .select-header{background-color:#fff;border-radius:4px;padding:8px 15px;height:auto}.chat-ai .body-chat .info-chat .select-header .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:0}.chat-ai .body-chat .info-chat .content-chat{padding:20px}.chat-ai .body-chat .info-chat .content-chat .icon-bot{background-color:#d4e6fd;border-radius:50%;width:40px;height:40px}.chat-ai .body-chat .info-chat .content-chat .icon-bot img{width:40px;height:40px;border-radius:50%;box-shadow:1px 2px 4px rgba(176,176,176,.3)}.chat-ai .body-chat .footer-chat{position:absolute;bottom:0;left:0;width:100%;padding:20px}.history-chat{font-size:16px;border-radius:4px;height:calc(100vh - 120px);overflow-y:auto}.history-chat .header-history{padding:10px;background-color:#fff;position:sticky;top:0;box-shadow:1px 2px 4px rgba(176,176,176,.1)}.history-chat .header-history .icon-user img{width:40px;height:40px;border-radius:50%}.history-chat .content-history{background-color:#fff}.history-chat .content-history .body-history{margin:8px 4px;padding:8px 10px;font-weight:500;border-radius:10px;font-size:14px}.history-chat .content-history .body-history .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-chat .content-history .body-history:hover{cursor:pointer;background-color:rgba(0,0,0,.04)}.logo img{width:220px;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}