.ticket-table .actions-td .cell,.ticket-table .el-table__body-wrapper{overflow:visible}.ticket-details .chat-box{padding:.8rem;padding-bottom:1.4rem;border-radius:.8rem;max-width:300px;color:#fff;margin-bottom:1rem;position:relative}.ticket-details .chat-time{position:absolute;font-size:smaller;bottom:0;right:10px}.ticket-details .chat-Answer,.ticket-details .chat-Question{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket-details .chat-Answer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ticket-details .chat-Answer .chat-box{background:#3caa89}.ticket-details .chat-Question{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ticket-details .chat-Question .chat-box{background:#24b5f8;color:#000}.ticket-details .response-box{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket-details .response-box .send-btn{-ms-flex-preferred-size:50px;flex-basis:50px}.ticket-details .chats-container{max-height:80vh;overflow-y:auto;margin-bottom:1rem}