.streamBox{align-items:flex-start;gap:10px;padding:30px 0;display:flex;position:relative}.streamBox .stream-content{width:100%}.streamBox .stream-content.with-title{flex:0 0 50%}.streamBox .stream-content.full-width{flex:1}.streamBox .content-wrapper{width:100%!important}.streamBox .title-content{align-items:flex-start;gap:8px;display:flex}.streamBox .title-spacer{flex:0 0 8.33%}.streamBox .title-spacer.hidden{display:none}.streamBox .title-text{flex:0 0 91.67%}.streamBox .title-text h4{white-space:wrap;text-overflow:ellipsis;margin:0;padding-bottom:5px;overflow:hidden}.streamBox .title-text h4:hover{color:inherit!important}.streamBox .title-text p{white-space:wrap;text-overflow:ellipsis;margin:0;overflow:hidden}.streamBox .avatar-wrapper{position:absolute;top:-30px;left:0}.cameraSelectRow{margin:10px 0}.cameraSelectRow img{cursor:move}.cameraSelectRow .streamImage img{height:100%;display:inline}.streamImage img{width:100%;height:100%;display:block;object-fit:contain!important}.cameraSelectRow figure img{z-index:2;background:var(--white);border:1px solid #ccc;border-radius:50%;width:30px;height:30px;position:absolute;top:5px;left:2px}.cameraSelectRow p{margin:0;font-size:11px}.cameraSelectRow h4{border-bottom:1px solid var(--box-border-light);color:var(--text-light);word-break:break-word;cursor:pointer;margin-top:1.9em;padding-bottom:5px;font-size:13px;transition:color .2s ease-in-out}.cameraSelectRow h4:hover{color:var(--purple)}.dark .cameraSelectRow h4{border-bottom:1px solid var(--box-border-dark);color:var(--text-dark)}.fullScreenCameraAngle.mobileMode .cameraSelectRow h4,.fullScreenCameraAngle.mobileMode .cameraSelectRow p{color:var(--white)}.streamImage{text-align:center;cursor:pointer;background:#000;border-radius:4px;height:120px;transition:transform .2s ease-in-out;display:block;position:relative;overflow:hidden}.streamImage:hover{transform:scale(1.02)}.streamImage:hover:after{content:"";pointer-events:none;background:rgba(92,68,175,.1);position:absolute;top:0;bottom:0;left:0;right:0}.multiLiveCamera .streamImage{height:240px}.multiLiveCamera .streamImage.active{border:none}.streamImage.active{border:1px solid var(--purple);border-radius:4px}.streamImage .cameraStatus{border-radius:50%;width:10px;height:10px;position:absolute;top:5px;right:10px}.streamImage .cameraStatus.CONNECTED{background-color:var(--red);animation:1s linear infinite blinker}.playThumbnail{color:var(--white);background:var(--black);text-align:center;cursor:pointer;border-radius:50%;width:30px;padding-top:4px;font-size:20px;line-height:1.15;transition:all .2s ease-in-out;position:absolute;bottom:-8px;right:2px}.playThumbnail:hover{background:var(--purple);transform:scale(1.1)}@keyframes blinker{50%{opacity:.3}}.streamBox.disableBox img{cursor:default}.streamBox.disableBox{opacity:.3}.streamBox .smallVideo{cursor:pointer;background:var(--black);border-radius:4px;transition:opacity .3s ease-in-out;overflow:hidden;box-shadow:0 0 3px rgba(0,0,0,.5)}.streamBox .smallVideo video{border-radius:4px;height:100%}.mainDisplayTitle{text-align:center;background:rgba(0,0,0,.5);width:100%;height:120px;padding-top:45px;position:absolute}.mainDisplayTitle p{color:var(--gray);margin-top:5px}.fullscreenThumbnailTitles{text-align:center;color:var(--white);white-space:nowrap;text-overflow:ellipsis;background:rgba(0,0,0,.5);width:calc(100% - 20px);font-size:11px;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}@media (max-width:790px){.cameraSelectRow h4{margin-top:13px;margin-bottom:0;padding-bottom:2px;font-size:11px}.cameraSelectRow p{font-size:10px}}@media (max-width:550px){.imageInSmallScreen{object-fit:cover!important;width:100%!important;height:100%!important}}
