.jsxc_remotevideo,.jsxc_noRemoteVideo{width:100%;height:100%;position:absolute;top:0;left:0;z-index:9000;background-color:#999}
#jsxc_webrtc{position:fixed;top:0;bottom:0;right:0;left:0;z-index:9999;background-color:#000}
#jsxc_webrtc .jsxc_status{z-index:9999;border-radius:20px;display:none;position:absolute;top:30px;left:50%;background-color:rgba(0,0,0,0.5);color:#fff;padding:15px;font-weight:700;text-align:center}
#jsxc_webrtc .slimScrollDiv{opacity:1!important}
#jsxc_webrtc li .jsxc_name{cursor:auto}
#jsxc_webrtc li .jsxc_name:hover{color:#bbb}
.jsxc_videoContainer{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#999}
.jsxc_videoContainer video{display:none}
.jsxc_videoContainer .jsxc_noRemoteVideo{display:none}
@media (min-width: 768px) {
.jsxc_videoContainer{right:250px}
.jsxc_videoContainer .jsxc_controlbar{opacity:0;-webkit-transition:1s opacity;transition:1s opacity}
.jsxc_videoContainer:hover .jsxc_controlbar{opacity:1}
}
.jsxc_noRemoteVideo p{position:absolute;bottom:0;left:0;text-align:center;color:#fff;width:100%;z-index:100}
.jsxc_noRemoteVideo > div{width:200px;height:200px;overflow:hidden;position:absolute;top:50%;margin-top:-100px;left:50%;margin-left:-100px}
.jsxc_noRemoteVideo > div > div{background-color:#4d4d4d}
.jsxc_noRemoteVideo > div > div:first-child{width:50%;height:50%;border-radius:50%;position:absolute;left:50%;margin-left:-25%;top:10%}
.jsxc_noRemoteVideo > div > div:last-child{position:absolute;bottom:-50%;width:100%;height:100%;border-radius:50%}
.jsxc_localvideo{width:160px;height:120px;position:absolute;right:10px;bottom:10px;z-index:9990;background-color:#000;cursor:pointer}
div:full-screen{width:100%;height:100%;background-color:#000}
div:full-screen.jsxc_localvideo{border:1px solid #fff}
div:-webkit-full-screen{width:100%;height:100%;background-color:#000}
div:-moz-full-screen{width:100%;height:100%;background-color:#000}
div:-ms-fullscreen{width:100%;height:100%;background-color:#000}
div:fullscreen{width:100%;height:100%;background-color:#000}
div:-webkit-full-screen.jsxc_localvideo{border:1px solid #fff}
div:-moz-full-screen.jsxc_localvideo{border:1px solid #fff}
div:-ms-fullscreen.jsxc_localvideo{border:1px solid #fff}
div:fullscreen.jsxc_localvideo{border:1px solid #fff}
div.jsxc_video{background-image:url(../img/camera_icon_white.svg);background-repeat:no-repeat;background-position:center center;background-size:15px 15px;opacity:.4}
div.jsxc_video.jsxc_disabled{background-image:url(../img/camera_disabled_icon_white.svg)}
div.jsxc_video:not(.jsxc_disabled):hover{opacity:1}
.jsxc_controlbar{position:absolute;top:50px;left:0;right:0;text-align:center;z-index:9090}
.jsxc_controlbar > div{background-color:rgba(0,0,0,0.5);height:44px;border-radius:22px;padding:5px;display:inline-block}
.jsxc_controlbar .jsxc_videoControl{height:44px;width:44px;margin:0 5px;background-position:center;background-repeat:no-repeat;background-size:90%;cursor:pointer;display:inline-block;opacity:.8}
.jsxc_controlbar .jsxc_videoControl:hover{opacity:1}
.jsxc_controlbar .jsxc_hangUp{background-image:url(../img/hang_up_red.svg)}
.jsxc_controlbar .jsxc_fullscreen{background-image:url(../img/fullscreen_white.svg)}
.jsxc_controlbar .jsxc_showchat{float:right}
.jsxc_multi > div{display:none}
.jsxc_snapshotbar{width:100%;display:none}
.jsxc_snapshotbar img{height:50px}
.jsxc_buttongroup{display:inline}
.jsxc_buttongroup button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0}
.jsxc_buttongroup button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0}
.jsxc_chatarea{position:absolute;top:0;right:0;bottom:0;width:250px;background-color:#f5f5f5}
.jsxc_chatarea .jsxc_settings{display:none!important}
.jsxc_chatarea .jsxc_close{display:none!important}
.jsxc_chatarea .jsxc_video{display:none!important}
.jsxc_chatarea .jsxc_window{bottom:0;box-shadow:none}
.jsxc_chatarea > ul{width:100%;height:100%;list-style:none;padding:0}
.bubblingG{text-align:center;width:129px;height:80px;position:absolute;top:40%;left:50%;margin-left:-64px}
.bubblingG span{display:inline-block;vertical-align:middle;width:16px;height:16px;margin:40px auto;background:#000;border-radius:81px;-webkit-animation:bubblingG 1.3s infinite alternate;animation:bubblingG 1.3s infinite alternate}
#bubblingG_1{-webkit-animation-delay:0;animation-delay:0}
#bubblingG_2{-webkit-animation-delay:.39s;animation-delay:.39s}
#bubblingG_3{-webkit-animation-delay:.78s;animation-delay:.78s}
@-webkit-keyframes bubblingG {
0%{width:16px;height:16px;background-color:#000;-webkit-transform:translateY(0);transform:translateY(0)}
100%{width:39px;height:39px;background-color:#fff;-webkit-transform:translateY(-34px);transform:translateY(-34px)}
}
@keyframes bubblingG {
0%{width:16px;height:16px;background-color:#000;-webkit-transform:translateY(0);transform:translateY(0)}
100%{width:39px;height:39px;background-color:#fff;-webkit-transform:translateY(-34px);transform:translateY(-34px)}
}
.jsxc_fullscreen.jsxc_localvideo{border:1px solid #fff}
.jsxc_videoSuitable .jsxc_name{font-style:italic}