body{
    /* background: #1e1f20; */
    top: 0px !important;
}
.landing-wrapper {
    background: url(/assets/img/landing-bg.adfc7e3e.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
    overflow-y: auto;
}
.logo-holder {
    height: 100%;
    padding: 10px 0;
    max-width: 100%;
    object-fit: contain;
    pointer-events: none;
}
.OT_archiving-light{
    width: 7px !important;
    height: 7px !important;
}

.tot-participants {
    padding-left: 20px;
}
.tot-participants i{
    font-size: 15px !important;
    margin-right: 6px !important;
    margin-bottom: 6px !important;
}
.input-wrap.input-select #react-select-2-input {
    height: inherit !important;
 }
#confbg,#settingsbg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
  }
  
  .confbg::before,.settingsbg::before {
    content: '';
    /* background: black; */
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
  }
.speaker-btn-left{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    float: left;
    margin-top: 10px;
}
.speaker-btn-left a{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 5px 20px;
    flex-direction: row;
    height: 100%;
}
.speaker-btn-left a .participants-section-text{
    color: #fff !important;
    font-size: 15px;
    white-space: nowrap;
}
.speaker-part-btn{
    float: left;
    margin-right: 10px;
}
.floor-active{
    border: 1px solid #871fff !important;
}
.part{
    color: #fff !important;
    font-size: 20px !important;
}
.onair-active{
    background: #cf2027 !important;
    border:1px solid #cf2027 !important;
}
.onair:hover{
    background: #cf2027 !important;
    border:1px solid #cf2027 !important;
}
.waiting-room-wrap{
    position: fixed;
    width: 100%;
    top: 72px;
    bottom: 0px;
}
.waiting-room-wrap img{
    width: 100%;
    height: 100%;
    object-fit: contain !important;
}
.waiting-room-wrap video{
    width: 100%;
    height: 100%;
    object-fit: contain !important;
}
.interpret-wrapper{
    padding: 5px;
}
.bot {
    background-color: #d9bff7 !important;
    color: #333;
}
.speaker-cap-close{
    width: 18px;
    height: 18px;
    border-radius: 15px;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    font-weight: 900;
    color: #fff;
    background: #8620fe;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 99999;
    cursor: pointer;
}
.layoutman-teams{
    left: 6px !important;
    top: 40px !important;
}
.login-session {
    background-color: #10141f;
    min-height: 100vh;
    max-height: 100vh;
}
.disable-lay{
    pointer-events: none;
    opacity: .5;
}
.login-row {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 400px;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto;
}
.raf-login-wrapper {
    background-color: rgba(1,3,28,.75);
    padding: 10px;
    border-radius: 6px;
    margin-top: 13px;
}
.validtxt_msg {
    color: #dc143c;
    font-size: 13px;
    margin-top: 10px;
}

.formgrp-txt-wrapper {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    min-height: 20px;
}
.formgrp-label {
    font-size: 13px;
    font-weight: 500;
    color: #a9a9a9;
    margin-bottom: 9px;
}
.raf-login-input {
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    border: 1px solid hsla(0,0%,100%,.17);
    padding: 8px 14px;
    background-color: transparent;
    border-radius: 5px;
}
.raf-login-btn-wrapper {
    margin-top: 14px;
}
.raf-join-meet {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background-color: #871efd;
    padding: 11px 18px;
    border-radius: 8px;
    border: none;
    outline: none;
    width: 100%;
    cursor: pointer;
}
.conft-spkr{
    position: absolute !important;
    bottom: 21px !important;
}
.skiptr{
    border: none;
    background: transparent;
    color: #fff;
    text-decoration: underline;
    margin-top: -7px;
    font-size: 11px;
    cursor: pointer;
    /* width: 103px; */
    margin-left: 20px;
    text-align: right;
}
.skiptranslate{
    display: none;
}
.skiptranslate a{
    display: none !important;
}
.goog-te-banner-frame {
    left: -91px !important;
    top: 0px;
    width: calc(100% + 91px) !important;
}
.alert-body {
    /*min-height: 160px !important;*/
}
.speaker-test-labal{
    float: left;
    line-height: 30px;
}
.height16{
    min-height: 16px;
}
.speaker-test-img{
    margin-left: 15px;
    float: left;
    padding: 9px 9px 8px 9px;
    border-radius: 30px;
    margin-bottom: 5px;
    color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 10px;
}
.docdown i{
    color: #fff !important;
    font-size: 15px !important;
}
.common-bg{
    background: #871fff !important;
}
.load-more-wrap{
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    background: #333335;
    height: 45px;
}
.load-more{
    padding: 11px;
    margin: 5px;
    background: #232323;
    color: #fff;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}
.vdo-top-part{
    z-index: 9;
}
#goog-gt-tt{
    display: none !important;
}
#google_translate_element{
    width: 140px !important;
    cursor: pointer;
}
.dash-poll-ques {
    -webkit-line-clamp: unset !important;
  }
  .dash-polls-options {
       white-space: unset !important;
}
.troubles{
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    background: #8820ff;
    width: 31px;
    text-align: center;
    height: 31px;
    padding: 5px;
    border-radius: 30px;
}
#google_translate_element select{
    height: 31px !important;
    background: #141515 !important;
    /* border: none; */
    padding: 3px;
    border-radius: 5px;
    font-size: 12px !important;
    color: #fff !important;
    border: 1px solid #fffcfc !important;
    cursor: pointer !important;
    width: 205px !important;
    margin-left: 1rem !important;
}
.goog-te-gadget{
    display: flex !important;
    color: #141515 !important;
}
.goog-logo-link{
    display: none !important
}
.avatar-section{
    height: 100%;
}
.disabled{
    pointer-events: none;
    opacity: .5;
}
.dis{
    border: none;
    background-color: #000 !important;
    pointer-events: none;
}
.dis::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f110";
    color: #535353;
    background: #fff;
    line-height: 11px;
    font-size: 16px;
  }
#videoPlayer{
    object-fit: contain !important;
    background: #000;
}
.spek-caption-container{
    padding: 8px !important;
}
.speaker-selected{
    background-color: #efefef !important;
}
.statuscheck{
    margin-right: 7px;
}
.mod-spek-display-wrapper{
    padding: 0px !important;
}
.doc-index-2{
    z-index: 9;
}
.right-10{
    margin-right: 10px !important;
}
.partnerVideo .OT_widget-container{
    background: transparent !important;
}
.OT_widget-container{
    background: transparent !important;
}
.partnerVideo .OT_video-poster{
    display: none !important;
}

.partnerVideo .OT_video-loading{
    display: none !important;
}
.OT_video-loading{
    display: none !important;
}
.partnerVideo .OT_bar{
    display: none !important;
}
#layout-manage{
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 99;
    background: rgb(55 55 55 / 86%);
    padding: 1px 2px 1px 0px;
    border-radius: 4px;
}
#layout-manage img{
    width: 24px !important;
    float: left;
    cursor: pointer;
    margin-left: 2px;
    border-radius: 4px;
    filter: brightness(1) invert(1);
}
#layout-manage img:hover{
    background: #fff;
}
.vid-close{
    position: absolute;
    right: 0px;
    top: 0px;
    color: red;
    width: 18px;
    height: 18px;
    /* border-radius: 15px; */
    background: #fff;
    z-index: 9;
    text-align: center;
    padding: 2px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}
.noscroll{
    overflow:  hidden !important;
}
#docPlayer{
    width: 100% !important;
    height: 100%;
    background: #000;
    border: none; 
}
.chat-clear{
    right: 15px;
    position: absolute;
    cursor: pointer;
}
.alert-poup{
    position: absolute;
    background: #fff;
    z-index: 99;
    width: 313px;
    height: 100%;
    top: 0px;
}
.pinned{
    border: 2px solid #72ff42 !important;
}
.permission-pop{
    width: 100%;
    height: 100%;
    position:absolute;
    background: #000;
    z-index: 000000;
    top: 0px;
    color: #fff !important;
    text-align: center;
    line-height: 30px;
    padding-left: 5px;
}
.perm-wrap{
    padding-top: 20px;
}
.perm-img-wrap{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #404040;
}
.close-permi{
    width: 40px;
    height: 40px;
    background: #871fff;
    color: #fff;
    border: 1px solid #cca0ff;
    position: relative;
    right: 0px;
    top: 0px;
    float: right;
    margin: 10px;
    border-radius: 40px;
    cursor: pointer;
}
.permission-pop img{
    width: calc(100% - 10px);
    margin-right: 5px;
}
.brow-img{
    width: 30%;
    float: left;
    border: 1px solid #494949;
    margin: 1%;
}
.pinicon{
    width: 30px;
    position: absolute;
    z-index: 99;
    right: 15px;
    top: 20px;
    cursor: pointer;
    background: rgb(253 253 253 / 63%);
    padding: 6px 6px 5px 5px;
    border-radius: 5px;
}
.bg-1 {
    background: #c9daff !important;
  }
  .bg-2 {
    background: #bbb8d4 !important;
  }
  .bg-3 {
    background: #dccccf !important;
  }
  .bg-4 {
    background: #9fdba7 !important;
  }
  .bg-5 {
    background: #f0f2f5 !important;
  }
.videoclose{
    z-index: 9999;
    color: #871eff !important;
    font-weight: 500 !important;
    font-size: 45px !important;
    /* position: fixed; */
    right: 0px !important;
    /* left: 13px; */
    top: -4px;
}
.width100{
    width: 100% !important;
}
.poll-dropdown-wrapper{
    /*top: 50px !important;*/
}
.width100px{
    width: 100px !important;
}
.handover-remain-time{
    left: -200px;
}
.action-icons-wrapper{
    margin-right: 8px !important;
}
.cam-mic-help{
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 9;
    background: rgb(0 0 0 / 55%);
    color: #fff;
    padding: 16px;
    font-size: 14px;
}
.fa-spin{
    display: none;
}
.isAudioProcessing{
    cursor: wait;
    pointer-events: none;
}
.isAudioProcessing .fa-spin{
    position: absolute !important;
    color: #fff !important;
    display: flex !important;
}
.isAudioProcessing img{
    display: none;
}
.yellow{
    color: yellow !important;
}
.red{
    color: red !important;
}
.green{
    color: green !important;
}
.trouble{
    font-size: 12px !important;
    color: #9c9c9c !important;
}
.publisher-video{
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.meeting-section{
    width: 100%;
    height: 100%;
    position: relative;
}
.logoo{
    height: 41px;
}
.pollError{
    color: red;
    width: 100%;
    text-align: center;
    font-size: 10px;
    height: 10px;
}
.poll-tool{
    font-size: 11px;
    margin-right: 15px;
    margin-bottom: 4px;
    color: #545454;
    cursor: pointer;
}
.poll-tool:hover{
    opacity: .8;
}
.poll-edit-icon:hover{
    opacity: .8;
}
.margin-btm-30{
    margin-bottom: 30px;
}
.margin-left-10{
    margin-left: 10px !important;
}
.correct-ans-padd{
    padding-top: 13px;
    padding-bottom: 8px;
    cursor: pointer;
}
.right0{
    right: 0px !important;
}
.logoo img {
    width: auto;
    height: 100%;
}
.support-chat-list{
    width: 100%;
    height: 200px;
    overflow-y: auto;
}
.support-chat-input{
    width: 100%;
    color: #000;
    border: none;
    height: 42px;
    font-size: 15px;
}
.support-close{
    width: 14px;
    height: 14px;
    cursor: pointer;
    float: right;
    color: #000;
    font-family: cursive;
    font-size: 18px;
    margin-top: -5px;

}
.sprt-chat-inp-wrap{
    padding: 10px;
    width: calc(100% - 10px);
    margin: 5px;
    border: 1px solid #ccc;
}
.loader{
    width: 100%;
    height: 100%;
    background:#fff;
    position: fixed;
    z-index: 999999999;
}
.chat-name{
    margin-top: -28px;
    position: absolute;
    color: #7b7b7b;
    left: 0px;
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
}
.margin-top-10{
    margin-top: 10px !important;
}
.comm-chat-reply-blk {
    background-color: #fffe !important;
}
.sess-not-started{
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    color: #a7a7a7;
    padding-top: 150px;
    font-size: 25px;
}
.left .chat-name{
    color: #7b7b7b !important;
}
.chat-not{
    border-color: #0eaf0e !important;
    border-width: 5px !important;
}
.loader-gif{
    width: 450px;
    margin: 0 auto;
    margin-top: 150px;
}
.loader-gif img{
    width: 100%;;
}
.selectmylang .interpreter-popover {
    position: absolute;
    margin-top: 10px;
    z-index: 9;
    background-color: #333335;
    padding: 0px 15px;
    left: 0px;
    right: 0px;
    width: 100px;
    bottom: 36px !important;
    top: unset !important;
    box-shadow: 0px 0px 36px -8px #00000078;
}
.support-wrap{
    min-height: 400px;
}
.support-cmn-block{
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}
.support-inp-wrap{
    padding: 8px 15px 12px 5px !important;
}
.suport-wrap-inner{
    min-height: calc(100% - 50px ) !important;
    max-height: calc(100% - 51px ) !important;
}
.interpreter-popover{
    min-width: 60px !important;
}
.top-volume .custom-menu-tooltip{
    bottom: unset !important;
    top: calc(100% + 1.2rem) !important;
}
.top-volume .custom-menu-tooltip::after {
    transform: translate(-50%, -170%) rotate(45deg);
}
.selectfloorlang .interpreter-popover{
    top: unset;
    left: 26px;
    bottom: 82px;
    box-shadow: 0px 0px 36px -8px #00000078;
}
.fulllog{
    width: 100% !important;
    height: 100% !important;
    border: none !important;
}
.nomouse{
    pointer-events: none;
    opacity: .7;
}
.suppform{
    display: block;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin-top: -7px;
    margin-left: -14px;
}
.form-grp-caption .progress-bar{
    background: #871eff !important;
    height: 6px !important;
}
.form-grp-caption .file-upload-progress{
    width: 100% !important;
}
.preset-speaker_nobg{
    background-image: none !important;
}
.flipimg{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.screen-layout .layout-vertical{
    position: fixed !important;
    left: 0px;
    right: 300px;
    height: unset !important;
    width: unset !important;
    top: 72px !important;
    bottom: 80px;
}
.bg-white{
    background: #fff !important;
}
.form-grp-caption progress{
    width: 100%;
    background: transparent !important;
}
.apiloader{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999999;
    background: #000;
}
.record{
    font-size: 14px !important;
}
.apiloader-spinner{
    height: 0;
    width: 0;
    padding: 15px;
    border: 6px solid #ceadf4;
    border-right-color: #871fff;
    border-radius: 22px;
    -webkit-animation: rotate 1s infinite linear;
    /* left, top and position just for the demo! */
    position: absolute;
    left: 50%;
    top: 50%;
}
.nomouseac{
    pointer-events: none;
}
.marginbt15{
    margin-bottom: 15px;
}
.conf-time-part{
    width: 270px;
}
#layout{
    width: 100%;
    height: 100%;
}
.layoutscreenshare{
   /* width: calc(100% -250px) !important;*/
}
.vdo-display-wrapper{
    width: 100%;
}
.hide{
    display: none !important;
}
.bottom-right-side-section{
   opacity: 0;
}
.pointer{
    cursor: pointer;
}
.sidenav-blk{
    display: none;
}
.sett-active{
    background: #871fff !important;
}
.vdo-menu-blk .active{
    background: #871fff !important;
}
.vdo_bottom-part .active{
    background: #871fff !important;
}
.bgred{
    background: #871fff !important;
}
.absolute{
    position: absolute !important;
}
.active-icon{

}
.vdo-top-right-part img:hover{
    opacity: .7;
}
.custom-menu-tooltip{
    bottom: calc(100% + 1.0rem);
}
.selected-cam{
    min-height: 12px;
}
.show{
    display: block !important;
}
.settings-overl{
    z-index: 99999999999 !important;
    position: fixed !important;
    top: 70px !important;
    width: 100% !important;
    background: #272729;
    left: 0px !important;
}
.publisher-video{
   width: 100%;
   height: 100%;
}
.publisher-video div{
    width: 100%;
    height: 100%;
}
.publisher-small{
    width: 100%;
    height: 100%;
}
.partnerVideo{
    width:230px;
    height:320px;
    /* background: #000; */
    position: fixed;
    bottom: 217px;
    left: 5px;
    z-index: 9;
}
.OT_ignore{
    position: fixed !important;
    z-index: 9999 !important;
    top: 90px !important;
    width: 160px !important;
    height: 120px !important;
    left: unset !important;
}
.OT_audio-level-meter__audio-only-img{
    display: none !important;
    opacity: 0;
}
.publisher-video video{
    object-fit: cover !important;
    /* background: #000 !important; */
    border-radius: 8px;
    padding: 0px;
    /* border: 3px solid #1e1f20; */
}
.video-wrap video{
    object-fit: contain !important;
    background: #000 !important;
    border-radius: 8px;
    padding: 0px;
    border: 3px solid #1e1f20;
}

.OT_name{
    width: 100% !important;
    text-align: center !important;
    visibility: hidden;
}
.audio-chker-blk{
    width: 25px;
}
.caption-wrap{
    display: none;
}
.audio-chker-blk div{
float: left;
opacity: 0;
}
.inactive{
    opacity: .4;
    pointer-events: none;
}
.flag-lang{
    min-width: 100px;
    padding-left: 8px !important;
}
.min-60{
    min-width: 60px !important;
}
.mod-participants_info{
    z-index: 99999;
}
.OT_bar{
}
.OT_mute{
 display: none !important;
}
.action-icons-wrapper{
    color: #fff;
}
.action-icons-wrapper img{
    margin-left: -4px;
    margin-top: -3px;
    height: 19px;
}
.speaker-vdo-info-bottom-wrap {
    margin-right: 6px !important;
    margin-top: 2px !important;
}
.logo-err{
    border-color: red !important;
}
.speaker-caption-title{
    width: 200px;
}
.partnerVideo .publisher-video {
    right: -173px !important;
    display: none;
}
.speaker-info-mod{
    height: 100% !important;
}
.caption-opt{
    width: 100%;
    height: 47px;
    border: none;
}
.caption-error{
    border-bottom:1px solid red !important
}
.teams-login-desc{
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    border-radius: 8px;
    text-align: justify;
    background: #dcdbdb;
    color: #333;
    font-weight: 500;
    box-shadow: 0px 0px 10px 0px #ffffff69;
    }
    
      .teams-login-desc  a{
        color: #871fff;
        font-size: 15px;
        font-weight: 600;
    }
.part-moderator-panel{
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px !important;
    left: 0px !important;
    position: fixed;
    display: block !important;
}
.part-inner-panel{
    height: calc(100vh - 89px) !important;
    /* min-height: unset !important; */
    max-height: unset !important;
}
.speaker-info-wrap{
    width: calc(100% - 12px)!important;
    opacity: .9;
    height: 70px !important;
    position: absolute;
    bottom: 4px;
    display: none;
    z-index: 9;
    margin-left: 6px;
    margin-right: 6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.padding0{
    padding:0px !important
}
.margin-8px{
    margin-right: 8px;
}
.handraise{
    height: 22px !important;
    margin-left: -1px !important;
}
.enable{
    color: #00d2a5 !important;
}
.disable{
    color: #871fff !important;
}
.file-drop{
    width: 100%;
    height: 100%;
    position: absolute;
}
.file-drop .file-drop-target{
    width: 100%;
    height: 100%;
    border: 2px dashed #0000003b;
    cursor: pointer;
}
.dragover{
    border: 2px dashed red !important;
}
.media-uploader{
    border: none !important;
}
.avatar-not{
    padding: 13px !important;
    width: 41px !important;
    color: #fff !important;
    background: #2d7b49 !important;
}
.urlerror{
    border-bottom-color: red;
}
.media-file-list-blk{
    max-height: 120px !important;
}
.slow-down-txt{
    width: 200px;
    line-height: 18px;
    margin-right: 15px;
}
.fixed-backdrop {
    background-color: rgba(0, 0, 0, 0.3) !important;
}
.file-list-container .filename {
    max-width: 150px !important;
}
.mic-icon-wrap{
    width: 20px !important;
}
.mod-userlisting-header.signlang {
    background-color: #2196F3;
}
.avatar_initial.sign {
    background-color: #2196F3;
}
.playic i{
    color: #e85a6e;
    font-size: 11px;
}
.playic{
    margin-right: 18px;
    cursor: pointer;
}
.file-delete-icon {
    top: 10px !important;
}
.interpreter-popover{
    z-index: 99 !important;
}
.signed-video .video-wrap{
   width: 100% !important;
   height: 100% !important;
}
.signed-video #publisher-parent{
    width: 100% !important;
    height: 100% !important;
 }
.cp-5 .speaker-logo-blk{
    height: 72px !important;
    border-radius: 0px;
}
.cp-5{
   flex-direction: unset !important;
   justify-content: unset !important;
}
.partnerVideo .video-wrap{
    width: 100% !important;
}
.teams-login-desc a{
    color: #871efd !important;
}
.video-wrap{
    width: 50%;
    height: 100%;
    position:absolute !important;
}
#publisher-parent{
    width: 0px;
    height: 0px;
}
.OT_edge-bar-item{
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    width: calc(100% - 7px ) !important;
    margin-left: 3px !important;
    margin-top: 3px !important;
}
.vdo-user-avatar-blk{
    padding: 5px !important;
    width: calc(100% - 5px) !important;
    height: calc(100% - 5px) !important;
    border-radius: 10px !important;
}
.video-wrap div{
    width: 100%;
    height: 100%;
}
.err{
    color: red !important;
}
.interpreter-chatwrap{
    min-height: calc(100vh - 350px) !important;
    max-height: calc(100vh - 350px) !important;
}
.screenshare-parent{
    width: 200px;
    right: 3px;
    position: absolute;
    background: rgb(47 47 47 / 49%);
    text-align: center;
    color: #fff;
    padding: 5px;
    bottom:0px;
    border: 1px solid #292929;
   /* top: 0px;*/
    z-index: 9;
}
.screen-layout{
    width: 292px !important;
    right: 5px;
    position: absolute;

}
.layout-screen{
    position: absolute;
    left: 0px;
    right: 300px;
    height: 100%;
}
.layout-screen .video-wrap{
    width: 100%;
    height: 100%;
}
.screenshare-parent .OT_name{
    display: none !important;
}
.screenshare-parent .OT_video-loading{
    display: none !important;
}
.fullscrn-butn{
    position: absolute;
    z-index: 9999;
    background: transparent;
    border: none;
    padding: 3px 5px 3px 5px;
    margin: 4px;
    cursor: pointer;
    top: 0px;
}
.stop-share-btn{
    width: 120px;
    margin: 0 auto;
    background: #f7335f;
    color: #fff;
    border: none;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #fff;
}
.screenshare-parent h2{
    margin-top: 0px;
    margin-bottom: 8px;
    line-height: 21px;
    font-size: 12px;
}
.screen-myvideo div{
  height: 123px !important;
}
.screen-myvideo{
    width: 100%;
    height: 126px;
}
/*
.part-menu:hover .custom-menu-tooltip{
opacity: 1;
visibility: visible;
}
*/
.spek-icon-wrap .custom-menu-tooltip {
    right: -69px !important;
}
.nopointer{
    cursor: default !important;
}
.part-menu{
    width: 28px;
}
.top35{
    top: 35% !important;
}
.thanktxt{
    color: #fff;
    text-align: center;
    font-size: 53px;
}
.thanksmall{
    font-size: 20px !important;
}
.vdo-display-wrapper{
    z-index: 1;
}
.hight32{
    height: 32px !important;
}
.screen_share .parent-meeting-section{
    align-items: unset !important;
}
.comm-chat-blk{
    display: none;
}
.chat-enabled .comm-chat-blk{
    display: block !important;
}
.mod-parent-meet-session .chat-enabled .vdo-display-wrapper{
    width: calc(100% - 300px) !important;
}
.chat-enabled .video-area{
    width: calc(100% - 300px) !important;
}
.screen_share .meeting-section{
    align-items: unset !important;
}
/*
.msg-pointer{
    min-width: 100px !important;
    margin-top: 20px !important;
}
*/
.comm-chat-avatar .avatar_initial{
    font-size: 10px;
    color: #fff !important;
}
.alert-backdrop{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 12%);
}
.alert-wrap{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 9;
}
.alert-content{
    width: 50%;
    margin: 0 auto;
    background: #fff;
    margin-top: 150px;
}
.alert-head{
    padding: 15px;
    background: #222225;
    color: #f1f1f1;
}
.alert-body{
    padding: 15px;
    line-height: 28px;
    color: #545454;
    border-bottom: 1px solid #efefef;
}
.alert-footer{
    padding: 10px;
    height: 55px;
}
.rightmarg9{
    margin-right: 9px !important;
}
.alert-footer button{
    float: right;
    /* height: 40px; */
    padding: 8px;
    min-width: 80px;
    background: #ffffff;
    color: #2a2a2a;
    border: 1px solid #4a4a4a;
    cursor: pointer;
}

.help-butn:hover .custom-menu-tooltip{
    opacity: 1;
    visibility: visible;
    top: 30px;
    height: 45px;
    font-size: 14px !important;
}
.help-butn img{
    height: 36px !important;
}
.help-butn{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    height: 11px;
}
.voice-slidecontainer:hover .custom-menu-tooltip{
    opacity: 1;
    visibility: visible;
}
.voice-slidecontainer{
    position: relative;
}
.padding-left-0{
    padding-left: 0px !important;
}
#paticipants-tabContent .tab-pane{
    overflow-x: hidden !important;
}
.handover-timer{
    font-size: 32px;
    text-align: center;
    width: 100%;
    color: #d92d54;
}
.vdo-sys-check-wrapper{
    top: 300px;
}
.loadingtxt{
    text-align: center;
    padding: 5px;
    font-size: 20px;
    color: #f04a62 !important;
}

.partnerVideo video{
    /*border: 2px solid #871eff*/
}
.height-25{
    height: 15px;
}
.opacity0{
    opacity: 0 !important;
}
.cam-permission{
    width: 100%;
    padding: 10px;
    background: #2d2d2d;
    color: #ff5e1e;
    font-size: 12px;
    line-height: 15px;
}
.cntmenu{
    color: #fff !important;
    font-size: 11px !important;
}
.interpreter-audio-ind div{
    opacity: 1;
    z-index: 0 !important;
}

.chat-avatar.viewer {
    background-color: #1a95ad;
    color: #fff;
}
.bottom5{
    margin-bottom: 10px !important;
}
.chat-avatar.moderator {
    background-color: #871fff;
    color: #fff;
}
.media-menu-wrapper{
    background-color: #871fff;
}
.audio-spec-row.audio-spec-active .vdo-menu-list{
    background-color: #871fff;
    border: 1px solid #871fff;
}
.active-blink{
    background-color: #871fff !important;
}
.chat-avatar.interpreter {
    background-color: #c22364;
    color: #fff;
}
.poll-option-wrapper:nth-child(5) .poll-option-bubble {
    background-color: #c22364;
}
.poll-option-wrapper:nth-child(6) .poll-option-bubble {
    background-color: #0089e9;
}
.poll-option-wrapper:nth-child(7) .poll-option-bubble {
    background-color: #1a95ad;
}
.poll-option-wrapper:nth-child(8) .poll-option-bubble {
    background-color:#a9a9a9;
}
.poll-option-wrapper:nth-child(9) .poll-option-bubble {
    background-color: #c22364;
}
.poll-option-wrapper:nth-child(10) .poll-option-bubble {
    background-color: #0089e9;
}
.poll-option-wrapper:nth-child(11) .poll-option-bubble {
    background-color: #1a95ad;
}
.poll-option-wrapper:nth-child(12) .poll-option-bubble {
    background-color:#a9a9a9;
}
.poll-option-wrapper:nth-child(13) .poll-option-bubble {
    background-color: #c22364;
}
.poll-option-wrapper:nth-child(14) .poll-option-bubble {
    background-color: #0089e9;
}
.poll-option-wrapper:nth-child(15) .poll-option-bubble {
    background-color: #1a95ad;
}
.poll-option-wrapper:nth-child(16) .poll-option-bubble {
    background-color:#a9a9a9;
}
.poll-option-wrapper:nth-child(17) .poll-option-bubble {
    background-color: #c22364;
}
.poll-option-wrapper:nth-child(18) .poll-option-bubble {
    background-color: #0089e9;
}
.poll-option-wrapper:nth-child(19) .poll-option-bubble {
    background-color: #1a95ad;
}
.poll-option-wrapper:nth-child(20) .poll-option-bubble {
    background-color:#a9a9a9;
}
.fullwd{
    position: fixed;
    width: 100%;
    height: calc(100% - 66px);
    object-fit: contain;
}
/*
binsu change
.send-chat-popup {
    bottom: 40px !important;
    top: unset !important;
    max-height: calc(100vh - 350px) !important;
}
*/
.overflow-y-auto{
    overflow-y: auto !important;
}
iframe{
    width: 100%;
    border: none;
    background: #1e1f20;
    height: 92px;
}
.partner-lang{
    font-size: 9px;
    color: #fff;
    margin-top: -5px;
    margin-bottom: 7px;
    text-align: center;
    padding-right: 7px;
}
.audio-chker-blk{
    justify-content: left !important;
}
.vdo-enlarge-blk{
    display: none;
}
.meeting-section:hover .vdo-enlarge-blk{transform: translateY(0px);display: block !important;}
.poll-backdrop{
    z-index: 9;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0 0 0 / 49%);
}
.vdo-enlarge-blk{
    z-index: 999999999;
}
.pvmsg{
    padding: 7px;
    margin: 5px;
    border-radius: 5px;
    text-align: center;
    text-decoration: underline;
}
.slow-down-toast-blk{
    z-index: 999999999999;
}
.interpre-outgoing-audio {
    padding: 10px 11px !important;
}
.audio-meter{
    width: 10%;
    height: 100%;
    opacity: .5;
}
.outgoing-lang-alert {
    top: -5px;
    right: -2px;
}
#waveform{
    background-color: #262729;
    background-size: 5px 5px;
    background-image: linear-gradient(to right, #343435 1px, transparent 1px),linear-gradient(to bottom, #343435 1px, transparent 1px);
    border: 1px solid #4e4c4c;
}
.vdo_bottom-part .selected{
    box-shadow: 0px 0px 10px #00000012;
    border: 2px solid #3b60e2;
}
.onairInter{
    background: #fff !important;
}
.onairInter div{
    color: #000 !important;
}
.OT_video-poster{
    opacity: 1 !important;
    background: rgb(30 31 32) !important;
}
.vdo-user-avatar {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    width: 100px;
    max-width: 100px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    border-radius: 50%;
    background-color: #871fff !important;
    color: #fff !important;
    font-size: 42px;
    
}
.vdo-user-avatar-blk{
    border: 1px solid #2d2d2d !important;
}
.chat-time-disp{
    white-space:nowrap;
}
.sidenav-blk .arrow-open{
    display: none;
}
.interpreter-drop .arrow-open{
    display: inherit !important;
}

.blinkmob{
    margin-right: 3px !important;
    margin-bottom: 2px !important;
    position: relative !important;
}
.hlsplayer-wrap{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}
.video-js{
    width:100% !important;
    height:100% !important;
}
.vjs-control-bar{
    display: none !important;
}
.video-js .vjs-big-play-button{
    background-color: rgb(135 30 255) !important;
}
.player-frame{
    position: absolute;
    width:100%;
    height:100%;
    border: none;
    overflow: hidden;
}
.speaker-lang-blk .active{
    border:1px solid #871eff !important;
}
.rmoptn{
    right: 25px !important;
    background: #c22364;
}
.screen-layout .speaker-info-wrap{
    display: none !important;
}
.vdo-syschk-icons{
    bottom: 0px !important;
}
.signmyvid{
    top: 40px !important;
    width: 326px !important;
    height: 244px !important;
}
.right300{
    right: 300px !important;
}

.index99{
    z-index: 99 !important;
}
.signed-video{
    width: 326px;
    height: 244px;
    position: absolute;
    bottom: 60px !important;
    left: 5px;
    background: transparent;
    z-index: 999;
    cursor: grab;
    
}
.partnerVideo{
    cursor: grab;
}
.signed-video .OT_fit-mode-cover{
    border: 1px solid #ccc;
}
.signed-video .OT_widget-container video{
    object-fit: cover !important;
    
}
.moresettings{
    display: none;
}
@media only screen and (max-width: 1350px){
    .moder .vdo-display-wrapper {
        height: 100% !important;
    }
    .vdo-display-wrapper {
        height: calc(100% - 146px) !important;
        min-height: unset !important;
        max-height: unset !important;
    }
    .moresettings{
        display: flex !important;
    }
    .hidelowres{
        display: none;
    }
    
}


@media only screen and (max-width: 767px){
    .vdo-sys-check-wrapper {
        max-width: 400px !important;
        margin: 0 auto !important;
    }
    #layout-manage{
        display: none !important;
    }
    .vdo-enlarge-blk{
        bottom: 7px !important;
        right: 7px !important;
        visibility: hidden !important;
        display: none !important;
    }
    .comm-chat-blk{
        z-index: 9999 !important;
    }
    .mobile-viewer-hide{
        display: none;
    }
    .top-part-viewer{
        height: 53px;
    }
    .layoutman-teams{
        left: 6px !important;
        top: 13px !important;
    }
    .mobile-video-topright{
        display: flex !important;
    }
    
    .alert-content {
        width: 90%;
    }
    .loader-gif{
        width: 100%;
        max-width: 450px;
    }
    .refresh-viewer{
        display: none !important;
    }
    .bandviewer{
        display: none !important;
    }
    .logout-viewer{
        display: none;
    }
    .translate-viewer{
        margin-right: 50px !important;
    }
    .navmenu-toggler-mobile {
        display: none !important;
    }
    .screenshare{
        display: none !important;
    }
.mobhide{
    display: none;
}
.interpreter-floor-menu-ctrl{
    position: absolute;
    width: 100%;
    bottom: 46px;
    display: flex !important;
    border-bottom: none;
    background: #131415;
}
.interpreter-bottom-tool-index{
    z-index: 99;
}
.interpreter-menu-icons-wrapper{
    margin-bottom: 20px;
}
.navmenu-toggler{
    display: flex;
}
.chat-mobile-icon-container{
    display: none !important;
}
.media-menu-wrapper{
    width: 33px !important;
    height: 33px !important;
}
.media-menu-wrapper img{
width: 15px;
}
.mod-mob-botton-tool{
    margin: 0 auto;
}
.mobile-mod-botton{
    min-height:80px
}
.float-part-count {
    padding-left: 100px;
}
.layout-screen{
    right: 0px !important;
}
.screen-layout{
    display: none !important;
}
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 1366px){
.vdo_actions_media {
    height: 78px !important;
}

}
@media only screen and (max-width: 991px) {
    .vdo-display-wrapper {
        height: calc(100% - 135px) !important;
        min-height: unset !important;
        max-height: unset !important;
    }
}

