
.editor-textarea{
    width: 100%; height: 500px; font-size: 14px; line-height: 18px; border: 1px solid #dddddd; padding: 10px;
}
.acceptImg {
    display: none;
    height: 15px;
    width: 15px;
}
.ajax-loader-center{
    width:100%;
    text-align:center;
    min-height:500px;
    vertical-align: middle;
}

.input-group .form-control {
  width: 100% !important;
}

.recent-action-button{
  width:auto !important;
  float:left;
  margin:8px 5px;
}
#navigate-autocomplete-input{
  width: 500px !important;
}
.search-li-block-autocomplete{
  width:620px;
}
.Typeahead-menu{
  margin-top: 2px;
}
/*, #sv-active-speaker-view, .presentation, #sv-active-video, .active-main, .sharing-outline*/

/*
#zoom-embeded{
    width: 100%;
    min-height: 550px;
}
#zmmtg-root{
    width: 40% !important;
    height: 500px !important;
    position: fixed !important;
    left: 40% !important;
    top: 200px !important;
}
#zmmtg-root, .meeting-client, .meeting-client-inner {
    max-widtH: 400px;
    width: 100%;
    height: 500px;
    position: fixed !important;
    left: 40%  !important;
    top: 200px !important;
  }*/
  
  .table-striped td{
    overflow: hidden;
  }
  .meeting-client {
      overflow: hidden;
  }
  #wc-footer {
      display: none;
    bottom: auto !important;
    width: 40% !important;
    position: fixed !important;
    top: 700px !important;
    left: 40% !important;
  }
  
  /*
  #dialog-join {
    width: 40% !important;
    position: fixed !important;
    left: 40% !important;
    top: 200px !important;
  }
  #sv-active-video, .active-main, #sv-active-speaker-view, .main-layout {
    height: 400px !important;
    width: 40% !important;
    position: fixed !important;
    left: 40% !important;
    top: 200px !important;
  }
  .meeting-client, .meeting-app{
    height: 500px !important;
    width: 40% !important;
    overflow: hidden;
  }*/
  .suspension-window {
    transform: translate(-444px, 10px) !important;
  }
  
  #dialog-invite {
    display: none;
  }
  .suspension-content-radius, .suspension-header{
      display: none;
  }
  .tutorial-help-item{
    display:none;
  }
  .cursorPointer {
    cursor: pointer;
  }
  #widget_code {
    width: 100%;
    height: 100px;
}
.dropdown-menu-1{
  left: inherit !important;
}/**/
/*
.join-dialog{
  width: 40% !important;
}*/
.active-video-container__avatar{
  height: 100% !important;
}
.active-video-container__canvas{
  min-height: 500px !important;
  width: 100% !important;
}
.icon{
  text-align: center;
}

.selected-event-date{
  font-weight: bold;
}
.event-date-div a{
  float:left;
  border:1px solid gray;
  padding:2px;
  width: 60px;
  text-align: center;
}

.event-date-div a.time-taken{
  float:left;
  border:1px solid gray;
  background:gray;
  color: white;
}


.user-bio-block img{
  max-width: 90% !important;
}

#custom-stream-code iframe{
  position: absolute; 
  height: 100% !important; 
  border: none;
}
.booth-list img{
  border-radius: 0px !important;
}
.navbar-expand .navbar-nav{
  white-space: nowrap;
}


#chat-messages-inner{
  min-height: 100% !important;
}
div.card.card-primary table.table.table-bordered th {
  position: sticky;
  background: white;
  top:-1px;
}
.text-green {
  color: #55d506 !important;
  font-weight: 800;
}
.text-gray {
  color: #9c9ea1!important;
  font-weight: 800;
}


.left-float{
  float: left !important;
}
.form-group{
  clear: both;
}
.left-float.form-group{
  clear: none;
  padding-right: 5px;
  padding-left: 0px;
}
#listing-search-top{
  width:100%;
}