.chat_window{overflow-y:scroll;min-height:50%;-webkit-overflow-scrolling:touch;padding:10px 0}.messages{list-style:none;padding:20px 10px 0;margin:0}.messages .message{clear:both;overflow:hidden;margin-bottom:20px;transition:all .5s linear;opacity:0}.messages .message.left .avatar{float:left}.messages .message.left .text_wrapper::after{right:100%}.messages .message.left .text{color:#2f2f2f}.messages .message.right .avatar{background-color:#bebebe;float:right}.messages .message.right .text_wrapper{background-color:#e6e6e6;margin-right:20px;float:right}.messages .message.right .text_wrapper::after{left:100%;border-left-color:#e6e6e6}.messages .message.right .text{color:#000}.messages .message.appeared{opacity:1}.messages .message .avatar{margin-top:5px;margin-bottom:5px;width:40px;height:40px;border-radius:50%;display:inline-block}.messages .message .text_wrapper{display:inline-block;padding:10px;border-radius:6px;width:calc(100% - 85px);min-width:100px;position:relative;word-wrap:break-word}.messages .message .text_wrapper::after{top:13px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.messages .message .text_wrapper::after{border-width:13px;margin-top:0}.messages .message .text_wrapper::before{border-width:15px;margin-top:-2px}.messages .message .text_wrapper .text{font-size:1.2em;font-weight:300;text-align:left}.messages .message .text_wrapper .text>img{width:100%}.message_template{display:none}.TimeRight{text-align:right;display:inline-block;float:right;margin-right:25px}.TimeLeft{text-align:left;display:inline-block;float:left;margin-left:25px}.media{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-top:35px}.media iframe{position:absolute;top:0;left:0;width:100%;height:100%}.thumbnail.fancybox{margin-top:35px}.loader-message{width:184px}