.session-log-box{width:30%}.session-detail-box,.session-log-box{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.session-detail-box{width:calc(70% - 16px);margin-left:16px}.session-log{padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px dotted #e4e6eb;cursor:pointer}.session-log:hover{background-color:#e6f7ff}.session-log .left-bar{height:30px;line-height:30px;font-size:13px;width:50%}.session-log .right-bar{height:30px;line-height:30px;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.content-bar{height:30px;line-height:30px;font-size:13px;color:#222}.chat-bubble{position:relative;margin-left:10px;border-radius:3px;line-height:23px;padding:7px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#eee}.chat-bubble:before{position:absolute;content:"";width:0;height:0;right:100%;top:12px;border-top:4px solid transparent;border-right:7px solid #eee;border-bottom:4px solid transparent}.chat-bubble-r{position:relative;margin-right:10px;background:#1d88fa;border-radius:3px;line-height:23px;padding:7px;color:#fff}.chat-bubble-r:after{position:absolute;content:"";width:0;height:0;left:100%;top:12px;border-top:4px solid transparent;border-left:7px solid #1d88fa;border-bottom:4px solid transparent}.robot-avatar{float:left;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#1d88fa;width:46px;height:46px;border-radius:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.robot-avatar img{float:left;width:30px;height:30px}.msg-btn-blue{background-color:#1d88fa;color:#fff}.msg-btn-blue,.msg-btn-white{width:70px;text-align:center;padding:0 5px;margin:5px;border-radius:20px;font-size:12px;cursor:pointer}.msg-btn-white{background-color:#fff;color:#1d88fa}