.chatBox .chat-history{padding:30px 30px 20px;border-bottom:2px solid #fff;overflow-y:scroll;height:auto;max-height:450px}.chatBox .chat-history .message-data{margin-bottom:25px;font-size:13px}.chatBox .chat-history .message-data-name{font-weight:500}.chatBox .chat-history .message-data-time{color:#92959e;padding-left:6px}.chatBox .chat-history .message{color:#fff;padding:18px 20px;line-height:22px;font-size:14px;font-weight:400;margin-bottom:20px;position:relative;border-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:15px;box-shadow:0 3px 5px rgba(0,0,0,.2);-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2)}.chatBox .chat-history .message:after{top:100%;left:7%;-webkit-transform:rotate(180deg);transform:rotate(180deg);border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#9c9c9c;border-width:10px;margin-left:-10px}.chatBox .chat-history .my-message{background:#9c9c9c}.chatBox .chat-history .my-message.gnomateusi{font-weight:500;background:#434651}.chatBox .chat-history .my-message.gnomateusi:after{border-bottom-color:#434651}.chatBox .chat-history .other-message{background:#e38968;border-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:0}.chatBox .chat-history .other-message:after{border-bottom-color:#e38968;left:93%}.chatBox .chat-history .other-message.gnomateusi{font-weight:500;background:#f66f03}.chatBox .chat-history .other-message.gnomateusi:after{border-bottom-color:#f66f03}.chatBox .chat_msg_btn{background:#f56f02;border-color:#f56f02;font-size:15px;color:#fff;margin-bottom:5px;border-radius:0 27px 27px 0}.chatBox .chat-message{padding:10px 30px}.chatBox .chat-message textarea{width:100%;border:none;padding:10px 20px;font:14px/22px;margin-bottom:10px;border-radius:5px;resize:none}.chatBox .chat-message .fa-file-image-o,.chatBox .chat-message .fa-file-o{font-size:16px;color:gray;cursor:pointer}.me,.online{font-size:8px;position:relative;bottom:2px;padding-left:5px;margin-right:3px}.me{color:#e38968}.me.expert-opinion{color:#f66f03}.online{color:#92959e}
/*# sourceMappingURL=chat.css.map*/