/* css wrote by Nithin to override the current style has been added here */ 
.fs-container {width: 100%;height: 100%;margin: 0px;}
 .wb-parent {width: 100%;height: 100%;overflow-y: auto}
 .literally {width: 100%;height: 100%;}
 .literally img.background,.literally > canvas {position: absolute; }
 .ps-scrollbar-x{display: none !important;}
 .tokbird-qa{z-index: 99;}
 .meeting-info p{margin-bottom: 2px !important;}
/*css for tools starts here */
 .toolset {margin: 1rem;width: 100%;height: 40px;position: absolute;left: 0px;bottom: 0px;}
 .tool {padding: 2px;margin: 3px;font-size: 10px;border-radius: 0.25rem;text-align: center;text-decoration: none;position: relative;cursor: pointer;}
 .send-chat .msg-privacy{display: none;}
 .tool:hover {text-decoration: underline;}
 .toolLabel {font-size: 1.25rem;}
 #tools-sizes.disabled {pointer-events: none;}
 #tools-sizes.disabled .tool:after {content: ' ';background: hsla(0, 100%, 100%, 0.75);position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 0.25rem;}
 .send-alert-inp{width: 100%;height: 100px;border-radius: 3px;padding:2px;}
 .video-share{display: none;}
 .meeting-participation{height: 0px;opacity: 0;}
 .online-name{width: 85px !important;}
 .load-more{width:100%;text-align: center;position: absolute;bottom: 0px;font-weight: bold;cursor: pointer;z-index: 99}
 .whiteboard {z-index: 8;display: none;}
 .video-share-mp4{display: none;}
 #map{height: 100%;}
 .map{display: none;}
 .load-img{margin-top:200px;width:100%;}
 .meeting-tools ul li{
     /* margin-right: 0px !important; */
 }
 #candidform .form-group input {
    color: #000 !important;
}
#candidform .form-group select {
    color: #000 !important;
}
.meet-head-des-wrap .meeting-head-text {
   color: #000 !important;
}
.agenda-text{
    color: #000 !important;
}

#candidform .form-group .radio-btn-label {
    color: #000 !important;
}
#meetingfiled .control-label {
    color: #000 !important;
    font-size: 1.12rem !important;
}
#already-form .control-label {
    color: #000 !important;
    font-size: 1.12rem !important;
}
 .smalltxt{
    font-size: 11px !important;
 }
 .hlsinst{
    margin: 14px;
    padding: 10px 0px 0px 15px;
    margin-top: 0px !important;
    background: #f2f2f2 !important;
    display: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
 .rtmpinput{
    width: calc(100% - 230px);
    /* margin-top: 10px; */
    padding: 8px;
    margin-left: -5px;
    border: none;
    font-size: 13px;
    font-weight: 400;
    float: left;
    pointer-events: none;
    height :32px;
    border-width: 0px;
 }
 .cpbtn-inf{
    background: #d8d8d8;
    color: #000;
    font-weight: 400;
    margin-left: -5px;
    padding: 7px;
    font-size: 13px;
    text-align: left;
    width: 107px;
    float: left;
    border:none !important;
 }
 .rtgrp{
     width: 100%;
     height: 42px;
 }
 .cpbtn{
    background: #03a9f4;
    color: #fff;
    font-weight: 400;
    margin-left: -5px;
    padding: 7px;
    font-size: 13px;
    width: 130px;
    float: left;
    border-width: 0px !important;
 }
 .hd-style{
    padding: 3px;
    height: 100%;
    background: #ee463d;
    margin-top: -3px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 9px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding-top: 4px;
    width: 25px;
    height: 21px;
 }
 .conference video{
    /* object-fit: cover !important;*/
 }
 .hdactive{
     background: #8dc44d !important;
 }
 .left-margin-30{
    margin-left: -30px !important;
 }
 .google-set-width{
    width: 457px !important;
    margin-left: -30px !important;
 }
 .regor{
    width: 10%;
    float: left;
    line-height: 3px;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #999ba3;
 }
 /* 22/5/2018 */
.viewer-menu li{
    margin-right: 5px !important;
}
 *, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 .mainmenu{
    background: #e6e9ee !important;
    color: #000 !important;
    border: 1px solid #cec6c6 !important;
    margin-right: 7px !important;
    width: 70px !important;
    float: right;
    border-radius: 3px !important;
 }
 textarea {
    resize: none !important;
}

.container {
  width: 500px;
  margin: 20px;
  background: #f7f8fd;
  padding: 20px;
  overflow: hidden;
  margin: 0 auto;
  margin-top:16px;
}
::-webkit-scrollbar {
    width: 9px;
    height: 8px;
    cursor: pointer;
}
 
::-webkit-scrollbar-track {
    border-radius: 10px;
    cursor: pointer;
}
::-webkit-scrollbar-track:hover{
    background: #f1f1f1;
    cursor: pointer;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(3, 169, 244);
    cursor: pointer;
}
.color-ind{
    width: 20px;
    height: 20px;
    float: left;
}
.graph-red{
  background: #E53935
}
.graph-green{
   background: #2E7D32
}
.graph-gray{
  background: #795548
}
.graph-ul{
    display: block;
}
.graph-ul li{
    float: left;
    padding: 5px;
}
.graphlab{
   width: 100%;
   text-align: justify;
   font-size: 10px;
}
.horizontal .progress-bar {
  float: left;
  height: 45px;
  width: 100%;
  padding: 12px 0;
}

.horizontal .progress-track {
  position: relative;
  width: 100%;
  height: 20px;
  background: #ebebeb;
}

.horizontal .progress-fill {
  position: relative;
  background: #666;
  height: 20px;
  width: 50%;
  color: #fff;
  text-align: center;
  font-family: "Lato","Verdana",sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.rounded .progress-track,
.rounded .progress-fill {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}



/* Vertical */

.vertical .progress-bar {
  float: left;
  height: 200px;
  width: 40px;
  margin-right: 25px;
}

.vertical .progress-track {
  position: relative;
  width: 40px;
  height: 100%;
  background: #ebebeb;
}

.vertical .progress-fill {
  position: relative;
  height: 50%;
  width: 40px;
  color: #fff;
  text-align: center;
  font-family: "Lato","Verdana",sans-serif;
  font-size: 12px;
  line-height: 20px;
}
.attendee-list ul li{
    padding: 2px;
}
.language-drop{
    width: 88px !important;
}
.goog-te-combo{
    width: 105px !important;
    font-size: 8px !important;
    /* font-weight: 700; */
    cursor: pointer;
}
.speaking{
    border:1px solid #00E676;
    padding-top: 0px !important;
    padding-left: 0px !important;
}
.disabled {pointer-events: none;
    /* opacity: .7; */
    background-image: url(../images/spinner.svg) !important;
    background-position: center !important;
    background-size: 40px !important;
    background-repeat: no-repeat !important; 
}
.rounded .progress-track,
.rounded .progress-fill {
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
  border-radius: 3px;
}
 .loader-div{
     width: 255px;
     margin:0 auto;
     text-align: center;
 }
 .device-ins{
     height: 69px !important;
 }
 .loader-div img{
     width:150px;
 }
 .load-overlay{
     z-index: 9999999 !important;
 }
 .chat-count{
   /* border-radius: 50%;*/
    
    font-size: 12px;
/*    padding: 3px;
    padding-right: 8px;
    padding-left: 8px;
    margin-left: 5px;*/
    
    display: none;
 }
 .conference {
     display: none;
 }
 .document {

 }
 .recordings{
     display: none;
 }
 .video-parent {
     width: 100%;
     height: 100%;
     
 }
 .cam-box {
     height: 179px;
 }
 .cam-tools{
     z-index: 9;
 }
 .scrn-name{
    position: absolute;
    top: 2px;
    left: 5px;
    
    /* background-color: #2196f3; */
    
    border-radius: 4px;
    padding: 3px;
 }
 .scrn-name-par{
     left:1px;right:1px;height:30px;position:absolute;bottom:0px;
 }
 .fakehide{
     opacity: 0;
 }
 .online-screen{
     width: 15px;
    margin-right: 3px;
    display: inline-block;
 }
 .scrn-name-overlay{
     width:100%;height:100%;opacity:.6;position:absolute;
 }
 .audio-play{
    width: calc(100% - 270px);
    position: absolute;
    left: 15px;
    height: 57px;
    bottom: 180px;
    z-index: 9900;
    display: none;
 }

 
 .aws-langdrop{
    margin-left: 52px;
    border-radius: 0px;
    background: #fff;
    padding: 10px;
    height: 48px;
    width: calc(100% - 169px);
    display: none;
 }
 .meeting-screen-caption-presenter{
    height: calc(100% - 300px) !important;
 }
 .meeting-screen-caption-viewer{
    height: calc(100% - 130px) !important;
}
.btm80{
    bottom: 84px !important;
}
.mim-cap{
    margin-left: -2px !important;
    padding-left: 5px !important;
    padding-right: 13px !important;
    padding-bottom: 2px !important;
    margin-top: -1px !important;
    background: #949494 !important;
}
.mim-cap img{
    -webkit-transform: rotate(-90deg); /* Safari and Chrome */
    -moz-transform: rotate(-90deg);   /* Firefox */
    -ms-transform: rotate(-90deg);   /* IE 9 */
    -o-transform: rotate(-90deg);   /* Opera */
    transform: rotate(-90deg);
}
.max-cap img{
    -webkit-transform: rotate(90deg) !important; /* Safari and Chrome */
    -moz-transform: rotate(90deg) !important;   /* Firefox */
    -ms-transform: rotate(90deg) !important;   /* IE 9 */
    -o-transform: rotate(90deg) !important;   /* Opera */
    transform: rotate(90deg) !important;
}
.max-cap{
    display: none;
}
.down-capt{
    float: left;
    height: 17px;
    cursor: pointer;
    z-index: 91;
    background: #fff;
    margin-left: 3px;
    display: block;
    /* padding: 2px; */
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: -1px;
}
.down-capt svg{
 width: 16px;
 height: 12px;
}
.close-capt{
    float: left;
    width: 14px;
    height: 14px;
    background: #ea1e63;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
    padding-left: 3px;
    height: auto;
    z-index: 91;
 }
 
 #goog-gt-tt{
     opacity: 0 !important;
 }
 .caption-parent p{
    line-height: 17px !important;
    max-width: 309px !important;
    margin:0 auto !important;
    font-size: 16px;
    font-family: Roboto;
 }
 .caption-parent{
    width: calc(100% - 270px);
    position: absolute;
    left: 15px;
    height: auto;
    bottom: 200px;
    z-index: 9;
    padding: 3px;
    background: #000;
    border: 1px solid #eff0f2;
    display: none;

 }
 .bottom-0{
     bottom: 0px !important;
 }
 .caption-parent-fullscrn{
    width: calc(100% - 94px) !important;
    bottom: 0px !important;
 }
 .caption {
    
    width: 100%;
    height: 70px;
    padding: 0px !important;
    font-weight: 400;
    text-align: center;
    color: #fff;
    display: block;
    overflow-y: auto;
    border: none;
    font-size: 16px;
    line-height: 18px;
    font-family: Roboto !important;

}
/*
.caption::before{
    content: "";
    position: absolute;
    margin-top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 100;
}
*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.settings-name{
    width: calc(100% - 100px);
    float: left;
}
.settings-action{
    float: left;
    width: 100px;
}
#navCheck{
    font-size:14px;
}
.viewer-caption{
    width: calc(100% - 340px) !important;
    bottom: 30px !important;
}
.caption-name{
    font-style: italic;
    text-transform: capitalize;
    font-weight: 400;
}
 .audio-close{
     position: absolute;
    right: 8px;
    cursor: pointer;
    top: 8px;
 }
 .del-ans{
     margin-left: 10px;
 }
 .player-cont{
     position: absolute;
     left: 0px;
     right: 50px;
     height: 100%;
 }
 .audio-player{
     display: block !important;
     width:100%;
     height: 54px;
 }
 .scrn-name-overlay{
     left:1px;right:1px;height:30px;position:absolute;bottom:0px;
 }
 .full-scr-but{
     cursor:pointer;position:absolute;right:5px;top:2px;
 }
.meeting-tools ul li.screen span {
    background-image: url(../images/monitor.png);
    top: 13px;
    left: 13px;
  }
  .meeting-tools ul li.screen:hover span {
    background-image: url(../images/monitor.png); }
 #youravatar {
     display: none;
 }
 .sound_track {
     width: 100%;
     height: auto;
 }
 .sound_track ul {
     margin: 0px;
     padding: 0px;
 }
 .sound_track ul li {
     list-style: none;
     float: left;
     display: inline;
     margin: 3px;
     cursor: pointer;
 }
 .tuttor-box {
    z-index: 9;
    min-width: 160px;
    min-height: 50px;
    border-radius: 8px;
    display: inline-block;
    position: absolute;
    top: 52px;
    left: 112px;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    background: rgb(3, 169, 245);
    display: none;
}

.tuttor-box:after {
    content: "";
    background-image: url('../images/l-arrow.svg');
    position: absolute;
    top: 57px;
    width: 80px;
    height: 65px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -54px;
}

.tuttor-box2 {
    min-width: 160px;
    min-height: 50px;
    border-radius: 8px;
    
    display: inline-block;
    position: fixed;
    top: 454px;
    left: 767px;
    box-sizing: border-box;
    padding: 10px;
    
    z-index: 99999999;
    text-align: center;
    
    z-index: 9;
}

.tuttor-box2:after {
    content: "";
    background-image: url('../images/R-arrow.svg');
    position: absolute;
    top: 57px;
    width: 80px;
    height: 65px;
    background-repeat: no-repeat;
    background-size: contain;
    right: -54px;
}
 #audioSource option {
     font-size: 12px;
     font-weight: 300;
     padding: 3px 15px;
 }
 .hide {
     display: none;
 }
 .show {
     display: block;
 }
 .test-question{
     padding-top: 15px;
     cursor: pointer;
     float: right;
     margin-right: 10px;
 }
 .overlay-bg {
     z-index: 9999;
     overflow-y: auto;
 }
 .media-settings .foot-settings {
    padding-top: 5px;
 }
 .reg-form-label{
     position: relative !important;
 }
 .toster {
     position: absolute;
     z-index: 99999999999;
     padding: 5px;
     top: 0px;
     color: #fff;
     right: 0px;
     display: none;
 }
.img-gall{
    float: left;
    width: 50%;
    padding: 3px;
}
.img-gall img{
    width: 100%;
    height: 84px;
    /* object-fit: cover; */
}
.no-mouse{
    pointer-events: none !important;
}
#myAvatar{
    /* object-fit: cover; */
    object-fit: contain !important;
    background: #fff !important;
    border-bottom: #ccc !important;
}
.video-share-menu{
    display: none;
}
#imggallery{
height: 180px;
overflow-y: auto;
}
 hr {
     height: 1px;
     padding: 0px;
     margin: 0px;
     
 }
 .screenshare {
     display: none;
     
 }

 .toolset-alter{       
         display: -webkit-box;        
                 display: -ms-flexbox;        
                 display: flex;        
                 -webkit-box-orient: horizontal;        
                 -webkit-box-direction: normal;        
                 -ms-flex-direction: row;        
                         flex-direction: row;       
                 -webkit-box-align: center;       
                 -ms-flex-align: center;       
                         align-items: center;       
             -webkit-box-pack: center;       
             -ms-flex-pack: center;       
                     justify-content: center;

         margin: 0px;
 }
  .toolset-alter .tool{
          width: 30px;
          height: 30px;
          -o-object-fit: cover;
             object-fit: cover;
          border-radius: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 0px;
          position: relative;
          padding: 3px;
          margin: 0px 4px;

  }
  .toolset-alter .tool img{
          -o-object-fit: cover;
             object-fit: cover;
          height: 16px;
  }
.blac-col{
        width: 100%;
        height: 100%;
        background: black;
        top: 0px;
        left: 0px;
        border-radius: 100%;
}  
.blu-col{
        width: 100%;
        height: 100%;
        background: blue;
        top: 0px;
        left: 0px;
        border-radius: 100%;   
}
.red-col{
         width: 100%;
        height: 100%;
        background: red;
        top: 0px;
        left: 0px;
        border-radius: 100%;
         }
.ppt-frame{
    width: 100%;
    height: calc(100% + 50px);
    border-radius: 3px;
}
.ppt-no-tool{
    height: calc(100% + 50px) !important;
}
.recording-frame{
    width: 100%;
    height: 100%;

    border-radius: 3px;
}
.picker{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-radius: 41px;
    background-color: white;
    width: 24px;
    cursor: pointer;
    height: 24px;
}
.picktool{
    padding: 3px;
}
.speaker-play{
    cursor: pointer;
    height: 33px !important;
    top: 9px !important;
}
.meeting-tools ul li.upload span {
    top: 7px !important;
    left: 12px !important;
    line-height: 25px;
}
.speaker-stop{
    cursor: pointer;
    display: none;
    height: 33px !important;
    top: 9px !important;
}
.speaker-test{
    margin-top: 10px;
}
.slide{
    cursor: pointer;
}
.meeting-tools ul li.cam-enable-global span {
    background-image: url(../images/meeting/video-white.svg);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 13px;
}
.meeting-tools ul li.disabled span{
    background-image: url(../images/spinner.svg) !important;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 13px;
}
.meeting-info .dial-bigtext{
    font-size: 16px !important;
}
.document{
    z-index: 0 !important;
}
.meeting-tools ul li.mic-enable-global span {
    background-image: url(../images/meeting/mic.svg);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 16px;
}
.meeting-tools ul li.close-caption-enable span {
    background-image: url(../images/meeting/close-caption-white.png);
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    display: inline-block;
    position: relative;
    top: 9px;
    left: 9px;
}
.meeting-tools ul li.start-meeting span {
    background-image: url(../images/locked.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 14px;
}
.meeting-tools ul li.setting-open span {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 13px;
}
.meeting-tools ul li.help-open span {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 9px;
    left: 9px;
}
.thumb-wrap{
    height: 70px;
    display: inline-block;
}
.help-thumb img{
    height: 100%;
    cursor: pointer;
}
.current-title{
    font-size: 16px;margin:0px;margin-top: 25px;
}
.help-thumb{
    width: 100%;
    height: 104px;
    overflow-x: auto;
    white-space:nowrap;
}
.help-wrap{
    min-height: 300px;
    max-width: 100%;
}
.player-wrap video{
    width: 100%;
    height: 100%;
}
.slelect-thumb{
    border: 3px solid red;
}
.meeting-tools ul li.download span {
    top: 13px !important;
    left: 13px !important;
}
.tokbird-modal .modal-header {
    padding-bottom: 0px !important;
}
.player-wrap{
    width: 100%;
    height: 251px;
    margin-top: -19px;
}
.help-title{
    width: 114px;
    position: relative;
    padding: 4px;
    font-size: 12px;
    font-weight: bolder;
}
.p-round{
    background-color:#00E676 !important;
    color: #fff !important;
}

.e-round{
    background-color:#ee463d !important;
    color: #fff !important;
}

.h-round{
    background-color: #00B0FF !important;
    color: #fff !important;
}
.meeting-tools ul li.start-record span {
    background-image: url(../images/record.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 13px;
}

.meeting-tools ul li.stop-record span {
    background-image: url(../images/record.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 13px;
}
.meeting-tools ul li.stop-meeting span {
    background-image: url(../images/unlocked.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 12px;
    left: 14px;
}
.waiting-area{
    position: absolute;
    width: 100%;
    margin: 0 auto;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 10px;
}
.meeting-label{
    text-align: center;
}
.timmer-wrap {
    width: 350px;
    margin: 0 auto;
}
.offpv{
    height: calc(100% - 60px) !important;
    top: 60px !important;
    
}
.dropdown-menu li{
    cursor: pointer;
    padding: 3px;
    text-align: left;
}
.race-img{
        margin-top: 10px;
    margin-right: 2px;
}
.race-head{
    display: none;
}
.racelist{
    height: auto !important;
    display: none;
    margin-bottom: 5px;
}
.viewerCams{
    display: none;
}
.width170{
    width:170px !important;
}
.expert-sidebar{
    height: 100% !important;
}
.goog-logo-link {
   display:none !important;
} 
/*
.no-video-style{
    background-size: 140px,contain;
    background-image: url(/images/default.png),url(/images/videothumb.png);
    background-position: center,center;
    background-repeat: no-repeat,no-repeat;
}
*/
.v-set-drop{
    width: 150px !important;
    left: -126px !important;
}
.viewer-settings{
    margin-left: -159px;
    margin-top: 27px !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-width: 1px;
}
.viewer-cam-parent{
    width: 100%;
    height: 100%;
}
.personal-t-cont{
    width: 360px;
    height: 200px;
    
    position: fixed;
    z-index: 2147483647;
    right: 0px;
    bottom: 0px;
    padding: 21px;
    border-radius: 3px;
    text-align: center;
    display: none;
}
.goog-te-combo {
    background-color: transparent;
    width: 121px !important;
    border-width: 0px !important;
    margin-left: -24px !important;
    height: 27px !important;
    /* padding: 4px; */
    border-radius: 4px !important;
    margin-top: -2px !important;
    text-transform: uppercase;
    font-size: 10px !important;
    font-weight: 400;
    font-family: "Montserrat", sans-serif !important;
}
.goog-te-gadget .goog-te-combo:focus{border: none;outline: none;}


.racelistHeight{
    height: auto !important;
    max-height: 100px !important;
}
.send-chat .msg-content {
    width: 220px;
}


.send-chat .msg-content textarea{
    height: 50px !important;
    overflow-y: auto !important;
    color: #000 !important;
    font-weight: 400;
}
.send-chat{
    height: 60px !important;
}
.send-chat .msg-action{
    margin-top: 10px !important;
}
.race-hand{
    margin-right: 5px;
}

li{
    cursor: pointer;
}
#player-frame{
    border-width: 0px;
}
.nomouse{
    pointer-events: none;
}
.vimeo-share iframe{
    background: #000 !important;
}
.vimeo-share{
    background: #fff;
    display: none;
}
#vimeo-loader{
    text-align: center;width: 100%;margin-top: 150px;
    position:absolute;text-align: center;font-weight: 500;
    color: #03a9f4;
}
.vimeo-share iframe{
    width: 100% !important;
    height: 100% !important;
}
#yourvideo{
    /*background: #fff !important;*/
}
#yourvideo video{
    object-fit:cover; 
}
.settings-overlay-conf{
    background: transparent !important;
}
.audioplayer-btn {
    bottom: -10px;
    /* margin-bottom: -37px !important; */
    z-index: 99999999;
    position: fixed;
    width: calc(100% - 65px);
}
.meeting-content-audio{
    height: calc(100% - 47px) !important;
    min-height: unset !important;
}
.overlay-waiting {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9998;
    display: none;
}
.online-name:after{
   right: auto !important;
   margin-left: -22px !important;
   margin-top: -8px !important;
   display: none;
}
.online-name:before{
    right: auto !important;
    padding: 5px !important;
    margin-top:-30px !important;
    margin-left: 0px !important;
    width: auto !important;
}
.gifparent img{
    width: 100% !important;
}
.gifparent{
    width: 440px;
    margin: 0 auto;
}
.overlay-waiting-cust{
    bottom: none !important;
    height: auto !important;
    overflow-y: auto !important;
}
.full-timmer-wrap {
  display: block;
  vertical-align: middle;
  height: 100vh;
  width: 100vw;
}
.full-timmer-wrap > .timmer-wrap {
  width: 100%;
  margin: 0 auto;
}
.full-timmer-wrap > .timmer-wrap > .logo-inside {
  max-width: 180px;
  max-height: 150px;
  margin: 20px auto;
  display: block;
  margin-bottom: 20px !important;
}

.meeting-title{
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    color: #03a9f4;
    text-align: center;
}
.join-numbers{
    text-align: center;
    padding: 20px 0;
}
.join-numbers .dial-smalltext,.dial-bigtext{
    color: #3d3332;
    font-weight: 600;
    text-align: center;
}
.inter-num{
    color: #03a9f4 !important;
}
.counting-label{
    color: #696975;
}
#metting-start-label{
    padding-top: 30px;   
}

.meeting-label {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
}

.agenda{
    display: table-cell;
    width: 100%;
    /* padding-left: 10px; */
    vertical-align: middle;
    border-left: 1px #03a9f4 solid;
}

.agenda-icn{
    text-align: center;
    display: block;
}
.agenda-icn img{
    max-width: 45px;
    cursor: pointer;
}
.counter-wrap {
    display: block;
    margin: 0px auto;
    border: 1px #03a9f4 solid;
    border-radius: 5px;
    max-width: 340px;
    margin-bottom: 20px;
}
.counter-wrap .main-day {
  display: table-cell;
  min-width: 70px;
  text-align: right;
  font-weight: 600;
  font-size: 75px;
}
.counter-wrap .days-details-wrap {
    display: table-cell;
    padding: 10px 25px;
    vertical-align: middle;
    white-space: nowrap;
}
.counter-wrap .days-details-wrap .days-label {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  display: block;
}
.counter-wrap .days-details-wrap .counting-label {
  display: inline-block;
  font-weight: 400;

  font-size: 15px;
  padding: 5px 0px;
  margin: 2px 0px;
}

.time-counter-wrap {
  display: table;
  width: 50%;
  color: #6a6a77 !important;
}
.counter-run,.seperate-semi{
    color: #03a9f4 !important;
}

.time-counter-wrap .counter-run, .time-counter-wrap .seperate-semi {
  display: table-cell;
  vertical-align: middle;
  font-weight: 500;
  
  font-size: 16px;
  min-width: 30px;
  text-align: center;
}
.seperate-semi{
    min-width: 5px !important;
}
.map-aligned {
    margin: 0px auto;
    text-align: center;
}
#map {
    width: 100%;
    min-height: 300px;
    margin-bottom: 20px;
}
div#mapviewer{display: block;margin: 0px auto;}
.logo-inside-alignment {
    margin-bottom: 10% !important;
}

.speaker-warning{
    color: #ee463d;
    font-size: 14
    px;
    padding: 30px 0 15px 0;
}

@media all and (max-width:1200px){
    .meeting-info .dial-bigtext{font-size: 16px !important;}
}

@media all and (max-width:1024px){
.width170{width:220px !important;}    
.caption-parent{
    width: calc(100% - 254px);
    left: 0px;
 }
}


@media only screen and (max-width: 991px){
.map-aligned {
    margin-right: 60px;
    margin-left: 60px;
}
}


@media all and (max-width:830px){
.race-img{
        margin-top: 7px;
}    
    
}

@media only screen and (max-width: 768px){
.map-aligned {
    margin-right: 15px;
    margin-left: 15px;
}
    .meeting-info .dial-bigtext{font-size:14px !important }
}

@media all and (max-width:736px){
    .race-img{
        margin-top: 2px;
    margin-right: 2px;
}
}



.meeting-tools ul li.mic-enable-global:hover span {
    background-image: url(../images/meeting/mic.svg); }
.meeting-tools ul li.cam-enable-global:hover span {
    background-image: url(../images/meeting/video-white.svg); }

.dnldbtn{
    width: 56px !important;
}
.timer-buttons .align-timerbtn{
    display: inline-block;
    width: 44%;
    margin-right: 8px;
    padding: 8px 0;
}
.timer-buttons .tok-red-btn{
    display: inline-block;
    min-width: 90px;
}

.custom-bar{
    width: calc(100% - 270px);
    height: 10px;
    position: absolute;
    left: 15px;
    bottom: 192px;
    z-index: 9;
    
    display:none;
}
.upload-labal.presentation{font-weight: 500;text-transform: capitalize;font-size: 10px;top: 0px;}
.custom-bar.active{
    height: 18px;
    background-color: #337ab7 !important;
}

.scroll-div{
    z-index: 99;
}
.ps-container > .ps-scrollbar-y-rail {
   opacity: .6 !important;;
   display: block !important;
}

.width96{
    width:96% !important;
}
.ps-scrollbar-y-rail{
    cursor: pointer;
    width:8px !important;
}
.ps-scrollbar-y{
    width:8px !important;
}
.progress-overlay{
    position: absolute;
    height: 100%;
    
    width: 0%;
}
.screen-parent{
    width: 100%;
    height: 100%;
}
.ppt-thumbs{
    width: 100%;
    overflow: auto !important;
}
.upload-labal{
    
    font-size: 8px;
    position: absolute;
    top: -5px;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.user-list{
    width: 100% !important;
}
/* some fixes for bootstrap css */
.font-small{
    font-size: 10px !important;
}
.font-medium{
    font-size: 11px !important;
}
.font-large{
    font-size: 14px !important;
    line-height: 18px;
}
.chat-avatar{
    text-align: center;
}
.chat-msg{
    padding: 5px 10px !important;
}

.chat-content .chat-box{
    margin-bottom: 5px;
}
.chat-content .chat-scroll{width: 100%;}
.chat-content .chat-box{width: calc(100% - 3px);left: 0;right: inherit;}
.answer-forum{position: absolute;top:0;left:0;right: 0;bottom:0;z-index: 999;}
.answer-head {padding: 10px;}
.answer-head a{text-decoration: none;}
.back-txt{position: relative;top:2px;left: 5px;}
.qstn-bg{margin: 8px 15px 0px 15px;width: calc(100% - 30px);padding-bottom: 10px;box-shadow: 0 0 10px 2px rgba(0,0,0,.04);}
.answer-bg{float:left;margin: 0px 0px 0px 0px;width: calc(100% - 15px);padding-bottom: 4px;/*border: solid 1px #ededed;box-shadow: 0 0 10px 2px rgba(0,0,0,.04);*/}
.qstn-bg > h4{font-size: 11px;font-weight: 600;margin-top: 15px;margin-bottom: 5px;margin-left: 0px;font-style: italic;}
.answer-bg > h4{font-size:11px;margin-bottom: 5px;font-weight: 500;margin-top: 5px;margin-top: 3px;}
.answer-content{height: calc(100% - 39px);position: absolute;padding-bottom: 15px;width: 100%;}
.answer-scroll{height: calc(100% - 38px);position:relative;width: 100%;}
.reply-bg textarea{width: 100%;height: 100%;border: none;resize: none;padding: 1px;padding-left: 15px;position: relative;height: 40px;top: 0px;padding-top: 10px;color: #999;}
.reply-bg textarea:hover{border: none;outline:none;}
.reply-bg textarea:focus{border: none;outline:none;}
.reply-bg{margin: 5px 0px 0px 45px;width: calc(100% - 155px);box-shadow: 0 0 10px 2px rgba(0,0,0,.04);padding-left: 0px;padding-right: 0px;position: absolute;}
.reply-bg textarea:active{border: none;outline:none;}
.tok-btn.send-qstn-reply {width: 80px;position: absolute;right: 16px;height: 40px;top: 6px;padding: 0;text-align: center;line-height: 40px;border-radius: 0;}
.answer-settings{float: right;}
#custom-content p{
    line-height: 25px;
    font-size: 12px;
}
.selected-slide{
    border: 3px solid #4e93af;
}
.settings-overlay-conf{
    position: absolute;
    z-index: 999;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    padding: 5px;
    bottom: 0px;
    height: 28px;
}
.settings-overlay-conf img{
    height: 20px !important;
    position: absolute;
    right: 8px;
    top: 2px;
    cursor: pointer;
}
.answer-settings-dropdown{left: -130px;}
.answer-settings .btn-transparent{cursor: pointer;}
.dropdown-submenu {position: relative;}
.dropdown-submenu .dropdown-menu {top: 0;left: 100%;margin-top: -1px;}
.answer-settings-dropdown li a:focus, .answer-settings-dropdown li a:hover,.answer-settings-dropdown li a{font-weight: 300;font-size: 11px;text-transform: uppercase;}
.clroom-popup-subbox {margin: 0 0 0px 0;}
.clroom-poupbox-drag-box {padding: 20px;border-radius: 6px;}
.clroom-drag-file-icons {max-width: 32px;margin: 0 auto;padding: 0 0 15px 0;}
.clroom-popupbox-hotspot {padding: 0 0 20px 0;}
.clroom-popupbox-drag-text {text-align: center;font-size: 18px;margin: 0 auto;padding: 0 0 15px 0;Letter-spacing: -.2px;}
.clroom-popupbox-drag-text span {display: block;font-size: 12px;font-style: italic;padding: 10px 0 0 0;}
.clroom-popupbox-drag-text span.drag-limit-size {font-size: 12px;font-style: normal;}
.clroom-popupbox-but-file {padding: 10px 0 0 0;}
.clroom-popupbox-but-file{text-align: center;}
.clroom-popupbox-uploadedbox {
    display: block;
    list-style: none;
    overflow-y: auto;
    padding-left: 0px;
    overflow-x:hidden;
}

.clroom-popupbox-uploadedbox {
    overflow-y: hidden !important;
    padding: 0 4px !important;
}
.clroom-popupbox-uploadedbox li {
    display: block;
    padding: 4px;
    
    border-radius: 2px;
    margin: 0 0 5px 0;
}
.clroom-popupbox-uploaded {
    position: relative;
    height: 30px;
}

.cust-slider{position: relative;}
.cust-slider .slide-interval{top: -7px;}
.clroom-popupbox-file-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 2px 0 0 2px;
    overflow: hidden;
}
.head-shadow{
    box-shadow: 0px 1px 21px #c5c5c5;
    
}
.ie-overlay{
    width:100%;
    height: 100%;
    z-index: 9999999999999;
    position: fixed;
    background: #fff;
    display: none;
}
.ie-msg-box{
    
    left: 20%;
    top: 125px;
    right: 20%;
    position: absolute;
    bottom: 60px;
}
.ie-launch{
    width: 100%;
    text-align: center;
    font-size: 25px;
    
    margin-top: 10%;
}
.ie-lab1{
    width: 100%;
    text-align: center;
    font-size: 18px;
    
    padding: 10px;
    margin-top:30px;
}
.ie-lab2{
    width: 100%;
    text-align: center;
    font-size: 18px;
    
    padding: 10px;
}
.ie-footer{
    height: 60px;
    position: absolute;
    bottom: 0px;
    width:100%;
    text-align: center;
    padding-top:12px;
}
.clroom-popupbox-file-name {
    line-height: 10px;
    font-size: 11px;
    float: left;
    width: 100px;
    position: absolute;
    left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.clroom-popupbox-file-name.play{
    width: 270px;
    white-space: initial;
    height: 28px;
    padding: 8px 0;
}
.clroom-popupbox-file-button {
    position: absolute;
    right: 40px;
    top: 0;
    line-height: 30px;
    width: 60px;
}
.clroom-popupbox-file-button.play{
    right: 7px;
}

.clroom-popupbox-file-button a{
    font-size: 10px;
    text-decoration: none;
}
.clroom-popupbox-delete-file {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 12px;
    height: 12px;
    font-size: 12px;
}
.clroom-add{
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0px;
    top: 5px;   
}

.tooltip{
  z-index: 1151 !important;
}

.clroom-popupbox-file-icon img {
    height: 75%;
    width: auto;
    display: block;
    top: 4px;
    position: relative;
}

.room-recycle{
    position: relative;
    top:-5px;
}

.ul-files{
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}
.clroom-popup-subbox.sidebx {margin: 0 0 0px 0;height: 260px;overflow: hidden;overflow-y: auto;}
.file-li{cursor: pointer;}
.fullbutton{width: 100%;margin-bottom: 30px;}
.tooltip-toggle {cursor: pointer;position: relative;}
.help{position:relative;box-sizing:border-box;display: block;}
.help:hover:before,.help:focus:before{content:'';position:absolute;width:0;height:0;border:4px solid transparent; 
  border-left:0;top:0;bottom:0;margin:auto 0;left:20px;}
.help:hover:after,.help:focus:after{content:attr(aria-label);position:fixed;height:auto;line-height:20px;padding:0 10px;font-weight:400;text-align:left;border-radius:3px;white-space:normal;width: 250px;z-index: 9;margin-left: -35px;}


/* modifications for landing page css starts here */

.enter-meeting-form{width: 720px;left: calc(50% - 360px);position: absolute;top: 40px;padding: 15px 30px;background: rgba(8, 8, 8, 0.73);}
.landing-body{height: 100%;width: 100%;position: absolute;overflow: hidden;}
.meeting-banner-img{height: 100%;}
.h2-heading{font-size: 25px;margin-bottom: 20px;}
.form-group-height-alter{margin-top: 20px;margin-bottom: 20px;}
.checkbox.remember-checkbox{margin-bottom: 0px;margin-top: 0px;}
.checkbox .helper::before{box-shadow: none;}
.meeting-form-content{max-height: 340px;overflow: hidden;overflow-y: auto;}
.checkbox-label{margin-bottom: 30px;}
.form-radio{float: left;width: 100%}
/* modifications for landing page css ends here */

@media all and (max-width:1500px){
    .meeting-form-content{max-height: 300px;}
}

@media all and (max-width:830px){
    .meeting-tools ul li.screen span{top: 11px;left: 11px;}
    .meeting-tools ul li.cam-enable-global span{left: 11px;top: 11px;}
    .meeting-tools ul li.mic-enable-global span{top: 10px;left: 13px;}
    .meeting-tools ul li.start-meeting span{top: 10px;left: 11px;}
    .meeting-tools ul li.start-record span{top: 10px;left: 11px;}
    li.dialin-link{width: 36px;height: 36px;}
    span.tablet.btn-meeting.dialin-btn img{height: 18px;left: 9px;}
    .meeting-tools ul li.stop-meeting span{top: 10px;left: 11px;}
    .meeting-tools ul li.stop-record span{top: 10px;left: 11px;}
    .info-btn{width: 36px;height: 36px;}
    .info-btn img{height: 14px;}
    .meeting-form-content{max-height: 250px;}
}


.paginationjs-pages ul li{
    padding: 0px !important;
    border: 1px solid #8dc44d !important;
    margin-right: 2px;
}
.paginationjs-pages ul li a{
    line-height: 26px !important;
    color: #4e93af !important;
    opacity: 1 !important;
        
}
.paginationjs .paginationjs-go-input>input[type=text] {
     border: 1px solid #8dc44d !important;
}
.paginationjs .paginationjs-go-button>input[type=button]
{
    background-color: #4e93af !important;
    color: #fff !important;
    border-width: 0px !important;
}
.paginationjs-pages ul{
    margin-left: 12px !important;
}
.modal-close{
    font-size: 26px;
    margin-left: 95%;
    cursor: pointer;
    position: relative;
    top: -70px;
}
.modal-header-custom{
    padding: 5px;
}

.no-padding{
    padding: 0px;
}

.numbers-below-map{
   /* left: 28%;*/
   text-align: center;
    margin: 0px auto;
    /*background: #fff;*/
    padding: 10px;
    font-weight: 600;
    margin-bottom: 0px;
/*    border: solid 1px #ededed;
    border-radius: 3px;*/
}

.meetsettingspop .input-align{
    margin: 0px 20px !important;
}

.cc-group{
    background: #ececec;
    padding: 15px;
    border-radius: 4px;
    margin-top: 10px;
}

.cc-row{
    line-height: 2;
}

p.join-numbers{margin-bottom: 0px;}
.join-numbers > span{display: inline-block;font-size: 16px;}
.join-numbers > span.user-id-cls{padding-left: 20px;}
.join-numbers > span.meeting-id-cls{padding-left: 20px;}
.joinmeet-label{font-size: 16px;}


.graph-ul {
    display: block;
    float: left;
    width: 100%;
    padding-left: 55px;;
    margin-top: 15px;
}
.graph-ul li {
    float: left;
    padding: 0px 20px 0px 0px;
    list-style: none;
    font-size: 14px;
    line-height: 22px;
}
b.attend-lst{font-size: 19px;}
.progress-fill > span{font-size: 9px;}
.color-ind{margin-right: 5px;}
.countlist{display: block;padding:5px 10px;background: #fff;border-bottom: solid 1px #eae8e8;}
.container.vertical.rounded{padding: 0px;background: #fff;max-width: 195px;}
@media all and (max-width:768px){
.enter-meeting-form {max-width: 450px;left: calc(50% - 225px);}
    .meeting-form-content{max-height: 220px;}
    
}
@media all and (max-width:600px){
   #yourvideo{
      width: 200px;
   }
   .speaker-play{
   cursor: pointer;
    height: 24px !important;
    top: 3px !important;
}
.speaker-stop{
    cursor: pointer;
    height: 24px !important;
    top: 3px !important;
}
}
@media all and (max-width:736px){
    span.tablet.btn-meeting.dialin-btn img{top: 1px;left: 2px;}
    .enter-meeting-form{width: 100%;left:0px;position: absolute;top: 40px;padding: 15px 30px;background: rgba(8, 8, 8, 0.63);}
}
@media all and (max-width:640px){
    .goog-te-combo{width: 60px !important;}
    
    .join-numbers > span{font-size: 15px;}
}

@media all and (max-width:600px){
    span.tablet.btn-meeting.dialin-btn img{left: 1px;top: 1px;}
    .meeting-cam{position: initial;}   
    .colapse-btn{top:calc(100% - 13px);box-shadow: -5px 0px 20px -4px rgba(0, 0, 0, 0.23);}
    .meeting-content.viewer-meeting-content .attendee-btn{display: none !important;}
    .online-userlist {float: left;height: 100%;position: absolute;top: 0;width: 240px;right: 0;display: none;box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);}
    .meeting-form-content{max-height: 200px;}
    .enter-meeting-form {max-width: 400px;left: calc(50% - 200px);}
    .device-ins{display: none}
}

@media all and (max-width:480px){
    .enter-meeting-form {max-width: 360px;left: calc(50% - 180px);}
    .clroom-popup-subbox.sidebx{max-height: 200px;}
    .joinmeet-label{padding: 0px 20px;}
    .graph-ul{padding-left: 25px;}
}

@media all and (max-width:420px){
    .enter-meeting-form {max-width: 320px;left: calc(50% - 160px);}
    .meeting-info .dial-bigtext{font-size: 17px !important}
    .meeting-info.viewer-info .dial-smalltext{font-size: 10px;}
    .graph-ul{padding-left: 0px;}
}
@media all and (max-width:360px){
    .meeting-info .dial-bigtext{font-size: 12px !important; margin: 0px;}
    .joinmeet-label{padding:20px 10px 0px 10px}
    .numbers-below-map{padding-top: 10px;padding-bottom: 0px;}
}

.custom-landing{
    margin-top: 150px;
    margin-bottom: 130px !important;
}
.paginationjs{line-height:1.6;font-family:Marmelad,"Lucida Grande",Arial,"Hiragino Sans GB",Georgia,sans-serif;font-size:14px;box-sizing:initial}.paginationjs:after{display:table;content:" ";clear:both}.paginationjs .paginationjs-pages{float:left}.paginationjs .paginationjs-pages ul{float:left;margin:0;padding:0}.paginationjs .paginationjs-go-button,.paginationjs .paginationjs-go-input,.paginationjs .paginationjs-nav{float:left;margin-left:10px;font-size:14px}.paginationjs .paginationjs-pages li{float:left;border:1px solid #aaa;border-right:none;list-style:none}.paginationjs .paginationjs-pages li>a{min-width:30px;height:28px;line-height:28px;display:block;background:#fff;font-size:14px;color:#333;text-decoration:none;text-align:center}.paginationjs .paginationjs-pages li>a:hover{background:#eee}.paginationjs .paginationjs-pages li.active{border:none}.paginationjs .paginationjs-pages li.active>a{height:30px;line-height:30px;background:#aaa;color:#fff}.paginationjs .paginationjs-pages li.disabled>a{opacity:.3}.paginationjs .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs .paginationjs-pages li:first-child,.paginationjs .paginationjs-pages li:first-child>a{border-radius:3px 0 0 3px}.paginationjs .paginationjs-pages li:last-child{border-right:1px solid #aaa;border-radius:0 3px 3px 0}.paginationjs .paginationjs-pages li:last-child>a{border-radius:0 3px 3px 0}.paginationjs .paginationjs-go-input>input[type=text]{width:30px;height:28px;background:#fff;border-radius:3px;border:1px solid #aaa;padding:0;font-size:14px;text-align:center;vertical-align:baseline;outline:0;box-shadow:none;box-sizing:initial}.paginationjs .paginationjs-go-button>input[type=button]{min-width:40px;height:30px;line-height:28px;background:#fff;border-radius:3px;border:1px solid #aaa;text-align:center;padding:0 8px;font-size:14px;vertical-align:baseline;outline:0;box-shadow:none;color:#333;cursor:pointer;vertical-align:middle\9}.paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-blue .paginationjs-pages li{border-color:#289de9}.paginationjs .paginationjs-go-button>input[type=button]:hover{background-color:#f8f8f8}.paginationjs .paginationjs-nav{height:30px;line-height:30px}.paginationjs .paginationjs-go-button,.paginationjs .paginationjs-go-input{margin-left:5px\9}.paginationjs.paginationjs-small{font-size:12px}.paginationjs.paginationjs-small .paginationjs-pages li>a{min-width:26px;height:24px;line-height:24px;font-size:12px}.paginationjs.paginationjs-small .paginationjs-pages li.active>a{height:26px;line-height:26px}.paginationjs.paginationjs-small .paginationjs-go-input{font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-input>input[type=text]{width:26px;height:24px;font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-button{font-size:12px}.paginationjs.paginationjs-small .paginationjs-go-button>input[type=button]{min-width:30px;height:26px;line-height:24px;padding:0 6px;font-size:12px}.paginationjs.paginationjs-small .paginationjs-nav{height:26px;line-height:26px;font-size:12px}.paginationjs.paginationjs-big{font-size:16px}.paginationjs.paginationjs-big .paginationjs-pages li>a{min-width:36px;height:34px;line-height:34px;font-size:16px}.paginationjs.paginationjs-big .paginationjs-pages li.active>a{height:36px;line-height:36px}.paginationjs.paginationjs-big .paginationjs-go-input{font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text]{width:36px;height:34px;font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-button{font-size:16px}.paginationjs.paginationjs-big .paginationjs-go-button>input[type=button]{min-width:50px;height:36px;line-height:34px;padding:0 12px;font-size:16px}.paginationjs.paginationjs-big .paginationjs-nav{height:36px;line-height:36px;font-size:16px}.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a{color:#289de9}.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a:hover{background:#e9f4fc}.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a{background:#289de9;color:#fff}.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]{background:#289de9;border-color:#289de9;color:#fff}.paginationjs.paginationjs-theme-green .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-green .paginationjs-pages li{border-color:#449d44}.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]:hover{background-color:#3ca5ea}.paginationjs.paginationjs-theme-green .paginationjs-pages li>a{color:#449d44}.paginationjs.paginationjs-theme-green .paginationjs-pages li>a:hover{background:#ebf4eb}.paginationjs.paginationjs-theme-green .paginationjs-pages li.active>a{background:#449d44;color:#fff}.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]{background:#449d44;border-color:#449d44;color:#fff}.paginationjs.paginationjs-theme-yellow .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-yellow .paginationjs-pages li{border-color:#ec971f}.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]:hover{background-color:#55a555}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a{color:#ec971f}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a:hover{background:#fdf5e9}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active>a{background:#ec971f;color:#fff}.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]{background:#ec971f;border-color:#ec971f;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-go-input>input[type=text],.paginationjs.paginationjs-theme-red .paginationjs-pages li{border-color:#c9302c}.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]:hover{background-color:#eea135}.paginationjs.paginationjs-theme-red .paginationjs-pages li>a{color:#c9302c}.paginationjs.paginationjs-theme-red .paginationjs-pages li>a:hover{background:#faeaea}.paginationjs.paginationjs-theme-red .paginationjs-pages li.active>a{background:#c9302c;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled>a:hover{background:0 0}.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]{background:#c9302c;border-color:#c9302c;color:#fff}.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]:hover{background-color:#ce4541}.paginationjs .paginationjs-pages li.paginationjs-next{border-right:1px solid #aaa;}.paginationjs .paginationjs-go-input>input[type=text]{line-height:28px\9;vertical-align:middle\9}.paginationjs.paginationjs-big .paginationjs-pages li>a{line-height:36px\9}.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text]{height:36px\9;line-height:36px\9}


.phone-online{
    width: 70px !important;
}

.fileli:after{
    margin-top: -35px;
}

.speaking-turbo{
    border:1px solid #00E676;
}

.cam-tools{
    z-index: 9999;
}
#recording-div{
    position: absolute;
    color: #000;
    z-index: 9999;
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    display: none;
    top: 0px;
}

/* Nidhin 201-04-2018 */
#videosettings{
    min-height: 170px;
    background: #000;
    object-fit: cover;
    margin-bottom: 5px;

}
.media-settings .camera-selector .btn-dropdown{
border: 1px solid #efecec !important;
height: 33px !important;
}
.yellow-bg{
    background: #f5f5b3 !important;
}
.aftr-arrow::after{
    content: "";
    position: absolute;
    left: 285px;
    bottom: 30px;
    width: 0;
    height: 0;
    border-top: 13px solid #0000;
    border-bottom: 13px solid #0000;
    border-left: 38px solid #f4f5b3;
}

@media (max-width: 770px){
    .aftr-arrow::after{
        display: none;
    }
}
.resize-img[data-tooltip]:before{
    position: relative;
}
.resize-img-extra[data-tooltip]:before{
    position: relative;
}

.delete-img-cls{
    width: 20px;
}

.des-cls{
    font-size: 10px;
    color:red;
    text-transform: lowercase;
    margin-top: 2px;
}
.lbl-span{
    margin-top: -16px;
}
.tooltip-inner{
 min-width:40px;
}

.btn-meeting .tooltip-inner{
    max-width:90px !important;
    min-width:90px !important;
}

.tok-cancel-btn{
    margin-left: 10px;
}

/* 01-06-2018 */
.topbar .logo a {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
 }
 span.logo-align {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
 }
 .logo-placement .desktop{
    max-width: 150px;
    max-height: 150px;
 }
 .sp60 .desktop{
    max-width: 150px;
 }

 .logo .desktop-logo{
    max-width: 150px;
    max-height: 87px;
 }

 @media (max-width: 780px){
    .topbar .logo a {
        position: relative;
        top: -40px;
    }
 }