.ticket-chat .bubble{border-radius:10px;display:block;padding:10px 18px;position:relative;min-width:300px;overflow:scroll;font-size:16px}.ticket-chat .bubble a{color:#004485;text-decoration:underline!important}.ticket-chat .bubble p{word-break:break-all!important;overflow:hidden;text-overflow:ellipsis;max-width:850px}.ticket-chat .bubble pre{background:none;padding:0;border:none;margin:20px 0;font-size:14px}.ticket-chat .bubble code{padding:2px 4px;color:#d13400;background-color:hsla(0,0%,50.2%,.3)}.ticket-chat .bubble pre code{padding:10px;color:#333;background-color:hsla(0,0%,100%,.7)}.ticket-chat .bubble ul{list-style:disc}.ticket-chat .bubble ol{list-style:decimal}.ticket-chat .bubble .date{font-size:11px;text-align:right;margin-bottom:-4px;margin-right:-5px;margin-top:30px}.ticket-chat .bubble .name{font-size:14px;font-weight:700;margin-bottom:15px}.ticket-chat .admrel{background:linear-gradient(160deg,#dde3be 22%,#edf0de);margin:5px 5px 12px 0}.ticket-chat .usrrpl{-ms-flex-item-align:end;align-self:flex-end;background:linear-gradient(160deg,#a8e3f5 22%,#def9ff);margin:5px 0 12px 5px;z-index:2}