.sectionexplore{
    width: 100%;
    height: 100vh;
    /* background-color: #484848; */
    background-color: #656565;
    position: relative;
}

.secFooterContrl{
    /* background-color: blueviolet; */
    position: fixed;
    bottom: 35px;
    width: 100%;
    min-height: 60px;
    z-index: 9999;
    left: 0;
}
.setupExpolre{
    margin: 0 auto;
    display: table;
}
.exploreicoExature a {
    position: relative;
    width: 52px;
    height: 52px;
    display: block;
    text-align: center;
    margin: 0 5px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgba(0,0,0,0.3);
    background: linear-gradient(0deg, #ddd, #fff);
    transition: .5s;
}
.exploreicoExature {
    float: left;
    text-align: center;
    cursor: pointer;
    height: 75px;
}
.exploreicoExature span {
    margin-top: 3px;
    display: inline-block;
    font-size: 12px;
    display: none;
    color: #fff;
}
.exploreicoExature:hover span{
    display: block;
}
.exploreicoExature a i {
    height: 100%;
    display: block;
    background: linear-gradient(0deg, #fff, #ddd);
    border-radius: 50%;
    line-height: calc(60px - 17px);
    font-size: 20px;
    /* color: #3c3c3c; */
    color: #6e6e6e;
    transition: .5s;
}

.exploreRightside{
  position: absolute;
  right: -15px;
  top: 2px;
  height: 100vh;
  background-color: #5f5f5f;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    width: 235px;;
    padding: 11px;
    
}
.exploreHead{
    position: absolute;
    top: 6px;
    left: 6px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #c6c6c6;
    border: solid 1px #656565;
    padding: 3px;
}
.explorePic{
    
    /* overflow: hidden; */
    position: relative;
    text-align: center;
    margin: 0 auto;
    top: 18%;
    
}
.explorePic img {
    /* width: 100%; */
    height: auto;
    width: 125px;
    border-radius: 50%;
    border: solid 3px #fff;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    margin: 0 auto;
}


.explorePic h2{
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}
.exploreParticipant{
    padding: 0;
    margin: 0;
    overflow-y: scroll;
}
.exploreParticipant li{
  text-align: left;
  border-bottom: none;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
  color: #cecaca;
  font-size: 12px;
}
.exploreParticipant li:hover{
    color:#84de41;
    cursor: pointer;
}
.exploreParticipant li img{
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.exploreParticipant li.activeChatter{
  text-align: left;
  border-bottom: none;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
  color: #572121;
  font-size: 12px;
  background-color: #ddd;

}
.exploreParticipant li.activeChatter:hover{
    color:#6a9c44;
    cursor: pointer;
}
.exploreParticipant li.activeChatter img{
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.exploreParticipant li.activeChatter a
{
  color: #572121;

}


.partrightcntrl{
    position: absolute;
    right: 0;
    top: 9px;
    color: #8a8a8a;
}
.vidcnpart{
    float: left;
    margin-right: 5px;
    position: relative;
}
.vidcnpart_off:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: red;

  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}



.video_share_disabled{
  float: left;
  margin-right: 5px;
  position: relative;
}
.video_share_disabled:before {
position: absolute;
content: "";
left: 0;
top: 50%;
right: 0;
border-top: 1px solid;
border-color: red;

-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.miccnpart{
    float: left;
    margin-right: 5px;
    position: relative;
}
.miccnpart_off:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: red;

  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
.exploreRightside h5{
    padding-left: 0;
    color: #fff;
}
.exploreRightside h5 i{
    text-align: center;
    background-color: #fff;
    color: #101010;
    z-index: 1;
    font-size: 15px;
    border-radius: 50%;
    z-index: 1;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 26px;
    height: 26px;
    line-height: 26px;
}

.exploreicoExature a:hover {
    background:#66b12e;
    cursor: pointer;
}
.exploreicoExature a.active {
  background:#66b12e;
}
.exploreicoExature a.active i{
  color:#66b12e;
  text-shadow: 1px 1px 1px #3a3a3a;
}
.blink_medf {
    animation: blinker 1s linear infinite;
    color: #84de41 !important;
    text-transform: uppercase;
    font-weight: normal;
  }
  
  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }

  .btcontrolleft{
    position: absolute;
    bottom: 28%;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .btcontrolleftPoints{
    display: none;
  }
  .btcontrolleftPoints i{
    text-align: center;
    background-color: #fff;
    color: #101010;
    z-index: 1;
    font-size: 15px;
    border-radius:50%;
    z-index: 1;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius:50% ;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  .chatlftexpl{
    position: absolute;
    bottom: 25%;
    left: 0;
    width: 100%;
    text-align: center;
    height: 200px;
    border:solid 1px #656565;
    background-color: #fff;
    z-index: 999999999999999999999999999999999999999999999999999999999999;
  }
  .chatlftexpl h4{
      font-size: 12px;
      color: #ffffff;
    background-color: #bfbfbf;
    margin: 0;
    padding: 5px;
  }
  .chatsecbt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    margin: 5px;
  }
  .closertpcht{
    position: absolute;
    top: 3px;
    right: 3px;
    /* z-index: 999999999999999999999999999999999999999999999999999999999999; */
    color: rgb(73, 73, 73);
    width: 12px;
    height: 12px;
    /* background-color: red; */
  }
  #sidebar {
    height: 250px;
    width: 10px;
    position: fixed;
    text-align: center;
    padding: 10px;
    margin-left: 39px;
    top:35%;
    z-index: 9999;
    display: none;
  }
  
  #sidebar p i {
    right: 10px;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    font-size: 20px !important;
    top: 10px;
  }
  #sidebar p {
    color: white;
    position: relative;
    left: -10px;
    margin-bottom: 0;
    
  }
  #sidebar a {
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: 3;
}
  .social {
    margin-left: -228px;
    width: 230px;
    padding: 0;
    display: inline-table;
    height: 0px;
    background-color: rgb(128, 128, 128);
    -moz-transition-property: margin-left;
    -moz-transition-duration: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-property: margin-left;
    -ms-transition-duration: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-property: margin-left;
    -o-transition-duration: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-property: margin-left;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s;
    box-shadow: 0px 0px 6px 0px #3E3D3D;
    cursor: pointer;
  }
  
  .social:hover {
    margin-left: -98px;
    width: 230px;
    background-color: #3b5998;
  }
  
  .facebook:hover {
    background-color: #3b5998;
  }
  
  .twitter:hover {
    background-color: #4099FF;
  }
  
  .google:hover {
    background-color: #DD4B39;
  }
  
  .linkedin p i {
    left: 20px;
  }
  
  .google p i {
    left: 35px;
  }
  
  .youtube p i {
    left: 18px;
  }
  
  .youtube:hover {
    background-color: #E52D27;
  }
  
  .linkedin:hover {
    background-color: #0976B4;
  }
  .popoverDivFlowaaa{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: red;
    display: none;
  }
  .closePoplowaaa {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #fff;
    z-index: 999999;
}
.popoverVideocon{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  /* height: 100%; */
  /* background-color: red; */
  display: none;
  /* background-color: #bcbcbd; */
  background-color: #484848;
  padding: 15px;
  bottom: 32px;
}
.closePoplowaaa2 {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #fff;
}
.videoCn{
  width: 10%;
  float: left;
  margin: 4px;
  position: relative;
}
.videoCn img{
  width: 100%;
}
.videoconHead{
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #000;
  color: #fff;
  padding: 3px;
  font-size: 8px;
}


.popoverSettings{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: red; */
  display: none;
  background-color:#484848;
}
.popoverSettings h3{
  color: #fff;
  font-size: 18px;
}
.closePoplowaaa3 {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #fff;
  z-index: 9999;
}


.exploprof{
  width: 200px;
  margin-top:20px;
  display: inline-block;
}
.exploprof .post {
  /* border-bottom: 1px solid #d2d6de; */
  border-bottom: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #cacaca;
}
.exploprof img{
  width: 100%;
  margin-bottom: 10px;
}
.exploprof h3{
  margin-bottom: 0;
  font-size: 18px;
  margin-top: 5px;
}
.explorendmeet{
  position: absolute;
  left: 0;
  bottom: 0;
  color: #f7f6f6;
  background-color: #676666;
  padding: 5px;
}
.closeExplore{
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 22px;
  z-index: 9999;
  width: 30px;
  height: 30px;
  color: #eaeaea;
  text-align: center;
  background-color: darkgrey;
}
.exitFulExplore{
  position: absolute;
  right: 31px;
  top: 2px;
  font-size: 13px;
  z-index: 9999;
  width: 30px;
  height: 30px;
  color: #eaeaea;
  text-align: center;
  background-color: darkgrey;
  line-height: 30px;
  display: none;
}
.fullScrnExplore{
  position: absolute;
  right: 31px;
  top: 2px;
  font-size: 13px;
  z-index: 9999;
  width: 30px;
  height: 30px;
  color: #eaeaea;
  text-align: center;
  background-color: darkgrey;
  line-height: 30px;
}




.fullScrnExplore:hover{
  cursor: pointer;
  color: #fff;
  background-color: #62cb31;
}
.exitFulExplore:hover{
  cursor: pointer;
  color: #fff;
  background-color: #62cb31;
}
.closeExplore:hover{
  cursor: pointer;
  color: #fff;
  background-color: #62cb31;
}




.tabForchat {
  padding-left: 0;
  margin-top: 0;
}
.tabForchat .nav-tabs{
  background-color: transparent;
  border: none;
  padding-left: 0;
}
.tabForchat .nav-tabs li a{
  color: #fff;
  /* background: #f5f5f5; */
  background: #565656;
  font-size: 10px;
  /* font-weight: 800; */
  letter-spacing: 1px;
  text-align: center;
  /* text-transform: uppercase; */
  padding: 5px 0px;
  margin: 0 1px 0px 0;
  border: none;
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  font-weight: normal;
  color: #fff !important;
  border: solid 1px #7e7d7d;

}
.tabForchat .nav-tabs li a i{
  color: #fff !important;
  font-weight: normal;
}
.tabForchat .nav-tabs li.active a i {
  color: #ff8100 !important;
}
.tabForchat .nav-tabs li:last-child a{ margin-right: 0; }
.tabForchat .nav-tabs li a:hover,
.tabForchat .nav-tabs li.active a{
  /* color: #fff !important; */
  color: #84de41 !important;
  background: #f5f5f5;
  border: none;
  border: none !important;
  font-weight: normal;
}
.tabForchat .nav-tabs li a:before{
  content: '';
  /* background: #569825; */
  background: #383838;
  height: 100%;
  width: 100%;
  opacity: 0;
  transform: scale(0.5);
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  transition: opacity 0.4s ease 0s,left 0.3s ease 0s,transform 0.4s ease 0.2s;
}
.tabForchat .nav-tabs li.active a:before,
.tabForchat .nav-tabs li a:hover:before{
  opacity: 1;
  transform: scale(1);
  left: 0;
}
.nav-side-menu li a i.pg-color {
  color: #ff8100;
}
.tabForchat .tab-content{
  /* color: #d6d6d6; */
  background: #383838;
  /* background: transparent; */
  /* font-size: 14px; */
  letter-spacing: 1px;
  line-height: 25px;
  padding: 5px;
  /* border: 1px solid #569825; */
  border: 1px solid #7e7d7d;
  /* border-left: 4px solid #6f2aab; */
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 527px;
  border-top: none;
}
.tabForchat .tab-content .tab-pane{
  background-color: transparent;
  padding: 0;
}
.tabForchat .tab-content h3{
  color: #6f2aab;
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 7px 0;
}
.tabForchat .nav li {
  padding: 6px 0px 0px 0px !important;
  min-height: auto !important;
  width:50%;
  
}
@media only screen and (max-width: 479px){
  .tabForchat .nav-tabs li{ width: 100%; }
  .tabForchat .nav-tabs li a{ margin: 0 0 10px; }
  .tabForchat .tab-content h3{ font-size: 18px; }
}

.videoshreLeftr{
  width: 40%;
  float: left;
  height: 100%;
  /* background-color: red; */
  padding: 10px;
  border: solid 1px #706f6f;
  background-color: #262525;
  border-right: none;
}
.videoshreRightr{
  width: 60%;
  float: left;
  height: 100%;
  padding: 10px;
  border: solid 1px #706f6f;
  background-color: #262525;
}
.videoshreRightr h4 {
  color: #fff;
}
.videoshreRightr p {
  color: #fff;
}


.tabForVedio {
  padding-left: 0;
  margin-top: 0;
}
.tabForVedio .nav-tabs{
  background-color: transparent;
  border: none;
  padding-left: 0;
}
.tabForVedio .nav-tabs li a{
  color: #fff;
  /* background: #f5f5f5; */
  background: #565656;
  font-size: 10px;
  /* font-weight: 800; */
  letter-spacing: 1px;
  text-align: center;
  /* text-transform: uppercase; */
  padding: 5px 0px;
  margin: 0 1px 0px 0;
  border: none;
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  font-weight: normal;
  color: #fff !important;
  border: solid 1px #7e7d7d;

}
.tabForVedio .nav-tabs li a i{
  color: #fff !important;
  font-weight: normal;
}
.tabForVedio .nav-tabs li.active a i {
  color: #ff8100 !important;
}
.tabForVedio .nav-tabs li:last-child a{ margin-right: 0; }
.tabForVedio .nav-tabs li a:hover,
.tabForVedio .nav-tabs li.active a{
  /* color: #fff !important; */
  color: #84de41 !important;
  background: #f5f5f5;
  border: none;
  border: none !important;
  font-weight: normal;
}
.tabForVedio .nav-tabs li a:before{
  content: '';
  /* background: #569825; */
  background: #171717;
  height: 100%;
  width: 100%;
  opacity: 0;
  transform: scale(0.5);
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  transition: opacity 0.4s ease 0s,left 0.3s ease 0s,transform 0.4s ease 0.2s;
}
.tabForVedio .nav-tabs li.active a:before,
.tabForVedio .nav-tabs li a:hover:before{
  opacity: 1;
  transform: scale(1);
  left: 0;
}
.nav-side-menu li a i.pg-color {
  color: #ff8100;
}
.tabForVedio .tab-content{
  /* color: #d6d6d6; */
  background: #171717;
  /* background: transparent; */
  /* font-size: 14px; */
  letter-spacing: 1px;
  line-height: 25px;
  padding: 5px;
  /* border: 1px solid #569825; */
  border: none;
  /* border-left: 4px solid #6f2aab; */
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 527px;
  border-top: none;
}
.tabForVedio .tab-content .tab-pane{
  background-color: transparent;
  padding: 0;
}
.tabForVedio .tab-content h3{
  color: #6f2aab;
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 7px 0;
}
.tabForVedio .nav li {
  padding: 6px 0px 0px 0px !important;
  min-height: auto !important;
  width:20%;
  
}
@media only screen and (max-width: 479px){
  .tabForVedio .nav-tabs li{ width: 100%; }
  .tabForVedio .nav-tabs li a{ margin: 0 0 10px; }
  .tabForVedio .tab-content h3{ font-size: 18px; }
}

.screenShreWin{
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
}
.vedioShreWin{
  position: absolute;
  left: 19px;
  width: 250px;
  top: 11px;
  height: 160px;
  /* bottom: 0; */
  border: solid 6px #bababa;
  display: none;
  text-align: center;
}
.vedioShreWin img{
  width: 100%;
  height: 100%;
}
.msgsCount{
  position: absolute;
  right: -17px;
  top: -4px;
    width: 15px;
    height: 15px;
    background-color: #b70303;
    color: #fff;
    line-height: 15px;
    text-align: center;
    border-radius: 50px;
    font-size: 10px;
    /* border: solid 1px #fff; */
}
.exploreParticipant li a{
  color: #cecaca;
  position: relative;
}
.closesecWriteOter{
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 10px;
  color: #ffffff;
  z-index: 999;
  background-position: 0 -0;
  width: 15px;
  height: 15px;
}

.fa-video-camera-off:before {
  content: "\f03d";
}
.fa-video-camera-off:after {

  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: red;

  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);

  
}

.fa-desktop-off:before {
  content: "\f108";
}
.fa-desktop-off:after {

  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: red;

  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);

  
}




.write_msg::-webkit-scrollbar {
  width: 0px;
  border-radius: 0px;
  -webkit-appearance: none;
  background: rgba(56, 56, 56,0);
  border-left: 0px solid #d3d9e0;
}
.write_msg::-webkit-scrollbar-thumb
{
  background: #e9eaec;
  border-radius: 1.5px;
    /* background: linear-gradient(180deg, #c36500 0%, #f78205 100%); */
    /* background: linear-gradient(180deg, #b3b3b3 0%, #a1a1a1 100%); */
    background: linear-gradient(180deg, #ce5151 0%, #f55353 0%);
  
}
.write_msg::-webkit-scrollbar-track
{
  background: var(--scrollbarBG); 
    box-shadow: inset 0 0 1px transparent;
    border-radius: 0px;

}

.exploreParticipant::-webkit-scrollbar {
  width: 6px;
  /* -webkit-appearance: none;
  background: rgb(56, 56, 56); */
  border-radius: 0px !important;

}
.exploreParticipant::-webkit-scrollbar-thumb
{
  /* background: #e9eaec; */
  /* border-radius: 1.5px; */
    /* background: linear-gradient(180deg, #c36500 0%, #f78205 100%); */
    /* background: linear-gradient(180deg, #b3b3b3 0%, #a1a1a1 100%); */
    /* background: linear-gradient(180deg, #ce5151 0%, #f55353 100%); */


    background: #d83f87 !important;
    box-shadow: inset 0 0 1px #b6b6b6;
    border-radius: 10px;
    border: 1.5px solid #fff !important;

  
}
 .exploreParticipant::-webkit-scrollbar-thumb::hover
 {
  background: #fff !important;

 }

.exploreParticipant::-webkit-scrollbar-track
{
  
  background: #fff !important;        /* color of the tracking area */

}


.pipeline_device_screen .vjs-video-wrap
{

  width:100%;
  height: 100%;

}


.vjs-error-display
{
  overflow: hidden;

}

.vjs-modal-dialog-content
{
  overflow: hidden;
  display: none;
}

.video-js .vjs-modal-dialog
{
  overflow: hidden;

}
.vjs-loading-spinner
{
  opacity: 0;
}
.vjs-error .vjs-error-display:before
{
  content:'';
}
.videoCn_corner .vjs-loading-spinner
{
  width: 30px;
  height: 30px;
  border-radius: 15px;

  margin: -15px 0 0 -15px;
  opacity:0;


}

.videoCn_corner .vjs-error .vjs-error-display:before

{
  font-size:1em;
}

.videoshreRightr_row {
  overflow-x:hidden;
  overflow-y:scroll; 
}
.videoshreRightr_row::-webkit-scrollbar {
  width:5px !important; 
  background:transparent !important; 
  border-left:0px solid transparent !important;

}
.videoshreRightr_row::-webkit-scrollbar * {
  background:transparent !important; 
}
.videoshreRightr_row::-webkit-scrollbar-thumb {
  background:rgba(255,255,255,0) !important;
}
.videoshreRightr_row::-webkit-scrollbar-thumb:hover 
{
  background:rgba(255,255,255,1) !important;

}
.videoshreRightr_row::-webkit-scrollbar-track:hover 
{
  background:rgba(0,0,0,1) !important;

}


.videoshreRightr_row::-webkit-scrollbar-track 
{
  box-shadow: 0 0 rgba(0,0,0,0) !important;

  border:0px;
}

.videoshreRightr_row_onscroll::-webkit-scrollbar-thumb {
  background:rgba(255,255,255,1) !important;
}
.videoshreRightr_row_onscroll::-webkit-scrollbar-track {
  background:rgba(0,0,0,1) !important;
}