div#message-send{width:auto;border:1px solid #ccc;background-color:#fff;color:#555;padding:4px 10px;position:absolute;top:93px;left:600px;cursor:pointer}div.chat-panel{width:260px!important;height:335px;border:1px solid #dadcdf;padding:0!important;position:fixed;right:1060px;bottom:-50px;margin-bottom:0;opacity:0;display:block;transition:.2s all ease-in-out;-moz-transition:.2s all ease-in-out;-webkit-transition:.2s all ease-in-out}div.chat-panel[data-pos="1"]{right:220px}div.chat-panel[data-pos="2"]{right:500px}div.chat-panel[data-pos="3"]{right:780px}div.chat-panel.active{bottom:-4px;opacity:1}div.chat-panel div.panel-heading{height:26px!important;border-bottom:1px solid #dadcdf!important;background-color:#f6f7f9;font-weight:400!important;font-size:10pt;color:#65686e;padding:2px 11px 1px!important}div.chat-panel div.panel-heading.active{background-color:#1c75bc;color:#fff}div.chat-panel div.panel-heading a.name:active,div.chat-panel div.panel-heading a.name:link,div.chat-panel div.panel-heading a.name:visited{color:#65686e!important;text-decoration:none!important}div.chat-panel div.panel-heading a.name:hover{color:#65686e!important;text-decoration:underline!important}div.chat-panel div.panel-heading.active a.name:active,div.chat-panel div.panel-heading.active a.name:link,div.chat-panel div.panel-heading.active a.name:visited{color:#fff!important;text-decoration:none!important}div.chat-panel div.panel-heading.active a.name:hover{color:#fff!important;text-decoration:underline!important}div.chat-panel div.panel-heading button.close{width:15px!important;height:15px!important;color:#000!important;position:absolute;top:-13px;right:3px;opacity:.4;filter:alpha(opacity=40)}div.chat-panel div.panel-heading.active button.close{color:#fff!important}div.chat-panel div.panel-heading button.close:hover{opacity:.6;filter:alpha(opacity=60)}div.chat-panel div.panel-body{padding-top:0!important}div.chat-panel div.panel-body div.member-intro{font-size:13pt!important;color:#333;text-align:center;line-height:1.4em;margin-top:15px}div.chat-panel div.panel-body div.member-intro div.member{width:70px;height:70px;border-radius:35px 35px 35px 35px;-moz-border-radius:35px;-webkit-border-radius:35px;margin:0 auto 5px;display:block}div.chat-panel div.panel-body div.chat-messages{width:100%;height:245px;color:#333;line-height:1.2em;overflow-x:hidden;overflow-y:auto;display:none}div.chat-panel div.panel-body div.chat-messages::-webkit-scrollbar{height:12px;width:5px;background:#fff}div.chat-panel div.panel-body div.chat-messages::-webkit-scrollbar-thumb{background:#ddd}div.chat-panel div.panel-body div.chat-messages::-webkit-scrollbar-corner{background:#fff}div.chat-panel div.panel-body div.chat-messages div.m{padding:3px 0}div.chat-panel div.panel-body div.chat-messages div.member{width:30px;height:30px;border-radius:15px 15px 15px 15px;-moz-border-radius:15px;-webkit-border-radius:15px;vertical-align:top;position:relative;top:9px;margin-right:6px;display:inline-block;float:left}div.chat-panel div.panel-body div.chat-messages div.msg{width:auto;max-width:75%;border-radius:10px 10px 10px 10px;-moz-border-radius:10px;-webkit-border-radius:10px;font-size:10pt;line-height:1.3em;vertical-align:top;padding:5px 8px;margin-top:11px;display:inline-block}div.chat-panel div.panel-body div.chat-messages div.m{width:100%;clear:both;float:left}div.chat-panel div.panel-body div.chat-messages div.msg.left{border:1px solid #f1eff0;background-color:#f1eff0;color:#65686e;float:left}div.chat-panel div.panel-body div.chat-messages div.msg.right{border:1px solid #4080fe;background-color:#4080fe;color:#fff;float:right}div.chat-panel div.panel-body div.chat-messages div.msg img{width:100%;height:auto}div.chat-panel div.panel-body div.chat-form{width:100%;height:32px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;position:absolute;left:0;bottom:30px}div.chat-panel div.panel-body div.chat-form input{width:100%;height:30px!important;border:none!important;background:0 0!important;font-size:10pt!important;color:#333!important;padding:0 10px;margin:0 10px 0 0!important;float:left}div.chat-panel div.panel-body div.chat-form input:active,div.chat-panel div.panel-body div.chat-form input:focus{outline:0}div.chat-panel div.panel-body div.chat-form img{width:26px;height:26px;opacity:.8;filter:alpha(opacity=80);cursor:pointer;float:right}div#chat-member-info{width:147px;border:1px solid #aaa;background-color:#fff;font-size:10pt;padding:10px;position:fixed;z-index:10}div#chat-member-info:after{width:14px;height:14px;border-top:1px solid #aaa;border-right:1px solid #aaa;background-color:#fff;position:absolute;top:20px;right:-8px;z-index:2;content:" ";transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg)}div#chat-member-info div.col-lg-1{width:15px!important}div#chat-member-info h3{margin-top:0}div.chat-member{width:50px;height:50px;position:fixed;right:25px;cursor:pointer;z-index:10002;transition:.2s all ease-in-out;-moz-transition:.2s all ease-in-out;-webkit-transition:.2s all ease-in-out;transform-origin:50% 50%;-moz-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0)}div.chat-member.active{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1)}div.chat-member div.photo{width:50px;height:50px;border-radius:25px 25px 25px 25px;-moz-border-radius:25px;-webkit-border-radius:25px;position:relative;overflow:hidden;cursor:pointer}div.chat-member div.photo img{width:100%;height:100%;object-fit:cover}div.chat-member div.count{width:26px!important;height:26px;border:1px solid red;background-color:red;font-size:8pt;color:#fff;text-align:center;line-height:1.1em;padding:7px 0 0;position:absolute;top:-4px;right:-4px;z-index:2}div.chat-member[data-id="0"]{bottom:10px}div.chat-member[data-id="1"]{bottom:70px}div.chat-member[data-id="2"]{bottom:130px}div.chat-member[data-id="3"]{bottom:190px}div.chat-member[data-id="4"]{bottom:250px}div.chat-member[data-id="5"]{bottom:310px}div.chat-member[data-id="6"]{bottom:370px}div.chat-member[data-id="7"]{bottom:430px}div.chat-member[data-id="8"]{bottom:510px}div.chat-member[data-id="9"]{bottom:600px}audio#chat-message{display:none}