#editor-chat .col-md-2,.col-md-10{padding:0}#editor-chat .panel{margin-bottom:0}#editor-chat #chat_window_1{bottom:0;right:0;position:absolute;float:right;margin-left:0;margin-right:5px}#editor-chat .chat-window>div>.panel{border-radius:5px 5px 0 0}#editor-chat .icon_minim{padding:2px 10px}#editor-chat .msg_container_base{background:#e5e5e5;margin:0;width:82%;float:right;padding:0 10px 10px;max-height:300px;height:300px;overflow-x:hidden}#editor-chat .user-list{background:#e5e5e5;border-right:2px solid white;margin:0;width:18%;float:left;padding:0;max-height:300px;height:300px;overflow-x:hidden;cursor:default}#editor-chat .user-list-status{font-size:10px}#editor-chat .user-list-item{padding:3px}#editor-chat .panel-heading{background:#666;opacity:.5;color:white;padding:2px 8px 2px 8px;position:relative;overflow:hidden;margin:0}#editor-chat .msg_receive{padding-left:0;margin-left:0}#editor-chat .msg_sent{padding-bottom:20px !important;margin-right:0;text-align:right}#editor-chat .messages{background:white;padding:10px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,0.2);max-width:100%}#editor-chat .messages>p{font-size:13px;margin:0 0 .2rem 0}#editor-chat .messages>time{font-size:11px;color:gray}#editor-chat .msg_container{padding:10px;overflow:hidden;display:flex}#editor-chat img{display:block;width:100%}#editor-chat .avatar{position:relative}#editor-chat .base_receive>.avatar:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border:5px solid #FFF;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}#editor-chat .base_sent{justify-content:flex-end;align-items:flex-end}#editor-chat .base_sent>.avatar:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border:5px solid white;border-right-color:transparent;border-top-color:transparent;box-shadow:1px 1px 2px rgba(black,0.2);/ / not quite perfect but close}#editor-chat .msg_sent>time{float:right;font-size:10px}#editor-chat .msg_container_base::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#f5f5f5}#editor-chat .msg_container_base::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#editor-chat .msg_container_base::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}#editor-chat .btn-group.dropup{position:fixed;left:0;bottom:0}#chat-min-max{margin-right:10px;cursor:pointer}#chat-close-icon{cursor:pointer}#editor-chat .history-loading{padding:5px;text-align:center;width:100%;color:orange}