html .chat-message-error-alert{border:none;font-size:16px;padding:17px 22px;display:inline-flex;align-items:flex-start;margin-top:32px}html .chat-message-error-alert .anticon{font-size:20px;margin-right:10px;margin-top:2px}html .chat-message-error-alert.ant-alert-warning{background-color:#fcf6f0}html .chat-message-error-alert.ant-alert-error{background-color:#fcf0f0}html .chat-message-error-signin{text-decoration:underline;cursor:pointer;transition:all .2s linear}html .chat-message-error-signin:hover{color:#f5454b}html .chat-message-error-tryagain{font-size:12px;border-radius:6px;margin-left:10px;line-height:1;height:auto;padding:5px 11px}