@charset "UTF-8";
.sc-line-item{display:block;line-height:var(--sc-line-height-dense)}.sc-line-item__item{display:-ms-grid;display:grid;-ms-grid-row-align:center;align-self:center;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr}@media screen and (min-width:var(--mobile-size)){.sc-line-item__item{-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}}.sc-line-item__title{color:var(--sc-line-item-title-color)}.sc-line-item__price{color:var(--sc-input-label-color)}.sc-line-item__price,.sc-line-item__title{font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold)}.sc-line-item__description,.sc-line-item__price-description{color:var(--sc-input-label-color);font-size:var(--sc-font-size-small);line-height:var(--sc-line-height-dense)}.sc-line-item__end{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;width:100%}@media screen and (min-width:280px){.sc-line-item__end{margin-left:20px;margin-top:0;text-align:right;width:auto}.sc-line-item__item--is-rtl .sc-line-item__end{margin-left:0;margin-right:20px}.sc-line-item__price-text{text-align:right}}.sc-line-item__price-currency{color:var(--sc-input-label-color);font-size:var(--sc-font-size-small);margin-right:8px;text-transform:var(--sc-currency-transform,uppercase)}.sc-line-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-line-item__price-description{display:-webkit-box}.sc-line-item__price-layout{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--sc-font-size-x-large);font-weight:var(--sc-font-weight-semibold);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-line-item__price{font-size:var(--price-size)}.sc-line-item__item_currency{color:var(--sc-input-label-color);font-size:var(--sc-font-size-xx-small);font-weight:var(--sc-font-weight-normal);margin-right:var(--sc-spacing-small);text-transform:var(--sc-currency-text-transform,uppercase)}.sc-line-item__item--is-rtl__description,.sc-line-item__item--is-rtl__price-description,.sc-line-item__item--is-rtl__text{text-align:right}@media screen and (min-width:280px){.sc-line-item__item--is-rtl__end{margin-left:0;margin-top:0;text-align:left;width:auto}.sc-line-item__item--is-rtl__price-text{text-align:left}}.sc-product-line-item{display:block;font-family:var(--sc-font-sans)}.sc-product-line-item[hidden]{display:none}.sc-product-line-item__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;margin:0;min-width:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:none;width:100%}.sc-product-line-item__item--has-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;container-type:inline-size}@container (max-width:290px){.sc-product-line-item__item--has-image__image{display:none}}.sc-product-line-item__item__scratch-price{font-size:90%;opacity:.75;text-decoration:line-through}.sc-product-line-item__text{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin:0;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.sc-product-line-item__text-details{display:-ms-grid;display:grid}.sc-product-line-item__title{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-moz-box;font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold);line-height:var(--sc-line-height-dense);margin:0;min-width:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;-moz-box-lines:3;overflow:hidden;text-overflow:ellipsis}.sc-product-line-item__title,.sc-product-line-item__title:hover{color:inherit;text-decoration:none}.sc-product-line-item__variant{cursor:pointer;display:-webkit-box;display:-moz-box;font-size:var(--sc-font-size-small);font-weight:var(--sc-font-weight-semibold);line-height:var(--sc-line-height-dense);margin:0;-webkit-line-clamp:3;-moz-box-lines:3;overflow:hidden;text-overflow:ellipsis}.sc-product-line-item__suffix,.sc-product-line-item__variant{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;-webkit-box-orient:vertical}.sc-product-line-item__suffix{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 0 auto;min-width:100px}.sc-product-line-item__editable .sc-product-line-item__suffix,.sc-product-line-item__removable .sc-product-line-item__suffix{-ms-flex-item-align:start;align-self:flex-start}.sc-product-line-item__price{max-width:100%;text-align:right}.sc-product-line-item__description{color:var(--sc-input-label-color);font-size:var(--sc-price-label-font-size,var(--sc-input-help-text-font-size-medium));line-height:var(--sc-line-height-dense)}.sc-product-line-item__image{border:1px solid var(--sc-input-border-color,var(--sc-input-border));border-radius:4px;-webkit-box-shadow:var(--sc-input-box-shadow);box-shadow:var(--sc-input-box-shadow);display:block;height:var(--sc-product-line-item-image-size,4em)!important;-o-object-fit:cover;object-fit:cover;width:var(--sc-product-line-item-image-size,4em);-ms-flex-item-align:start;align-self:flex-start}.sc-product-line-item__image[hidden]{display:none}.sc-product-line-item__product__description{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-product-line-item__price{font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold)}.sc-product-line-item__price,.sc-product-line-item__price-description{color:var(--sc-input-label-color);line-height:var(--sc-line-height-dense)}.sc-product-line-item__price-description{font-size:var(--sc-font-size-small);opacity:.75}.sc-product-line-item__remove{color:var(--sc-color-gray-400);cursor:pointer;margin-bottom:var(--sc-spacing-small);width:18px}.sc-product-line-item__actions__divider{margin:0 .2em;opacity:.25}.sc-product-line-item__is-rtl__price{text-align:right;text-align:left}.sc-product-line-item__base{display:-ms-grid;display:grid;gap:var(--sc-spacing-x-small)}.sc-product-line-item__fee__description{opacity:.75}.sc-input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:var(--sc-input-background-color);border:var(--sc-input-border);border-radius:var(--sc-border-radius-medium);-webkit-box-shadow:var(--sc-input-box-shadow);box-shadow:var(--sc-input-box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:var(--sc-transition-medium);transition:var(--sc-transition-medium);-webkit-transition:var(--sc-input-transition,var(--sc-transition-medium)) color,var(--sc-input-transition,var(--sc-transition-medium)) border,var(--sc-input-transition,var(--sc-transition-medium)) box-shadow;transition:var(--sc-input-transition,var(--sc-transition-medium)) color,var(--sc-input-transition,var(--sc-transition-medium)) border,var(--sc-input-transition,var(--sc-transition-medium)) box-shadow;width:100%}.sc-input-group[hidden]{display:none}.sc-input-group::-webkit-search-cancel-button,.sc-input-group::-webkit-search-decoration,.sc-input-group::-webkit-search-results-button,.sc-input-group::-webkit-search-results-decoration{-webkit-appearance:none}.sc-input-group:-webkit-autofill,.sc-input-group:-webkit-autofill:active,.sc-input-group:-webkit-autofill:focus,.sc-input-group:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 var(--sc-input-height-large) var(--sc-input-background-color-hover) inset!important;box-shadow:0 0 0 var(--sc-input-height-large) var(--sc-input-background-color-hover) inset!important;-webkit-text-fill-color:var(--sc-input-color)}.sc-input-group:hover{background-color:var(--sc-input-background-color-hover);border-color:var(--sc-input-border-color-hover);z-index:7}.sc-input-group:hover .sc-form-control{color:var(--sc-input-color-hover)}.sc-input-group:focus-within{background-color:var(--sc-input-background-color-focus);border-color:var(--sc-input-border-color-focus);-webkit-box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);z-index:8}.sc-input-group>.sc-form-control{position:relative;-webkit-box-flex:1;background-color:#fff0;border:0!important;border-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;outline:none!important;padding:0 var(--sc-input-spacing-medium);width:1%}.sc-input-group>.sc-form-control:focus{border:0;-webkit-box-shadow:none;box-shadow:none;color:var(--sc-input-color-focus);z-index:5}.sc-input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--sc-input-color);font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-normal);opacity:.5;padding:0 var(--sc-spacing-small);text-align:center;white-space:nowrap}.sc-input-group-text[hidden]{display:none}.sc-input-group-lg>.sc-form-control,.sc-input-group-lg>.sc-input-group-text{border-radius:var(--sc-border-radius-large);font-size:var(--sc-font-size-large);padding:var(--sc-spacing-medium) var(--sc-spacing-large)}.sc-input-group-lg>.sc-input-group-text{padding:var(--sc-spacing-xx-small) var(--sc-spacing-small)}.sc-input-group-sm>.sc-form-control,.sc-input-group-sm>.sc-input-group-text{border-radius:var(--sc-border-radius-small);font-size:var(--sc-font-size-x-small);padding:var(--sc-spacing-xx-small) var(--sc-spacing-small)}.sc-input-group .sc-form-control:has(+.sc-input-group-text){padding-right:0}.sc-input-group .sc-input-group-text+.sc-form-control{padding-left:0}.sc-input-group.sc-quantity-selector{background-color:inherit;border-radius:var(--sc-input-border-radius-small);height:var(--sc-quantity-control-height,var(--sc-input-height-small));width:var(--sc-quantity-select-width,100px)}.sc-input-group.sc-quantity-selector.sc-input-group-sm{height:var(--sc-quantity-control-height-small,var(--sc-input-height-x-small));width:var(--sc-quantity-select-width-small,85px)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__control{color:var(--sc-input-control-color,var(--sc-color-black))}.sc-input-group.sc-quantity-selector.quantity--disabled{cursor:not-allowed;opacity:.5}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control{color:var(--sc-input-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-webkit-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-moz-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control:-ms-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-ms-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase{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;border-width:0;bottom:1px;cursor:pointer;font-size:13px;height:auto;justify-content:center;line-height:0;padding:0;top:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease svg,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase svg{height:var(--sc-font-size-medium,1em);width:var(--sc-font-size-medium,1em)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease.button--disabled,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase.button--disabled{cursor:not-allowed;opacity:.5}.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-size:var(--sc-font-size-small);height:100%;line-height:1;min-height:0;padding:0;text-align:center}.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control::-webkit-inner-spin-button,.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sc-input-group.sc-quantity-selector.quantity--small{height:var(--sc-quantity-control-height-small,26px);width:var(--sc-quantity-select-width-small,76px)}.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__decrease,.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__increase{border:none;width:24px}.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__decrease svg,.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__increase svg{height:var(--sc-font-size-small,.75em);width:var(--sc-font-size-small,.75em)}.sc-input-group.sc-quantity-selector.quantity--small input[type=number].sc-quantity-selector__control{font-size:var(--sc-font-size-x-small);max-width:24px}.wp-block-surecart-product-quantity{margin-bottom:var(--sc-form-row-spacing,.75em)}.wp-block-surecart-product-quantity .sc-form-label{color:inherit!important}.sc-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;padding:0;position:relative;width:30px;-ms-flex-negative:0;background-color:var(--sc-switch-control-background-color,var(--sc-color-gray-300));border:2px solid #fff0;border-radius:9999px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;flex-shrink:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.sc-toggle:focus:not(.sc-toggle--checked),.sc-toggle:hover:not(.sc-toggle--checked){background-color:var(--sc-switch-control-hover-background-color,var(--sc-color-gray-200));border-color:#fff0}.sc-toggle:focus:not(.sc-toggle--checked) .sc-toggle__knob,.sc-toggle:hover:not(.sc-toggle--checked) .sc-toggle__knob{background-color:var(--sc-switch-background-thumb-hover-color,var(--sc-color-white))}.sc-toggle:focus{outline:none;--ring-color:var(--sc-color-primary-500);--ring-offset-width:2px;--ring-width:2px;-webkit-box-shadow:0 0 0 var(--ring-offset-width) #fff,0 0 0 calc(var(--ring-offset-width) + var(--ring-width)) var(--ring-color);box-shadow:0 0 0 var(--ring-offset-width) #fff,0 0 0 calc(var(--ring-offset-width) + var(--ring-width)) var(--ring-color)}.sc-toggle.sc-toggle--checked{background-color:var(--sc-switch-checked-control-background-color,var(--sc-color-primary-500))}.sc-toggle .sc-toggle__knob{background-color:var(--sc-switch-thumb-background-color,var(--sc-color-white));border-radius:9999px;-webkit-box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px 0 rgb(0 0 0 / .06);box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px 0 rgb(0 0 0 / .06);display:inline-block;height:12px;padding:0;pointer-events:none;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);width:12px}.sc-toggle.sc-toggle--checked .sc-toggle__knob{-webkit-transform:translateX(13px);-ms-transform:translateX(13px);transform:translateX(13px)}.sc-toggle .sc-toggle__label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.wp-block-buttons.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons>.wp-block-button[style*=font-weight] .wp-block-button__link{font-weight:inherit}.wp-block-buttons.is-content-justification-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-buttons.is-content-justification-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-buttons.is-content-justification-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons self:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center).wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button.aligncenter{text-align:center}.wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline button.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline div.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus){background-color:#fff0;background-image:none}.sc-button__link{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative}.sc-button__link[disabled=true]{pointer-events:none}.sc-button__link{text-align:center}.sc-button__link .sc-button__link-text,.sc-button__link .sc-spinner{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.sc-button__link .sc-spinner{left:calc(50% - 8px);opacity:0;position:absolute;top:calc(50% - 8px);visibility:hidden;--spinner-size:15px}.sc-button__link--busy .sc-button__link-text{opacity:0;visibility:hidden}.sc-button__link--busy .sc-spinner{opacity:1;visibility:visible}.sc-button__link.sc-button__width-100{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.sc-button__link.sc-button__width-25{width:25%}.sc-button__link.sc-button__width-50{width:50%}.sc-button__link.sc-button__width-75{width:75%}.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-button.wp-block-button__width-100{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.sc-drawer{-webkit-animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);background-color:var(--sc-panel-background-color);border:none;border-radius:0;bottom:0;-webkit-box-shadow:var(--sc-shadow-x-large);box-shadow:var(--sc-shadow-x-large);-webkit-box-shadow:0 0 0 100vw rgb(0 0 0 / .1);box-shadow:0 0 0 100vw rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-family:var(--sc-font-sans);font-weight:var(--sc-font-weight-normal);height:auto;left:auto;margin:auto;max-height:none;max-width:100%;min-width:var(--sc-drawer-min-width,"300px");opacity:0;outline:none;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:var(--sc-drawer-width,31rem);z-index:var(--sc-z-index-drawer,999999999)}.sc-drawer__wrapper{min-height:calc(100dvh - 2px);overflow:hidden}.sc-drawer.open,.sc-drawer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sc-drawer.open{-webkit-animation:slide-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);opacity:1}.sc-drawer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:var(--sc-drawer-border);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--sc-drawer-header-spacing,var(--sc-spacing-medium))}.sc-drawer__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font:inherit;font-size:var(--sc-font-size-large);line-height:var(--sc-line-height-dense);margin:0}.sc-drawer__close{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--sc-color-gray-500);cursor:pointer;font-size:var(--sc-font-size-x-large)}.sc-drawer__body{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;padding:var(--sc-drawer-body-spacing,var(--sc-spacing-medium));-webkit-overflow-scrolling:touch;height:var(--sc-drawer-size,400px);min-height:200px}.sc-drawer__footer{border-top:var(--sc-drawer-border);padding:var(--sc-drawer-footer-spacing,var(--sc-spacing-medium))}.sc-drawer__backdrop{animation-direction:reverse;background-color:var(--sc-color-gray-800);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0}.sc-drawer__backdrop.show{-webkit-animation:backdrop-fade-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) ease forwards;animation:backdrop-fade-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) ease forwards;pointer-events:all;z-index:var(--sc-z-index-drawer-backdrop)}@-webkit-keyframes slide-in{0%{display:-webkit-box;display:flex;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%)}to{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%)}to{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-out{0%{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slide-out{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes backdrop-fade-in{0%{opacity:0}to{opacity:var(--sc-drawer-backdrop-opacity,.35)}}@keyframes backdrop-fade-in{0%{opacity:0}to{opacity:var(--sc-drawer-backdrop-opacity,.35)}}.sc-block-ui{background:var(--sc-block-ui-background-color,var(--sc-color-white));bottom:0;cursor:progress;left:0;margin:0;opacity:var(--sc-block-ui-opacity,.35);padding:0;position:var(--sc-block-ui-position,absolute);right:0;top:0;-webkit-transition:visibility 0s,opacity var(--sc-transition-medium) ease;transition:visibility 0s,opacity var(--sc-transition-medium) ease;visibility:visible;z-index:9}.sc-block-ui[hidden]{display:block;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;visibility:hidden}.sc-alert{border-radius:var(--sc-alert-border-radius,var(--sc-border-radius-medium));display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sc-input-font-family);font-size:var(--sc-button-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-dense);padding:var(--sc-spacing-large);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--sc-alert-background-color,var(--sc-color-white));border:var(--sc-alert-border,var(--sc-input-border));border-top:solid var(--sc-alert-border-width,3px);-webkit-box-shadow:var(--sc-shadow-small);box-shadow:var(--sc-shadow-small);color:var(--sc-alert-color,var(--sc-input-label-color))}.sc-alert ul{line-height:1.4em;list-style-type:disc;margin:0;padding:0 0 0 20px}.sc-alert[hidden]{display:none!important}.sc-alert__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-alert__alert--primary{border-top-color:var(--sc-alert-primary-border-color,var(--sc-color-primary-500))}.sc-alert__alert--primary a{color:var(--sc-color-primary-900)}.sc-alert__alert--primary .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--primary .sc-alert__icon{color:var(--sc-alert-primary-icon-color,var(--sc-color-primary-500))}.sc-alert__alert--info{border-top-color:var(--sc-alert-info-border-color,var(--sc-color-info-500))}.sc-alert__alert--info a{color:var(--sc-color-info-900)}.sc-alert__alert--info .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--info .sc-alert__icon{color:var(--sc-alert-info-icon-color,var(--sc-color-info-500))}.sc-alert__alert--danger{border-top-color:var(--sc-alert-danger-border-color,var(--sc-color-danger-500))}.sc-alert__alert--danger a{color:var(--sc-color-danger-900)}.sc-alert__alert--danger .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--danger .sc-alert__icon{color:var(--sc-alert-danger-icon-color,var(--sc-color-danger-500))}.sc-alert__alert--warning{border-top-color:var(--sc-alert-warning-border-color,var(--sc-color-warning-500))}.sc-alert__alert--warning a{color:var(--sc-color-warning-900)}.sc-alert__alert--warning .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--warning .sc-alert__icon{color:var(--sc-alert-warning-icon-color,var(--sc-color-warning-500))}.sc-alert__alert--success{border-top-color:var(--sc-alert-success-border-color,var(--sc-color-success-500))}.sc-alert__alert--success a{color:var(--sc-color-success-900)}.sc-alert__alert--success .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--success .sc-alert__icon{color:var(--sc-alert-success-icon-color,var(--sc-color-success-500))}.sc-alert__icon{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--sc-font-size-large);-webkit-padding-end:var(--sc-spacing-medium);padding-inline-end:var(--sc-spacing-medium)}.sc-alert__title{font-weight:var(--sc-font-weight-semibold)}.sc-alert__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.sc-alert__close{border-radius:var(--sc-border-radius-small);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;padding:var(--sc-spacing-x-small);-webkit-transition:background-color var(--sc-transition-fast) ease;transition:background-color var(--sc-transition-fast) ease}.sc-alert__close svg{height:1em;width:1em}.sc-alert__is-rtl{text-align:right}.sc-alert__is-rtl.alert-close{margin-left:unset;margin-right:auto}.sc-alert__is-rtl ::slotted(ul){margin:0;padding:0 20px 0 0}:root{--sc-color-black:#000;--sc-color-white:#fff;--sc-color-gray-50:#f9fafb;--sc-color-gray-100:#f3f4f6;--sc-color-gray-200:#e5e7eb;--sc-color-gray-300:#dce0e6;--sc-color-gray-400:#9ca3af;--sc-color-gray-500:#6b7280;--sc-color-gray-600:#4b5563;--sc-color-gray-700:#374151;--sc-color-gray-800:#1f2937;--sc-color-gray-900:#111827;--sc-color-gray-950:#0d131e;--sc-color-neutral-50:#fafafa;--sc-color-neutral-100:#f5f5f5;--sc-color-neutral-200:#e5e5e5;--sc-color-neutral-300:#d4d4d4;--sc-color-neutral-400:#a3a3a3;--sc-color-neutral-500:#737373;--sc-color-neutral-600:#525252;--sc-color-neutral-700:#404040;--sc-color-neutral-800:#262626;--sc-color-neutral-900:#171717;--sc-color-neutral-950:#0f0f0f;--sc-color-primary:217;--sc-color-primary-luminance:60%;--sc-color-primary-saturation:91%;--sc-color-primary-50:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.55),100%));--sc-color-primary-100:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.45),100%));--sc-color-primary-200:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.35),100%));--sc-color-primary-300:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.25),100%));--sc-color-primary-400:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.15),100%));--sc-color-primary-500:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),var(--sc-color-primary-luminance));--sc-color-primary-600:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.9),0%));--sc-color-primary-700:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.75),0%));--sc-color-primary-800:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.6),0%));--sc-color-primary-900:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.35),0%));--sc-color-primary-950:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.2),0%));--sc-color-primary-text:var(--sc-color-white);--sc-color-success-50:#f0fdf4;--sc-color-success-100:#dcfce7;--sc-color-success-200:#bbf7d0;--sc-color-success-300:#86efac;--sc-color-success-400:#4ade80;--sc-color-success-500:#22c55e;--sc-color-success-600:#16a34a;--sc-color-success-700:#15803d;--sc-color-success-800:#166534;--sc-color-success-900:#14532d;--sc-color-success-950:#0d381e;--sc-color-success-text:var(--sc-color-white);--sc-color-info-50:#eff6ff;--sc-color-info-100:#dbeafe;--sc-color-info-200:#bfdbfe;--sc-color-info-300:#93c5fd;--sc-color-info-400:#60a5fa;--sc-color-info-500:#3b82f6;--sc-color-info-600:#2563eb;--sc-color-info-700:#1d4ed8;--sc-color-info-800:#1e40af;--sc-color-info-900:#1e3a8a;--sc-color-info-text:var(--sc-color-white);--sc-color-warning-50:#fffbeb;--sc-color-warning-100:#fef3c7;--sc-color-warning-200:#fde68a;--sc-color-warning-300:#fcd34d;--sc-color-warning-400:#fbbf24;--sc-color-warning-500:#f59e0b;--sc-color-warning-600:#d97706;--sc-color-warning-700:#b45309;--sc-color-warning-800:#92400e;--sc-color-warning-900:#78350f;--sc-color-warning-950:#4d220a;--sc-color-warning-text:var(--sc-color-white);--sc-color-danger-50:#fef2f2;--sc-color-danger-100:#fee2e2;--sc-color-danger-200:#fecaca;--sc-color-danger-300:#fca5a5;--sc-color-danger-400:#f87171;--sc-color-danger-500:#ef4444;--sc-color-danger-600:#dc2626;--sc-color-danger-700:#b91c1c;--sc-color-danger-800:#991b1b;--sc-color-danger-900:#7f1d1d;--sc-color-danger-950:#481111;--sc-color-danger-text:var(--sc-color-white);--sc-border-radius-small:0.15em;--sc-border-radius-medium:0.35em;--sc-border-radius-large:0.5em;--sc-border-radius-x-large:0.75em;--sc-border-radius-circle:50%;--sc-border-radius-pill:9999px;--sc-shadow-x-small:0 1px 0 #0d131e0d;--sc-shadow-small:0 1px 2px #0d131e1a;--sc-shadow-medium:0 0 #000,0 0 #000,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--sc-shadow-large:0 2px 8px #0d131e1a;--sc-shadow-x-large:0 4px 16px #0d131e1a;--sc-spacing-xxx-small:0.125em;--sc-spacing-xx-small:0.25em;--sc-spacing-x-small:0.5em;--sc-spacing-small:0.75em;--sc-spacing-medium:1em;--sc-spacing-large:1.25em;--sc-spacing-x-large:1.75em;--sc-spacing-xx-large:2.25em;--sc-spacing-xxx-large:3em;--sc-spacing-xxxx-large:4.5em;--sc-transition-x-slow:1000ms;--sc-transition-slow:500ms;--sc-transition-medium:350ms;--sc-transition-fast:150ms;--sc-transition-x-fast:50ms;--sc-font-mono:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;--sc-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--sc-font-serif:Georgia,"Times New Roman",serif;--sc-font-size-xx-small:0.625em;--sc-font-size-x-small:0.75em;--sc-font-size-small:0.875em;--sc-font-size-medium:1em;--sc-font-size-large:1.15em;--sc-font-size-x-large:1.25em;--sc-font-size-xx-large:1.45em;--sc-font-size-xxx-large:2em;--sc-font-size-xxxx-large:3em;--sc-font-weight-light:300;--sc-font-weight-normal:400;--sc-font-weight-semibold:500;--sc-font-weight-bold:600;--sc-letter-spacing-dense:-0.015em;--sc-letter-spacing-normal:normal;--sc-letter-spacing-loose:0.075em;--sc-line-height-dense:1.4;--sc-line-height-normal:1.8;--sc-line-height-loose:2.2;--sc-focus-ring-color-primary:var(--sc-color-primary-500);--sc-focus-ring-color-success:#22c55e54;--sc-focus-ring-color-info:#6b728054;--sc-focus-ring-color-warning:#f59e0b54;--sc-focus-ring-color-danger:#ef444454;--sc-focus-ring-width:1px;--sc-form-row-spacing:var(--sc-spacing-small);--sc-form-row-spacing-large:var(--sc-spacing-xx-large);--sc-form-title-font-weight:var(--sc-font-weight-semibold);--sc-form-title-font-size:var(--sc-font-size-x-large);--sc-choice-background-color:var(--sc-color-white);--sc-card-border:solid 1px var(--sc-input-border-color);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-choice-box-shadow:var(--sc-input-box-shadow);--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-drawer-header-spacing:var(--sc-spacing-large);--sc-drawer-body-spacing:var(--sc-spacing-large);--sc-drawer-footer-spacing:var(--sc-spacing-large);--sc-input-transition:var(--sc-transition-medium);--sc-input-box-shadow:rgba(0,0,0,.05) 0px 1px 2px 0px;--sc-input-height-small:2.25em;--sc-input-height-medium:2.8em;--sc-input-height-large:3em;--sc-input-background-color:var(--sc-color-white);--sc-input-background-color-hover:var(--sc-color-white);--sc-input-background-color-focus:var(--sc-color-white);--sc-input-background-color-disabled:var(--sc-color-gray-100);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-border-color:var(--sc-color-gray-300);--sc-input-border-color-hover:var(--sc-color-gray-400);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-300);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border-width:1px;--sc-input-border-radius-small:var(--sc-border-radius-small);--sc-input-border-radius-medium:var(--sc-border-radius-medium);--sc-input-border-radius-large:var(--sc-border-radius-medium);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-label-font-weight:var(--sc-font-weight-semibold);--sc-input-label-margin:var(--sc-spacing-xx-small);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-color:var(--sc-color-gray-700);--sc-input-color-hover:var(--sc-color-gray-700);--sc-input-color-focus:var(--sc-color-gray-700);--sc-input-color-disabled:var(--sc-color-gray-900);--sc-input-icon-color:var(--sc-color-gray-400);--sc-input-icon-color-hover:var(--sc-color-gray-600);--sc-input-icon-color-focus:var(--sc-color-gray-600);--sc-input-placeholder-color:var(--sc-color-gray-400);--sc-input-placeholder-color-disabled:var(--sc-color-gray-600);--sc-input-spacing-small:var(--sc-spacing-small);--sc-input-spacing-medium:var(--sc-spacing-medium);--sc-input-spacing-large:var(--sc-spacing-large);--sc-input-label-font-size-small:var(--sc-font-size-small);--sc-input-label-font-size-medium:var(--sc-font-size-medium);--sc-input-label-font-size-large:var(--sc-font-size-large);--sc-input-label-color:var(--sc-color-gray-600);--sc-input-help-text-font-size-small:var(--sc-font-size-x-small);--sc-input-help-text-font-size-medium:var(--sc-font-size-small);--sc-input-help-text-font-size-large:var(--sc-font-size-medium);--sc-input-help-text-color:var(--sc-color-gray-500);--sc-input-error-text-font-size-small:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-medium:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-large:var( --sc-input-help-text-font-size-small );--sc-input-error-text-color:var(--sc-color-danger-500);--sc-toggle-size:1em;--sc-toggle-shady-color:var(--sc-color-gray-50);--sc-radio-size:0.85em;--sc-toggle-radio-size:0.85em;--sc-checkbox-size:1em;--sc-overlay-background-color:#37415180;--sc-panel-background-color:var(--sc-color-white);--sc-panel-border-color:var(--sc-color-gray-200);--sc-tooltip-border-radius:var(--sc-border-radius-medium);--sc-tooltip-background-color:var(--sc-color-gray-900);--sc-tooltip-color:var(--sc-color-white);--sc-tooltip-font-family:var(--sc-font-sans);--sc-tooltip-font-weight:var(--sc-font-weight-normal);--sc-tooltip-font-size:var(--sc-font-size-small);--sc-tooltip-line-height:var(--sc-line-height-dense);--sc-tooltip-padding:var(--sc-spacing-xx-small) var(--sc-spacing-x-small);--sc-tooltip-arrow-size:5px;--sc-tooltip-arrow-start-end-offset:8px;--sc-quantity-control-height:2em;--sc-quantity-control-height-small:1.7em;--sc-z-index-drawer:99999;--sc-z-index-drawer-backdrop:99998;--sc-z-index-dialog:100000;--sc-z-index-dropdown:900;--sc-z-index-toast:950;--sc-z-index-tooltip:1000;--sc-checkout-columns:1;--sc-dashboard-module-spacing:var(--sc-spacing-x-small);--sc-border-width-zero:0px;--sc-cart-main-label-text-color:var(--sc-color-gray-600);--sc-reviews-background-color:transparent;--sc-review-text-color:var(--sc-color-gray-800);--sc-review-secondary-text-color:var(--sc-color-gray-600);--sc-review-border-color:var(--sc-color-gray-200);--sc-star-bar-background-color:var(--sc-color-gray-200);--sc-star-bar-fill-color:var(--sc-color-gray-800);--sc-review-overlay-background-color:rgba(0,0,0,.5)}.surecart-theme-dark{--sc-color-gray-50:var(--sc-color-neutral-50);--sc-color-gray-100:var(--sc-color-neutral-100);--sc-color-gray-200:var(--sc-color-neutral-200);--sc-color-gray-300:var(--sc-color-neutral-300);--sc-color-gray-400:var(--sc-color-neutral-400);--sc-color-gray-500:var(--sc-color-neutral-500);--sc-color-gray-600:var(--sc-color-neutral-600);--sc-color-gray-700:var(--sc-color-neutral-700);--sc-color-gray-800:var(--sc-color-neutral-800);--sc-color-gray-900:var(--sc-color-neutral-900);--sc-color-gray-950:var(--sc-color-neutral-950);--sc-input-label-color:var(--sc-color-gray-200);--sc-input-background-color-hover:var(--sc-color-gray-900);--sc-input-background-color-focus:var(--sc-color-gray-900);--sc-input-background-color-disabled:var(--sc-color-gray-800);--sc-input-border-color-focus:var(--sc-color-gray-500);--sc-input-border-color-disabled:var(--sc-color-gray-200);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-border-color:var(--sc-color-gray-700);--sc-input-border-color-hover:var(--sc-color-gray-600);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-700);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-color:var(--sc-color-gray-200);--sc-input-color-hover:var(--sc-color-gray-200);--sc-input-color-focus:var(--sc-color-gray-200);--sc-input-color-disabled:var(--sc-color-gray-100);--sc-input-color-invalid:var(--sc-color-danger-600);--sc-input-icon-color:var(--sc-color-gray-500);--sc-input-icon-color-hover:var(--sc-color-gray-300);--sc-input-icon-color-focus:var(--sc-color-gray-300);--sc-input-placeholder-color:var(--sc-color-gray-500);--sc-input-placeholder-color-disabled:var(--sc-color-gray-400);--sc-input-help-text-color:var(--sc-color-gray-400);--sc-check-input-unchecked-background-color:var(--sc-color-gray-800);--sc-check-input-unchecked-border-color:var(--sc-color-gray-500);--sc-list-row-background-color:var(--sc-color-gray-950);--sc-badge-notice-background-color:var(--sc-color-gray-950);--sc-divider-text-background-color:var(--sc-color-gray-900);--sc-badge-notice-text-color:var(--sc-color-gray-300);--sc-list-row-color:var(--sc-color-gray-300);--sc-empty-color:var(--sc-color-gray-300);--sc-empty-icon-color:var(--sc-color-gray-300);--sc-tab-active-background:var(--sc-color-gray-800);--sc-menu-item-color:var(--sc-color-gray-300);--sc-line-item-title-color:var(--sc-color-gray-300);--sc-order-summary-color:var(--sc-color-gray-300);--sc-order-collapse-link-icon-color:var(--sc-color-gray-300);--sc-input-control-background-color:var(--sc-color-gray-900);--sc-block-ui-background-color:var(--sc-color-gray-800);--sc-select-background-color:var(--sc-color-gray-900);--sc-input-background-color:var(--sc-color-gray-900);--sc-button-default-background-color:var(--sc-color-gray-900);--sc-button-default-hover-background-color:var(--sc-color-gray-900);--sc-button-default-active-background-color:var( --sc-button-default-hover-background-color );--sc-button-default-focus-background-color:var( --sc-button-default-hover-background-color );--sc-button-default-active-border-color:var(--sc-color-gray-600);--sc-button-default-focus-border-color:var(--sc-color-gray-600);--sc-toggle-background-color:var(--sc-color-gray-950);--sc-card-background-color:var(--sc-color-gray-950);--sc-table-cell-background-color:var(--sc-color-gray-800);--sc-alert-background-color:var(--sc-color-gray-800);--sc-alert-title-color:var(--sc-color-white);--sc-input-control-color:var(--sc-color-gray-300);--sc-alert-primary-color:var(--sc-color-gray-300);--sc-alert-info-color:var(--sc-color-gray-300);--sc-alert-danger-color:var(--sc-color-gray-300);--sc-alert-warning-color:var(--sc-color-gray-300);--sc-alert-success-color:var(--sc-color-gray-300);--sc-alert-primary-title-color:var(--sc-color-gray-300);--sc-alert-info-title-color:var(--sc-color-gray-300);--sc-alert-danger-title-color:var(--sc-color-gray-300);--sc-alert-warning-title-color:var(--sc-color-gray-300);--sc-alert-success-title-color:var(--sc-color-gray-300);--sc-breadcrumb-item-label-color:var(--sc-color-gray-300);--sc-breadcrumb-item-label-active-color:var(--sc-color-gray-200);--sc-button-default-color:var(--sc-color-gray-300);--sc-breadcrumb-color:var(--sc-color-gray-300);--sc-stacked-list-row-text-color:var(--sc-color-gray-300);--sc-order-confirmation-color:var(--sc-color-gray-300);--sc-card-border-color:var(--sc-color-gray-600);--sc-select-border-color:var(--sc-color-gray-600);--sc-button-default-border-color:var(--sc-color-gray-600);--sc-stacked-list-border-color:var(--sc-color-gray-600);--sc-divider-border-top-color:var(--sc-color-gray-600);--sc-input-border-color:var(--sc-color-gray-600);--sc-table-border-bottom-color:var(--sc-color-gray-600);--sc-toggle-border-color:var(--sc-color-gray-600);--sc-toggle-shady-color:var(--sc-color-gray-800);--sc-table-row-border-bottom-color:var(--sc-color-gray-600);--sc-badge-notice-border-color:var(--sc-color-gray-600);--sc-stacked-list-row-hover-color:var(--sc-color-gray-800);--sc-skeleton-color:var(--sc-color-gray-800);--sc-skeleton-sheen-color:var(--sc-color-gray-700);--sc-switch-background-thumb-color:var(--sc-color-gray-900);--sc-switch-background-thumb-hover-color:var(--sc-color-gray-900);--sc-swith-label-color:var(--sc-color-gray-300);--sc-switch-description-color:var(--sc-color-gray-400);--sc-switch-control-background-color:var(--sc-color-gray-700);--sc-switch-border-color:var(--sc-color-gray-700);--sc-switch-control-hover-background-color:var(--sc-color-gray-600);--sc-switch-control-hover-border-color:var(--sc-color-gray-600);--sc-switch-checked-control-background-color:var(--sc-color-primary-600);--sc-switch-checked-control-border-color:var(--sc-color-primary-600);--sc-overlay-background-color:#d1d5db22;--sc-panel-background-color:var(--sc-color-gray-900);--sc-panel-border-color:var(--sc-color-gray-800);--sc-tooltip-background-color:var(--sc-color-gray-200);--sc-tooltip-color:var(--sc-color-black);--sc-choice-background-color:var(--sc-color-gray-900);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-stripe-color-logo:"dark";--sc-stripe-color-tag:"dark";--sc-stripe-color-logo-tab-selected:"dark";--sc-stripe-color-tab-selected:"dark";--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-cart-counter-background:var(--sc-color-gray-50);--sc-cart-counter-color:var(--sc-color-gray-950);--sc-cart-main-label-text-color:var(--sc-color-neutral-100);--sc-selected-price-color:var(--sc-color-gray-50);--sc-reviews-background-color:var(--sc-color-gray-900);--sc-review-text-color:var(--sc-color-gray-200);--sc-review-secondary-text-color:var(--sc-color-gray-400);--sc-review-border-color:var(--sc-color-gray-700);--sc-star-bar-background-color:var(--sc-color-gray-700);--sc-star-bar-fill-color:var(--sc-color-gray-200);--sc-review-overlay-background-color:rgba(0,0,0,.7)}[class*=wp-block-surecart-][hidden]{display:none}.sc-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.bb-icon-activity-comment:before{content:'\e967'}.bb-icon-alert-exclamation:before,.bb-icon-alert-octagon:before,.bb-icon-alert-thin:before{content:'\ee65'}.bb-icon-alert-exclamation{font-weight:100}.bb-icon-alert-octagon{font-weight:100}.bb-icon-alert-thin{font-weight:100}.bb-icon-alert-question:before,.bb-icon-help-circle:before,.bb-icon-question-thin:before{content:'\eeff'}.bb-icon-alert-question{font-weight:100}.bb-icon-help-circle{font-weight:100}.bb-icon-question-thin{font-weight:100}.bb-icon-alert-triangle:before{content:'\e855'}.bb-icon-all-members:before,.bb-icon-groups:before{content:'\e95d'}.bb-icon-all-results:before,.bb-icon-board-list:before,.bb-icon-list-view:before,.bb-icon-paragraph-bullet:before{content:'\eec9'}.bb-icon-all-results{font-weight:500}.bb-icon-board-list{font-weight:500}.bb-icon-aperture:before{content:'\e85e'}.bb-icon-arrow-circle:before{content:'\e861'}.bb-icon-arrow-circle{font-weight:100}.bb-icon-arrow-down-left:before,.bb-icon-arrow-up-left:before{content:'\e85f'}.bb-icon-arrow-down-right:before,.bb-icon-arrow-up-right:before{content:'\e860'}.bb-icon-arrow-up-square:before{content:'\e864'}.bb-icon-arrow-up-square{font-weight:500}.bb-icon-at-sign:before{content:'\e867'}.bb-icon-attach-fill:before,.bb-icon-attach:before{content:'\e980'}.bb-icon-attach-fill{font-weight:300}.bb-icon-badge-tall:before,.bb-icon-badge:before{content:'\e975'}.bb-icon-bar-chart:before{content:'\ee11'}.bb-icon-battery:before{content:'\e86b'}.bb-icon-battery-charging:before{content:'\e869'}.bb-icon-bell-off:before{content:'\e86a'}.bb-icon-bell-small:before{content:'\e86d'}.bb-icon-board:before,.bb-icon-layout:before{content:'\e8a0'}.bb-icon-board-box:before{content:'\e976'}.bb-icon-board-code:before{content:'\e977'}.bb-icon-bookmark-small-fill:before,.bb-icon-bookmark-small:before{content:'\e872'}.bb-icon-bookmark-small-fill{font-weight:300}.bb-icon-book-round:before{content:'\e86e'}.bb-icon-box:before{content:'\e873'}.bb-icon-bulb:before{content:'\ee05'}.bb-icon-calendar-small:before{content:'\e803'}.bb-icon-camera-fill:before,.bb-icon-camera-small:before{content:'\ee06'}.bb-icon-camera-fill{font-weight:300}.bb-icon-camera-off:before{content:'\e870'}.bb-icon-car-small:before{content:'\e806'}.bb-icon-chat:before,.bb-icon-comment-circle:before{content:'\e979'}.bb-icon-check-circle:before,.bb-icon-check-square:before{content:'\e875'}.bb-icon-check-small:before,.bb-icon-check-square-small:before,.bb-icon-select:before{content:'\e876'}.bb-icon-check-square-small{font-weight:600}.bb-icon-select{font-weight:100}.bb-icon-chevron-down:before{content:'\e826'}.bb-icon-chevron-left:before{content:'\e8ab'}.bb-icon-chevron-right:before{content:'\e827'}.bb-icon-chevron-up:before{content:'\e87c'}.bb-icon-chevrons-down:before{content:'\e87d'}.bb-icon-chevrons-left:before{content:'\e880'}.bb-icon-chevrons-right:before{content:'\e87e'}.bb-icon-chevrons-up:before{content:'\e87f'}.bb-icon-chrome:before{content:'\e883'}.bb-icon-clock-small:before{content:'\e884'}.bb-icon-close-circle:before,.bb-icon-close:before,.bb-icon-x-circle:before,.bb-icon-x-square:before,.bb-icon-x:before{content:'\e828'}.bb-icon-close-circle{font-weight:100}.bb-icon-x-circle{font-weight:100}.bb-icon-x-square{font-weight:500}.bb-icon-cloud-off:before{content:'\e888'}.bb-icon-code-format:before{content:'\ee25'}.bb-icon-codepen:before{content:'\edce'}.bb-icon-comment:before{content:'\ee33'}.bb-icon-connected:before{content:'\ef56'}.bb-icon-connection-minus:before,.bb-icon-user-small-minus:before{content:'\ef5f'}.bb-icon-connection-remove:before,.bb-icon-user-x:before{content:'\ef64'}.bb-icon-connection-request:before,.bb-icon-user-small-plus:before{content:'\ef60'}.bb-icon-connections:before,.bb-icon-members:before{content:'\ef5b'}.bb-icon-connection-waiting:before{content:'\ef57'}.bb-icon-connect-user:before,.bb-icon-profile:before,.bb-icon-user-alt:before,.bb-icon-user-small:before{content:'\ef52'}.bb-icon-profile{font-weight:300}.bb-icon-copy:before{content:'\ee59'}.bb-icon-corner-down-left:before,.bb-icon-corner-right-down:before,.bb-icon-corner-right-up:before,.bb-icon-corner-up-right:before{content:'\ee3d'}.bb-icon-corner-down-right:before,.bb-icon-corner-left-down:before,.bb-icon-corner-left-up:before,.bb-icon-corner-up-left:before{content:'\ee3e'}.bb-icon-crosshair:before{content:'\ee44'}.bb-icon-delete:before{content:'\ee53'}.bb-icon-disc:before{content:'\ee56'}.bb-icon-discussion:before{content:'\ee37'}.bb-icon-doc:before,.bb-icon-file-abw:before,.bb-icon-file-text:before,.bb-icon-file-txt:before,.bb-icon-generic:before{content:'\ee7a'}.bb-icon-edit-square-small:before,.bb-icon-edit-square:before,.bb-icon-edit-thin:before{content:'\ee5a'}.bb-icon-eye-off:before,.bb-icon-visibility-hidden:before{content:'\ee6a'}.bb-icon-eye-small:before,.bb-icon-visibility:before{content:'\ee69'}.bb-icon-facebook-small:before,.bb-icon-facebook:before,.bb-icon-rounded-facebook:before{content:'\edd2'}.bb-icon-rounded-facebook{font-weight:600}.bb-icon-file-7z:before,.bb-icon-file-ace:before,.bb-icon-file-gzip:before,.bb-icon-file-rar:before,.bb-icon-file-tar:before,.bb-icon-file-zip:before,.bb-icon-file7-z:before,.bb-icon-zip:before{content:'\ee70'}.bb-icon-file-ai:before,.bb-icon-file-psd:before,.bb-icon-file-sketch:before,.bb-icon-file-svg:before{content:'\ee96'}.bb-icon-file-apk:before,.bb-icon-file-ipa:before{content:'\ee89'}.bb-icon-file-csv:before,.bb-icon-file-ods:before,.bb-icon-file-odt:before{content:'\ee92'}.bb-icon-file-default:before,.bb-icon-file-vcf:before{content:'\ee6e'}.bb-icon-file-doc:before,.bb-icon-file-docm:before,.bb-icon-file-docx:before,.bb-icon-file-dotm:before,.bb-icon-file-dotx:before{content:'\ee98'}.bb-icon-file-hlam:before,.bb-icon-file-hlsb:before,.bb-icon-file-hlsm:before,.bb-icon-file-htm:before,.bb-icon-file-xls:before,.bb-icon-file-xlsx:before,.bb-icon-file-xltm:before,.bb-icon-file-xltx:before,.bb-icon-file-xml:before{content:'\ee7d'}.bb-icon-file-html:before,.bb-icon-file-ics:before,.bb-icon-file-jar:before,.bb-icon-file-js:before,.bb-icon-file-yaml:before{content:'\ee76'}.bb-icon-file-ico:before,.bb-icon-file-jpg:before,.bb-icon-file-png:before{content:'\ee76'}.bb-icon-file-mp3:before,.bb-icon-file-wav:before{content:'\ee72'}.bb-icon-file-csv:before,.bb-icon-file-ods:before,.bb-icon-file-odt:before{content:'\ee92'}.bb-icon-file-potm:before,.bb-icon-file-potx:before,.bb-icon-file-pps:before,.bb-icon-file-ppsx:before,.bb-icon-file-ppt:before,.bb-icon-file-pptm:before,.bb-icon-file-pptx:before{content:'\ee8c'}.bb-icon-file-rtf:before{content:'\ee80'}.bb-icon-flag-small:before,.bb-icon-report:before{content:'\ee9c'}.bb-icon-folder-stacked:before{content:'\ee9f'}.bb-icon-forum-replies:before{content:'\ee34'}.bb-icon-gear:before,.bb-icon-settings-small:before,.bb-icon-settings:before{content:'\ee27'}.bb-icon-github:before,.bb-icon-rounded-github:before{content:'\edd6'}.bb-icon-rounded-github{font-weight:600}.bb-icon-gitlab:before{content:'\edd8'}.bb-icon-grid-round:before,.bb-icon-grid-view-small:before,.bb-icon-grid-view:before{content:'\eead'}.bb-icon-hash:before{content:'\eeaf'}.bb-icon-headphones-small:before{content:'\eeb1'}.bb-icon-heart-fill:before,.bb-icon-heart-small:before{content:'\eeb2'}.bb-icon-heart-fill{font-weight:300}.bb-icon-home-small:before{content:'\eeb3'}.bb-icon-id-card:before,.bb-icon-profile-info:before{content:'\ef55'}.bb-icon-image-square:before{content:'\eeb4'}.bb-icon-inbox-o:before,.bb-icon-inbox-small:before{content:'\eeba'}.bb-icon-info-circle:before{content:'\eebc'}.bb-icon-info-circle{font-weight:100}.bb-icon-instagram:before,.bb-icon-rounded-instagram:before{content:'\eddc'}.bb-icon-rounded-instagram{font-weight:600}.bb-icon-laugh:before{content:'\ee61'}.bb-icon-board:before,.bb-icon-layout:before{content:'\e8a0'}.bb-icon-life-buoy:before{content:'\eec6'}.bb-icon-like:before,.bb-icon-thums-up:before{content:'\ef41'}.bb-icon-link-1:before,.bb-icon-link-2:before,.bb-icon-link-3:before,.bb-icon-link-tilt:before{content:'\eec8'}.bb-icon-list-bookmark:before{content:'\ee73'}.bb-icon-list-doc:before{content:'\ee74'}.bb-icon-list-view-small:before,.bb-icon-menu:before{content:'\edb1'}.bb-icon-loader-small:before,.bb-icon-loader:before,.bb-icon-spin-small:before,.bb-icon-spin:before{content:'\ef30'}.bb-icon-lock-fill:before{content:'\eecc'}.bb-icon-lock-fill{font-weight:300}.bb-icon-lock-small:before,.bb-icon-only-me:before{content:'\eecd'}.bb-icon-log-in:before{content:'\ef22'}.bb-icon-log-out:before{content:'\ef23'}.bb-icon-mail-small:before,.bb-icon-mail:before,.bb-icon-rounded-email:before{content:'\ee62'}.bb-icon-rounded-email{font-weight:600}.bb-icon-mail-open:before{content:'\ee63'}.bb-icon-map-pin-small:before,.bb-icon-map-pin:before{content:'\eed1'}.bb-icon-maximize-square:before,.bb-icon-maximize:before{content:'\ee67'}.bb-icon-media:before,.bb-icon-video-album:before,.bb-icon-video-albums:before{content:'\eeb8'}.bb-icon-membership:before{content:'\eed4'}.bb-icon-menu-dots-h:before,.bb-icon-more-h:before{content:'\ee5c'}.bb-icon-menu-dots-h{font-weight:300}.bb-icon-menu-dots-v:before,.bb-icon-more-v:before{content:'\ee5d'}.bb-icon-menu-dots-v{font-weight:300}.bb-icon-menu-left:before{content:'\e859'}.bb-icon-mic:before{content:'\eed6'}.bb-icon-mic-off:before{content:'\eed7'}.bb-icon-minimize-square:before,.bb-icon-minimize:before{content:'\eed5'}.bb-icon-minus-circle:before,.bb-icon-minus-square:before{content:'\eed8'}.bb-icon-minus-circle{font-weight:100}.bb-icon-minus-square{font-weight:500}.bb-icon-monitor:before{content:'\ee54'}.bb-icon-moon-circle:before{content:'\eedb'}.bb-icon-moon-circle{font-weight:100}.bb-icon-move:before{content:'\eda5'}.bb-icon-my-connections:before,.bb-icon-users:before{content:'\ef5a'}.bb-icon-navigation-up:before,.bb-icon-navigation:before{content:'\eecb'}.bb-icon-lock-small:before,.bb-icon-only-me:before{content:'\eecd'}.bb-icon-paragraph-numbers:before{content:'\ee87'}.bb-icon-pause-circle:before{content:'\eeea'}.bb-icon-pause-circle{font-weight:100}.bb-icon-percent:before{content:'\eeed'}.bb-icon-phone-off:before{content:'\eef3'}.bb-icon-pie-chart:before{content:'\ee15'}.bb-icon-pizza-slice:before{content:'\eef6'}.bb-icon-plane:before{content:'\eee7'}.bb-icon-play-circle-fill:before,.bb-icon-play-circle:before,.bb-icon-play-square:before,.bb-icon-play-thin:before{content:'\eef7'}.bb-icon-play-circle{font-weight:100}.bb-icon-play-circle-fill{font-weight:100}.bb-icon-play-square{font-weight:500}.bb-icon-play-thin{font-weight:500}.bb-icon-plus-circle:before,.bb-icon-plus-square:before{content:'\eef9'}.bb-icon-plus-circle{font-weight:100}.bb-icon-plus-square{font-weight:500}.bb-icon-power-small:before,.bb-icon-power:before{content:'\eefd'}.bb-icon-print-fill:before,.bb-icon-print:before{content:'\eefe'}.bb-icon-print-fill{font-weight:300}.bb-icon-profile-types:before{content:'\ef58'}.bb-icon-public:before{content:'\eeaa'}.bb-icon-quote:before,.bb-icon-quotes:before{content:'\ef02'}.bb-icon-quotes{font-weight:300}.bb-icon-refresh-ccw:before,.bb-icon-refresh-cw:before{content:'\ef39'}.bb-icon-rewind:before{content:'\edaf'}.bb-icon-rotate-ccw:before{content:'\ef50'}.bb-icon-rotate-cw:before,.bb-icon-video-next:before{content:'\ef07'}.bb-icon-rounded-clubhouse:before{content:'\edcd'}.bb-icon-rounded-clubhouse{font-weight:600}.bb-icon-rounded-dribbble:before,.bb-icon-rounded-dribble:before{content:'\edcf'}.bb-icon-rounded-dribble{font-weight:600}.bb-icon-rounded-dribbble{font-weight:600}.bb-icon-rounded-flickr:before{content:'\edd4'}.bb-icon-rounded-flickr{font-weight:600}.bb-icon-rounded-google-plus:before{content:'\edd7'}.bb-icon-rounded-google-plus{font-weight:600}.bb-icon-rounded-linkedin:before{content:'\eddf'}.bb-icon-rounded-linkedin{font-weight:600}.bb-icon-rounded-medium:before{content:'\ede0'}.bb-icon-rounded-medium{font-weight:600}.bb-icon-rounded-meetup:before{content:'\e800'}.bb-icon-rounded-meetup{font-weight:600}.bb-icon-rounded-pinterest:before{content:'\ede5'}.bb-icon-rounded-pinterest{font-weight:600}.bb-icon-rounded-quora:before{content:'\ede7'}.bb-icon-rounded-quora{font-weight:600}.bb-icon-rounded-reddit:before{content:'\ede8'}.bb-icon-rounded-reddit{font-weight:600}.bb-icon-rounded-rss:before,.bb-icon-rss-square:before{content:'\ef0d'}.bb-icon-rounded-rss{font-weight:600}.bb-icon-rss-square{font-weight:600}.bb-icon-rounded-skype:before{content:'\edeb'}.bb-icon-rounded-skype{font-weight:600}.bb-icon-rounded-telegram:before{content:'\edef'}.bb-icon-rounded-telegram{font-weight:600}.bb-icon-rounded-tiktok:before{content:'\edf0'}.bb-icon-rounded-tiktok{font-weight:600}.bb-icon-rounded-tumblr:before{content:'\edf1'}.bb-icon-rounded-tumblr{font-weight:600}.bb-icon-rounded-twitter:before,.bb-icon-twitter-small:before,.bb-icon-twitter:before{content:'\edf4'}.bb-icon-rounded-twitter{font-weight:600}.bb-icon-rounded-vimeo:before{content:'\edf5'}.bb-icon-rounded-vimeo{font-weight:600}.bb-icon-rounded-vk:before{content:'\edf6'}.bb-icon-rounded-vk{font-weight:600}.bb-icon-rounded-xing:before{content:'\edfb'}.bb-icon-rounded-xing{font-weight:600}.bb-icon-rounded-youtube:before,.bb-icon-youtube-logo:before{content:'\edfc'}.bb-icon-rounded-youtube{font-weight:600}.bb-icon-youtube-logo{font-weight:100}.bb-icon-scissors:before{content:'\ee51'}.bb-icon-search-small:before{content:'\ef10'}.bb-icon-share-small:before{content:'\ef15'}.bb-icon-shuffle:before{content:'\ef05'}.bb-icon-skip-back:before{content:'\ef34'}.bb-icon-skip-forward:before{content:'\ef35'}.bb-icon-slack:before{content:'\eded'}.bb-icon-slash:before{content:'\ee08'}.bb-icon-sliders:before{content:'\ef25'}.bb-icon-smartphone:before{content:'\eed9'}.bb-icon-smile:before{content:'\ee5f'}.bb-icon-sort-dec:before,.bb-icon-sort-desc:before{content:'\ef29'}.bb-icon-square:before,.bb-icon-stop-circle:before{content:'\ef36'}.bb-icon-stop-circle{font-weight:100}.bb-icon-star-fill:before,.bb-icon-star-small-fill:before,.bb-icon-star-small:before{content:'\ef32'}.bb-icon-star-fill{font-weight:300}.bb-icon-star-small-fill{font-weight:300}.bb-icon-swap:before{content:'\edb2'}.bb-icon-target:before{content:'\ee04'}.bb-icon-text-format:before,.bb-icon-type:before{content:'\eea4'}.bb-icon-thums-down:before{content:'\ef40'}.bb-icon-like:before,.bb-icon-thums-up:before{content:'\ef41'}.bb-icon-toggle-left:before{content:'\ef44'}.bb-icon-toggle-right:before{content:'\ef45'}.bb-icon-trash-empty:before,.bb-icon-trash-small:before{content:'\ef48'}.bb-icon-triangle:before{content:'\ee0c'}.bb-icon-triangle-fill:before{content:'\ee09'}.bb-icon-triangle-fill{font-weight:300}.bb-icon-unlock:before{content:'\eecf'}.bb-icon-user-circle:before{content:'\ef53'}.bb-icon-user-doc:before{content:'\ed91'}.bb-icon-video-alt:before,.bb-icon-video-fill:before{content:'\ef65'}.bb-icon-video-fill{font-weight:300}.bb-icon-video-off:before{content:'\ef66'}.bb-icon-watch-alarm:before{content:'\ed93'}.bb-icon-wifi-off:before{content:'\ef71'}.bb-icon-zap:before{content:'\edbf'}.bb-icon-zoom-in:before{content:'\ef12'}.bb-icon-zoom-out:before{content:'\ef11'}.bb-icon-bar-chart-up:before{content:'\ee14'}.bb-icon-bar-chart-square:before{content:'\ee10'}.bb-icon-octagon:before{content:'\eee4'}.bb-icon-phone-outgoing:before{content:'\eef0'}.bb-icon-sort-dec:before,.bb-icon-sort-desc:before{content:'\ef29'}/*!
 * BuddyBoss Icon 1.0.11 - https://buddyboss.com
 * License - MIT
 * Copyright 2022
 */@font-face{font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-lined.eot?1753964645);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-lined.eot?1753964645#iefix) format('embedded-opentype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-lined.woff2?1753964645) format('woff2'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-lined.woff?1753964645) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-lined.ttf?1753964645) format('truetype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-lined.svg?1753964645#round-lined) format('svg');font-weight:100;font-style:normal}@font-face{font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-filled.eot?1753964645);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-filled.eot?1753964645#iefix) format('embedded-opentype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-filled.woff2?1753964645) format('woff2'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-filled.woff?1753964645) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-filled.ttf?1753964645) format('truetype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/round-filled.svg?1753964645#round-lined) format('svg');font-weight:200;font-style:normal}@font-face{font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/filled.eot?1753964645);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/filled.eot?1753964645#iefix) format('embedded-opentype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/filled.woff2?1753964645) format('woff2'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/filled.woff?1753964645) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/filled.ttf?1753964645) format('truetype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/filled.svg?1753964645#round-lined) format('svg');font-weight:300;font-style:normal}@font-face{font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/lined.eot?1753964645);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/lined.eot?1753964645#iefix) format('embedded-opentype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/lined.woff2?1753964645) format('woff2'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/lined.woff?1753964645) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/lined.ttf?1753964645) format('truetype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/lined.svg?1753964645#round-lined) format('svg');font-weight:400;font-style:normal}@font-face{font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-lined.eot?1753964645);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-lined.eot?1753964645#iefix) format('embedded-opentype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-lined.woff2?1753964645) format('woff2'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-lined.woff?1753964645) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-lined.ttf?1753964645) format('truetype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-lined.svg?1753964645#round-lined) format('svg');font-weight:500;font-style:normal}@font-face{font-family:bb-icons;src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-filled.eot?1753964645);src:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-filled.eot?1753964645#iefix) format('embedded-opentype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-filled.woff2?1753964645) format('woff2'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-filled.woff?1753964645) format('woff'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-filled.ttf?1753964645) format('truetype'),url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/../fonts/box-filled.svg?1753964645#round-lined) format('svg');font-weight:600;font-style:normal}[class*=" bb-icon-"]:before,[class^=bb-icon-]:before{font-family:bb-icons;font-style:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bb-icon-rl,.bb-icon-round-lined{font-family:bb-icons;font-weight:100}.bb-icon-rf,.bb-icon-round-filled{font-family:bb-icons;font-weight:200}.bb-icon-f,.bb-icon-filled{font-family:bb-icons;font-weight:300}.bb-icon-l,.bb-icon-lined{font-family:bb-icons;font-weight:400}.bb-icon-bl,.bb-icon-box-lined{font-family:bb-icons;font-weight:500}.bb-icon-bf,.bb-icon-box-filled{font-family:bb-icons;font-weight:600}.bb-icon-brand-meetup:before{content:'\e800'}.bb-icon-ball-soccer:before{content:'\e801'}.bb-icon-brand-onesignal:before{content:'\e802'}.bb-icon-calendar:before{content:'\e803'}.bb-icon-thumbtack:before{content:'\e804'}.bb-icon-award-slash:before{content:'\e805'}.bb-icon-car-small:before{content:'\e806'}.bb-icon-brand-facebook-f:before{content:'\e807'}.bb-icon-angle-down:before{content:'\e826'}.bb-icon-angle-right:before{content:'\e827'}.bb-icon-times:before{content:'\e828'}.bb-icon-activity:before{content:'\e854'}.bb-icon-question-triangle:before{content:'\e855'}.bb-icon-align-center:before{content:'\e856'}.bb-icon-airplay:before{content:'\e857'}.bb-icon-align-justify:before{content:'\e858'}.bb-icon-align-left:before{content:'\e859'}.bb-icon-align-right:before{content:'\e85a'}.bb-icon-anchor:before{content:'\e85d'}.bb-icon-brand-aperture:before{content:'\e85e'}.bb-icon-arrow-left:before{content:'\e85f'}.bb-icon-arrow-right:before{content:'\e860'}.bb-icon-arrow-down:before{content:'\e861'}.bb-icon-arrow-up:before{content:'\e864'}.bb-icon-award:before{content:'\e865'}.bb-icon-at:before{content:'\e867'}.bb-icon-chart-bar-v:before{content:'\e868'}.bb-icon-battery:before{content:'\e869'}.bb-icon-bell-slash:before{content:'\e86a'}.bb-icon-battery-empty:before{content:'\e86b'}.bb-icon-bluetooth:before{content:'\e86c'}.bb-icon-bell:before{content:'\e86d'}.bb-icon-book:before{content:'\e86e'}.bb-icon-briefcase:before{content:'\e86f'}.bb-icon-camera-slash:before{content:'\e870'}.bb-icon-bookmark:before{content:'\e872'}.bb-icon-cube:before{content:'\e873'}.bb-icon-checkbox:before{content:'\e875'}.bb-icon-check:before{content:'\e876'}.bb-icon-cast:before{content:'\e878'}.bb-icon-angle-up:before{content:'\e87c'}.bb-icon-angle-double-down:before{content:'\e87d'}.bb-icon-angle-double-right:before{content:'\e87e'}.bb-icon-angle-double-up:before{content:'\e87f'}.bb-icon-angle-double-left:before{content:'\e880'}.bb-icon-circle:before{content:'\e881'}.bb-icon-clipboard:before{content:'\e882'}.bb-icon-brand-chrome:before{content:'\e883'}.bb-icon-clock:before{content:'\e884'}.bb-icon-cloud-lightning:before{content:'\e885'}.bb-icon-cloud-drizzle:before{content:'\e886'}.bb-icon-cloud-slash:before{content:'\e888'}.bb-icon-cloud-download:before{content:'\e889'}.bb-icon-sidebar:before{content:'\e8a0'}.bb-icon-bell-plus:before{content:'\e8a5'}.bb-icon-angle-left:before{content:'\e8ab'}.bb-icon-cloud:before{content:'\e945'}.bb-icon-bold:before{content:'\e94a'}.bb-icon-users:before{content:'\e95d'}.bb-icon-comment-activity:before{content:'\e967'}.bb-icon-book-open:before{content:'\e96f'}.bb-icon-certificate:before{content:'\e975'}.bb-icon-box:before{content:'\e976'}.bb-icon-browser-code:before{content:'\e977'}.bb-icon-comment:before{content:'\e979'}.bb-icon-file-attach:before{content:'\e980'}.bb-icon-attach:before{content:'\e9e6'}.bb-icon-upload:before{content:'\e9e8'}.bb-icon-thumbtack-star:before{content:'\e9e9'}.bb-icon-brand-bunnynet:before{content:'\e9ea'}.bb-icon-hand-pointer:before{content:'\e9ec'}.bb-icon-image-plus:before{content:'\e9ed'}.bb-icon-minimize:before{content:'\e9ee'}.bb-icon-spinner-alt:before{content:'\e9ef'}.bb-icon-picture-in-picture:before{content:'\e9f0'}.bb-icon-video-plus:before{content:'\e9f1'}.bb-icon-cart-slash:before{content:'\e9f2'}.bb-icon-brand-intercom:before{content:'\e9f3'}.bb-icon-cloud-check:before{content:'\e9f4'}.bb-icon-cloud-exclamation:before{content:'\e9f5'}.bb-icon-cloud-times:before{content:'\e9f6'}.bb-icon-crown:before{content:'\e9f7'}.bb-icon-emoticon-confused:before{content:'\e9f8'}.bb-icon-folder-download:before{content:'\e9f9'}.bb-icon-folder-move:before{content:'\e9fa'}.bb-icon-folder-upload:before{content:'\e9fb'}.bb-icon-grip-h:before{content:'\e9fc'}.bb-icon-grip-v:before{content:'\e9fd'}.bb-icon-image-move:before{content:'\e9fe'}.bb-icon-mobile-slash:before{content:'\e9ff'}.bb-icon-split:before{content:'\ea00'}.bb-icon-star-slash:before{content:'\ea01'}.bb-icon-stopwatch:before{content:'\ea02'}.bb-icon-strikethrough:before{content:'\ea03'}.bb-icon-trophy-slash:before{content:'\ea04'}.bb-icon-u-turn-down:before{content:'\ea05'}.bb-icon-u-turn-left:before{content:'\ea06'}.bb-icon-u-turn-right:before{content:'\ea07'}.bb-icon-u-turn-up:before{content:'\ea08'}.bb-icon-user-arrow-down:before{content:'\ea09'}.bb-icon-user-arrow-up:before{content:'\ea0a'}.bb-icon-user-crown:before{content:'\ea0b'}.bb-icon-user-friends-plus:before{content:'\ea0c'}.bb-icon-file-article:before{content:'\ea0d'}.bb-icon-globe-alt:before{content:'\ea0e'}.bb-icon-newspaper:before{content:'\ea0f'}.bb-icon-user-cancel:before{content:'\ea10'}.bb-icon-user-info:before{content:'\ea11'}.bb-icon-brand-x:before{content:'\ea12'}.bb-icon-thumbtack-times:before{content:'\ea13'}.bb-icon-brand-react:before{content:'\ea14'}.bb-icon-search-times:before{content:'\ea15'}.bb-icon-brand-memberpress-app:before{content:'\ea16'}.bb-icon-brand-learndash-app:before{content:'\ea17'}.bb-icon-brand-whitelabel-app:before{content:'\ea18'}.bb-icon-live-stream:before{content:'\ea19'}.bb-icon-activity-slash:before{content:'\ed90'}.bb-icon-address-book:before{content:'\ed91'}.bb-icon-alarm:before{content:'\ed93'}.bb-icon-album:before{content:'\ed94'}.bb-icon-arrows:before{content:'\eda5'}.bb-icon-arrows-h:before{content:'\eda6'}.bb-icon-arrows-v:before{content:'\eda7'}.bb-icon-article:before{content:'\eda9'}.bb-icon-article-slash:before{content:'\edaa'}.bb-icon-asterisk:before{content:'\edab'}.bb-icon-audio-description:before{content:'\edad'}.bb-icon-backward:before{content:'\edaf'}.bb-icon-brand-memberpress:before{content:'\edb0'}.bb-icon-bars:before{content:'\edb1'}.bb-icon-bars-2:before{content:'\edb2'}.bb-icon-battery-full:before{content:'\edb5'}.bb-icon-battery-half:before{content:'\edb6'}.bb-icon-battery-quarter:before{content:'\edb7'}.bb-icon-battery-slash:before{content:'\edb8'}.bb-icon-battery-three-quarters:before{content:'\edb9'}.bb-icon-bolt:before{content:'\edbf'}.bb-icon-books:before{content:'\edc3'}.bb-icon-brand-android:before{content:'\edc5'}.bb-icon-brand-apple:before{content:'\edc7'}.bb-icon-brand-buddyboss:before{content:'\edc8'}.bb-icon-brand-buddyboss-app:before{content:'\edc9'}.bb-icon-brand-buddyboss-bolt:before{content:'\edca'}.bb-icon-brand-buddypress:before{content:'\edcb'}.bb-icon-brand-clubhouse:before{content:'\edcd'}.bb-icon-brand-codepen:before{content:'\edce'}.bb-icon-brand-dribbble:before{content:'\edcf'}.bb-icon-brand-edge:before{content:'\edd0'}.bb-icon-brand-elementor:before{content:'\edd1'}.bb-icon-brand-facebook:before{content:'\edd2'}.bb-icon-brand-firefox:before{content:'\edd3'}.bb-icon-brand-flickr:before{content:'\edd4'}.bb-icon-brand-gamipress:before{content:'\edd5'}.bb-icon-brand-github:before{content:'\edd6'}.bb-icon-brand-google:before{content:'\edd7'}.bb-icon-brand-gitlab:before{content:'\edd8'}.bb-icon-brand-google-admob:before{content:'\edd9'}.bb-icon-brand-google-firebase:before{content:'\edda'}.bb-icon-brand-google-fonts:before{content:'\eddb'}.bb-icon-brand-instagram:before{content:'\eddc'}.bb-icon-brand-learndash:before{content:'\eddd'}.bb-icon-brand-lifterlms:before{content:'\edde'}.bb-icon-brand-linkedin:before{content:'\eddf'}.bb-icon-brand-medium:before{content:'\ede0'}.bb-icon-brand-paidmembershipspro:before{content:'\ede4'}.bb-icon-brand-pinterest:before{content:'\ede5'}.bb-icon-brand-pusher:before{content:'\ede6'}.bb-icon-brand-quora:before{content:'\ede7'}.bb-icon-brand-reddit:before{content:'\ede8'}.bb-icon-brand-restrictcontentpro:before{content:'\ede9'}.bb-icon-brand-safari:before{content:'\edea'}.bb-icon-brand-skype:before{content:'\edeb'}.bb-icon-brand-snapchat:before{content:'\edec'}.bb-icon-brand-slack:before{content:'\eded'}.bb-icon-brand-spotify:before{content:'\edee'}.bb-icon-brand-telegram:before{content:'\edef'}.bb-icon-brand-tiktok:before{content:'\edf0'}.bb-icon-brand-tumblr:before{content:'\edf1'}.bb-icon-brand-tutorlms:before{content:'\edf2'}.bb-icon-brand-twitch:before{content:'\edf3'}.bb-icon-brand-twitter:before{content:'\edf4'}.bb-icon-brand-vimeo:before{content:'\edf5'}.bb-icon-brand-vk:before{content:'\edf6'}.bb-icon-brand-whatsapp:before{content:'\edf7'}.bb-icon-brand-wishlistmember:before{content:'\edf8'}.bb-icon-brand-woocommerce:before{content:'\edf9'}.bb-icon-brand-wordpress:before{content:'\edfa'}.bb-icon-brand-xing:before{content:'\edfb'}.bb-icon-brand-youtube:before{content:'\edfc'}.bb-icon-brand-zoom:before{content:'\edfd'}.bb-icon-browser:before{content:'\edff'}.bb-icon-browser-terminal:before{content:'\ee01'}.bb-icon-bug:before{content:'\ee02'}.bb-icon-bullhorn:before{content:'\ee03'}.bb-icon-bullseye:before{content:'\ee04'}.bb-icon-lightbulb:before{content:'\ee05'}.bb-icon-camera:before{content:'\ee06'}.bb-icon-cancel:before{content:'\ee08'}.bb-icon-caret-down:before{content:'\ee09'}.bb-icon-caret-left:before{content:'\ee0a'}.bb-icon-caret-right:before{content:'\ee0b'}.bb-icon-caret-up:before{content:'\ee0c'}.bb-icon-chart-area:before{content:'\ee10'}.bb-icon-chart-bar-h:before{content:'\ee11'}.bb-icon-chart-bar-trending:before{content:'\ee12'}.bb-icon-chart-line:before{content:'\ee14'}.bb-icon-chart-pie:before{content:'\ee15'}.bb-icon-closed-captioning:before{content:'\ee1b'}.bb-icon-cloud-rain:before{content:'\ee20'}.bb-icon-cloud-snow:before{content:'\ee22'}.bb-icon-cloud-sync:before{content:'\ee23'}.bb-icon-cloud-upload:before{content:'\ee24'}.bb-icon-code:before{content:'\ee25'}.bb-icon-code-branch:before{content:'\ee26'}.bb-icon-cog:before{content:'\ee27'}.bb-icon-cogs:before{content:'\ee28'}.bb-icon-coin:before{content:'\ee29'}.bb-icon-coins:before{content:'\ee2a'}.bb-icon-columns:before{content:'\ee2b'}.bb-icon-command:before{content:'\ee2c'}.bb-icon-comment-dots:before{content:'\ee2f'}.bb-icon-comment-notification:before{content:'\ee30'}.bb-icon-comments:before{content:'\ee31'}.bb-icon-comment-slash:before{content:'\ee32'}.bb-icon-comment-square:before{content:'\ee33'}.bb-icon-comment-square-dots:before{content:'\ee34'}.bb-icon-comment-square-slash:before{content:'\ee35'}.bb-icon-comments-slash:before{content:'\ee36'}.bb-icon-comments-square:before{content:'\ee37'}.bb-icon-comments-square-slash:before{content:'\ee38'}.bb-icon-compass:before{content:'\ee39'}.bb-icon-compress:before{content:'\ee3a'}.bb-icon-copy:before{content:'\ee3b'}.bb-icon-copyright:before{content:'\ee3c'}.bb-icon-corner-left:before{content:'\ee3d'}.bb-icon-corner-right:before{content:'\ee3e'}.bb-icon-course:before{content:'\ee3f'}.bb-icon-course-slash:before{content:'\ee40'}.bb-icon-cpu:before{content:'\ee41'}.bb-icon-credit-card:before{content:'\ee42'}.bb-icon-crop:before{content:'\ee43'}.bb-icon-crosshairs:before{content:'\ee44'}.bb-icon-currency-bitcoin:before{content:'\ee46'}.bb-icon-currency-crypto:before{content:'\ee47'}.bb-icon-currency-dollar:before{content:'\ee48'}.bb-icon-currency-euro:before{content:'\ee49'}.bb-icon-currency-lira:before{content:'\ee4a'}.bb-icon-currency-peso:before{content:'\ee4b'}.bb-icon-currency-pound:before{content:'\ee4c'}.bb-icon-currency-ruble:before{content:'\ee4d'}.bb-icon-currency-rupee:before{content:'\ee4e'}.bb-icon-currency-won:before{content:'\ee4f'}.bb-icon-currency-yen:before{content:'\ee50'}.bb-icon-cut:before{content:'\ee51'}.bb-icon-database:before{content:'\ee52'}.bb-icon-delete-tag:before{content:'\ee53'}.bb-icon-desktop:before{content:'\ee54'}.bb-icon-divide:before{content:'\ee55'}.bb-icon-dot-circle:before{content:'\ee56'}.bb-icon-download:before{content:'\ee57'}.bb-icon-droplet:before{content:'\ee58'}.bb-icon-duplicate:before{content:'\ee59'}.bb-icon-edit:before{content:'\ee5a'}.bb-icon-eject:before{content:'\ee5b'}.bb-icon-ellipsis-h:before{content:'\ee5c'}.bb-icon-ellipsis-v:before{content:'\ee5d'}.bb-icon-emoticon-frown:before{content:'\ee5e'}.bb-icon-emoticon-smile:before{content:'\ee5f'}.bb-icon-emoticon-wink:before{content:'\ee60'}.bb-icon-emotion-laugh:before{content:'\ee61'}.bb-icon-envelope:before{content:'\ee62'}.bb-icon-envelope-open:before{content:'\ee63'}.bb-icon-exchange:before{content:'\ee64'}.bb-icon-exclamation:before{content:'\ee65'}.bb-icon-exclamation-triangle:before{content:'\ee66'}.bb-icon-expand:before{content:'\ee67'}.bb-icon-external-link:before{content:'\ee68'}.bb-icon-eye:before{content:'\ee69'}.bb-icon-eye-slash:before{content:'\ee6a'}.bb-icon-fast-backward:before{content:'\ee6b'}.bb-icon-fast-forward:before{content:'\ee6c'}.bb-icon-feather:before{content:'\ee6d'}.bb-icon-file:before{content:'\ee6e'}.bb-icon-file-album:before{content:'\ee6f'}.bb-icon-file-archive:before{content:'\ee70'}.bb-icon-file-audio:before{content:'\ee72'}.bb-icon-file-bookmark:before{content:'\ee73'}.bb-icon-file-checklist:before{content:'\ee74'}.bb-icon-file-cloud:before{content:'\ee75'}.bb-icon-file-code:before{content:'\ee76'}.bb-icon-file-contact:before{content:'\ee77'}.bb-icon-file-css:before{content:'\ee78'}.bb-icon-file-design:before{content:'\ee79'}.bb-icon-file-doc:before{content:'\ee7a'}.bb-icon-file-dollar:before{content:'\ee7b'}.bb-icon-file-download:before{content:'\ee7c'}.bb-icon-file-excel:before{content:'\ee7d'}.bb-icon-file-exclamation:before{content:'\ee7e'}.bb-icon-file-export:before{content:'\ee7f'}.bb-icon-file-font:before{content:'\ee80'}.bb-icon-file-gif:before{content:'\ee81'}.bb-icon-file-globe:before{content:'\ee82'}.bb-icon-file-image:before{content:'\ee83'}.bb-icon-file-import:before{content:'\ee84'}.bb-icon-file-info:before{content:'\ee85'}.bb-icon-file-list:before{content:'\ee86'}.bb-icon-file-list-numeric:before{content:'\ee87'}.bb-icon-file-minus:before{content:'\ee88'}.bb-icon-file-mobile:before{content:'\ee89'}.bb-icon-file-pdf:before{content:'\ee8a'}.bb-icon-file-plus:before{content:'\ee8b'}.bb-icon-file-powerpoint:before{content:'\ee8c'}.bb-icon-file-presentation:before{content:'\ee8d'}.bb-icon-file-question:before{content:'\ee8e'}.bb-icon-file-rss:before{content:'\ee8f'}.bb-icon-file-share:before{content:'\ee90'}.bb-icon-file-signature:before{content:'\ee91'}.bb-icon-file-spreadsheet:before{content:'\ee92'}.bb-icon-file-text:before{content:'\ee93'}.bb-icon-file-times:before{content:'\ee94'}.bb-icon-file-upload:before{content:'\ee95'}.bb-icon-file-vector:before{content:'\ee96'}.bb-icon-file-video:before{content:'\ee97'}.bb-icon-file-word:before{content:'\ee98'}.bb-icon-film:before{content:'\ee99'}.bb-icon-filter:before{content:'\ee9a'}.bb-icon-filter-alt:before{content:'\ee9b'}.bb-icon-flag:before{content:'\ee9c'}.bb-icon-flask:before{content:'\ee9d'}.bb-icon-folder:before{content:'\ee9e'}.bb-icon-folder-alt:before{content:'\ee9f'}.bb-icon-folder-alt-slash:before{content:'\eea0'}.bb-icon-folder-open:before{content:'\eea1'}.bb-icon-folder-plus:before{content:'\eea2'}.bb-icon-folder-slash:before{content:'\eea3'}.bb-icon-font:before{content:'\eea4'}.bb-icon-forest:before{content:'\eea5'}.bb-icon-forward:before{content:'\eea6'}.bb-icon-gem:before{content:'\eea7'}.bb-icon-gif:before{content:'\eea8'}.bb-icon-gift:before{content:'\eea9'}.bb-icon-globe:before{content:'\eeaa'}.bb-icon-globe-layers:before{content:'\eeab'}.bb-icon-graduation-cap:before{content:'\eeac'}.bb-icon-grid-large:before{content:'\eead'}.bb-icon-grid-small:before{content:'\eeae'}.bb-icon-hashtag:before{content:'\eeaf'}.bb-icon-heading:before{content:'\eeb0'}.bb-icon-headphones:before{content:'\eeb1'}.bb-icon-heart:before{content:'\eeb2'}.bb-icon-home:before{content:'\eeb3'}.bb-icon-image:before{content:'\eeb4'}.bb-icon-images:before{content:'\eeb5'}.bb-icon-image-slash:before{content:'\eeb6'}.bb-icon-images-slash:before{content:'\eeb7'}.bb-icon-image-video:before{content:'\eeb8'}.bb-icon-image-video-slash:before{content:'\eeb9'}.bb-icon-inbox:before{content:'\eeba'}.bb-icon-indent:before{content:'\eebb'}.bb-icon-info:before{content:'\eebc'}.bb-icon-info-triangle:before{content:'\eebd'}.bb-icon-italic:before{content:'\eebe'}.bb-icon-key:before{content:'\eebf'}.bb-icon-keyboard:before{content:'\eec0'}.bb-icon-key-slash:before{content:'\eec1'}.bb-icon-laptop:before{content:'\eec2'}.bb-icon-layers:before{content:'\eec3'}.bb-icon-less-than:before{content:'\eec4'}.bb-icon-less-than-equal:before{content:'\eec5'}.bb-icon-life-ring:before{content:'\eec6'}.bb-icon-link:before{content:'\eec8'}.bb-icon-list:before{content:'\eec9'}.bb-icon-list-number:before{content:'\eeca'}.bb-icon-location-arrow:before{content:'\eecb'}.bb-icon-lock:before{content:'\eecc'}.bb-icon-lock-alt:before{content:'\eecd'}.bb-icon-lock-alt-open:before{content:'\eece'}.bb-icon-lock-open:before{content:'\eecf'}.bb-icon-map:before{content:'\eed0'}.bb-icon-map-marker:before{content:'\eed1'}.bb-icon-marketplace:before{content:'\eed2'}.bb-icon-maximize:before{content:'\eed3'}.bb-icon-membership-card:before{content:'\eed4'}.bb-icon-merge:before{content:'\eed5'}.bb-icon-microphone:before{content:'\eed6'}.bb-icon-microphone-slash:before{content:'\eed7'}.bb-icon-minus:before{content:'\eed8'}.bb-icon-mobile:before{content:'\eed9'}.bb-icon-money:before{content:'\eeda'}.bb-icon-moon:before{content:'\eedb'}.bb-icon-more-than:before{content:'\eedc'}.bb-icon-more-than-equal:before{content:'\eedd'}.bb-icon-mouse-pointer:before{content:'\eede'}.bb-icon-music:before{content:'\eedf'}.bb-icon-music-note:before{content:'\eee0'}.bb-icon-music-note-slash:before{content:'\eee1'}.bb-icon-music-slash:before{content:'\eee2'}.bb-icon-outdent:before{content:'\eee3'}.bb-icon-oxtagon:before{content:'\eee4'}.bb-icon-package:before{content:'\eee5'}.bb-icon-paperclip:before{content:'\eee6'}.bb-icon-paper-plane:before{content:'\eee7'}.bb-icon-paragraph:before{content:'\eee8'}.bb-icon-paste:before{content:'\eee9'}.bb-icon-pause:before{content:'\eeea'}.bb-icon-pen:before{content:'\eeeb'}.bb-icon-pencil:before{content:'\eeec'}.bb-icon-percentage:before{content:'\eeed'}.bb-icon-phone:before{content:'\eeee'}.bb-icon-phone-call:before{content:'\eeef'}.bb-icon-phone-forwarded:before{content:'\eef0'}.bb-icon-phone-incoming:before{content:'\eef1'}.bb-icon-phone-missed:before{content:'\eef2'}.bb-icon-phone-slash:before{content:'\eef3'}.bb-icon-pin:before{content:'\eef4'}.bb-icon-pin-star:before{content:'\eef5'}.bb-icon-pizza-slice:before{content:'\eef6'}.bb-icon-play:before{content:'\eef7'}.bb-icon-plug:before{content:'\eef8'}.bb-icon-plus:before{content:'\eef9'}.bb-icon-pocket:before{content:'\eefa'}.bb-icon-poll:before{content:'\eefb'}.bb-icon-poll-h:before{content:'\eefc'}.bb-icon-power-on:before{content:'\eefd'}.bb-icon-printer:before{content:'\eefe'}.bb-icon-question:before{content:'\eeff'}.bb-icon-quiz:before{content:'\ef01'}.bb-icon-quote-left:before{content:'\ef02'}.bb-icon-quote-right:before{content:'\ef03'}.bb-icon-radio:before{content:'\ef04'}.bb-icon-random:before{content:'\ef05'}.bb-icon-receipt:before{content:'\ef06'}.bb-icon-redo:before{content:'\ef07'}.bb-icon-registered:before{content:'\ef08'}.bb-icon-repeat:before{content:'\ef09'}.bb-icon-reply:before{content:'\ef0a'}.bb-icon-reply-all:before{content:'\ef0b'}.bb-icon-rocket:before{content:'\ef0c'}.bb-icon-rss:before{content:'\ef0d'}.bb-icon-save:before{content:'\ef0e'}.bb-icon-scissors:before{content:'\ef0f'}.bb-icon-search:before{content:'\ef10'}.bb-icon-search-minus:before{content:'\ef11'}.bb-icon-search-plus:before{content:'\ef12'}.bb-icon-server:before{content:'\ef13'}.bb-icon-share:before{content:'\ef14'}.bb-icon-share-dots:before{content:'\ef15'}.bb-icon-share-square:before{content:'\ef16'}.bb-icon-shield:before{content:'\ef17'}.bb-icon-shield-half:before{content:'\ef18'}.bb-icon-shopping-bag:before{content:'\ef19'}.bb-icon-shopping-basket:before{content:'\ef1a'}.bb-icon-shopping-cart:before{content:'\ef1b'}.bb-icon-signal-1:before{content:'\ef1d'}.bb-icon-signal-2:before{content:'\ef1e'}.bb-icon-signal-3:before{content:'\ef1f'}.bb-icon-signal-full:before{content:'\ef20'}.bb-icon-signal-slash:before{content:'\ef21'}.bb-icon-sign-in:before{content:'\ef22'}.bb-icon-sign-out:before{content:'\ef23'}.bb-icon-sliders-h:before{content:'\ef24'}.bb-icon-sliders-v:before{content:'\ef25'}.bb-icon-sort:before{content:'\ef26'}.bb-icon-sort-alpha-down:before{content:'\ef27'}.bb-icon-sort-alpha-up:before{content:'\ef28'}.bb-icon-sort-amount-down:before{content:'\ef29'}.bb-icon-sort-amount-up:before{content:'\ef2a'}.bb-icon-sort-down:before{content:'\ef2b'}.bb-icon-sort-numeric-down:before{content:'\ef2c'}.bb-icon-sort-numeric-up:before{content:'\ef2d'}.bb-icon-sort-up:before{content:'\ef2e'}.bb-icon-speaker:before{content:'\ef2f'}.bb-icon-spinner:before{content:'\ef30'}.bb-icon-spinner-third:before{content:'\ef31'}.bb-icon-star:before{content:'\ef32'}.bb-icon-star-half:before{content:'\ef33'}.bb-icon-step-backward:before{content:'\ef34'}.bb-icon-step-forward:before{content:'\ef35'}.bb-icon-stop:before{content:'\ef36'}.bb-icon-sun:before{content:'\ef37'}.bb-icon-sunrise:before{content:'\ef38'}.bb-icon-sync:before{content:'\ef39'}.bb-icon-tablet:before{content:'\ef3a'}.bb-icon-tag:before{content:'\ef3b'}.bb-icon-tags:before{content:'\ef3c'}.bb-icon-terminal:before{content:'\ef3d'}.bb-icon-text:before{content:'\ef3e'}.bb-icon-thermometer:before{content:'\ef3f'}.bb-icon-thumbs-down:before{content:'\ef40'}.bb-icon-thumbs-up:before{content:'\ef41'}.bb-icon-times-triangle:before{content:'\ef43'}.bb-icon-toggle-off:before{content:'\ef44'}.bb-icon-toggle-on:before{content:'\ef45'}.bb-icon-tools:before{content:'\ef46'}.bb-icon-trademark:before{content:'\ef47'}.bb-icon-trash:before{content:'\ef48'}.bb-icon-trash-restore:before{content:'\ef49'}.bb-icon-trending-down:before{content:'\ef4a'}.bb-icon-trending-up:before{content:'\ef4b'}.bb-icon-trophy:before{content:'\ef4c'}.bb-icon-tv:before{content:'\ef4d'}.bb-icon-umbrella:before{content:'\ef4e'}.bb-icon-underline:before{content:'\ef4f'}.bb-icon-undo:before{content:'\ef50'}.bb-icon-unlink:before{content:'\ef51'}.bb-icon-user:before{content:'\ef52'}.bb-icon-user-avatar:before{content:'\ef53'}.bb-icon-user-badge:before{content:'\ef54'}.bb-icon-user-card:before{content:'\ef55'}.bb-icon-user-check:before{content:'\ef56'}.bb-icon-user-clock:before{content:'\ef57'}.bb-icon-user-cog:before{content:'\ef58'}.bb-icon-user-edit:before{content:'\ef59'}.bb-icon-user-friends:before{content:'\ef5a'}.bb-icon-user-friends-alt:before{content:'\ef5b'}.bb-icon-user-friends-alt-slash:before{content:'\ef5c'}.bb-icon-user-friends-slash:before{content:'\ef5d'}.bb-icon-user-lock:before{content:'\ef5e'}.bb-icon-user-minus:before{content:'\ef5f'}.bb-icon-user-plus:before{content:'\ef60'}.bb-icon-user-slash:before{content:'\ef62'}.bb-icon-users-slash:before{content:'\ef63'}.bb-icon-user-times:before{content:'\ef64'}.bb-icon-video:before{content:'\ef65'}.bb-icon-video-slash:before{content:'\ef66'}.bb-icon-voicemail:before{content:'\ef67'}.bb-icon-volume-down:before{content:'\ef68'}.bb-icon-volume-mute:before{content:'\ef69'}.bb-icon-volume-off:before{content:'\ef6a'}.bb-icon-volume-slash:before{content:'\ef6b'}.bb-icon-volume-up:before{content:'\ef6c'}.bb-icon-wallet:before{content:'\ef6d'}.bb-icon-watch:before{content:'\ef6e'}.bb-icon-wheelchair:before{content:'\ef6f'}.bb-icon-wifi:before{content:'\ef70'}.bb-icon-wifi-slash:before{content:'\ef71'}.bb-icon-wind:before{content:'\ef72'}.bb-icon-wrench:before{content:'\ef73'}body #buddypress #item-body blockquote,body #buddypress .bp-lists blockquote{margin-left:10px}body #buddypress .bp-list .action{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:46.8em){body.buddypress .entry-content,body.buddypress .entry-header,body.buddypress .site-content .entry-header{max-width:none}body.buddypress .entry-header{float:none;max-width:none}body.buddypress .entry-content{float:none;max-width:none}body.buddypress .site-content{padding-top:2.5em}body.buddypress #page #primary{max-width:none}body.buddypress #page #primary .entry-content,body.buddypress #page #primary .entry-header{float:none;width:auto}}.bp-wrap:after,.bp-wrap:before{content:" ";display:table}.bp-wrap:after{clear:both}body.buddypress article.page>.entry-header{margin-bottom:2em;padding:0}body.buddypress article.page>.entry-header .entry-title{font-size:28px;color:#767676}@media screen and (min-width:46.8em){body.buddypress article.page>.entry-header .entry-title{font-size:34px}}.buddypress-wrap dt.section-title{font-size:18px}@media screen and (min-width:46.8em){.buddypress-wrap dt.section-title{font-size:22px}}.buddypress-wrap .bp-label-text,.buddypress-wrap .message-threads{font-size:13px}@media screen and (min-width:46.8em){.buddypress-wrap .bp-label-text,.buddypress-wrap .message-threads{font-size:16px}}.buddypress-wrap .activity-header{font-size:13px}@media screen and (min-width:46.8em){.buddypress-wrap .activity-header{font-size:16px}}.buddypress-wrap .activity-inner{font-size:15px}@media screen and (min-width:46.8em){.buddypress-wrap .activity-inner{font-size:18px}}.buddypress-wrap #whats-new-post-in{font-size:16px}.buddypress-wrap .acomment-meta,.buddypress-wrap .mini .activity-header{font-size:16px}.buddypress-wrap .dir-component-filters #activity-filter-by{font-size:13px}@media screen and (min-width:46.8em){.buddypress-wrap .dir-component-filters #activity-filter-by{font-size:16px}}.buddypress-wrap .bp-tables-report th,.buddypress-wrap .bp-tables-user th{font-size:13px}@media screen and (min-width:46.8em){.buddypress-wrap .bp-tables-report th,.buddypress-wrap .bp-tables-user th{font-size:16px}}.buddypress-wrap .bp-tables-report td,.buddypress-wrap .bp-tables-user td{font-size:12px}@media screen and (min-width:46.8em){.buddypress-wrap .bp-tables-report td,.buddypress-wrap .bp-tables-user td{font-size:14px}}.buddypress-wrap .profile-fields th{font-size:15px}@media screen and (min-width:46.8em){.buddypress-wrap .profile-fields th{font-size:18px}}.buddypress-wrap .profile-fields td{font-size:13px}@media screen and (min-width:46.8em){.buddypress-wrap .profile-fields td{font-size:16px}}.buddypress-wrap #notification-select{font-size:12px}@media screen and (min-width:46.8em){.buddypress-wrap #notification-select{font-size:14px}}.bp-navs{background:0 0;clear:both;overflow:hidden}.bp-navs ul{margin:0;padding:0}.bp-navs ul li{list-style:none;margin:0}.bp-navs ul li.last select{max-width:185px}.bp-navs ul li a{border:0;display:flex;padding:5px 10px;text-decoration:none}.bp-navs ul li .count{background:#eaeaea;border:1px solid #ccc;border-radius:50%;color:#222;display:inline;font-size:12px;margin-left:2px;padding-top:2px;padding-bottom:2px;text-align:center;vertical-align:middle;min-width:25px;align-self:center}.bp-navs ul li.current a,.bp-navs ul li.selected a{color:#333;opacity:1}.bp-navs.bp-invites-filters ul li a,.bp-navs.bp-messages-filters ul li a{border:1px solid #ccc;display:inline-block}.main-navs.dir-navs{margin-bottom:20px}.buddypress-wrap .bp-navs li a:hover a .count,.buddypress-wrap .bp-navs li.current a .count,.buddypress-wrap .bp-navs li.selected a .count{background-color:#ccc}.buddypress-wrap .bp-navs li:not(.current) a:focus,.buddypress-wrap .bp-navs li:not(.current) a:hover,.buddypress-wrap .bp-navs li:not(.selected) a:focus,.buddypress-wrap .bp-navs li:not(.selected) a:hover{background:#ccc;color:#333}@media screen and (min-width:46.8em){.buddypress-wrap .main-navs:not(.dir-navs) li.current a,.buddypress-wrap .main-navs:not(.dir-navs) li.selected a{background:#fff;color:#333;font-weight:600}.buddypress-wrap .main-navs.vertical li.current a,.buddypress-wrap .main-navs.vertical li.selected a{background:#555;color:#fafafa;text-decoration:none}.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav{border-bottom:1px solid #eee;border-top:1px solid #eee;margin-bottom:20px;-webkit-box-shadow:0 2px 12px 0 #fafafa;-moz-box-shadow:0 2px 12px 0 #fafafa;box-shadow:0 2px 12px 0 #fafafa}}.bp-subnavs li.current a,.bp-subnavs li.current a:focus,.bp-subnavs li.current a:hover,.bp-subnavs li.selected a,.bp-subnavs li.selected a:focus,.bp-subnavs li.selected a:hover{background:#555;color:#fafafa}.bp-subnavs li.current a,.bp-subnavs li.selected a{background:#fff;color:#333;font-weight:600}@media screen and (max-width:46.8em){.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li{background:#eaeaea}}.buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a{padding:.7em calc(.5em + 2px)}.buddypress-wrap:not(.bp-single-vert-nav) .group-subnav#subsubnav,.buddypress-wrap:not(.bp-single-vert-nav) .user-subnav#subsubnav{background:0 0}.buddypress-wrap .bp-navs.bp-invites-filters#subsubnav ul li.last,.buddypress-wrap .bp-navs.bp-invites-nav#subnav ul li.last,.buddypress-wrap .bp-navs.bp-messages-filters#subsubnav ul li.last{margin-top:0}.bp-subnavs{margin:10px 0;overflow:hidden}.bp-subnavs ul li{margin-top:0}.bp-subnavs ul li.current :focus,.bp-subnavs ul li.current :hover,.bp-subnavs ul li.selected :focus,.bp-subnavs ul li.selected :hover{background:0 0;color:#333}@media screen and (max-width:46.8em){.buddypress-wrap .single-screen-navs{border:1px solid #eee}.buddypress-wrap .single-screen-navs li{border-bottom:1px solid #eee}.buddypress-wrap .single-screen-navs li:last-child{border-bottom:none}.bp-subnavs li a{font-size:14px}.bp-subnavs li.current a,.bp-subnavs li.current a:focus,.bp-subnavs li.current a:hover,.bp-subnavs li.selected a,.bp-subnavs li.selected a:focus,.bp-subnavs li.selected a:hover{background:#555;color:#fff}}.buddypress-wrap .bp-navs li.current a .count,.buddypress-wrap .bp-navs li.selected a .count,.buddypress_object_nav .bp-navs li.current a .count,.buddypress_object_nav .bp-navs li.selected a .count{background-color:#fff}.buddypress-wrap .bp-navs li.dynamic a .count,.buddypress-wrap .bp-navs li.dynamic.current a .count,.buddypress-wrap .bp-navs li.dynamic.selected a .count,.buddypress_object_nav .bp-navs li.dynamic a .count,.buddypress_object_nav .bp-navs li.dynamic.current a .count,.buddypress_object_nav .bp-navs li.dynamic.selected a .count{background-color:#5087e5;border:0;color:#fafafa}.buddypress-wrap .bp-navs li.dynamic a:hover .count,.buddypress_object_nav .bp-navs li.dynamic a:hover .count{background-color:#5087e5;border:0;color:#fff}.buddypress-wrap .bp-navs li a .count:empty,.buddypress_object_nav .bp-navs li a .count:empty{display:none}.buddypress-wrap .bp-navs.group-create-links ul li:not(.current),.buddypress_object_nav .bp-navs.group-create-links ul li:not(.current){color:#767676}.buddypress-wrap .bp-navs.group-create-links ul li:not(.current) a,.buddypress_object_nav .bp-navs.group-create-links ul li:not(.current) a{color:#767676}.buddypress-wrap .bp-navs.group-create-links ul li:not(.current) a:focus,.buddypress-wrap .bp-navs.group-create-links ul li:not(.current) a:hover,.buddypress_object_nav .bp-navs.group-create-links ul li:not(.current) a:focus,.buddypress_object_nav .bp-navs.group-create-links ul li:not(.current) a:hover{background:0 0;color:#333}.buddypress-wrap .bp-navs.group-create-links ul li:not(.current) a[disabled]:focus,.buddypress-wrap .bp-navs.group-create-links ul li:not(.current) a[disabled]:hover,.buddypress_object_nav .bp-navs.group-create-links ul li:not(.current) a[disabled]:focus,.buddypress_object_nav .bp-navs.group-create-links ul li:not(.current) a[disabled]:hover{color:#767676}.buddypress-wrap .bp-navs.group-create-links ul li.current a,.buddypress_object_nav .bp-navs.group-create-links ul li.current a{text-align:center}@media screen and (min-width:46.8em){.buddypress-wrap .bp-navs li{float:left}.buddypress-wrap #subsubnav .activity-search{float:left}.buddypress-wrap #subsubnav .filter{float:right}}.buddypress_object_nav .bp-navs li a .count{display:inline-block;float:right}@media screen and (min-width:46.8em){.bp-dir-vert-nav .bp-navs.dir-navs{background:0 0}.bp-dir-vert-nav .bp-navs.dir-navs a .count{float:right}}.bb-item-count{font-size:16px;font-weight:500;line-height:1.3}.item-body-inner>.bb-item-count{margin-bottom:20px}.item-body-inner>.bb-item-count+.subnav-filters{float:right}.item-body>.bb-item-count{margin-bottom:20px}.item-body>.bb-item-count.bb-group-members-count{margin-top:20px}.item-body>.bb-item-count.bb-group-members-count+.members-search{float:left}body.directory .main-navs+.bb-item-count{margin-bottom:10px}body.directory .main-navs+.bb-item-count~#media-stream .bp-feedback{margin-top:15px}.item-body-inner:has(.bb-item-count + .subnav-filters) .bb-item-count,.item-body:has(.bb-item-count + .subnav-filters) .bb-item-count{float:left;margin:10px 0 0}.item-body-inner:has(.group-search + .bb-item-count) .group-search,.item-body:has(.group-search + .bb-item-count) .group-search{margin-top:10px}.bp-search+.bb-item-count{margin-top:35px!important}.bp-search+.bb-item-count+.subnav-filters{margin-top:25px}.buddypress-wrap .dir-component-filters .filter label{display:inline}.buddypress-wrap .subnav-filters:after,.buddypress-wrap .subnav-filters:before{content:" ";display:table}.buddypress-wrap .subnav-filters:after{clear:both}.buddypress-wrap .subnav-filters{background:0 0;list-style:none;margin:15px 0;padding:0}.buddypress-wrap .subnav-filters div{margin:0}.buddypress-wrap .subnav-filters>ul{float:left;list-style:none}.buddypress-wrap .subnav-filters.bp-messages-filters ul{width:100%}.buddypress-wrap .subnav-filters.bp-messages-filters .messages-search{margin-bottom:1em}@media screen and (min-width:46.8em){.buddypress-wrap .subnav-filters.bp-messages-filters .messages-search{margin-bottom:0}}.buddypress-wrap .subnav-filters div{float:none}.buddypress-wrap .subnav-filters div input[type=search],.buddypress-wrap .subnav-filters div select{font-size:16px}.buddypress-wrap .subnav-filters div button.nouveau-search-submit{padding:5px .8em 6px}.buddypress-wrap .subnav-filters div button#user_messages_search_submit{padding:7px .8em;width:auto}.buddypress-wrap .subnav-filters .component-filters{margin-top:10px}.buddypress-wrap .subnav-filters .feed{margin-right:15px}.buddypress-wrap .subnav-filters .last.filter label{display:inline}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-actions-wrap:after,.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-actions-wrap:before{content:" ";display:table}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-actions-wrap:after{clear:both}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-actions-wrap.bp-show{display:inline-block}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-actions-wrap.bp-hide{display:none}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap{border:0}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:focus,.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:hover{outline:1px solid #d6d6d6}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-actions{float:left}.buddypress-wrap .subnav-filters .user-messages-bulk-actions label{display:inline-block;font-weight:300;margin-right:25px;padding:5px 0}.buddypress-wrap .subnav-filters .user-messages-bulk-actions div select{-webkit-appearance:textfield}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply{border:0;border-radius:none;font-weight:400;line-height:1.8;margin:0 0 0 10px;padding:3px 5px;text-align:center;text-transform:none;width:auto}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply span{vertical-align:middle}.buddypress-wrap .subnav-filters .user-messages-bulk-actions input{margin-left:.5em}@media screen and (min-width:32em){.buddypress-wrap .subnav-filters li{margin-bottom:0}.buddypress-wrap .subnav-filters .bp-search,.buddypress-wrap .subnav-filters .dir-search,.buddypress-wrap .subnav-filters .feed,.buddypress-wrap .subnav-filters .group-act-search,.buddypress-wrap .subnav-filters .group-invites-search,.buddypress-wrap .subnav-filters .subnav-search,.buddypress-wrap .subnav-filters .subnav-search form,.buddypress-wrap .subnav-filters .user-messages-bulk-actions{float:left}.buddypress-wrap .subnav-filters .component-filters,.buddypress-wrap .subnav-filters .last{float:right;margin-top:0;margin-left:0;width:auto}.buddypress-wrap .subnav-filters .component-filters select,.buddypress-wrap .subnav-filters .last select{max-width:250px}}.buddypress-wrap .subnav-filters .group-search.loading{position:relative}.buddypress-wrap .subnav-filters .group-search.loading:after{content:"\ef30";font-weight:400;font-family:bb-icons;font-size:20px;line-height:1;position:absolute;right:-30px;top:7px;text-align:center;display:inline-block;vertical-align:middle;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.buddypress-wrap .notifications-options-nav input#notification-bulk-manage{border:0;border-radius:0;line-height:1.6}.buddypress-wrap .group-subnav-filters .group-invites-search{margin-bottom:1em}.buddypress-wrap .group-subnav-filters .last{text-align:center}@media screen and (max-width:32em){.buddypress-wrap .subnav-filters .grid-filters{margin-top:10px}}@media screen and (min-width:32em){.buddypress-wrap .subnav-filters .grid-filters{float:right;padding:0}}.buddypress-wrap .grid-filters{display:flex;align-items:center;border:1px solid #eee;height:36px}.buddypress-wrap .grid-filters a{border-bottom:0;color:#ccc;padding:0 6px;line-height:36px}.buddypress-wrap .grid-filters a i{font-size:24px}.buddypress-wrap .grid-filters a,.buddypress-wrap .grid-filters a:active,.buddypress-wrap .grid-filters a:focus{outline:0}.buddypress-wrap .grid-filters a i{vertical-align:middle}.buddypress-wrap .grid-filters a.active{color:#222}a.layout-grid-view{border-right:1px solid #eee}.flex.bp-secondary-header.align-items-center>.push-right.flex .no-ajax:last-child div div div{margin-right:0}.buddypress-wrap .bp-pagination{background:0 0;border:0;color:#767676;float:left;font-size:small;margin:0;padding:.7em 0;position:relative;width:100%}.buddypress-wrap .bp-pagination .pag-count{float:left}.buddypress-wrap .bp-pagination .bp-pagination-links{float:right;margin-right:10px}.buddypress-wrap .bp-pagination .bp-pagination-links a,.buddypress-wrap .bp-pagination .bp-pagination-links span{font-size:small;padding:0 5px}.buddypress-wrap .bp-pagination .bp-pagination-links a:focus,.buddypress-wrap .bp-pagination .bp-pagination-links a:hover{opacity:1}.buddypress-wrap .bp-pagination p{margin:0}.buddypress-wrap.learndash-pager-course_info_quizzes .bp-pagination .bp-pagination-links{float:none}.bp-list:after,.bp-list:before{content:" ";display:table}.bp-list:after{clear:both}.bp-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;list-style:none;margin:20px 0;padding:.7em 0;width:100%}.bp-list li:after,.bp-list li:before{content:" ";display:table}.bp-list li:after{clear:both}.bp-list>li{border-bottom:1px solid #eaeaea}.bp-list li{list-style:none;margin:10px 0;padding:.7em 0;position:relative}.bp-list li .item-avatar{text-align:center}.bp-list li .item-avatar img.avatar{display:inline}.bp-list li .item .group-details,.bp-list li .item .item-avatar,.bp-list li .item .item-meta,.bp-list li .item .list-title{text-align:center}.bp-list li .item .list-title{clear:none;font-size:22px;line-height:1.1;margin:0 auto}@media screen and (min-width:46.8em){.bp-list li .item .list-title{font-size:26px}}.bp-list li .item-meta,.bp-list li .meta{color:#737373;font-size:12px;margin-bottom:10px;margin-top:10px}.bp-list li .last-post{text-align:center}.bp-list li .action{margin:0;text-align:center}.bp-list li .action .generic-button{display:inline-block;font-size:12px;margin:0 10px 0 0}.bp-list li .action div.generic-button{margin:10px 0}@media screen and (min-width:46.8em){.bp-list li .item-avatar{float:left;margin-right:5%}.bp-list li .item{margin:0;overflow:hidden}.bp-list li .item .item-meta,.bp-list li .item .list-title{float:none;text-align:left}.bp-list li .item .group-details,.bp-list li .item .last-post{text-align:left}.bp-list li .group-desc,.bp-list li .last-post,.bp-list li .user-update{clear:none;overflow:hidden;width:auto}.bp-list li .action{clear:left;padding:0;text-align:left}.bp-list li .action li.generic-button{margin-right:0}.bp-list li .action div.generic-button{margin:0 0 10px}.bp-list li .generic-button{display:block;margin:0 0 5px 0}}.buddypress-wrap ul.bp-list.groups-dir-list>li{min-width:280px}.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-cover.cover-large a{padding-top:145px}.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-cover a{position:relative;display:block;height:100%;padding-top:95px;border-radius:3px 3px 0 0;overflow:hidden}.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-cover img{position:absolute;left:0;right:0;top:0;bottom:0;object-fit:cover;height:100%;width:100%}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap{padding-top:0}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item{padding:0 20px}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item .item-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:flex-start;-webkit-align-items:flex-start;-webkit-box-align:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item .item-block *{line-height:1.4;padding:0;text-align:left}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item .list-title{margin:15px 0 5px;font-size:20px}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item .list-title a{text-decoration:none;font-size:19px}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta{clear:none;display:inline;float:none}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta.group-details{font-size:0}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta.group-details>span{font-size:12px}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta .group-visibility+.group-type:before,.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta+.item-meta.last-activity:before{background-color:#8d8f97;border-radius:100%;content:"";display:inline-block;height:4px;margin:0 6px;vertical-align:middle;width:4px}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta.meta-group-type-hidden .group-type,.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta.meta-privacy-hidden .group-type:before,.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta.meta-privacy-hidden .group-visibility,.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .item-meta-wrap .item-meta.meta-privacy-hidden.meta-group-type-hidden+.last-activity:before{display:none}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .group-footer-wrap.group-members-hidden{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .group-footer-wrap.group-members-hidden .group-members-wrap{display:none}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .group-footer-wrap.group-join-button-hidden{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buddypress-wrap ul.bp-list.groups-dir-list .list-wrap .group-footer-wrap.group-members-hidden.group-join-button-hidden{display:none!important}.buddypress-wrap ul.bp-list.groups-dir-list li.item-entry{margin-bottom:15px}.buddypress-wrap ul.bp-list.groups-dir-list li.item-entry .item-avatar{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;text-align:initial}.buddypress-wrap ul.bp-list.groups-dir-list li.item-entry .group-avatar-wrap img.avatar{width:auto;max-width:75px;position:relative;border-radius:0}.buddypress-wrap ul.bp-list.groups-dir-list.grid .only-list-view{display:none}.buddypress-wrap ul.bp-list.groups-dir-list.grid.bb-cover-enabled .group-avatar-wrap img.avatar{margin-top:-47px}.buddypress-wrap ul.bp-list.groups-dir-list.grid .group-avatar-wrap{margin-left:20px}.buddypress-wrap ul.bp-list.groups-dir-list.grid .group-avatar-wrap img.avatar{margin-top:15px}.buddypress-wrap ul.bp-list.groups-dir-list.grid .list-wrap{border-radius:4px}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid){display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .only-grid-view{display:none}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry{border-bottom:0;margin:0;padding:0}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry:first-child .list-wrap{border-radius:3px 3px 0 0}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry:last-child .list-wrap{border-radius:0 0 3px 3px}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .list-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fafafa;border:1px solid #eee;padding:15px;border-radius:0}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-avatar{margin-right:5px;width:auto}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 100px);padding-right:0;overflow:initial}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .group-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 220px);flex:0 0 calc(100% - 220px)}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .list-title{margin-top:0;margin-bottom:0}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .group-members-wrap{margin-right:15px}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .footer-button-wrap .generic-button{margin-bottom:0}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry.group-no-avatar .item{width:100%}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-block{padding-right:15px}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-block .last-activity{margin-bottom:0}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-desc{flex:1;padding-right:20px;margin-top:5px}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-desc:empty{display:none}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-desc p{font-size:14px;line-height:1.4}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .group-footer-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}@media screen and (max-width:1000px){.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item{flex-direction:column;-ms-flex-align:flex-start;-webkit-align-items:flex-start;-webkit-box-align:flex-start;align-items:flex-start}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .group-footer-wrap{-ms-flex-align:flex-start;-webkit-align-items:flex-start;-webkit-box-align:flex-start;align-items:flex-start;margin-bottom:15px;flex-direction:column}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .footer-button-wrap,.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item .group-members-wrap{margin-top:10px}}@media screen and (max-width:375px){.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .item-avatar{width:100%;margin-bottom:10px}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .list-wrap{flex-wrap:wrap}.buddypress-wrap ul.bp-list.groups-dir-list:not(.grid) .item-entry .list-wrap .item{padding-left:0;width:100%}}.buddypress-wrap ul.bp-list.groups-dir-list .footer-button-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.buddypress-wrap ul.bp-list.groups-dir-list .footer-button-wrap .action{width:100%}.buddypress-wrap ul.bp-list.groups-dir-list .footer-button-wrap .action .generic-button{float:left}@media screen and (max-width:375px){.buddypress-wrap ul.bp-list.groups-dir-list>li{min-width:280px}}.bb-group-card .bs-group-members,.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-members{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:15px;padding-right:10px;margin-right:5px}.bb-group-card .bs-group-members .bs-group-member,.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-members .bs-group-member{display:block;max-width:28px;float:left;margin-right:-9px;position:relative;z-index:1}.bb-group-card .bs-group-members .bs-group-member a,.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-members .bs-group-member a{text-decoration:none}.bb-group-card .bs-group-members .bs-group-member img,.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-members .bs-group-member img{border:2px solid transparent;background-color:#fff;border-radius:50%;float:left;max-width:100%;image-rendering:-webkit-optimize-contrast;display:block}.bb-group-card .bs-group-members .bs-group-member [class*=" bb-icon-"],.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-members .bs-group-member [class*=" bb-icon-"]{height:28px;width:28px;font-size:16px;color:#c3c4c8;line-height:28px;border-radius:50%;background-color:#f9f9f9;border:2px solid #fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-group-card .bs-group-members .bs-group-member [class*=" bb-icon-"]:hover,.buddypress-wrap ul.bp-list.groups-dir-list .bs-group-members .bs-group-member [class*=" bb-icon-"]:hover{background-color:#e3e3e3}.bb-group-card .group-footer-wrap:not(.group-join-button-hidden) .bs-group-members,.buddypress-wrap ul.bp-list.groups-dir-list .group-footer-wrap:not(.group-join-button-hidden) .bs-group-members{margin-left:-4px}@media screen and (min-width:32em){#activity-stream{clear:both;padding-top:1em}}.activity-list.bp-list{background:#fafafa;border:1px solid #eee}.activity-list.bp-list .activity-item{background:#fff;border:1px solid #b7b7b7;-webkit-box-shadow:0 0 6px #d2d2d2;-moz-box-shadow:0 0 6px #d2d2d2;box-shadow:0 0 6px #d2d2d2;margin:20px 0}.activity-list.bp-list li:first-child{margin-top:0}.friends-list{list-style-type:none}.friends-request-list .item-title,.membership-requests-list .item-title{text-align:center}@media screen and (min-width:46.8em){.friends-request-list li,.membership-requests-list li{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;-o-flex-flow:row nowrap;flex-flow:row nowrap}.friends-request-list li .item,.membership-requests-list li .item{-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;-o-flex:1 1 auto;flex:1 1 auto}.friends-request-list li .action,.membership-requests-list li .action{text-align:right}.friends-request-list li .item-title,.membership-requests-list li .item-title{font-size:22px;text-align:left}.friends-request-list li .item-title h3,.membership-requests-list li .item-title h3{margin:0}}#notifications-user-list{clear:both;padding-top:1em}#notifications-user-list .bb-sort-by-date .notifications-order-actions a [class*=" bb-icon-"]{width:20px;text-align:center}@media screen and (min-width:46.8em){body:not(.logged-in) .bp-list .item{margin-right:0}}.activity-permalink .item-list,.activity-permalink .item-list li.activity-item{border:0}.item-body .activity-update-form .activity-form{margin:0;padding:0}.activity-update-form #whats-new-post-in-box{margin:16px 0}.bp-nouveau-activity-form-placeholder-{display:none}.activity-post-name-status{max-width:60%}@media screen and (max-width:500px){.activity-post-name-status{max-width:80%}}#bp-activity-privacy-point{display:inline-flex;align-items:center;cursor:pointer;margin-top:5px;max-width:100%}#bp-activity-privacy-point .privacy-point-icon:before{font-family:bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:4px}#user-status-huddle #bp-activity-privacy-point .group-privacy-point-icon img{max-height:24px;margin:-2px 5px -2px -5px;border-radius:3px}#bp-activity-privacy-point.public .privacy-point-icon:before{content:"\eeaa"}#bp-activity-privacy-point.loggedin .privacy-point-icon:before{content:"\e95d"}#bp-activity-privacy-point.friends .privacy-point-icon:before{content:"\ef5b"}#bp-activity-privacy-point.onlyme .privacy-point-icon:before{content:"\eecc"}#bp-activity-privacy-point.group .privacy-point-icon:before{content:"\e95d"}#bp-activity-privacy-point.bp-activity-edit-group{opacity:.5;cursor:default}#bp-activity-privacy-point.bp-activity-edit-group .bb-icon-chevron-down{display:none}.bp-activity-edit--privacy-idle #bp-activity-privacy-point{cursor:default}.bp-activity-edit--privacy-idle #bp-activity-privacy-point i,.bp-activity-edit--privacy-idle #bp-activity-privacy-point span{opacity:.5}#bp-activity-privacy-point.bp-activity-focus-group-active{opacity:.5;cursor:default}#bp-activity-privacy-point.bp-activity-focus-group-active i.bb-icon-chevron-down{display:none}#bp-activity-privacy-point .bp-activity-privacy-status{font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1}#bp-activity-privacy-point .bb-icon-chevron-down{margin-left:2px}#whats-new-form:not(.bp-activity-edit--privacy-idle) #bp-activity-privacy-point[data-bp-tooltip][data-bp-tooltip-pos=up]:after,#whats-new-form:not(.bp-activity-edit--privacy-idle) #bp-activity-privacy-point[data-bp-tooltip][data-bp-tooltip-pos=up]:before{display:none}.activity-post-user-name-container h5{margin:0}.activity-post-user-name-container .activity-post-user-name{line-height:1}#whats-new-form{border:1px solid #d2d4d6}#whats-new-form .bb-model-header{box-shadow:none;border-bottom:1px solid #d2d4d6}#whats-new-form,.bp-nouveau-activity-form-placeholder-{background-color:#fff}#whats-new-form #activity-schedule-section,#whats-new-form #bp-activity-privacy-point,#whats-new-form #whats-new-privacy-stage,.bp-nouveau-activity-form-placeholder- #activity-schedule-section,.bp-nouveau-activity-form-placeholder- #bp-activity-privacy-point,.bp-nouveau-activity-form-placeholder- #whats-new-privacy-stage{display:none}.activity-modal-open{overflow:hidden}#whats-new-form.focus-in #bp-activity-privacy-point{display:inline-flex;color:#92949d}#whats-new-form.focus-in #bp-activity-privacy-point .bb-icon-chevron-down{font-size:12px;margin-left:5px}#whats-new-form.focus-in--privacy #whats-new-privacy-stage{display:block}#whats-new-form.focus-in--privacy #activity-header{margin-bottom:0!important}#whats-new-form.focus-in--privacy #editor-toolbar,#whats-new-form.focus-in--privacy #message-feedabck,#whats-new-form.focus-in--privacy #whats-new-attachments,#whats-new-form.focus-in--privacy .whats-new-form-footer,#whats-new-form.focus-in--privacy .whats-new-form-header{display:none}#whats-new-form.focus-in--privacy:not(.focus-in--group) .privacy-status-form-footer{visibility:hidden;height:0;width:0;opacity:0;border:0}#whats-new-form.focus-in--attm #editor-toolbar,#whats-new-form.focus-in--scroll #editor-toolbar{border-top:1px solid #eee}#whats-new-form.focus-in--blank-group #privacy-status-submit{opacity:.6;cursor:default;pointer-events:none}#whats-new-form.focus-in--empty #aw-whats-new-submit,#whats-new-form.media-uploading #aw-whats-new-submit{opacity:.6;cursor:default;pointer-events:none}#whats-new-form.activity-form #discard-draft-activity{display:none}#whats-new-form.activity-form.has-draft #discard-draft-activity{display:block;padding:0 8px 0 0}#discard-draft-activity{background-color:transparent!important;border:0!important;font-size:15px!important;line-height:1!important;text-decoration:none!important;color:inherit!important}#whats-new-form:not(.focus-in--group) #privacy-status-group-back{display:none!important}#whats-new-form.focus-in--privacy.focus-in--group #privacy-status-back{display:none}#whats-new-form:not(.focus-in--group) #whats-new-post-in-box-items{display:none}.privacy-status-form-body{padding:5px 0 15px}.bp-activity-privacy__label{margin:0;padding:10px 30px;display:flex;align-items:center;cursor:pointer;text-align:left}.bp-activity-privacy__label:hover{background-color:#fbfaf9}.bp-activity-privacy__label .privacy-tag-wrapper{display:flex;align-items:center;flex:1}.bp-activity-privacy__label .privacy-radio{margin-left:auto}.bp-activity-privacy__label .privacy-figure{display:inline-block;width:40px;height:40px;line-height:40px;border-radius:50%;background-color:#efefef;text-align:center;margin:0 15px 0 0}.bp-activity-privacy__label .privacy-figure:before{font-family:bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px}.bp-activity-privacy__label .privacy-figure--public:before{content:"\eeaa"}.bp-activity-privacy__label .privacy-figure--loggedin:before{content:"\e95d"}.bp-activity-privacy__label .privacy-figure--friends:before{content:"\ef5b"}.bp-activity-privacy__label .privacy-figure--onlyme:before{content:"\eecc"}.bp-activity-privacy__label .privacy-figure--group:before{content:"\ef5a"}.bp-activity-privacy__label .privacy-label{display:inline-block;font-weight:500;margin:0 0 5px}.bp-activity-privacy__label .privacy-label i{margin:0 0 0 5px}.bp-activity-privacy__label .privacy-sub-label{display:block;font-size:80%;color:#7f868f}.privacy-status-actions{margin-left:auto;padding:10px 15px}.privacy-status-form-footer{display:flex;justify-content:space-between;background-color:#fbfbfc;border-top:1px solid #eee;border-radius:0 0 4px 4px}#buddypress input#privacy-status-back,#buddypress input#privacy-status-group-back{background:0 0;border:0;font-size:14px;font-weight:500;color:#a3a5a9;margin:0 10px;padding:0 10px;width:auto;box-shadow:none}.activity-update-form,.bp-nouveau-activity-form-placeholder-{border:1px solid #ccc;margin:15px 0}.activity-update-form #whats-new-form-placeholder,.activity-update-form #whats-new-form.activity-form,.bp-nouveau-activity-form-placeholder- #whats-new-form-placeholder,.bp-nouveau-activity-form-placeholder- #whats-new-form.activity-form{position:relative;display:inline-block;width:100%}.activity-update-form #whats-new-form-placeholder.hide-schedule-button #bb-schedule-posts,.activity-update-form #whats-new-form.activity-form.hide-schedule-button #bb-schedule-posts,.bp-nouveau-activity-form-placeholder- #whats-new-form-placeholder.hide-schedule-button #bb-schedule-posts,.bp-nouveau-activity-form-placeholder- #whats-new-form.activity-form.hide-schedule-button #bb-schedule-posts{display:none}.activity-update-form #whats-new-form.bottom-notice,.bp-nouveau-activity-form-placeholder- #whats-new-form.bottom-notice{margin-bottom:60px}.activity-update-form #whats-new-form.bottom-notice #message-feedabck.updated,.bp-nouveau-activity-form-placeholder- #whats-new-form.bottom-notice #message-feedabck.updated{position:absolute;bottom:-60px}.activity-update-form .whats-new-form-header,.bp-nouveau-activity-form-placeholder- .whats-new-form-header{display:flex}.activity-update-form .bb-model-header,.bp-nouveau-activity-form-placeholder- .bb-model-header{display:none;background-color:#fff}.activity-update-form .bb-model-header .bb-icon-close,.bp-nouveau-activity-form-placeholder- .bb-model-header .bb-icon-close{color:#939597}.activity-update-form .whats-new-title,.bp-nouveau-activity-form-placeholder- .whats-new-title{display:none;color:#333;font-size:18px;line-height:1.3;font-weight:600;padding:0 0 12px 0;margin:0 25px 12px;border:0;border-bottom:1px solid #eee;border-radius:0;outline:0;width:calc(100% - 50px)}.activity-update-form input[type=text].whats-new-title:focus,.bp-nouveau-activity-form-placeholder- input[type=text].whats-new-title:focus{box-shadow:none;border-color:#eee}.activity-update-form #whats-new-submit #aw-whats-new-reset,.bp-nouveau-activity-form-placeholder- #whats-new-submit #aw-whats-new-reset{display:none}.activity-update-form .activity-form.focus-in#whats-new-form #whats-new-toolbar,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in#whats-new-form #whats-new-toolbar{border:0;padding:0 15px 0 25px}.activity-update-form .activity-form.focus-in .bb-model-header,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .bb-model-header{padding:15px 25px}.activity-update-form .activity-form.focus-in .whats-new-title,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-title{display:block}.activity-update-form .activity-form.focus-in #whats-new,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #whats-new{display:block;margin:0 25px 10px;padding:0;min-height:95px}.activity-update-form .activity-form.focus-in #activity-form-submit-wrapper,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #activity-form-submit-wrapper{padding:0 25px 0 15px}.activity-update-form .activity-form.focus-in #whats-new-content,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #whats-new-content{width:100%}.activity-update-form .activity-form.focus-in .bb-model-header,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .bb-model-header{display:flex;margin:0}.activity-update-form .activity-form.focus-in .whats-new-form-header,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-form-header{flex-flow:column}.activity-update-form .activity-form.focus-in .whats-new-form-header #user-status-huddle,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-form-header #user-status-huddle{width:auto;display:flex}.activity-update-form .activity-form.focus-in .whats-new-form-header #user-status-huddle .user-name,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-form-header #user-status-huddle .user-name{display:block}.activity-update-form .activity-form.focus-in .whats-new-form-header #user-status-huddle #bp-activity-privacy,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-form-header #user-status-huddle #bp-activity-privacy{display:block}.activity-update-form .activity-form.focus-in #editor-toolbar,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #editor-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;padding:20px 25px 16px;margin:0;border-top:0}.activity-update-form .activity-form.focus-in #editor-toolbar .emojionearea-button:before,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #editor-toolbar .emojionearea-button:before{content:"\ee5f";font:normal 400 normal 24px/1 bb-icons;opacity:1;background:0 0;position:static}.activity-update-form .activity-form.focus-in #editor-toolbar .post-elements-buttons-item,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #editor-toolbar .post-elements-buttons-item{margin-right:10px}.activity-update-form .activity-form.focus-in #editor-toolbar .post-elements-buttons-item [class*=" bb-icon-"],.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #editor-toolbar .post-elements-buttons-item [class*=" bb-icon-"]{font-size:24px}.activity-update-form .activity-form.focus-in #whats-new-attachments .dropzone.open,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #whats-new-attachments .dropzone.open{margin:0 0 10px 0}.activity-update-form .activity-form.focus-in.has-feedback #message-feedabck.bp-messages,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in.has-feedback #message-feedabck.bp-messages{position:absolute;top:58px;margin:15px 25px 0;width:calc(100% - 50px);min-width:initial;border-radius:4px}.activity-update-form .activity-form.focus-in.has-feedback #message-feedabck.bp-messages div:empty,.activity-update-form .activity-form.focus-in.has-feedback #message-feedabck.bp-messages p:empty,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in.has-feedback #message-feedabck.bp-messages div:empty,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in.has-feedback #message-feedabck.bp-messages p:empty{display:none}.activity-update-form .activity-form.focus-in.has-feedback #message-feedabck.bp-messages>div,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in.has-feedback #message-feedabck.bp-messages>div{padding:10px 20px 10px 5px}.activity-update-form .activity-form.focus-in:not(.has-feedback) #activity-header,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in:not(.has-feedback) #activity-header{margin-bottom:0!important}.activity-update-form #user-status-huddle,.bp-nouveau-activity-form-placeholder- #user-status-huddle{margin:0;width:78px;padding:16px}.activity-update-form #user-status-huddle img,.bp-nouveau-activity-form-placeholder- #user-status-huddle img{max-width:45px;height:auto;border-radius:50%;box-shadow:none;display:inline-block;margin-right:15px;vertical-align:middle;image-rendering:-webkit-optimize-contrast}.activity-update-form #user-status-huddle .user-name,.bp-nouveau-activity-form-placeholder- #user-status-huddle .user-name{display:none}.activity-update-form #user-status-huddle #bp-activity-privacy,.bp-nouveau-activity-form-placeholder- #user-status-huddle #bp-activity-privacy{display:none}.activity-update-form .activity-post-avatar,.bp-nouveau-activity-form-placeholder- .activity-post-avatar{display:inline-block}.activity-update-form #whats-new,.activity-update-form #whats-new-placeholder,.bp-nouveau-activity-form-placeholder- #whats-new,.bp-nouveau-activity-form-placeholder- #whats-new-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;box-shadow:none;overflow:hidden;padding:10px 15px 10px 0;min-height:77px;height:auto!important;resize:none!important;border-radius:0 4px 4px 0}.activity-update-form #whats-new-form #whats-new-toolbar,.activity-update-form #whats-new-form-placeholder #whats-new-toolbar,.bp-nouveau-activity-form-placeholder- #whats-new-form #whats-new-toolbar,.bp-nouveau-activity-form-placeholder- #whats-new-form-placeholder #whats-new-toolbar{padding:12px 16px;background-color:#eaeaea;border-top:1px solid #eee}.activity-update-form #whats-new-form #whats-new-toolbar .medium-editor-placeholder,.activity-update-form #whats-new-form-placeholder #whats-new-toolbar .medium-editor-placeholder,.bp-nouveau-activity-form-placeholder- #whats-new-form #whats-new-toolbar .medium-editor-placeholder,.bp-nouveau-activity-form-placeholder- #whats-new-form-placeholder #whats-new-toolbar .medium-editor-placeholder{background-color:transparent}.activity-update-form .whats-new-form-footer,.bp-nouveau-activity-form-placeholder- .whats-new-form-footer{display:flex;justify-content:space-between;background-color:#eaeaea;border-top:1px solid #eee}@media screen and (max-width:768px){.activity-update-form .whats-new-form-footer,.bp-nouveau-activity-form-placeholder- .whats-new-form-footer{flex-direction:column;align-items:center;padding-top:1em}.activity-update-form .activity-form.focus-in #activity-form-submit-wrapper,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #activity-form-submit-wrapper{padding:0 15px}.activity-update-form #whats-new-form.activity-form.has-draft #discard-draft-activity,.bp-nouveau-activity-form-placeholder- #whats-new-form.activity-form.has-draft #discard-draft-activity{padding:0 10px 0 5px}.activity-update-form .activity-form.focus-in .whats-new-form-header #user-status-huddle,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-form-header #user-status-huddle{flex-wrap:wrap}.activity-update-form .activity-form.focus-in .whats-new-form-header #user-status-huddle .activity-post-name-status,.bp-nouveau-activity-form-placeholder- .activity-form.focus-in .whats-new-form-header #user-status-huddle .activity-post-name-status{max-width:50%}}.activity-update-form #whats-new-toolbar .post-elements-buttons-item.disable,.activity-update-form #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active),.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.disable,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active){pointer-events:initial}.activity-update-form #whats-new-toolbar .post-elements-buttons-item.disable a.toolbar-button,.activity-update-form #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active) a.toolbar-button,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.disable a.toolbar-button,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active) a.toolbar-button{cursor:default}.activity-update-form #whats-new-toolbar .post-elements-buttons-item.disable a.toolbar-button:after,.activity-update-form #whats-new-toolbar .post-elements-buttons-item.disable a.toolbar-button:before,.activity-update-form #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active) a.toolbar-button:after,.activity-update-form #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active) a.toolbar-button:before,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.disable a.toolbar-button:after,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.disable a.toolbar-button:before,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active) a.toolbar-button:after,.bp-nouveau-activity-form-placeholder- #whats-new-toolbar .post-elements-buttons-item.no-click:not(.active) a.toolbar-button:before{display:none}.activity-update-form #whats-new-content,.activity-update-form #whats-new-content-placeholder,.bp-nouveau-activity-form-placeholder- #whats-new-content,.bp-nouveau-activity-form-placeholder- #whats-new-content-placeholder{padding:0;width:calc(100% - 70px)}.activity-update-form .edit-activity-content-wrap #whats-new-content,.bp-nouveau-activity-form-placeholder- .edit-activity-content-wrap #whats-new-content{width:100%}.activity-update-form #whats-new-attachments,.bp-nouveau-activity-form-placeholder- #whats-new-attachments{padding:10px}.activity-update-form #whats-new-elements-buttons,.bp-nouveau-activity-form-placeholder- #whats-new-elements-buttons{margin:1em 0}.activity-update-form #whats-new-elements-buttons ul,.bp-nouveau-activity-form-placeholder- #whats-new-elements-buttons ul{list-style:none}.activity-update-form #whats-new-elements-buttons ul li,.bp-nouveau-activity-form-placeholder- #whats-new-elements-buttons ul li{display:inline-block}.activity-update-form .activity-form:not(.focus-in) #whats-new,.activity-update-form .activity-form:not(.focus-in) #whats-new-form #whats-new-toolbar,.activity-update-form .activity-form:not(.focus-in) #whats-new:before,.bp-nouveau-activity-form-placeholder- .activity-form:not(.focus-in) #whats-new,.bp-nouveau-activity-form-placeholder- .activity-form:not(.focus-in) #whats-new-form #whats-new-toolbar,.bp-nouveau-activity-form-placeholder- .activity-form:not(.focus-in) #whats-new:before{cursor:pointer}.activity-update-form .activity-form:not(.focus-in) #whats-new-toolbar.hidden,.bp-nouveau-activity-form-placeholder- .activity-form:not(.focus-in) #whats-new-toolbar.hidden{display:none}.activity-update-form #editor-toolbar,.bp-nouveau-activity-form-placeholder- #editor-toolbar{display:none}.activity-update-form.modal-popup,.bp-nouveau-activity-form-placeholder-.modal-popup{position:fixed;left:0;top:0;width:100%;height:100%;padding:10px 0;background-color:rgba(250,251,253,.9);box-shadow:0 6px 24px 0 rgba(18,43,70,.1);z-index:999991;display:flex;align-items:center;justify-content:center;max-height:100%;overflow:auto}.activity-update-form.modal-popup .activity-update-form-overlay,.bp-nouveau-activity-form-placeholder-.modal-popup .activity-update-form-overlay{position:fixed;left:0;right:0;top:0;bottom:0}.activity-update-form.modal-popup .whats-new-scroll-view,.bp-nouveau-activity-form-placeholder-.modal-popup .whats-new-scroll-view{max-height:calc(100vh - 280px);min-height:150px;overflow:auto;width:100%;padding-bottom:10px}.activity-update-form.modal-popup .focus-in--privacy .whats-new-scroll-view,.bp-nouveau-activity-form-placeholder-.modal-popup .focus-in--privacy .whats-new-scroll-view{min-height:auto;padding-bottom:0}.activity-update-form.modal-popup #whats-new-form,.bp-nouveau-activity-form-placeholder-.modal-popup #whats-new-form{width:800px;max-width:90%;margin:auto;box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}@media screen and (max-width:768px) and (min-height:550px){.bb-is-mobile .activity-update-form.modal-popup #whats-new-form,.bb-is-mobile .bp-nouveau-activity-form-placeholder-.modal-popup #whats-new-form{top:-70px}}.activity-update-form.modal-popup .gif-media-search-dropdown,.bp-nouveau-activity-form-placeholder-.modal-popup .gif-media-search-dropdown{top:initial;bottom:30px}.activity-update-form.modal-popup .gif-media-search-dropdown .gif-search-results,.bp-nouveau-activity-form-placeholder-.modal-popup .gif-media-search-dropdown .gif-search-results{min-height:320px;max-height:320px}@media screen and (max-height:540px){.activity-update-form.modal-popup .gif-media-search-dropdown .gif-search-results,.bp-nouveau-activity-form-placeholder-.modal-popup .gif-media-search-dropdown .gif-search-results{min-height:190px;max-height:190px}}.activity-update-form.modal-popup .emojionearea .emojionearea-picker,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker{top:inherit;left:initial;right:30px;bottom:-50px;margin-bottom:10px;height:305px;z-index:999}@media screen and (min-width:1200px){.activity-update-form.modal-popup .emojionearea .emojionearea-picker,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker{left:unset;right:-138px;bottom:25px}}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper{height:230px}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper .emojionearea-scroll-area,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper .emojionearea-scroll-area{height:220px;bottom:-75px}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper:after,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper:after{bottom:-12px;top:inherit;left:initial;right:-14px;transform:rotate(90deg);display:none}@media screen and (min-width:1200px){.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper:after,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper:after{bottom:-85px;right:142px;transform:rotate(180deg)}}@media screen and (max-width:390px){.activity-update-form.modal-popup .emojionearea .emojionearea-picker,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker{height:190px;width:270px;right:-10px;bottom:25px}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-search,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-search{width:120px}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter{width:30px}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter img.emojioneemoji,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter img.emojioneemoji{height:20px!important;width:20px!important}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper{width:270px;height:190px}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper .emojionearea-scroll-area,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper .emojionearea-scroll-area{height:105px;bottom:0}.activity-update-form.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper:after,.bp-nouveau-activity-form-placeholder-.modal-popup .emojionearea .emojionearea-picker .emojionearea-wrapper:after{bottom:-10px;top:inherit;left:initial;right:14px;transform:rotate(181deg)}}.activity-update-form.modal-popup .bp-activity-edit.loading,.bp-nouveau-activity-form-placeholder-.modal-popup .bp-activity-edit.loading{text-align:center}.activity-update-form.modal-popup .bp-activity-edit.loading #whats-new-content,.bp-nouveau-activity-form-placeholder-.modal-popup .bp-activity-edit.loading #whats-new-content{position:relative}.activity-update-form.modal-popup .bp-activity-edit.loading #whats-new-content:after,.bp-nouveau-activity-form-placeholder-.modal-popup .bp-activity-edit.loading #whats-new-content:after{content:"\ef30";font:normal normal 400 22px/1 bb-icons;margin:10px auto;display:inline-block;text-align:center;color:#939597;animation:spin 2s infinite linear;position:absolute;top:15px}.activity-update-form.modal-popup .dropzone .dz-preview.dz-complete .dz-progress,.bp-nouveau-activity-form-placeholder-.modal-popup .dropzone .dz-preview.dz-complete .dz-progress{display:none}.activity-update-form.modal-popup #user-status-huddle,.bp-nouveau-activity-form-placeholder-.modal-popup #user-status-huddle{padding:25px 25px 16px 25px}.activity-update-form.modal-popup #whats-new-form #whats-new-attachments,.bp-nouveau-activity-form-placeholder-.modal-popup #whats-new-form #whats-new-attachments{padding:0 25px}.atwho-container .atwho-view{z-index:999999}@media (max-width:400px){.atwho-view ul li{font-size:14px;line-height:20px;padding:8px 10px}.atwho-view ul li img{height:20px;margin:0 10px 0 0;width:20px}.atwho-view ul li .username{margin:0;padding:0}.atwho-view ul li small{margin-left:0}}#whats-new-toolbar{padding:10px}#whats-new-formatting-toolbar,#whats-new-messages-toolbar,#whats-new-toolbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#whats-new-formatting-toolbar .post-elements-buttons-item,#whats-new-messages-toolbar .post-elements-buttons-item,#whats-new-toolbar .post-elements-buttons-item{margin-right:10px;position:relative}#whats-new-messages-toolbar .post-elements-buttons-item,.activity-form #whats-new-toolbar .post-elements-buttons-item{line-height:1}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar{top:inherit;bottom:6px;left:40px;visibility:hidden;z-index:99;background-color:#fff;opacity:0;transition:all ease .3s;height:0;right:0;overflow:hidden;border-radius:0}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar.active,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar.active{display:block;border-radius:0;z-index:1;opacity:1;visibility:visible;bottom:13px;height:40px}div .bbp-reply-form #whats-new-toolbar .medium-editor-toolbar.active,div .bbp-topic-form #whats-new-toolbar .medium-editor-toolbar.active{bottom:13px}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar.medium-editor-toolbar-active,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar.medium-editor-toolbar-active{opacity:1}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions{background-color:transparent;height:auto}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first{padding-right:6px}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button{box-shadow:none;padding:10px 10px 10px 0;min-width:30px;border:0;background-color:transparent!important}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active{background:none transparent!important}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-action-close,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-action-close{padding-right:0}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input{width:calc(100% - 80px);margin-bottom:0}.bbp-reply-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder,.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder{color:#4d5c6d}.medium-editor-toolbar-form .medium-editor-toolbar-input.isNotValid.validate{color:#ef3e46!important;border-color:#f5858a!important}.buddypress .medium-editor-toolbar .medium-editor-toolbar-actions button,.medium-editor-toolbar .medium-editor-toolbar-actions button{color:rgba(18,43,70,.4)}.buddypress .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active,.medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active{color:#122b46}.activity-update-form #activity-header h3{font-size:20px;margin:0}.activity-update-form .activity-link-preview-container{margin-bottom:20px}.activity-update-form .medium-editor-toolbar{top:inherit;bottom:9px;left:11px;visibility:hidden;z-index:99;background-color:transparent;transition:bottom ease .3s;height:0;width:100%;max-width:calc(100% - 130px);overflow:hidden;display:none}.activity-update-form .medium-editor-toolbar .medium-editor-action-more{position:relative}.activity-update-form .medium-editor-toolbar .medium-editor-action-more .medium-editor-action-more-button b:before{content:"\ee5c";font-family:bb-icons;font-weight:300}.activity-update-form .medium-editor-toolbar .medium-editor-action-more .medium-editor-action-more-button.active b:before{color:#000}.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul{position:absolute;width:auto;top:-30px;left:10px;transform:translateX(-50%);background:#fff;border:1px solid #e1e3e6;box-sizing:border-box;box-shadow:0 2px 4px -2px rgba(0,0,0,.13);border-radius:4px;display:none}.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul:after{content:"";position:absolute;bottom:-7px;left:50%;width:0;height:0;box-sizing:border-box;border:6px solid #000;border-color:transparent transparent #fff #fff;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg) translateX(-50%);-ms-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101;display:none}.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul button{padding:5px!important;height:auto!important}.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul button b{display:inline-block;height:auto}.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul .medium-editor-action-h3,.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul .medium-editor-action-h4{position:relative}.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul .medium-editor-action-h3:after,.activity-update-form .medium-editor-toolbar .medium-editor-action-more>ul .medium-editor-action-h4:after{position:absolute;right:3px;top:50%;transform:translateY(-50%)}.activity-update-form .medium-editor-toolbar .medium-editor-action-more.active>ul{display:flex}.activity-update-form .medium-editor-toolbar.active{border-radius:0;z-index:10;visibility:visible;overflow:visible;height:auto}.activity-update-form .medium-editor-toolbar.active .medium-editor-toolbar-actions{overflow:visible}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-actions{background-color:transparent;padding:0;height:44px}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first{padding-right:6px}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-actions button{box-shadow:none!important;padding:0 10px 0 0;height:35px;min-width:30px;border:0;background-color:transparent!important}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active{background:none transparent!important}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-action-close{padding-right:0}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input{width:calc(100% - 80px);margin-bottom:0}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder{color:#4d5c6d}.activity-update-form .medium-editor-toolbar .medium-editor-toolbar-form-active{position:absolute;left:15px;bottom:5px;box-shadow:none;width:calc(800px - 40px);max-width:calc(100vw - 55px - 10%);padding:0!important}.activity-update-form .activity-attached-gif-container{margin-bottom:0;height:auto!important;max-width:100%}@media screen and (max-width:560px){.activity-update-form .activity-attached-gif-container{min-height:auto!important}}.activity-update-form .activity-attached-gif-container .gif-image-container img{max-width:100%}.activity-update-form #whats-new h3,.activity-update-form #whats-new h4{font-size:17px;font-weight:500;margin:0 0 15px}.activity-update-form #whats-new h4{font-size:16px}.bbpress #bbpress-forums #whats-new-toolbar.media-off .medium-editor-toolbar,.bp-messages-content #bp-message-content #whats-new-messages-toolbar .media-off+.medium-editor-toolbar,.buddypress #buddypress.buddypress-wrap .activity-update-form.media-off #whats-new-content .medium-editor-toolbar,.buddypress #buddypress.buddypress-wrap .bbp-reply-form #whats-new-toolbar.media-off .medium-editor-toolbar,.buddypress #buddypress.buddypress-wrap .bbp-topic-form #whats-new-toolbar.media-off .medium-editor-toolbar{visibility:visible;height:44px;left:0;opacity:1;border-radius:0}.bbpress #bbpress-forums #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions,.bp-messages-content #bp-message-content #whats-new-messages-toolbar .media-off+.medium-editor-toolbar .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .activity-update-form.media-off #whats-new-content .medium-editor-toolbar .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .bbp-reply-form #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .bbp-topic-form #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions{opacity:.4}.bbpress #bbpress-forums #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions li,.bp-messages-content #bp-message-content #whats-new-messages-toolbar .media-off+.medium-editor-toolbar .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .activity-update-form.media-off #whats-new-content .medium-editor-toolbar .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .bbp-reply-form #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .bbp-topic-form #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions li{pointer-events:none}.bbpress #bbpress-forums #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions,.bp-messages-content #bp-message-content #whats-new-messages-toolbar .media-off+.medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .activity-update-form.media-off #whats-new-content .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .bbp-reply-form #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .bbp-topic-form #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions{opacity:1}.bbpress #bbpress-forums #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions li,.bp-messages-content #bp-message-content #whats-new-messages-toolbar .media-off+.medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .activity-update-form.media-off #whats-new-content .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .bbp-reply-form #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .bbp-topic-form #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions li{pointer-events:auto}.bp-messages-content #bp-message-content #whats-new-messages-toolbar .media-off+.medium-editor-toolbar{bottom:-11px;left:0}.activity-update-form .focus-in .medium-editor-toolbar{display:block}#whats-new-textarea [contenteditable=true]:empty:before,#whats-new-textarea-placeholder [contenteditable=true]:empty:before{content:attr(placeholder);color:#bbb;cursor:text;display:block}#activity-form-submit-wrapper{display:flex;flex-flow:row wrap;align-items:center;padding:0 10px}#whats-new-post-in-box{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}#whats-new-post-in-box #activity-autocomplete{font-size:15px;padding:2px 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-autocomplete-wrapper{position:relative;display:block}.activity-autocomplete-wrapper:before{content:"\ef10";font-family:bb-icons;speak:none;display:inline-block;width:1em;font-size:20px;line-height:1;color:rgba(18,43,70,.4);position:absolute;top:50%;left:15px;transform:translate(0,-50%);z-index:5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.activity-autocomplete-wrapper .activity-autocomplete-clear{display:none;position:absolute;top:50%;right:12px;transform:translate(0,-50%);z-index:6;width:15px;height:15px;cursor:pointer}.activity-autocomplete-wrapper .activity-autocomplete-clear i{font-size:15px;font-weight:200;line-height:1;color:rgba(18,43,70,.4);display:block}.activity-is-autocomplete .activity-autocomplete-wrapper .activity-autocomplete-clear{display:inline-block}#whats-new-post-in-box-items{list-style:none;position:relative;width:100%}#whats-new-post-in-box-items #activity-autocomplete{width:100%;border-radius:3px;padding:5px 35px 5px 48px;height:44px;position:relative;z-index:2;background-color:transparent}#whats-new-post-in-box-items li{margin-bottom:10px}#whats-new-post-in-box-items .bp-activity-object{padding:5px 10px}#whats-new-post-in-box-items .bp-activity-object label{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;cursor:pointer}#whats-new-post-in-box-items .bp-activity-object .privacy-radio{margin-left:auto}#whats-new-post-in-box-items .bp-activity-object .avatar{width:30px;border-radius:4px;margin-right:15px}#whats-new-post-in-box-items .bp-activity-object .bp-item-name{font-size:15px;font-weight:500;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#whats-new-post-in-box-items .bp-activity-object:focus,#whats-new-post-in-box-items .bp-activity-object:hover{cursor:pointer}#whats-new-post-in-box-items .bp-activity-object button.bp-remove-item{padding:0;border:0;background:0 0;font-size:17px;margin:0 6px}#whats-new-post-in{margin-right:10px;display:none}#bp-activity-group-ac-items{min-width:200px;max-height:230px;overflow-y:auto;padding:0;margin:10px 0 0;width:100%;z-index:11;position:relative}#bp-activity-group-ac-items:empty{display:none}#bp-activity-group-ac-items>.dashicons{display:block;margin:5px auto}#bp-activity-group-ac-items .groups-selection{position:relative;padding:0 30px;margin:15px 0 0;display:flex;align-items:center;font-size:15px}#bp-activity-group-ac-items .groups-selection .animate-spin{margin-right:10px}#bp-activity-group-ac-items.group_scrolling--revive{overflow-y:visible}#bp-activity-group-ac-items::-webkit-scrollbar{width:12px}#bp-activity-group-ac-items::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#a4acb4}.bp-item-opt{content:"";display:inline-block;vertical-align:middle;cursor:pointer;position:relative;overflow:hidden;width:22px;height:22px;line-height:1;background-color:#fff;border:2px solid #d6dce6;border-radius:100%;margin-right:10px;margin-left:auto}#whats-new-submit{margin:10px 0 10px auto;display:flex;flex-flow:row-reverse;position:relative}.ac-title-required #whats-new-submit:hover:not(:has(#aw-whats-new-reset:hover)) .bb-title-tooltip-wrapper{opacity:1;cursor:default}.ac-topic-required #whats-new-submit:hover:not(:has(#aw-whats-new-reset:hover)) .bb-topic-tooltip-wrapper{opacity:1;cursor:default}#whats-new-submit input{font-size:14px;line-height:1}#activity-post-form-privacy{line-height:1}.bp-activity-privacy{font-size:16px}.bb-document-privacy-wrap,.bb-media-privacy-wrap{display:inline-block;position:relative}.bb-document-privacy-wrap .privacy-wrap,.bb-media-privacy-wrap .privacy-wrap{display:inline-block}.bb-document-privacy-wrap .privacy,.bb-media-privacy-wrap .privacy{display:flex;align-items:center;cursor:pointer;line-height:1}.bb-document-privacy-wrap .privacy:before,.bb-media-privacy-wrap .privacy:before{content:"\eeaa";font-family:bb-icons;font-size:16px;vertical-align:middle;display:inline-block}.bb-document-privacy-wrap .privacy:after,.bb-media-privacy-wrap .privacy:after{content:"\e826";font-family:bb-icons;font-size:20px;vertical-align:middle;display:inline-block;line-height:1}.bb-document-privacy-wrap .privacy.no-change:after,.bb-media-privacy-wrap .privacy.no-change:after{display:none}.bb-document-privacy-wrap .privacy.onlyme:before,.bb-media-privacy-wrap .privacy.onlyme:before{content:"\eecc"}.bb-document-privacy-wrap .privacy.loggedin:before,.bb-media-privacy-wrap .privacy.loggedin:before{content:"\e95d"}.bb-document-privacy-wrap .privacy.friends:before,.bb-media-privacy-wrap .privacy.friends:before{content:"\ef5b"}.bb-document-privacy-wrap .privacy.loading:before,.bb-media-privacy-wrap .privacy.loading:before{content:"\ef30";animation:spin 2s infinite linear}.bb-document-privacy-wrap .activity-privacy,.bb-media-privacy-wrap .activity-privacy{display:none;margin:0;position:absolute;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;padding:5px 0;min-width:200px;left:-20px;top:35px;z-index:119}.bb-document-privacy-wrap .activity-privacy:before,.bb-media-privacy-wrap .activity-privacy:before{content:" ";position:absolute;width:0;height:0;top:0;left:20px;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:1002}.bb-document-privacy-wrap .activity-privacy li,.bb-media-privacy-wrap .activity-privacy li{cursor:pointer;line-height:1;margin:0;padding:10px 14px;position:relative;display:flex;align-items:center;margin-bottom:1px}.bb-document-privacy-wrap .activity-privacy li:hover,.bb-media-privacy-wrap .activity-privacy li:hover{background:#f5f5f5}.bb-document-privacy-wrap .activity-privacy .selected,.bb-media-privacy-wrap .activity-privacy .selected{background:#f5f5f5}.bb-document-privacy-wrap .activity-privacy.bb-open,.bb-media-privacy-wrap .activity-privacy.bb-open{display:block}.activity-privacy>li a{color:#7f868f}.activity-privacy>li:before{content:"\eecc";font-family:bb-icons;font-size:16px;vertical-align:middle;display:inline-block;margin-right:10px;width:20px;text-align:center;font-weight:400}.activity-privacy>li.public:before{content:"\eeaa"}.activity-privacy>li.onlyme:before{content:"\eecd"}.activity-privacy>li.loggedin:before{content:"\e95d"}.activity-privacy>li.friends:before{content:"\ef5b"}.activity-privacy>li.bb-edit-privacy:before{display:none}.activity-privacy>li.bb-edit-privacy a:before{content:"\eecc";font-family:bb-icons;font-size:16px;margin-right:10px;width:20px;text-align:center;display:inline-block;vertical-align:bottom;font-weight:400}.activity-privacy>li.bb-edit-privacy.public a:before{content:"\eeaa"}.activity-privacy>li.bb-edit-privacy.onlyme a:before{content:"\eecd"}.activity-privacy>li.bb-edit-privacy.loggedin a:before{content:"\e95d"}.activity-privacy>li.bb-edit-privacy.friends a:before{content:"\ef5a"}.bb-media-model-container .bb-media-privacy-wrap .activity-privacy{left:-5px;right:auto}.bb-media-model-container .bb-media-privacy-wrap .activity-privacy:before{left:20px;right:auto}.bb-media-model-container .bb-media-privacy-wrap .activity-privacy a{font-weight:400}.gif-media-search{position:relative;max-width:400px}div[class*=attached-gif-container]{position:relative}div[class*=attached-gif-container] .gif-image-remove{border-radius:10px;cursor:pointer;height:19px;width:19px;top:5px;right:5px;background-color:#f8f8f8}div[class*=attached-gif-container] .gif-image-overlay{color:#9ea8b3;margin-top:0;position:absolute;text-align:center}div[class*=attached-gif-container] .gif-image-overlay .bb-icon-times{font-size:20px;vertical-align:top;line-height:20px}div[class*=attached-gif-container] .gif-player{position:relative;max-width:480px}div[class*=attached-gif-container] .gif-player video{margin:0;max-width:100%;border-radius:4px}div[class*=attached-gif-container] .gif-play-button{height:60px;width:60px;font-size:60px;position:absolute;left:50%;margin-left:-30px;top:50%;margin-top:-30px}div[class*=attached-gif-container] .gif-play-button .bb-icon-play-thin{font-size:80px;width:80px;height:80px;margin:0;padding:0}div[class*=attached-gif-container] .gif-icon{background:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/css/../images/GIF.svg) center no-repeat;position:absolute;display:block;height:28px;width:44px;bottom:0;left:0;border-radius:0 4px 0 0;background-size:28px;padding:8px;background-color:#000;opacity:.45}#bbpress-forums div[class*=attached-gif-container]{height:auto!important;width:auto!important;display:inline-block;max-width:450px;background-image:none!important;min-width:130px;min-height:100px}#bbpress-forums div[class*=attached-gif-container].closed{display:none}.gif-media-search-dropdown{position:absolute;top:100%;z-index:99;display:none;margin:10px 0 0 -16px;background:#fff;border-radius:4px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);padding-bottom:10px;border:1px solid #e7e9ec}.gif-media-search-dropdown.open{display:block;width:300px}.gif-media-search-dropdown .gif-alert{justify-content:center;flex-flow:column;min-height:100px;display:none}.gif-media-search-dropdown .gif-alert.show{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.gif-media-search-dropdown .gif-alert [class*=bb-icon]{font-size:30px;color:#333;opacity:.4}.gif-media-search-dropdown .gif-alert p{color:#333;font-size:13px;font-weight:500;line-height:1.5;opacity:.4}@media screen and (min-width:768px){.gif-media-search-dropdown.open{width:320px}}.gif-search-query{background-color:#fff;border-radius:4px 4px 0 0;position:relative;padding:5px 10px 3px;margin:0;border-bottom:1px solid #e7e9ec}.gif-search-query input[type=search]{border:0}.gif-search-content .gif-search-results{padding:10px 10px 0;overflow:auto;min-height:280px;max-height:380px}.gif-search-content .gif-search-results ul{columns:2 auto;column-gap:4px;margin:0;padding:0;list-style:none}.gif-search-content .gif-search-results ul li{margin:0 0 4px;padding:0}.gif-search-content .gif-search-results ul .bg1{background:#e0245e}.gif-search-content .gif-search-results ul .bg2{background:#f45d22}.gif-search-content .gif-search-results ul .bg3{background:#ffad1f}.gif-search-content .gif-search-results ul .bg4{background:#17bf63}.gif-search-content .gif-search-results ul .bg5{background:#1c94e0}.gif-search-content .gif-search-results ul .bg6{background:#794bc4}.found-media-item img{width:100%;height:100%;min-width:100%}input.search-query-input{width:100%}#content .toolbar-button{box-shadow:none}.ac-input font[color],.medium-editor-element font[color]{color:inherit}.whats-new-topic-selector{position:relative;margin-right:8px}.whats-new-topic-selector .bb-topic-selector-button{display:block;cursor:pointer;padding:6px 25px 6px 12px;border-radius:6px;background-color:#fff;border:1px solid #eee;font-size:14px;color:#333;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whats-new-topic-selector .bb-topic-selector-button:after{content:"\e826";font-family:bb-icons;font-size:20px;line-height:1;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.whats-new-topic-selector .bb-topic-selector-list{position:absolute;top:45px;left:0;width:200px;display:none}.whats-new-topic-selector .bb-topic-selector-list ul{list-style:none;margin:0;padding:8px;background-color:#fff;border-radius:10px;max-height:160px;overflow:auto;margin-bottom:30px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1)}.whats-new-topic-selector .bb-topic-selector-list ul a{display:block;padding:5px 15px;border-radius:6px;color:#333;font-size:13px;font-weight:400;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.whats-new-topic-selector .bb-topic-selector-list ul a.selected{font-weight:600}.whats-new-topic-selector .bb-topic-selector-list ul a:hover{background-color:#eaeaea}.whats-new-topic-selector #whats-new-topic-selector{display:none}.whats-new-topic-selector.is-active .bb-topic-selector-list{display:block}@media screen and (max-width:768px){.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar-actions button{padding:10px 5px 10px 0}.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first{padding-left:5px!important}}@media screen and (max-width:560px){.bbp-topic-form #whats-new-toolbar .medium-editor-toolbar-actions button{padding:10px 0}}@media screen and (max-width:580px){.whats-new-topic-selector{order:-1;display:block;width:60%;text-align:center;max-width:350px;margin:15px 20% 5px}.whats-new-topic-selector .bb-topic-selector-button{width:100%;max-width:350px;justify-content:center}.whats-new-topic-selector .bb-topic-selector-list{top:60px;left:50%;transform:translateX(-50%);z-index:9}.activity-update-form .activity-form.focus-in #activity-form-submit-wrapper:has(.whats-new-topic-selector){justify-content:center}.activity-update-form .activity-form.focus-in #activity-form-submit-wrapper:has(.whats-new-topic-selector) #whats-new-submit{margin-left:0}}.document-support-hide,.media-support-hide,.post-emoji-hide,.post-gif-hide,.video-support-hide{display:none}.bb-title-tooltip-wrapper,.bb-topic-tooltip-wrapper{position:absolute;z-index:99999;pointer-events:none;opacity:0;transition:opacity .15s;bottom:calc(100% + 15px);left:50%;transform:translateX(-50%)}.bb-title-tooltip-wrapper.active,.bb-topic-tooltip-wrapper.active{opacity:1;pointer-events:auto}.bb-title-tooltip-wrapper .bb-title-tooltip,.bb-title-tooltip-wrapper .bb-topic-tooltip,.bb-topic-tooltip-wrapper .bb-title-tooltip,.bb-topic-tooltip-wrapper .bb-topic-tooltip{background:#1e2132;color:#fff;padding:4px 14px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 2.45px 3.68px 0 rgba(0,0,0,.15);position:relative}.bb-title-tooltip-wrapper:after,.bb-topic-tooltip-wrapper:after{content:"";position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);border-width:7px 7px 0 7px;border-style:solid;border-color:#1e2132 transparent transparent transparent;width:0;height:0;display:block}.bb-title-tooltip-wrapper{z-index:100000}.activity-list{padding:.7em}.activity-list .activity-item:after,.activity-list .activity-item:before{content:" ";display:table}.activity-list .activity-item:after{clear:both}.activity-list .activity-item{list-style:none;padding:1em}.activity-list .activity-item.has-comments{padding-bottom:1em}.activity-list .activity-item.bb-closed-comments .acomment-edit,.activity-list .activity-item.bb-closed-comments .acomment-reply,.activity-list .activity-item.bb-closed-comments .edit-activity{display:none!important}.activity-list .activity-item.bb-closed-comments>.activity-comments>.ac-form{display:none!important}.activity-list .activity-item.bb-closed-comments .generic-button:has(.edit-activity){display:none}.activity-list .activity-item.bb-closed-comments .bb-activity-closed-comments-notice{background:#e1e3e5;margin:0 -15px;text-align:center;padding:5px;font-size:13px;font-weight:600;text-wrap:nowrap}.activity-list .activity-item div.item-avatar{margin:0 auto;text-align:center;width:auto}.activity-list .activity-item div.item-avatar img{height:auto;max-width:40%}.activity-list .activity-item .activity-item-detached_head{display:none}.activity-list .activity-item.activity-popup{display:none}.activity-list .activity-item.is-detached{display:block;position:fixed;top:40px;left:50%;transform:translateX(-50%);max-height:calc(100% - 80px);width:100%;z-index:999;overflow:auto;border-top:0}.activity-list .activity-item.is-detached .activity-item-detached_head{display:flex;align-items:center;justify-content:space-between;padding:15px 25px;border:1px solid #b7b7b7;border-left:0;border-right:0;margin:-1em -1em 1em -1em}.activity-list .activity-item.is-detached .activity-item-detached_head h2{font-size:20px;margin:0}.activity-list .activity-item.is-detached .activity-item-detached_head .activity-item-detached_close{font-size:24px;border:0;background-color:transparent;outline:0}.activity-list .activity-item.is-detached .activity-item-detached_head .activity-item-detached_close:focus-visible{outline:1px solid #5087e5}@media screen and (min-width:46.8em){.activity-list .activity-item div.item-avatar{margin:0 2% 0 0;text-align:left;width:15%}.activity-list .activity-item div.item-avatar img{max-width:80%}}.activity-list .activity-item.mini{font-size:13px;position:relative}.activity-list .activity-item.mini .activity-avatar{margin-left:auto;text-align:center;width:auto}.activity-list .activity-item.mini .activity-avatar img.FB_profile_pic,.activity-list .activity-item.mini .activity-avatar img.avatar{max-width:15%}@media screen and (min-width:46.8em){.activity-list .activity-item.mini .activity-avatar{margin-left:15px;text-align:left;width:15%}.activity-list .activity-item.mini .activity-avatar img.FB_profile_pic,.activity-list .activity-item.mini .activity-avatar img.avatar{max-width:60%}}.activity-list .activity-item .activity-avatar img.avatar{image-rendering:-webkit-optimize-contrast}.activity-list .activity-item.new_forum_post .activity-inner,.activity-list .activity-item.new_forum_topic .activity-inner{border-left:2px solid #eaeaea;margin-left:10px;padding-left:1em}.activity-list .activity-item.newest_blogs_activity,.activity-list .activity-item.newest_friends_activity,.activity-list .activity-item.newest_groups_activity,.activity-list .activity-item.newest_mentions_activity{background:rgba(31,179,221,.1)}.activity-list .activity-item .activity-inreplyto{color:#767676;font-size:13px}.activity-list .activity-item .activity-inreplyto>p{display:inline;margin:0}.activity-list .activity-item .activity-inreplyto .activity-inner,.activity-list .activity-item .activity-inreplyto blockquote{background:0 0;border:0;display:inline;margin:0;overflow:hidden;padding:0}.activity-list .activity-item .activity-header{margin:0 auto;width:80%;word-break:break-word}.activity-list .activity-item .activity-header a,.activity-list .activity-item .activity-header img{display:inline}.activity-list .activity-item .activity-header .avatar{display:inline-block;margin:0 5px;vertical-align:bottom}.activity-list .activity-item .activity-header .time-since{font-size:14px;color:#767676;text-decoration:none}.activity-list .activity-item .activity-header .time-since:hover{color:#767676;cursor:pointer;text-decoration:underline}.activity-list .activity-item .activity-header .activity-to{visibility:hidden;display:inline-block;white-space:nowrap;width:1em}.activity-list .activity-item .activity-header .activity-to:before{display:inline-block;font-family:dashicons;vertical-align:middle;content:"\f344";visibility:visible}@media screen and (min-width:55em){.activity-list .activity-item .activity-header .activity-to:before{font-size:15px}}.activity-list .activity-item .activity-header .activity-time-since:before{content:"\00b7 ";color:#767676;display:inline-block;margin-right:3px;vertical-align:middle}.activity-list .activity-item .activity-header .activity-topic{display:inline-block;margin:0;font-size:13px;font-weight:500;vertical-align:middle;margin-left:3px}.activity-list .activity-item .activity-header .bb-media-privacy-wrap{vertical-align:middle}.activity-list .activity-item .activity-header .bb-media-privacy-wrap .privacy:after{display:none}.activity-list .activity-item .activity-title h2{color:#333;font-size:18px;font-weight:600;margin:0 0 10px 0}.activity-list .activity-item .activity-content .activity-header,.activity-list .activity-item .activity-content .comment-header{color:#767676;margin-bottom:10px}.activity-list .activity-item .activity-content p{margin:0}.activity-list .activity-item .activity-content .activity-state{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;justify-content:space-between;font-size:14px;clear:both;margin:10px 0}.activity-list .activity-item .activity-content .activity-state .activity-state-likes{display:none}.activity-list .activity-item .activity-content .activity-state a{border:0;padding:0}.activity-list .activity-item .activity-content .activity-state.has-likes .activity-state-likes{display:inline-block;background-color:transparent}.activity-list .activity-item .activity-content .activity-state .activity-state-comments{display:none;margin-left:auto}.activity-list .activity-item .activity-content .activity-state .activity-state-comments.has-comments{display:inline-block}.activity-list .activity-item .activity-state-reactions{display:flex;align-items:center;flex-flow:row;cursor:pointer}.activity-list .activity-item .activity-state-reactions .reactions_item{display:flex;background-color:#fff;border-radius:50%;padding:2px;position:relative;z-index:3}.activity-list .activity-item .activity-state-reactions .reactions_item:nth-child(2){z-index:2}.activity-list .activity-item .activity-state-reactions .reactions_item:nth-child(3){z-index:1}.activity-list .activity-item .activity-state-reactions .reactions_item+.reactions_item{margin-left:-4px}.activity-list .activity-item .activity-state-reactions .reactions_item>i{color:#5087e5;font-size:18px;font-weight:200;line-height:1}.activity-list .activity-item .activity-state-reactions .reactions_item>img{height:18px;width:18px;object-fit:cover}.activity-list .activity-item .activity-state-reactions .reactions_item>img.custom{border-radius:100%}.activity-list .activity-item .activity-state-reactions .activity-reactions_count{margin-left:3px}.activity-list .activity-item .activity-content .activity-state-reactions{display:inline-flex;align-items:center}#buddypress .activity-list .activity-item .activity-actions>.bp-generic-meta.action .button,#buddypress .activity-list .activity-item .activity-content .bp-generic-meta.action .button,#buddypress .activity-list .activity-item>.bp-generic-meta.action .button{display:flex;align-items:center;column-gap:2px}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button>i,.activity-list .activity-item .activity-content .bp-generic-meta.action .button>i,.activity-list .activity-item>.bp-generic-meta.action .button>i{font-size:24px;font-weight:400;display:inline-block;vertical-align:middle}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button.has-reaction>i,.activity-list .activity-item .activity-content .bp-generic-meta.action .button.has-reaction>i,.activity-list .activity-item>.bp-generic-meta.action .button.has-reaction>i{font-weight:200;font-size:24px}body:not(.bb-reactions-mode) .activity-list .activity-item .activity-actions>.bp-generic-meta.action .button.has-reaction>i,body:not(.bb-reactions-mode) .activity-list .activity-item .activity-content .bp-generic-meta.action .button.has-reaction>i,body:not(.bb-reactions-mode) .activity-list .activity-item>.bp-generic-meta.action .button.has-reaction>i{font-weight:300}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button>img,.activity-list .activity-item .activity-content .bp-generic-meta.action .button>img,.activity-list .activity-item>.bp-generic-meta.action .button>img{height:24px;width:24px;object-fit:cover}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button>img.custom,.activity-list .activity-item .activity-content .bp-generic-meta.action .button>img.custom,.activity-list .activity-item>.bp-generic-meta.action .button>img.custom{border-radius:100%}#buddypress .activity-list .activity-item .activity-actions>.bp-generic-meta.action .button>.like-count,#buddypress .activity-list .activity-item .activity-content .bp-generic-meta.action .button>.like-count,#buddypress .activity-list .activity-item>.bp-generic-meta.action .button>.like-count{color:#333;line-height:20px;display:inline-block;vertical-align:middle}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button.bp-like-button:before,.activity-list .activity-item .activity-content .bp-generic-meta.action .button.bp-like-button:before,.activity-list .activity-item>.bp-generic-meta.action .button.bp-like-button:before{display:none}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button.bp-like-button.bb-reaction-migration-inprogress:before,.activity-list .activity-item .activity-content .bp-generic-meta.action .button.bp-like-button.bb-reaction-migration-inprogress:before,.activity-list .activity-item>.bp-generic-meta.action .button.bp-like-button.bb-reaction-migration-inprogress:before{content:"";display:block;position:absolute;bottom:100%;left:50%;top:inherit;min-width:auto;transition:none}.activity-list .activity-item .activity-actions>.bp-generic-meta.action .button.bp-like-button.bb-reaction-migration-inprogress:after,.activity-list .activity-item .activity-content .bp-generic-meta.action .button.bp-like-button.bb-reaction-migration-inprogress:after,.activity-list .activity-item>.bp-generic-meta.action .button.bp-like-button.bb-reaction-migration-inprogress:after{width:180px;white-space:normal;left:0;transform:none;transition:none}.activity-list .activity-item .activity-inner p{word-break:break-word}.activity-list .activity-item .activity-inner iframe{max-width:100%}.activity-list .activity-item .activity-inner p:empty{min-height:1em}.activity-list .activity-item .activity-inner h3,.activity-list .activity-item .activity-inner h4{font-size:17px;font-weight:500;margin:0 0 15px}.activity-list .activity-item .activity-inner h4{font-size:16px}.activity-list .activity-item .activity-read-more{margin-left:1em;white-space:nowrap}.activity-list .activity-item ul.activity-meta{margin:0;padding-left:0}.activity-list .activity-item ul.activity-meta li{border:0;display:inline-block}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action,.activity-list .activity-item>.bp-generic-meta.activity-meta,.activity-list .activity-item>.bp-generic-meta.groups-meta,.activity-list .activity-item>.bp-generic-meta[class*="-meta"]{display:flex;justify-content:space-around;border-top:1px solid #eaeaea;padding:5px 0;position:relative}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta div.generic-button,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta div.generic-button,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action div.generic-button,.activity-list .activity-item>.bp-generic-meta.activity-meta div.generic-button,.activity-list .activity-item>.bp-generic-meta.groups-meta div.generic-button,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] div.generic-button{margin:0;display:flex;justify-content:center;flex:auto}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta div.generic-button>a,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta div.generic-button>a,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action div.generic-button>a,.activity-list .activity-item>.bp-generic-meta.activity-meta div.generic-button>a,.activity-list .activity-item>.bp-generic-meta.groups-meta div.generic-button>a,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] div.generic-button>a{width:100%;justify-content:center;border-radius:6px}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta div.generic-button>a:hover,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta div.generic-button>a:hover,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action div.generic-button>a:hover,.activity-list .activity-item>.bp-generic-meta.activity-meta div.generic-button>a:hover,.activity-list .activity-item>.bp-generic-meta.groups-meta div.generic-button>a:hover,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] div.generic-button>a:hover{background-color:#eaeaea}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .button,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .button,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .button,.activity-list .activity-item>.bp-generic-meta.activity-meta .button,.activity-list .activity-item>.bp-generic-meta.groups-meta .button,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .button{background:0 0}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta a,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta a,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action a,.activity-list .activity-item>.bp-generic-meta.activity-meta a,.activity-list .activity-item>.bp-generic-meta.groups-meta a,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] a{padding:4px 8px}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .button:focus,.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .button:hover,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .button:focus,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .button:hover,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .button:focus,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .button:hover,.activity-list .activity-item>.bp-generic-meta.activity-meta .button:focus,.activity-list .activity-item>.bp-generic-meta.activity-meta .button:hover,.activity-list .activity-item>.bp-generic-meta.groups-meta .button:focus,.activity-list .activity-item>.bp-generic-meta.groups-meta .button:hover,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .button:focus,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .button:hover{background:0 0}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .button:before,.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .icons:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .button:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .icons:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .button:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .icons:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .button:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .icons:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .button:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .icons:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .button:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .icons:before{font-family:bb-icons;font-size:24px;vertical-align:middle}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .acomment-reply.button:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .acomment-reply.button:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .acomment-reply.button:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .acomment-reply.button:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .acomment-reply.button:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .acomment-reply.button:before{content:"\ee33"}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .acomment-reply.button .comment-count,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .acomment-reply.button .comment-count,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .acomment-reply.button .comment-count,.activity-list .activity-item>.bp-generic-meta.activity-meta .acomment-reply.button .comment-count,.activity-list .activity-item>.bp-generic-meta.groups-meta .acomment-reply.button .comment-count,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .acomment-reply.button .comment-count{color:#333}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .view:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .view:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .view:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .view:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .view:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .view:before{content:"\ee33"}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .fav:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .fav:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .fav:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .fav:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .fav:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .fav:before{content:"\ef41"}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .has-like:before,.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .unfav:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .has-like:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .unfav:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .has-like:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .unfav:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .has-like:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .unfav:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .has-like:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .unfav:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .has-like:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .unfav:before{content:"\ef41";color:#0061ac;font-weight:300}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .edit-activity:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .edit-activity:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .edit-activity:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .edit-activity:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .edit-activity:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .edit-activity:before{content:"\ee5a";font-size:20px}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .delete-activity:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .delete-activity:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .delete-activity:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .delete-activity:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .delete-activity:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .delete-activity:before{content:"\ef48"}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .report-content:before,.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .reported-content:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .report-content:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .reported-content:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .report-content:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .reported-content:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .report-content:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .reported-content:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .report-content:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .reported-content:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .report-content:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .reported-content:before{content:"\ee9c";position:relative;font-size:20px;width:22px;display:inline-block;line-height:1}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .reported-content,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .reported-content,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .reported-content,.activity-list .activity-item>.bp-generic-meta.activity-meta .reported-content,.activity-list .activity-item>.bp-generic-meta.groups-meta .reported-content,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .reported-content{opacity:.8!important;pointer-events:none}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .spam-activity:before,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .spam-activity:before,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .spam-activity:before,.activity-list .activity-item>.bp-generic-meta.activity-meta .spam-activity:before,.activity-list .activity-item>.bp-generic-meta.groups-meta .spam-activity:before,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .spam-activity:before{content:"\ee08"}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .delete-activity:hover,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .delete-activity:hover,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .delete-activity:hover,.activity-list .activity-item>.bp-generic-meta.activity-meta .delete-activity:hover,.activity-list .activity-item>.bp-generic-meta.groups-meta .delete-activity:hover,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .delete-activity:hover{color:#800}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .button,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .button,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .button,.activity-list .activity-item>.bp-generic-meta.activity-meta .button,.activity-list .activity-item>.bp-generic-meta.groups-meta .button,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .button{border:0;box-shadow:none}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .button span,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .button span,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .button span,.activity-list .activity-item>.bp-generic-meta.activity-meta .button span,.activity-list .activity-item>.bp-generic-meta.groups-meta .button span,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .button span{background:0 0;font-weight:600}.activity-list .activity-item .activity-content>.bp-generic-meta.activity-meta .unfav .like-count,.activity-list .activity-item .activity-content>.bp-generic-meta.groups-meta .unfav .like-count,.activity-list .activity-item.elementor-activity-item .activity-actions>.bp-generic-meta.action .unfav .like-count,.activity-list .activity-item>.bp-generic-meta.activity-meta .unfav .like-count,.activity-list .activity-item>.bp-generic-meta.groups-meta .unfav .like-count,.activity-list .activity-item>.bp-generic-meta[class*="-meta"] .unfav .like-count{color:#0061ac}.activity-list .activity-item.has-comments .activity-actions>.bp-generic-meta.action,.activity-list .activity-item.has-comments .activity-content>.bp-generic-meta.activity-meta,.activity-list .activity-item.has-comments .activity-content>.bp-generic-meta.groups-meta,.activity-list .activity-item.has-comments>.bp-generic-meta.activity-meta,.activity-list .activity-item.has-comments>.bp-generic-meta.groups-meta{border-bottom:1px solid #eaeaea;margin-bottom:10px}#buddypress .activity-list .comment-item .bp-generic-meta.action a.report-content.button span,#buddypress .activity-list .comment-item .bp-generic-meta.action a.report-content.button:hover span,#buddypress .activity-list .comment-item .bp-generic-meta.action a.reported-content.button span,#buddypress .activity-list .comment-item .bp-generic-meta.action a.reported-content.button:hover span{font-weight:500;font-size:12px;color:#939597;vertical-align:middle}.activity-list .comment-item .bp-generic-meta.action a.report-content.button:before,.activity-list .comment-item .bp-generic-meta.action a.reported-content.button:before{display:none}.activity-list .bp-activity-head{margin-right:35px}.bb-media-model-container .activity-list .bb-pin-action .bb-mute-action_button[data-balloon][data-balloon-pos=up]:after,.bb-media-model-container .activity-list .bb-pin-action .bb-pin-action_button[data-balloon][data-balloon-pos=up]:after{margin-right:11px;right:100%;top:50%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%);left:inherit;bottom:inherit}.bb-media-model-container .activity-list .bb-pin-action .bb-mute-action_button[data-balloon][data-balloon-pos=up]:before,.bb-media-model-container .activity-list .bb-pin-action .bb-pin-action_button[data-balloon][data-balloon-pos=up]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18,43,70,0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;transform:translate(0,-50%) rotate(180deg);left:inherit;bottom:inherit;display:inline-block;width:6px;height:18px;margin-right:-5px;right:100%;top:100%;margin-top:7px}.activity-list .bb-activity-more-options-wrap{position:absolute;right:15px;top:8px}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action{padding:5px;display:flex;cursor:pointer}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action i{font-size:22px;color:#939597}.bb-media-model-container .activity-list .bb-activity-more-options-wrap{float:right;position:relative;right:initial;top:initial}.bb-media-model-container .activity-list .bb-activity-more-options-wrap+.bb-pin-action{position:static;float:right;margin:5px -5px 0 0}.bb-media-model-container .activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon][data-balloon-pos=up]:after{margin-right:11px;right:100%;top:50%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%);left:inherit;bottom:inherit}.bb-media-model-container .activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon][data-balloon-pos=up]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18,43,70,0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;transform:translate(0,-50%) rotate(180deg);left:inherit;bottom:inherit;display:inline-block;width:6px;height:18px;margin-right:-5px;right:100%;top:100%;margin-top:7px}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options{position:absolute;top:30px;right:10px;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:198px;padding:5px 0;display:none;z-index:112}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options.is_visible{display:block}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options:after{content:"";position:absolute;width:0;height:0;top:0;margin:0 auto;right:8px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options p{margin:0}.activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button{width:100%}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a{margin:0;display:block;text-align:left;opacity:1;font-size:13px;letter-spacing:-.24px;width:100%;text-transform:none;font-weight:400;min-height:auto;border-radius:0;padding:10px 14px;color:#7f868f;border:0;background-color:transparent;box-shadow:none;box-sizing:border-box}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a:hover{color:#5087e5;background-color:#f5f5f5}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a:before{font-family:bb-icons;font-size:18px;display:inline-block;margin-right:10px;vertical-align:middle;width:20px;text-align:center}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.report-content:before,#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.reported-content:before{content:"\ee9c"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.delete-activity:before,#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.delete:before{content:"\ef48"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.pin-activity:before{content:"\e9e9";font-size:19px}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.close-activity-comment:before{content:"\ee35"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.unclose-activity-comment:before{content:"\ee33"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.unpin-activity:before{content:"\ea13";font-size:19px}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.ac-video-thumbnail-edit:before{content:"\eeb4"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.acomment-edit:before,#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.edit-activity:before{content:"\ee5a"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.activity-document-download:before,#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.activity-video-download:before,#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.download-activity:before{content:"\e889"}#buddypress .activity-list .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a span:not(.bp-screen-reader-text){display:inline-block;vertical-align:middle}@media screen and (max-width:460px){.activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon][data-balloon-pos=up]:after{-webkit-transform:translate(-90%,0);-ms-transform:translate(-90%,0);transform:translate(-90%,0)}}.activity-list .has-featured-image .bb-activity-more-options-wrap{top:208px}.activity-list .has-featured-image .bb-pin-action{top:208px}.activity-list .bb-pin-action{position:absolute;right:20px;font-size:22px;line-height:1;top:8px}.activity-list .bb-pin-action .bb-mute-action_button,.activity-list .bb-pin-action .bb-pin-action_button{cursor:default;display:none}.activity-list .bb-pin-action [class*=bb-icon]{font-size:22px;color:#939597}.activity-list .bb-pinned .bp-activity-head,.activity-list .loading-pin .bp-activity-head{margin-right:55px}.activity-list .bb-pinned .bb-pin-action_button,.activity-list .loading-pin .bb-pin-action_button{display:inline-block}.activity-list .bb-muted .bb-mute-action_button,.activity-list .loading-mute .bb-mute-action_button{display:inline-block}.activity-list .bb-activity-more-options-wrap+.bb-pin-action{right:45px}.activity-list .activity-item.loading-mute .bb-mute-action_button [class*=bb-icon],.activity-list .activity-item.loading-pin .bb-pin-action_button [class*=bb-icon]{animation:spin 2s infinite linear;display:inline-block}.activity-list .activity-item.loading-mute .bb-mute-action_button [class*=bb-icon]:before,.activity-list .activity-item.loading-pin .bb-pin-action_button [class*=bb-icon]:before{content:"\ef30";font-size:20px}#buddypress .activity-list .comment-item .bb-activity-more-options-wrap .bb-activity-more-options .generic-button a.delete:before{vertical-align:bottom}.activity-list .comment-item .acomment-meta{margin-right:25px}.activity-list .comment-item .bb-activity-more-options-wrap{position:absolute;right:0;top:50%;transform:translateY(calc(-50% - 24px));z-index:11}@media screen and (max-width:980px){.activity-list .comment-item .bb-activity-more-options-wrap{transform:none}.activity-list .comment-item .bb-activity-more-options-wrap .bb-activity-more-options-action{transform:translateY(calc(-50% - 24px))}}.activity-list .comment-item .bb-activity-more-options-wrap .bb-activity-more-options-action{border-radius:6px}.activity-list .comment-item .bb-activity-more-options-wrap .bb-activity-more-options-action i{font-size:16px;color:#333;opacity:.4}.activity-list .comment-item .bb-activity-more-options-wrap .bb-activity-more-options-action:hover{background-color:#eaeaea}.activity-list .comment-item .bb-activity-more-options-wrap .bb-activity-more-options-action:hover i{opacity:1}.activity-list .comment-item .bb-activity-more-options-wrap:has(.bb-activity-more-options.is_visible){z-index:119}.activity-list .comment-item .bb-activity-more-options-wrap:has(.bb-activity-more-options.is_visible) .bb-activity-more-options-action{background-color:#eaeaea}.activity-list .comment-item .bb-activity-more-options-wrap:has(.bb-activity-more-options.is_visible) .bb-activity-more-options-action i{opacity:1}.activity-list .activity-state-popup{display:none;position:fixed;inset:0;z-index:999999;background-color:rgba(250,251,253,.9);box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}.activity-list .activity-state-popup.active{display:block}.activity-list .activity-state-popup .activity-state-popup_overlay{position:fixed;left:0;right:0;top:0;bottom:0}.activity-list .activity-state-popup .activity-state-popup_inner{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #eee;border-radius:10px;padding:25px;width:100%;max-width:550px;max-height:calc(100% - 80px);min-height:250px;overflow:auto}.activity-list .activity-state-popup .activity-state-popup_title h4{font-size:20px;font-weight:600;line-height:1.5;margin:0 0 10px}.activity-list .activity-state-popup .reaction-loader{font-size:18px;text-align:center;line-height:1;display:flex;align-items:center;justify-content:center;min-height:150px}.activity-list .activity-state-popup .activity-state_users.loading~.reaction-loader{min-height:auto}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel{margin-bottom:10px}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul{display:flex;flex-wrap:wrap;margin:0}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li{margin:0;padding:0}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a{display:flex;align-items:center;justify-content:center;color:#222;font-size:14px;font-weight:500;line-height:1.5;min-height:40px;min-width:70px;border-bottom:2px solid transparent}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>i,.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>img{font-size:20px;margin-right:8px}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>img{width:20px;height:20px;object-fit:cover}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>img.custom{border-radius:100%}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a>span{color:#767676;font-size:14px;font-weight:500;line-height:1.5}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li>a.active{border-bottom-color:#5087e5}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item{display:none}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_users{max-height:350px;overflow:auto;margin:0 -25px;padding:0 25px}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .reactions_loader{font-size:18px;text-align:center;line-height:1}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user{display:flex;flex-wrap:wrap;align-items:center;padding:10px 0;margin:0}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar{width:38px;height:38px;object-fit:cover;position:relative;margin-right:13px}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar img.avatar{width:100%;max-width:100%}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction{display:flex;background-color:#fff;border-radius:50%;padding:2px;position:absolute;right:-6px;bottom:0}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>i{font-size:14px;font-weight:200;line-height:1}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>img{height:14px;width:14px;object-fit:cover}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction>img.custom{border-radius:100%}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__name{color:#222;font-size:18px;font-weight:600;line-height:1.33;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 155px)}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__name a{color:#222;font-size:16px;font-weight:600}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__role{color:#fff;font-size:11px;font-weight:600;background-color:#595895;border-radius:4px;padding:4px 8px;margin-left:auto;text-transform:capitalize;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item.active{display:block}.activity-list .activity-item .ac-emotions_list{position:absolute;left:0;bottom:10px;z-index:99;display:none;align-items:center;gap:8px;padding:6px 8px;background-color:#fff;border:1px solid #eee;border-radius:34px;box-shadow:0 2px 4px -2px #000;transition:all ease .2s;transition-delay:0.5s}.activity-list .activity-item .ac-emotions_list.active{display:flex;bottom:34px}.activity-list .activity-item .ac-emotions_list.active .ac-emotion_item{top:0}body:not(.bb-is-mobile) .activity-list .activity-item .ac-emotions_list:hover{display:flex;bottom:34px}body:not(.bb-is-mobile) .activity-list .activity-item .ac-emotions_list:hover .ac-emotion_item{top:0}.activity-list .activity-item .ac-emotions_list.active .ac-emotion_item i,.activity-list .activity-item .ac-emotions_list.active .ac-emotion_item img{animation:popIn .2s ease-in-out 1}.activity-list .activity-item .ac-emotions_list .ac-emotion_item{display:flex;position:relative;top:10px;transition:all ease .2s;transition-delay:0.5s;min-width:40px}.activity-list .activity-item .ac-emotions_list .ac-emotion_item a{padding:0}.activity-list .activity-item .ac-emotions_list .ac-emotion_item a:after{font-size:11px;letter-spacing:normal;padding:4px 6px;bottom:110%}.activity-list .activity-item .ac-emotions_list .ac-emotion_item a:before{display:none}.activity-list .activity-item .ac-emotions_list .ac-emotion_item a:hover i,.activity-list .activity-item .ac-emotions_list .ac-emotion_item a:hover img{transform:scale(1.3)}.activity-list .activity-item .ac-emotions_list .ac-emotion_item i,.activity-list .activity-item .ac-emotions_list .ac-emotion_item img{display:block;transition:all linear .2s;transform-origin:bottom}.activity-list .activity-item .ac-emotions_list .ac-emotion_item img{width:40px;height:40px;object-fit:cover}.activity-list .activity-item .ac-emotions_list .ac-emotion_item img.custom{border-radius:100%}.activity-list .activity-item .ac-emotions_list .ac-emotion_item i{font-size:40px;line-height:1}.activity-list .activity-item .ac-emotions_list .ac-emotion_item i:before{margin:0}@media screen and (max-width:370px){.activity-list .activity-item .ac-emotions_list .ac-emotion_item{min-width:30px}.activity-list .activity-item .ac-emotions_list .ac-emotion_item img{width:30px;height:30px}.activity-list .activity-item .ac-emotions_list .ac-emotion_item i{font-size:30px}}.activity-list .activity-item .acomment-display .ac-emotions_list.active{bottom:31px;left:-30px}body:not(.bb-is-mobile) .activity-list .activity-item .acomment-display .ac-emotions_list:hover{bottom:31px;left:-30px}.activity-list .emojionearea .emojionearea-picker{height:310px}.activity-list .emojionearea .emojionearea-picker .emojionearea-wrapper{height:310px}.activity-list .emojionearea .emojionearea-picker .emojionearea-search-panel+.emojionearea-scroll-area{height:230px}.activity-list .emojionearea .emojionearea-button.active+.emojionearea-picker-position-top{margin-top:-300px}.activity-list .emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{right:142px}.activity-list .emojionearea-button.active+.emojionearea-picker-position-top{right:-140px}@media screen and (max-width:540px){.activity-list .post-elements-buttons-item.post-emoji[data-nth-child="1"] .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after,.activity-list .post-elements-buttons-item.post-emoji[data-nth-child="2"] .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{right:192px}.activity-list .post-elements-buttons-item.post-emoji[data-nth-child="1"] .emojionearea-button.active+.emojionearea-picker-position-top,.activity-list .post-elements-buttons-item.post-emoji[data-nth-child="2"] .emojionearea-button.active+.emojionearea-picker-position-top{right:-190px}}.activity-list .gif-media-search-dropdown{top:initial;bottom:35px}.activity-list .activity-item.elementor-activity-item .acomment-display .ac-emotions_list.active,.bb-media-model-wrapper .activity-list .activity-item .acomment-display .ac-emotions_list.active{left:-10px}body:not(.bb-is-mobile) .activity-list .activity-item.elementor-activity-item .acomment-display .ac-emotions_list:hover,body:not(.bb-is-mobile) .bb-media-model-wrapper .activity-list .activity-item .acomment-display .ac-emotions_list:hover{left:-10px}.acomments-modal-open{overflow:hidden}.acomments-modal-open .bb-toast-messages-enable .bb-toast-messages{z-index:999991}.bb-activity-model-wrapper .activity-modal .activity-list.bp-list .activity-item{border:0;background-color:transparent;box-shadow:none;padding:0;margin:0}.bb-activity-model-wrapper.bb-internal-model{position:fixed;z-index:999980;background-color:rgba(255,255,255,.9);width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.bb-activity-model-wrapper.bb-internal-model.activity-theatre{z-index:999980}.bb-activity-model-wrapper.bb-internal-model>.activity-modal{max-height:85vh;max-width:95%;width:700px;position:relative;box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}.bb-activity-model-wrapper .activity-modal{background:#fff;border:1px solid #b7b7b7;display:flex;flex-direction:column}.bb-activity-model-wrapper .activity-list{margin:0}.bb-activity-model-wrapper#buddypress .activity-list.bp-list .activity-item{padding:0}.bb-activity-model-wrapper .activity-list .activity-item .acomment-display .ac-emotions_list.active{left:-10px}body:not(.bb-is-mobile) .bb-activity-model-wrapper .activity-list .activity-item .acomment-display .ac-emotions_list:hover{left:-10px}.bb-activity-model-wrapper .gif-media-search-dropdown{top:initial;bottom:35px}.bb-activity-model-wrapper .gif-media-search-dropdown .gif-search-results{min-height:220px;max-height:260px}@media screen and (max-height:540px){.bb-activity-model-wrapper .gif-media-search-dropdown .gif-search-results{min-height:190px;max-height:190px}}.bb-modal-activity-header{display:flex;align-items:center;position:relative;z-index:99;top:0;left:0;height:60px;min-height:60px;border-bottom:1px solid #eee;padding:0 25px}.bb-modal-activity-header h2{line-height:1;margin:0}body.buddypress .buddypress-wrap .bb-modal-activity-header h2{margin:0}.bb-modal-activity-header .bb-close-action-popup{margin-left:auto}.footer-overflow{max-height:252px;border-top:1px solid #eee}.bb-modal-activity-footer{max-height:232px;overflow-y:auto;overflow-x:hidden;padding:10px 15px}.bb-modal-activity-footer form.ac-form{margin:0;line-height:1.5}.bb-modal-activity-footer>ul{margin:0;padding:0}.bb-modal-activity-footer{display:none}.logged-in .bb-modal-activity-footer{display:block}.bb-modal-activity-footer.active .ac-form-placeholder{display:none}.ac-form-placeholder .bp-ac-form-container{display:flex;align-items:flex-start;flex-wrap:wrap}.ac-form-placeholder .ac-reply-avatar{margin-top:4px}.ac-form-placeholder .ac-reply-avatar .avatar-placeholder{display:inline-block;width:32px;height:32px;background-color:#f2f4f5;border-radius:50%}.ac-form-placeholder .ac-reply-avatar img{max-width:32px;height:auto}.ac-form-placeholder .ac-reply-content{padding:8px;margin-left:10px;border:1px solid #d6d9dd;background-color:#f2f4f5;border-radius:6px;min-height:85px;position:relative}.ac-form-placeholder .ac-reply-content .ac-reply-toolbar{display:flex;align-items:center;position:absolute;bottom:4px;left:10px;margin-top:10px}.ac-form-placeholder .ac-reply-content .ac-reply-toolbar .post-elements-buttons-item{margin-right:10px}.ac-form-placeholder .ac-submit-wrap{background-color:#5087e5;border-radius:50%;height:30px;width:30px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:.4;pointer-events:none;position:absolute;bottom:8px;right:8px}.ac-form-placeholder .ac-submit-wrap:before{display:block;content:"\eee7";color:#fff;font-family:bb-icons;font-size:16px;font-weight:300;line-height:30px}.ac-form-placeholder .ac-submit-wrap input[name=ac_form_submit]{position:absolute;inset:0;opacity:0;background-color:#5087e5}@media screen and (max-width:490px){.ac-form-placeholder .ac-reply-content .ac-reply-toolbar .post-elements-buttons-item{margin-right:5px}.ac-form-placeholder .ac-reply-content .ac-reply-toolbar .post-elements-buttons-item i::before{margin-left:0;margin-right:0}}@media screen and (max-width:420px){.ac-form-placeholder .ac-reply-content .ac-reply-toolbar{left:5px}.ac-form-placeholder .ac-reply-content .ac-reply-toolbar .post-elements-buttons-item{margin-right:5px}}.bb-modal-activity-body{position:relative;padding:15px;overflow-x:hidden;flex-grow:1}.bb-modal-activity-body .init-placeholder{display:none}.loading .bb-modal-activity-body .init-placeholder{display:block}.bb-modal-activity-body .init-placeholder .bb-activity-placeholder{border:0;padding:20px 0;margin:0}.loading .bb-modal-activity-body .activity-comments{display:none}.acomments-view-more{cursor:pointer}.acomments-view-more i{font-size:20px}.acomments-view-more:not(.loading):not(.acomments-view-more--hide){display:inline-block}.buddypress-wrap .activity-comments ul .acomments-view-more--hide{visibility:hidden;opacity:0;width:0;height:0;padding:0;margin:0}.buddypress-wrap .bb-media-info-section .activity-comments ul .acomments-view-more--root{visibility:visible;opacity:1;width:initial;height:initial;padding:10px 0;margin:0}.view-more-comments{font-weight:600}.bb-activity-model-wrapper .view-more-comments{display:none}.activity-modal .activity-comments>ul>.acomments-view-more--root:not(.loading){opacity:0}.bb-media-info-section .activity-comments>.view-more-comments{display:none}.bb-internal-model .activity-comments.active .acomments-view-more{pointer-events:none}.bb-internal-model .activity-comments.active .bb-activity-more-options-wrap .acomment-delete,.bb-internal-model .activity-comments.active .bb-activity-more-options-wrap .acomment-edit{pointer-events:none}.bb-internal-model .activity-comments.active .acomment-foot-actions .button.reaction{pointer-events:none}.bb-internal-model .activity-comments.active .acomment-content .activity-read-more a{pointer-events:none}.bb-internal-model .activity-item.active .activity-header .activity-privacy li{pointer-events:none}.bb-internal-model .activity-item.active .bb-activity-more-options a.button{pointer-events:none}.bb-internal-model .activity-item.active .activity-content .activity-read-more a{pointer-events:none}.ac-reply-toolbar .emojionearea.ac-input.medium-editor-element{background-color:transparent}.emojionearea-theatre.show .emojionearea-picker:not(.hidden){opacity:1;visibility:visible;z-index:999992;right:unset;margin:0;position:fixed;top:0;left:0;transition:none}@media screen and (max-width:1000px){.emojionearea-theatre .emojionearea-picker.emojionearea-picker-position-top.level-2 .emojionearea-wrapper:after{display:none}.emojionearea-theatre .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after{right:inherit;left:98px}}.gif-media-search-dropdown.gif-media-search-dropdown-standalone{z-index:999992;top:0;left:0;margin:0;padding:0;position:fixed}.gif-media-search-dropdown.gif-media-search-dropdown-standalone .gif-search-content .gif-search-results{max-height:280px}.bb-is-mobile .bp-generic-meta .ac-emotions_list .ac-emotion_item a>*,.bb-is-mobile .bp-generic-meta .generic-button a,.bb-is-mobile .bp-generic-meta .generic-button a img,.bb-is-mobile .bp-generic-meta .generic-button a>*{-webkit-touch-callout:none!important;-webkit-user-drag:none}.bb-is-mobile.bb-reactions-mode.activity .activity-meta *{-webkit-touch-callout:none}.bb-is-mobile.bb-reactions-mode.activity .activity-meta .generic-button *{-webkit-user-select:none;user-select:none}.activity-modal.bb-closed-comments .footer-overflow{display:none!important}@media screen and (min-width:46.8em){.activity-list.bp-list{padding:30px}.activity-list .activity-item .activity-content{margin:0;position:static}.activity-list .activity-item .activity-content:after{clear:both;content:"";display:table}.activity-list .activity-item .activity-header{margin:0 15px 0 0;width:auto}}.activity-inner:empty{display:none}.activity-list .load-more,.activity-list .load-newest{background:#fafafa;border:1px solid #eee;font-size:110%;margin:15px 0;padding:0;text-align:center}.activity-list .load-more a,.activity-list .load-newest a{color:#555;display:block;padding:.7em 0}.activity-list .load-more a:focus,.activity-list .load-more a:hover,.activity-list .load-newest a:focus,.activity-list .load-newest a:hover{background:#fff;color:#333}.activity-list .load-more:focus,.activity-list .load-more:hover,.activity-list .load-newest:focus,.activity-list .load-newest:hover{border-color:#e1e1e1;-webkit-box-shadow:0 0 6px 0 #eaeaea;-moz-box-shadow:0 0 6px 0 #eaeaea;box-shadow:0 0 6px 0 #eaeaea}ul.medium-editor-toolbar-actions .medium-editor-action b{font-family:bb-icons;text-align:center;width:24px}ul.medium-editor-toolbar-actions .medium-editor-action b:before{font-family:bb-icons;line-height:1;display:block;transform:none;font-size:24px}ul.medium-editor-toolbar-actions .medium-editor-action-bold b:before{content:"\e94a"}ul.medium-editor-toolbar-actions .medium-editor-action-italic b:before{content:"\eebe"}ul.medium-editor-toolbar-actions .medium-editor-action-unorderedlist b:before{content:"\eec9"}ul.medium-editor-toolbar-actions .medium-editor-action-orderedlist b:before{content:"\eeca"}ul.medium-editor-toolbar-actions .medium-editor-action-quote b:before{content:"\ef02";font-family:bb-icons}ul.medium-editor-toolbar-actions .medium-editor-action-anchor b:before{content:"\eec8"}ul.medium-editor-toolbar-actions .medium-editor-action-pre b:before{content:"\ee25"}ul.medium-editor-toolbar-actions .medium-editor-action-h3 b:before{content:"\eeb0"}ul.medium-editor-toolbar-actions .medium-editor-action-h3:after{content:"3";font-size:12px;margin:0 0 0 -6px;font-weight:500}ul.medium-editor-toolbar-actions .medium-editor-action-h4 b:before{content:"\eeb0"}ul.medium-editor-toolbar-actions .medium-editor-action-h4:after{content:"4";font-size:12px;margin:0 0 0 -6px;font-weight:500}ul.medium-editor-toolbar-actions .medium-editor-action-close b:before{content:"\e828";font-family:bb-icons;font-weight:100}.bp-activity-head-group{display:flex}.activity-header--group .activity-post-author>p{display:inline}.activity-header--group .activity-post-author>p .view.activity-time-since{display:none}.activity-header--group .activity-post-author+a>.time-since:before{content:"\00b7";display:inline-block;margin:0 4px 0 2px}.activity-group-avatar{display:inline-block;position:relative;width:40px;height:40px;margin-right:10px}.activity-group-avatar a{display:inline-block;width:100%;height:100%}.activity-group-avatar img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;width:100%;height:100%;object-fit:cover}.activity-group-avatar .group-avatar{max-width:40px;width:40px;height:40px;position:relative;overflow:hidden;z-index:1}.activity-group-avatar .author-avatar{display:inline-block;position:absolute;width:22px;height:22px;right:-5px;bottom:-5px;z-index:5;overflow:hidden}#whats-new-formatting-toolbar .bb-icon,#whats-new-formatting-toolbar [class*=" bb-icon-"],#whats-new-messages-toolbar .bb-icon,#whats-new-messages-toolbar [class*=" bb-icon-"],#whats-new-toolbar .bb-icon,#whats-new-toolbar [class*=" bb-icon-"],.ac-reply-toolbar .bb-icon,.ac-reply-toolbar [class*=" bb-icon-"]{color:rgba(18,43,70,.5);transition:all linear .2s;font-size:24px;width:auto;height:auto}#whats-new-formatting-toolbar .emojionearea .emojionearea-button:before,#whats-new-messages-toolbar .emojionearea .emojionearea-button:before,#whats-new-toolbar .emojionearea .emojionearea-button:before,.ac-reply-toolbar .emojionearea .emojionearea-button:before{content:"\ee5f";font:normal 400 normal 24px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#whats-new-formatting-toolbar .post-elements-buttons-item.disable,#whats-new-formatting-toolbar .post-elements-buttons-item.disable.active,#whats-new-messages-toolbar .post-elements-buttons-item.disable,#whats-new-messages-toolbar .post-elements-buttons-item.disable.active,#whats-new-toolbar .post-elements-buttons-item.disable,#whats-new-toolbar .post-elements-buttons-item.disable.active,.ac-reply-toolbar .post-elements-buttons-item.disable,.ac-reply-toolbar .post-elements-buttons-item.disable.active{pointer-events:none;opacity:.4}#whats-new-formatting-toolbar .post-elements-buttons-item.no-click,#whats-new-messages-toolbar .post-elements-buttons-item.no-click,#whats-new-toolbar .post-elements-buttons-item.no-click,.ac-reply-toolbar .post-elements-buttons-item.no-click{pointer-events:none}#whats-new-messages-toolbar .post-elements-buttons-item.disable,#whats-new-messages-toolbar .post-elements-buttons-item.disable.active{opacity:1}#whats-new-messages-toolbar .post-elements-buttons-item.disable a>i,#whats-new-messages-toolbar .post-elements-buttons-item.disable.active a>i{opacity:.4}.activity-url-scrapper-loading{display:block;font-size:14px;color:#a3a5a9;letter-spacing:-.24px;margin:12px 0 10px}.activity-url-scrapper-loading>i{font-size:18px;margin-right:10px;vertical-align:middle}.activity-link-preview-container{padding:0;line-height:1.5;color:#82878c;background:#fff;border:1px solid #e5e5e5;border-radius:4px;position:relative;width:100%;zoom:1;display:flex;flex-direction:column;transition:all linear .2s}.activity-link-preview-container+.bb-activity-media-wrap{margin-top:10px}.activity-video-preview .activity-link-preview-container{padding:0}.activity-link-preview-container div.fluid-width-video-wrapper{margin-top:0;margin-bottom:0}.activity-link-preview-container .activity-link-preview-info p.activity-link-preview-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.activity-link-preview-container .activity-link-preview-info .activity-link-preview-excerpt p{white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:0!important}.activity-link-preview-container .activity-link-preview-title>a:before{content:"";position:absolute;inset:0;z-index:1}.activity-link-preview .activity-link-preview-container .activity-link-preview-image:before,.activity-link-preview .activity-link-preview-container .activity-link-preview-info:before{content:"";transition:all linear .3s}.activity-link-preview .activity-link-preview-container:hover .activity-link-preview-image-cover,.activity-link-preview .activity-link-preview-container:hover .activity-link-preview-info{position:relative}.activity-link-preview .activity-link-preview-container:hover .activity-link-preview-image-cover:before,.activity-link-preview .activity-link-preview-container:hover .activity-link-preview-info:before{background-color:rgba(0,0,0,.05);position:absolute;inset:0;z-index:1}.activity-link-preview .activity-link-preview-container:hover .activity-link-preview-info div,.activity-link-preview .activity-link-preview-container:hover .activity-link-preview-info p{position:relative;z-index:2}.activity-link-preview .activity-link-preview-container:hover #activity-url-scrapper-img-holder #activity-link-preview-close-image,.activity-link-preview .activity-link-preview-container:hover #activity-url-scrapper-img-holder .activity-link-preview-icons,.activity-link-preview .activity-link-preview-container:hover #activity-url-scrapper-img-holder .activity-url-thumb-nav{z-index:2}.activity-link-preview .activity-link-preview-container:hover #activity-url-scrapper-img-holder [data-bp-tooltip]:after,.activity-link-preview .activity-link-preview-container:hover #activity-url-scrapper-img-holder [data-bp-tooltip]:before{transform:translate(-50%,10px)}.activity-link-preview-image img{width:auto;height:auto;border:none;border-radius:4px 4px 0 0;object-fit:cover;object-position:center;max-width:100%}.activity-url-scrapper-container #activity-url-scrapper-img-holder{display:flex;flex-flow:column;max-width:100%;position:relative}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image{transition:all linear .2s}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-image-cover{display:flex;justify-content:center;align-items:center;overflow:hidden}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons{position:absolute;left:15px;top:15px;display:flex;flex-direction:row;width:calc(100% - 30px)}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons a{border:0;color:rgba(0,0,0,.25);background-color:#f2f4f5;font-size:22px;line-height:1;border-radius:50%;text-decoration:none;transition:all linear .2s;box-shadow:0 1px 1.5px rgba(0,0,0,.08);display:flex;height:35px;width:35px;justify-content:center;align-items:center}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons a:not(:last-child){margin-right:5px}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons a:hover{color:#000;transition:all linear .2s}@media screen and (max-width:767px){.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons a{font-size:24px}}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons #activity-link-preview-select-image{display:none}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons #activity-link-preview-select-image{position:absolute;right:0;top:0;text-align:center}.activity-url-scrapper-container #activity-url-scrapper-img-holder .activity-link-preview-image .activity-link-preview-icons #activity-link-preview-select-image .bb-icon-l{height:35px;width:35px;display:flex;justify-content:center;align-items:center}.activity-url-scrapper-container.activity-link-preview .activity-link-preview-info{display:flex;background-color:#e1e3e5;flex-flow:column;padding:10px 15px;transition:all linear .2s}.activity-url-scrapper-container.activity-link-preview .activity-link-preview-info .activity-link-preview-link-name{font-size:13px;font-weight:500;color:#9b9c9f;text-transform:uppercase;line-height:20px;margin-bottom:2px}.activity-url-scrapper-container.activity-post-form-link-wp-embed .activity-link-preview-excerpt>.twitter-tweet{margin:0 auto!important}.activity-url-scrapper-container .activity-link-preview-container:before{opacity:1;visibility:visible}.activity-url-scrapper-container .activity-link-preview-container .activity-link-preview-image:before,.activity-url-scrapper-container .activity-link-preview-container .activity-link-preview-info:before{display:none}.activity-video-preview .activity-link-preview-excerpt{float:none;margin:0 auto}.activity-video-preview .activity-link-preview-excerpt p iframe{max-width:100%}.activity-video-preview .activity-link-preview-container{border:0}.activity-video-preview .activity-link-preview-container .activity-link-preview-title{margin:0}.activity-video-preview .activity-link-preview-excerpt{width:100%}.activity-video-preview .activity-link-preview-excerpt>p{margin-bottom:0}.activity-video-preview .activity-link-preview-excerpt .bb-video-wrapper{margin-bottom:0}.activity-video-preview .activity-link-preview-excerpt iframe{width:100%}@media screen and (max-width:799px){#activity-url-scrapper-img-holder{max-width:inherit;width:100%;margin-right:0;float:none}.activity-link-preview-excerpt{width:100%;float:none;clear:both}.activity-link-preview-image{max-width:inherit}.activity-link-preview-image img{display:block;margin:auto;width:auto;max-width:100%}}.activity-video-preview{padding:0}.activity-link-preview-title{font-weight:600;font-size:18px;line-height:24px;color:#1e2132;margin:0 0 2px 0;letter-spacing:-.24px}.activity-link-preview-title a,.activity-link-preview-title a:hover{color:#32373c}.activity-link-preview-excerpt p{font-size:14px;font-weight:400;line-height:21px;margin-bottom:5px;letter-spacing:-.24px;color:#5a5a5a}.activity-link-preview-excerpt a.activity-link-preview-more{color:#b4b9be}.activity-link-preview-excerpt a.activity-link-preview-more:hover{text-decoration:underline}.activity-url-thumb-nav{margin:auto;text-align:center;display:inline-block;position:absolute;width:100%;top:50%;height:40px;transform:translate(0,-50%)}#buddypress .activity-url-thumb-nav button{cursor:pointer;margin:0 3px;padding:0;border:0;height:40px;width:40px;position:absolute;top:0;left:0;background-color:transparent;display:none}#buddypress .activity-url-thumb-nav button .bb-icon-l{display:block}#buddypress .activity-url-thumb-nav button .bb-icon-l::before{font-size:40px;text-shadow:0 0 4px rgba(0,0,0,.3);color:#fff}#buddypress .activity-url-thumb-nav button#activity-url-nextPicButton{left:inherit;right:0}.activity-url-thumb-nav .bb-icons{font-size:20px;line-height:1;position:relative;height:20px;width:10px;vertical-align:top}#activity-url-scrapper-img-count{font-size:12px;color:#7f7f7f;margin:0 30px;display:none}.activity-url-error{color:#d33}#activity-url-scrapper-url{color:rgba(0,0,0,.6);font-size:14px}#activity-close-link-suggestion{border:0;color:#8d8f97;font-size:12px;float:right;text-decoration:none}.activity-post-form-link-wp-embed #activity-close-link-suggestion{top:30px;left:8px;right:auto;z-index:11}@media screen and (max-width:32em){#activity-close-link-suggestion{color:#000}}#activity-link-preview-close-image{border:0;color:rgba(0,0,0,.25);background-color:#f2f4f5;font-size:20px;line-height:1;position:absolute;right:10px;top:10px;border-radius:50%;text-decoration:none;transition:all linear .2s;box-shadow:0 1px 1.5px rgba(0,0,0,.08);height:35px;width:35px;display:flex;justify-content:center;align-items:center}#activity-link-preview-close-image:hover{color:#000;transition:all linear .2s}#activity-link-preview-close-image .bb-icons.bb-icon-close{font-size:20px}@media screen and (max-width:767px){#activity-link-preview-close-image{font-size:24px}}#activity-close-link-suggestion:focus,#activity-link-preview-close-image:focus{outline:0}.acomment-content .buddyboss-media-photo-link,.activity-inner .buddyboss-media-photo-link{display:none!important}blockquote.wp-embedded-content{padding:25px;line-height:1.5;font-size:14px;font-style:normal;color:#82878c;background:#fff;border:1px solid #e5e5e5;position:relative;margin:0}blockquote.wp-embedded-content>a,blockquote.wp-embedded-content>p:first-child>a{color:#32373c;font-weight:500;font-size:22px;line-height:1.3}blockquote.wp-embedded-content>a:hover,blockquote.wp-embedded-content>p:first-child>a:hover{text-decoration:underline}.activity-inner iframe.lazy{animation-duration:1.3s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:lazyAmination;animation-timing-function:linear;background:#f6f7f8;background-size:800px 104px}@keyframes lazyAmination{0%{background-position:100% 0}100%{background-position:-300% 0}}span.dashicons.dashicons-admin-file:before{content:"\ee7a";font-family:bb-icons}.activity-list .activity-item .activity-content.document-activity,.activity-list .activity-item .activity-content.video-activity-wrap{position:static}.activity-list .activity-item .activity-content.document-activity .activity-inner,.activity-list .activity-item .activity-content.video-activity-wrap .activity-inner{overflow:visible}#bbpress-forums .bb-media-model-container .activity-list.bp-list,#buddypress .bb-media-model-wrapper.document-theatre .activity-list.bp-list,#buddypress.bb-media-model-wrapper.document-theatre .activity-list.bp-list{position:relative;display:inline-block}#bbpress-forums .bb-media-model-container .activity-list.bp-list .activity-item,#buddypress .bb-media-model-wrapper.document-theatre .activity-list.bp-list .activity-item,#buddypress.bb-media-model-wrapper.document-theatre .activity-list.bp-list .activity-item{max-height:90vh;min-height:90vh;position:static}#bbpress-forums .bb-media-model-container .activity-list.bp-list .download-document,#buddypress .bb-media-model-wrapper.document-theatre .activity-list.bp-list .download-document,#buddypress.bb-media-model-wrapper.document-theatre .activity-list.bp-list .download-document{position:absolute;bottom:0;z-index:999999;left:0;right:0;text-align:center;padding:10px;border-top:1px solid #ecedee;background-color:#fff;line-height:1.5;font-size:15px}#bbpress-forums .bb-media-model-container .activity-list.bp-list,.bb-media-model-wrapper.media-theatre .activity-list.bp-list,.bb-media-model-wrapper.video-theatre .activity-list.bp-list{position:relative;float:right}#bbpress-forums .bb-media-model-container .activity-list.bp-list .activity-item,.bb-media-model-wrapper.media-theatre .activity-list.bp-list .activity-item,.bb-media-model-wrapper.video-theatre .activity-list.bp-list .activity-item{padding-bottom:50px;max-height:90vh;min-height:90vh;position:static;overflow:scroll}#bbpress-forums .bb-media-model-container .activity-list.bp-list .download-media,#bbpress-forums .bb-media-model-container .activity-list.bp-list .download-video,.bb-media-model-wrapper.media-theatre .activity-list.bp-list .download-media,.bb-media-model-wrapper.media-theatre .activity-list.bp-list .download-video,.bb-media-model-wrapper.video-theatre .activity-list.bp-list .download-media,.bb-media-model-wrapper.video-theatre .activity-list.bp-list .download-video{position:absolute;bottom:0;z-index:999999;left:0;right:0;text-align:center;padding:10px;border-top:1px solid #ecedee;background-color:#fff;line-height:1.5;font-size:15px}@media screen and (max-width:767px){#bbpress-forums .bb-media-model-container .activity-list.bp-list .activity-item,.bb-media-model-wrapper.media-theatre .activity-list.bp-list .activity-item,.bb-media-model-wrapper.video-theatre .activity-list.bp-list .activity-item{min-height:auto}}.activity-media-description,.activity-video-description{margin-bottom:10px}.activity-media-description .bp-add-media-activity-description.show-edit,.activity-media-description .bp-add-video-activity-description.show-edit,.activity-video-description .bp-add-media-activity-description.show-edit,.activity-video-description .bp-add-video-activity-description.show-edit{display:inline-block;margin-right:10px}.activity-media-description .bp-add-media-activity-description.show-edit .add,.activity-media-description .bp-add-video-activity-description.show-edit .add,.activity-video-description .bp-add-media-activity-description.show-edit .add,.activity-video-description .bp-add-video-activity-description.show-edit .add{display:none}.activity-media-description .bp-add-media-activity-description.show-edit .edit,.activity-media-description .bp-add-video-activity-description.show-edit .edit,.activity-video-description .bp-add-media-activity-description.show-edit .edit,.activity-video-description .bp-add-video-activity-description.show-edit .edit{display:inline-block}.activity-media-description .bp-add-media-activity-description.show-add,.activity-media-description .bp-add-video-activity-description.show-add,.activity-video-description .bp-add-media-activity-description.show-add,.activity-video-description .bp-add-video-activity-description.show-add{display:inline-block;margin-right:10px}.activity-media-description .bp-add-media-activity-description.show-add .add,.activity-media-description .bp-add-video-activity-description.show-add .add,.activity-video-description .bp-add-media-activity-description.show-add .add,.activity-video-description .bp-add-video-activity-description.show-add .add{display:inline-block;margin-bottom:10px}.activity-media-description .bp-add-media-activity-description.show-add .edit,.activity-media-description .bp-add-video-activity-description.show-add .edit,.activity-video-description .bp-add-media-activity-description.show-add .edit,.activity-video-description .bp-add-video-activity-description.show-add .edit{display:none}.activity-media-description .bp-media-activity-description,.activity-media-description .bp-video-activity-description,.activity-video-description .bp-media-activity-description,.activity-video-description .bp-video-activity-description{margin-bottom:10px;font-size:14px;line-height:1.5;white-space:pre-wrap;max-height:105px;overflow:auto}.activity-list .activity-item .activity-content.media-activity-wrap .activity-inner,.bb-activity-media-wrap{overflow:initial}.activity-list .activity-item .activity-content.media-activity-wrap .activity-inner .no_more_option .media-action-wrap,.bb-activity-media-wrap .no_more_option .media-action-wrap{display:none}@media screen and (max-width:544px){.activity-list .activity-item .activity-content.media-activity-wrap .activity-inner .bb-activity-media-elem.hideact-grid-1-2,.bb-activity-media-wrap .bb-activity-media-elem.hideact-grid-1-2{flex:0!important}.activity-list .activity-item .activity-content.media-activity-wrap .activity-inner .bb-media-length-1 .bb-activity-media-elem .entry-img,.bb-activity-media-wrap .bb-media-length-1 .bb-activity-media-elem .entry-img{padding-top:0!important}}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem,#media-stream.media .bb-photo-thumb,.bb-activity-media-wrap .bb-activity-media-elem.media-activity,.bb-activity-media-wrap .bb-activity-video-elem{position:relative}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .video-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity:hover .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity:hover .video-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .video-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem:hover .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem:hover .video-action-wrap,#media-stream.media .bb-photo-thumb.is-visible .media-action-wrap,#media-stream.media .bb-photo-thumb.is-visible .video-action-wrap,#media-stream.media .bb-photo-thumb:hover .media-action-wrap,#media-stream.media .bb-photo-thumb:hover .video-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .media-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .video-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity:hover .media-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity:hover .video-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .media-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .video-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem:hover .media-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem:hover .video-action-wrap{opacity:1;visibility:visible}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .bb-item-cover-wrap:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity:hover .bb-item-cover-wrap:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .bb-item-cover-wrap:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem:hover .bb-item-cover-wrap:after,#media-stream.media .bb-photo-thumb.is-visible .bb-item-cover-wrap:after,#media-stream.media .bb-photo-thumb:hover .bb-item-cover-wrap:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .bb-item-cover-wrap:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity:hover .bb-item-cover-wrap:after,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .bb-item-cover-wrap:after,.bb-activity-media-wrap .bb-activity-video-elem:hover .bb-item-cover-wrap:after{visibility:visible;opacity:1}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .media-action-wrap .media-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .video-action-wrap .video-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .media-action-wrap .media-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .video-action-wrap .video-action_list,#media-stream.media .bb-photo-thumb.is-visible .media-action-wrap .media-action_list,#media-stream.media .bb-photo-thumb.is-visible .video-action-wrap .video-action_list,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .media-action-wrap .media-action_list,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .video-action-wrap .video-action_list,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .media-action-wrap .media-action_list,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .video-action-wrap .video-action_list{opacity:1;visibility:visible}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .media-action-wrap>a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .video-action-wrap>a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .media-action-wrap>a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.is-visible .video-action-wrap>a,#media-stream.media .bb-photo-thumb.is-visible .media-action-wrap>a,#media-stream.media .bb-photo-thumb.is-visible .video-action-wrap>a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .media-action-wrap>a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.is-visible .video-action-wrap>a,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .media-action-wrap>a,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .video-action-wrap>a{opacity:1}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap,#media-stream.media .bb-photo-thumb .media-action-wrap,#media-stream.media .bb-photo-thumb .video-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap{position:absolute;right:11px;top:11px;opacity:0;visibility:hidden;z-index:111;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a,#media-stream.media .bb-photo-thumb .media-action-wrap>a,#media-stream.media .bb-photo-thumb .video-action-wrap>a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a{float:left;background-color:rgba(0,0,0,.8);border-radius:4px;height:28px;width:28px;text-align:center;opacity:.75;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a i,#media-stream.media .bb-photo-thumb .media-action-wrap>a i,#media-stream.media .bb-photo-thumb .video-action-wrap>a i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a i,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a i,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a i{font-size:16px;line-height:28px;color:#fff;font-weight:300;display:inline-block;margin-right:-1px}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a:hover,#media-stream.media .bb-photo-thumb .media-action-wrap>a:hover,#media-stream.media .bb-photo-thumb .video-action-wrap>a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a:hover,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a:hover,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a:hover{color:#461212;opacity:1}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a[data-balloon]:after,#media-stream.media .bb-photo-thumb .media-action-wrap>a[data-balloon]:after,#media-stream.media .bb-photo-thumb .video-action-wrap>a[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a[data-balloon]:after{margin-top:4px;font-size:12px;padding:5px 10px}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a[data-balloon][data-balloon-pos=down]:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a[data-balloon][data-balloon-pos=down]:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a[data-balloon][data-balloon-pos=down]:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a[data-balloon][data-balloon-pos=down]:before,#media-stream.media .bb-photo-thumb .media-action-wrap>a[data-balloon][data-balloon-pos=down]:before,#media-stream.media .bb-photo-thumb .video-action-wrap>a[data-balloon][data-balloon-pos=down]:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a[data-balloon][data-balloon-pos=down]:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a[data-balloon][data-balloon-pos=down]:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a[data-balloon][data-balloon-pos=down]:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a[data-balloon][data-balloon-pos=down]:before{margin-top:-1px}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.media-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.video-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.media-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.video-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.media-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.video-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.media-action_more i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.video-action_more i,#media-stream.media .bb-photo-thumb .media-action-wrap>a.media-action_more i,#media-stream.media .bb-photo-thumb .media-action-wrap>a.video-action_more i,#media-stream.media .bb-photo-thumb .video-action-wrap>a.media-action_more i,#media-stream.media .bb-photo-thumb .video-action-wrap>a.video-action_more i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.media-action_more i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.video-action_more i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.media-action_more i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.video-action_more i,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.media-action_more i,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.video-action_more i,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.media-action_more i,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.video-action_more i{border-radius:50%}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.media-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.video-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.media-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.video-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.media-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.video-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.media-action_more i:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.video-action_more i:before,#media-stream.media .bb-photo-thumb .media-action-wrap>a.media-action_more i:before,#media-stream.media .bb-photo-thumb .media-action-wrap>a.video-action_more i:before,#media-stream.media .bb-photo-thumb .video-action-wrap>a.media-action_more i:before,#media-stream.media .bb-photo-thumb .video-action-wrap>a.video-action_more i:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.media-action_more i:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.video-action_more i:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.media-action_more i:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.video-action_more i:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.media-action_more i:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.video-action_more i:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.media-action_more i:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.video-action_more i:before{content:"\ee5c";font-family:bb-icons}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.media-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.video-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.media-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.video-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.media-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.video-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.media-action_download i,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.video-action_download i,#media-stream.media .bb-photo-thumb .media-action-wrap>a.media-action_download i,#media-stream.media .bb-photo-thumb .media-action-wrap>a.video-action_download i,#media-stream.media .bb-photo-thumb .video-action-wrap>a.media-action_download i,#media-stream.media .bb-photo-thumb .video-action-wrap>a.video-action_download i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.media-action_download i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap>a.video-action_download i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.media-action_download i,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap>a.video-action_download i,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.media-action_download i,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap>a.video-action_download i,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.media-action_download i,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap>a.video-action_download i{border-left-width:1px;border-radius:3px 0 0 3px}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list{position:absolute;top:26px;right:1px;opacity:0;visibility:hidden;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:198px;z-index:1}@media screen and (max-width:980px){#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list.bb_more_dropdown.open,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list.bb_more_dropdown.open,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list.bb_more_dropdown.open,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list.bb_more_dropdown.open,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list.bb_more_dropdown.open,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list.bb_more_dropdown.open{position:fixed;top:50%;right:inherit;width:auto;z-index:999}}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul{list-style:none;margin:5px 0;padding:0}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li{margin:0;padding:0;list-style-type:none}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li a,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li a,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li a,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li a,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li a{padding:10px 14px;display:block;font-size:13px;line-height:1;color:#7f868f}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li a:hover,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li a:hover,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li a:hover,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li a:hover,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li a:hover{background-color:#f5f5f5;color:#5087e5}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li a:before{font-family:bb-icons;font-size:18px;display:inline-block;vertical-align:middle;margin-right:10px;width:20px;text-align:center}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.move_file.move-disabled a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.move_file.move-disabled a,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.move_file.move-disabled a,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.move_file.move-disabled a,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.move_file.move-disabled a,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.move_file.move-disabled a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.move_file.move-disabled a{pointer-events:none;opacity:.7}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.move_file.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.move_file.move-disabled[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.move_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.move_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.move_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.move_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.move_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.move_file a:before{content:"\eea1"}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.delete_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.delete_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.delete_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.delete_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.delete_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.delete_file a:before{content:"\ef48"}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.edit_thumbnail_video a:before{content:"\eeb4"}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.report_file a,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.report_file a,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.report_file a,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a{background-color:transparent;text-align:left;font-weight:400;box-shadow:none;border-radius:0;min-height:auto}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.report_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.report_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.report_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a:before{content:"\ee9c";font-size:15px}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a:hover,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a:hover,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.report_file a:hover,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.report_file a:hover,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.report_file a:hover,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a:hover{background-color:#f5f5f5}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a.reported-content{opacity:.8!important}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a.reported-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a.report-content,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.report_file a.report-content,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.report_file a.report-content,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.report_file a.report-content,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.report_file a.reported-content,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.report_file a.report-content,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.report_file a.reported-content{border:0;-webkit-font-smoothing:auto}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.privacy_file a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.privacy_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.privacy_file a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.privacy_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.privacy_file a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.privacy_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.privacy_file a:before{content:"\eecc"}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.copy_download_file_url a:before,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.copy_download_file_url a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.copy_download_file_url a:before,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list ul li.copy_download_file_url a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list ul li.copy_download_file_url a:before,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list ul li.copy_download_file_url a:before,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list ul li.copy_download_file_url a:before{content:"\ee3b"}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list:after,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list:after,#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list:after,#media-stream.media .bb-photo-thumb .media-action-wrap .video-action_list:after,#media-stream.media .bb-photo-thumb .video-action-wrap .media-action_list:after,#media-stream.media .bb-photo-thumb .video-action-wrap .video-action_list:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .video-action_list:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .media-action_list:after,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap .video-action_list:after,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .media-action_list:after,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap .video-action_list:after,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .media-action_list:after,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap .video-action_list:after{content:" ";position:absolute;width:0;height:0;top:0;margin:0 auto;right:8px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible;pointer-events:none}@media (hover:none) and (pointer:coarse){#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap,#media-stream.media .bb-photo-thumb .media-action-wrap,#media-stream.media .bb-photo-thumb .video-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .video-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem .media-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem .video-action-wrap{opacity:1;visibility:visible}#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.hideact-grid-1-2 .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-media-elem.media-activity.hideact-grid-1-2 .video-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.hideact-grid-1-2 .media-action-wrap,#bbpress-forums .bb-activity-media-wrap .bb-activity-video-elem.hideact-grid-1-2 .video-action-wrap,#media-stream.media .bb-photo-thumb.hideact-grid-1-2 .media-action-wrap,#media-stream.media .bb-photo-thumb.hideact-grid-1-2 .video-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.hideact-grid-1-2 .media-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.media-activity.hideact-grid-1-2 .video-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.hideact-grid-1-2 .media-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.hideact-grid-1-2 .video-action-wrap{display:none}}#media-stream.media .bb-photo-thumb .media-action-wrap,#media-stream.media .bb-video-thumb .item-action-wrap,#video-stream.video .bb-item-thumb .item-action-wrap{top:8px;right:8px}#media-stream.media .bb-photo-thumb .bb-action-check-wrap,#media-stream.media .bb-video-thumb .bb-action-check-wrap,#video-stream.video .bb-item-thumb .bb-action-check-wrap{top:10px}#video-stream.video .video-list li:hover{z-index:11}#media-stream.media .bb-video-thumb .bb-video-loader,#video-stream.video .bb-item-thumb .bb-video-loader,.bb-activity-video-wrap .bb-activity-video-elem .bb-video-loader,.existing-media-list .bb-item-thumb .bb-video-loader{margin:0}.bp-existing-media-wrap .existing-media-list.bp-list.grid{width:100%}#media-stream.media .bb-video-thumb,#video-stream.video .bb-item-thumb,.bb-activity-media-wrap .bb-activity-video-elem,.bb-activity-video-wrap .bb-activity-video-elem{position:relative}#media-stream.media .bb-video-thumb.is-visible .item-action-wrap,#media-stream.media .bb-video-thumb:hover .item-action-wrap,#video-stream.video .bb-item-thumb.is-visible .item-action-wrap,#video-stream.video .bb-item-thumb:hover .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem:hover .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem.is-visible .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem:hover .item-action-wrap{opacity:1;visibility:visible}#media-stream.media .bb-video-thumb.is-visible .item-action-wrap>a,#video-stream.video .bb-item-thumb.is-visible .item-action-wrap>a,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .item-action-wrap>a,.bb-activity-video-wrap .bb-activity-video-elem.is-visible .item-action-wrap>a{opacity:1}#media-stream.media .bb-video-thumb.is-visible .item-action-wrap .item-action_list,#video-stream.video .bb-item-thumb.is-visible .item-action-wrap .item-action_list,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .item-action-wrap .item-action_list,.bb-activity-video-wrap .bb-activity-video-elem.is-visible .item-action-wrap .item-action_list{opacity:1;visibility:visible}#media-stream.media .bb-video-thumb.is-visible .item-action-wrap>a i,#video-stream.video .bb-item-thumb.is-visible .item-action-wrap>a i,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .item-action-wrap>a i,.bb-activity-video-wrap .bb-activity-video-elem.is-visible .item-action-wrap>a i{opacity:1}#media-stream.media .bb-video-thumb .item-action-wrap,#video-stream.video .bb-item-thumb .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap{position:absolute;right:10px;top:8px;opacity:0;visibility:hidden;z-index:111;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#media-stream.media .bb-video-thumb .item-action-wrap>a,#video-stream.video .bb-item-thumb .item-action-wrap>a,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a{float:left;background-color:#fff;border-radius:4px;height:28px;width:28px;text-align:center;opacity:.75;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#media-stream.media .bb-video-thumb .item-action-wrap>a i,#video-stream.video .bb-item-thumb .item-action-wrap>a i,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a i,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a i{font-size:16px;line-height:28px;color:#1e2132;font-weight:300;display:inline-block;margin-right:-1px}#media-stream.media .bb-video-thumb .item-action-wrap>a:hover,#video-stream.video .bb-item-thumb .item-action-wrap>a:hover,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a:hover,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a:hover{color:#461212;opacity:1}#media-stream.media .bb-video-thumb .item-action-wrap>a[data-balloon]:after,#video-stream.video .bb-item-thumb .item-action-wrap>a[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a[data-balloon]:after,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a[data-balloon]:after{margin-top:4px;font-size:12px;padding:5px 10px}#media-stream.media .bb-video-thumb .item-action-wrap>a[data-balloon][data-balloon-pos=down]:before,#video-stream.video .bb-item-thumb .item-action-wrap>a[data-balloon][data-balloon-pos=down]:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a[data-balloon][data-balloon-pos=down]:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a[data-balloon][data-balloon-pos=down]:before{margin-top:-1px}#media-stream.media .bb-video-thumb .item-action-wrap>a.item-action_more i,#video-stream.video .bb-item-thumb .item-action-wrap>a.item-action_more i,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a.item-action_more i,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a.item-action_more i{border-radius:50%}#media-stream.media .bb-video-thumb .item-action-wrap>a.item-action_more i:before,#video-stream.video .bb-item-thumb .item-action-wrap>a.item-action_more i:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap>a.item-action_more i:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap>a.item-action_more i:before{content:"\ee5c";font-family:bb-icons}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list{position:absolute;top:26px;right:1px;opacity:0;visibility:hidden;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:198px;z-index:1}@media screen and (max-width:980px){#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list.bb_more_dropdown.open,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list.bb_more_dropdown.open,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list.bb_more_dropdown.open,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list.bb_more_dropdown.open{position:fixed;top:50%;right:inherit;z-index:999}}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul{list-style:none;margin:0;padding:0}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li{margin:0;padding:0;list-style-type:none}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li a,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li a,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li a,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li a{padding:10px 14px;display:block;font-size:13px;line-height:1;color:#7f868f}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li a:hover,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li a:hover,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li a:hover,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li a:hover{background-color:#f5f5f5;color:#5087e5}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li a:before,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li a:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li a:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li a:before{font-family:bb-icons;font-size:18px;display:inline-block;vertical-align:middle;margin-right:10px;width:20px;text-align:center}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.move_video.move-disabled a,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.move_video.move-disabled a,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.move_video.move-disabled a,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.move_video.move-disabled a{pointer-events:none;opacity:.7}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.move_video.move-disabled[data-balloon]:after,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.move_video.move-disabled[data-balloon]:after,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.move_video.move-disabled[data-balloon]:after,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.move_video.move-disabled[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.move_video a:before,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.move_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.move_video a:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.move_video a:before{content:"\eea1"}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.edit_thumbnail_video a:before,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.edit_thumbnail_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.edit_thumbnail_video a:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.edit_thumbnail_video a:before{content:"\eeb4"}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.report_file a,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.report_file a,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a{background-color:transparent;text-align:left;font-weight:400;box-shadow:none;border-radius:0;min-height:auto}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.report_file a:before,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.report_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a:before{content:"\ee9c"}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.report_file a:hover,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.report_file a:hover,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a:hover,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a:hover{background-color:#f5f5f5}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.report_file a.reported-content,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a.reported-content,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a.reported-content{opacity:.8!important}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.report_file a.report-content,#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.report_file a.reported-content,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.report_file a.report-content,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.report_file a.reported-content,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a.report-content,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a.reported-content,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a.report-content,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.report_file a.reported-content{border:0;-webkit-font-smoothing:auto}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.delete_file a:before,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.delete_file a:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.delete_file a:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.delete_file a:before{content:"\ef48"}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list ul li.edit_video a:before,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list ul li.edit_video a:before,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.edit_video a:before,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list ul li.edit_video a:before{content:"\ee5a"}#media-stream.media .bb-video-thumb .item-action-wrap .item-action_list:after,#video-stream.video .bb-item-thumb .item-action-wrap .item-action_list:after,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap .item-action_list:after,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap .item-action_list:after{content:" ";position:absolute;width:0;height:0;top:0;margin:0 auto;right:8px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible;pointer-events:none}#media-stream.media .bb-video-thumb.no_more_option .bb-item-cover-wrap:before,#media-stream.media .bb-video-thumb.no_more_option .bb-video-duration,#media-stream.media .bb-video-thumb.no_more_option .item-action-wrap,#video-stream.video .bb-item-thumb.no_more_option .bb-item-cover-wrap:before,#video-stream.video .bb-item-thumb.no_more_option .bb-video-duration,#video-stream.video .bb-item-thumb.no_more_option .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.no_more_option .bb-item-cover-wrap:before,.bb-activity-media-wrap .bb-activity-video-elem.no_more_option .bb-video-duration,.bb-activity-media-wrap .bb-activity-video-elem.no_more_option .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem.no_more_option .bb-item-cover-wrap:before,.bb-activity-video-wrap .bb-activity-video-elem.no_more_option .bb-video-duration,.bb-activity-video-wrap .bb-activity-video-elem.no_more_option .item-action-wrap{display:none}#media-stream.media .bb-video-thumb.is-visible .bb-item-cover-wrap:before,#video-stream.video .bb-item-thumb.is-visible .bb-item-cover-wrap:before,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .bb-item-cover-wrap:before,.bb-activity-video-wrap .bb-activity-video-elem.is-visible .bb-item-cover-wrap:before{display:none}@media screen and (max-width:980px){#media-stream.media .bb-video-thumb.is-visible .item-action-wrap,#video-stream.video .bb-item-thumb.is-visible .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.is-visible .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem.is-visible .item-action-wrap{z-index:999}}@media (hover:none) and (pointer:coarse){#media-stream.media .bb-video-thumb .item-action-wrap,#video-stream.video .bb-item-thumb .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem .item-action-wrap{opacity:1;visibility:visible}#media-stream.media .bb-video-thumb.hideact-grid-1-2 .item-action-wrap,#video-stream.video .bb-item-thumb.hideact-grid-1-2 .item-action-wrap,.bb-activity-media-wrap .bb-activity-video-elem.hideact-grid-1-2 .item-action-wrap,.bb-activity-video-wrap .bb-activity-video-elem.hideact-grid-1-2 .item-action-wrap{display:none}}#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list ul li.move_file a:before,.bb-activity-media-wrap .bb-activity-media-elem.media-activity .media-action-wrap .media-action_list ul li.move_file a:before{content:"\eeb8";font-family:bb-icons;font-size:20px}.bb-activity-video-wrap.bb-video-length-1 .bb-activity-video-elem .item-action-wrap{right:15px;top:18px}.bb-activity-placeholder{background:#fff;border:1px solid #b7b7b7;padding:20px 15px;border-radius:6px;margin-bottom:20px}.bb-activity-placeholder .bb-activity-placeholder_avatar{height:48px;width:48px;border-radius:50%;margin-right:10px}.bb-activity-placeholder .bb-activity-placeholder_head{display:flex;margin-bottom:20px}.bb-activity-placeholder .bb-activity-placeholder_details{display:flex;justify-content:center;flex-flow:column;flex:1;width:calc(100% - 68px)}.bb-activity-placeholder .bb-activity-placeholder_details .bb-activity-placeholder_description,.bb-activity-placeholder .bb-activity-placeholder_details .bb-activity-placeholder_title{max-width:107px;height:17px;border-radius:6px;margin-bottom:6px}.bb-activity-placeholder .bb-activity-placeholder_details .bb-activity-placeholder_description{max-width:202px;height:12px}.bb-activity-placeholder .bb-activity-placeholder_content{display:flex;justify-content:center;flex-flow:column;flex:1;gap:8px;margin-bottom:20px}.bb-activity-placeholder .bb-activity-placeholder_content .bb-activity-placeholder_title{height:18px;border-radius:6px;width:100%}.bb-activity-placeholder .bb-activity-placeholder_actions{display:flex;justify-content:space-between}.bb-activity-placeholder .bb-activity-placeholder_actions .bb-activity-placeholder_description{height:13px;border-radius:6px;width:100%;max-width:98px}.bb-activity-placeholder.bb-activity-tiny-placeholder{border:0;padding:0;margin:0;background-color:transparent}.bb-activity-placeholder.bb-activity-tiny-placeholder .bb-activity-placeholder_avatar{height:32px;width:32px}.bb-activity-placeholder.bb-activity-tiny-placeholder .bb-activity-placeholder_head{margin-bottom:3px;margin-top:3px}.bb-activity-placeholder.bb-activity-tiny-placeholder .bb-activity-placeholder_details .bb-activity-placeholder_title{max-width:300px;height:55px}.bb-activity-placeholder.bb-activity-tiny-placeholder .bb-activity-placeholder_details .bb-activity-placeholder_description{max-width:118px;height:18px}@media screen and (max-width:799px){#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list{right:-53px;width:185px}#media-stream.media .bb-photo-thumb .media-action-wrap .media-action_list:after{right:68px}}.bb-activity-media-wrap{width:100%}.bb-activity-media-wrap .bb-activity-media-elem.document-activity{background-color:#fff;border:1px solid #e7e9ec;border-radius:4px;display:inline-block;width:100%;margin:3px 0;position:relative;padding:0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover{background-color:#f5f6f7}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .document-audio-wrap audio::-webkit-media-controls-panel{background-color:#fff}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .document-description-wrap{background-color:transparent}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-audio-wrap audio::-webkit-media-controls-enclosure{border-radius:4px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-text:not(.loaded):after{content:"\ef30";font-family:bb-icons;display:inline-block;text-align:center;margin:10px 0;animation:spin 2s infinite linear}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:5px 15px;background-color:#fff;border-radius:4px}.bb-media-info-section .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap{padding:5px 5px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .entry-img{-ms-flex-preferred-size:38px;flex-basis:38px;width:38px;line-height:1.5;text-align:center;padding:1px 0!important;display:inline-block;vertical-align:middle;position:relative}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .entry-img>i{font-size:38px;color:#9ca8b4}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap{-ms-flex-preferred-size:calc(100% - 40px);flex-basis:calc(100% - 40px);width:calc(100% - 40px);display:inline-block!important;vertical-align:middle;padding:10px 0 10px 10px!important;color:#122b46}.bb-media-info-section .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap{padding:10px 0 10px 3px!important}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 70px);display:block;font-weight:500;font-size:14px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-extension-description,.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text{float:left;color:#939597;font-size:13px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description{margin-right:6px;text-transform:lowercase}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click{margin-left:3px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-extension-description{transition:opacity ease .3s}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text{position:relative;top:-10px;opacity:0;visibility:hidden}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap{position:absolute;right:15px;top:21px;opacity:0;visibility:hidden;z-index:111;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bb-media-info-section .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap{right:10px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a{float:left;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a i{font-size:19px;font-weight:300;color:#9ca8b4;background-color:#fff;padding:7px;border:1px solid #e7e9ec;border-left-width:0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a:hover{color:#461212}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a:hover i{color:#461212}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a[data-balloon]:after{margin-top:4px;font-size:12px;padding:5px 10px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a[data-balloon][data-balloon-pos=down]:before{margin-top:-1px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a.document-action_more i{border-radius:0 3px 3px 0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap>a.document-action_download i{border-left-width:1px;border-radius:3px 0 0 3px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list{position:absolute;top:36px;right:1px;opacity:0;visibility:hidden;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:198px;z-index:1}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul{list-style:none;margin:5px 0!important;padding:0!important}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li{margin:0;padding:0;list-style-type:none!important}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li a{padding:10px 14px!important;display:block!important;font-size:13px;line-height:1;color:#7f868f}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li a:hover{background-color:#f5f5f5;color:#5087e5}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li a:before{font-family:bb-icons;font-size:18px;display:inline-block;margin-right:10px;width:20px;text-align:center}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li.move_file.move-disabled a{pointer-events:none;opacity:.7}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li.move_file.move-disabled[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li.move_file a:before{content:"\ee9f"}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li.delete_file a:before{content:"\ef48"}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li.privacy_file a:before{content:"\eecc"}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list ul li.copy_download_file_url a:before{content:"\ee3b"}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list:after{content:" ";position:absolute;width:0;height:0;top:0;margin:0 auto;right:13px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible;pointer-events:none}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-expand{position:absolute;left:0;right:0;top:0;bottom:0;z-index:11;visibility:hidden;opacity:0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-expand .document-expand-anchor{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;background-color:#122b46!important;color:#fff;border-radius:30px;padding:8px 15px!important;z-index:11;font-size:14px;line-height:1;font-weight:500;opacity:0;visibility:hidden;margin-top:25px;transition:all ease .3s}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-expand .document-expand-anchor>i{margin-right:5px;font-weight:300}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-expand .document-expand-anchor>i,.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-expand .document-expand-anchor>span{line-height:1}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .document-action-wrap{opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .document-detail-wrap .document-helper-text{top:0;opacity:1;visibility:visible;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .document-detail-wrap .document-extension-description{visibility:hidden;opacity:0;width:0;height:0;overflow:hidden}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .is_large .document-expand .document-expand-anchor{opacity:1;visibility:visible;margin-top:0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-visible{z-index:112}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-visible .document-action_more[data-balloon]:after,.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-visible .document-action_more[data-balloon]:before{display:none}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-visible .document-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-visible .document-action_list{opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile .document-action-wrap{top:18px;opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile.code-full-view .document-text-wrap.is_large .document-action_collapse{opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile.code-full-view .document-text-wrap.is_large .document-expand{opacity:0;visibility:hidden}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile.code-full-view .document-text-wrap.is_large .document-expand .document-expand-anchor{opacity:0;visibility:hidden}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile .document-text-wrap.is_large .document-expand{opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile .document-text-wrap.is_large .document-expand .document-expand-anchor{opacity:1;visibility:visible;font-size:11px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile .document-description-wrap .document-detail-wrap .document-description,.bb-activity-media-wrap .bb-activity-media-elem.document-activity.is-mobile .document-description-wrap .document-detail-wrap .document-helper-text{font-size:12px;top:0;opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-audio-wrap{padding:0;width:100%;float:left}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-audio-wrap audio{border-radius:4px;width:100%;float:left;outline:0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-preview-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;background-color:rgba(0,0,0,.05);border-radius:4px 4px 0 0;height:200px;overflow:hidden;text-align:center}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap{bottom:21px;top:inherit}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-text-wrap .CodeMirror{height:auto;border-radius:4px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-text{max-height:inherit;overflow:initial}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-text:after{display:none!important}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-action-wrap .document-action_collapse{opacity:1;visibility:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-action-wrap .document-action_collapse i{border-right-width:0;border-left-width:1px;border-radius:3px 0 0 3px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-action-wrap .document-action_collapse+.document-action_download i{border-left-width:1px;border-radius:0}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-expand{opacity:0!important;visibility:hidden!important}.bb-activity-media-wrap .bb-activity-media-elem.document-activity.code-full-view .document-expand .document-expand-anchor{opacity:0!important;visibility:hidden!important}.bb-activity-media-wrap .document-action-wrap .document-action_collapse{opacity:0;visibility:hidden}.bb-activity-media-wrap .document-activity.is_large .document-action-wrap .document-action_collapse{opacity:1;visibility:visible}.bb-activity-media-wrap .document-activity.is_large .document-action-wrap .document-action_collapse i{border-left-width:1px;border-radius:3px 0 0 3px}.bb-activity-media-wrap .document-activity.is_large .document-action-wrap .document-action_collapse i:before{content:"\ee67"}.bb-activity-media-wrap .document-activity.is_large .document-action-wrap .document-action_collapse+.document-action_download i{border-left-width:0;border-radius:0}.bb-activity-media-wrap .document-activity.is_large.code-full-view .document-action-wrap .document-action_collapse:after{content:attr(data-tooltip-collapse)}.bb-activity-media-wrap .document-activity.is_large.code-full-view .document-action-wrap .document-action_collapse i:before{content:"\eed5"}.bb-activity-media-wrap .document-text-wrap{border:1px solid #e7e9ec;border-width:1px;border-radius:4px;margin:0 15px 15px;position:relative;text-align:center}.bb-activity-media-wrap .document-text-wrap .document-text{border-radius:3px}.bb-activity-media-wrap .document-text-wrap.is_large .document-text{max-height:150px;overflow:hidden;position:relative}.bb-activity-media-wrap .document-text-wrap.is_large .document-text:after{content:"";background:linear-gradient(0deg,#fff,transparent);position:absolute;left:0;right:0;bottom:0;z-index:11;height:75px}.bb-activity-media-wrap .document-text-wrap.is_large .document-expand{opacity:1;visibility:visible}.bb-activity-media-wrap .document-text-wrap.is_large .CodeMirror{height:auto}.bb-activity-media-wrap .document-text-wrap.is_large .CodeMirror .CodeMirror-vscrollbar{display:none!important}.bb-activity-media-wrap .document-text-wrap.is_large .CodeMirror .CodeMirror-sizer{min-height:auto!important}.bb-activity-media-wrap .document-text-wrap.is_large .CodeMirror .CodeMirror-scroll{height:auto;overflow:hidden!important;padding-bottom:50px;width:100%}.bb-activity-media-wrap .document-filename{margin:0 0 0 4px!important;font-weight:500;font-size:13px}.bb-activity-media-wrap .more_text_view{font-size:13px;font-weight:500;padding:7px 15px;background-color:#e7e9ec;word-break:break-word;margin:-18px 15px 15px;border:1px solid #e7e9ec;border-width:0 1px 1px;border-radius:0 0 4px 4px;position:relative;z-index:11}#activity-stream .activity-item.activity-sync{pointer-events:none}#activity-stream .activity-item.activity-sync>.bp-generic-meta.activity-meta{border-top:0}.activity-sync-loader{position:relative;width:100%;height:1px;overflow-x:hidden;display:none}.activity-sync .activity-sync-loader{display:block}.activity-sync-bar{position:absolute;opacity:.9;background:#eaeaea;width:150%;height:2px}.activity-sync-progress{position:absolute;background:#4a8df8;height:2px}.inc{animation:increase 2s infinite}.dec{animation:decrease 2s .5s infinite}@keyframes increase{from{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes decrease{from{left:-80%;width:80%}to{left:110%;width:10%}}@media screen and (max-width:420px){.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap{padding:5px 10px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap{padding-left:10px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title{font-size:14px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text{height:0;width:0;overflow:hidden}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-extension-description{max-width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.bb-activity-media-wrap .bb-activity-media-elem.document-activity:hover .document-description-wrap .document-detail-wrap .document-helper-text{height:auto;width:auto;overflow:visible}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-text-wrap{margin:0 10px 10px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap{right:13px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-preview-wrap,.bb-activity-media-wrap .bb-activity-media-elem.document-activity .more_text_view{font-size:14px;margin:0 10px 10px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-expand .document-expand-anchor{padding:5px 6px}.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-text{font-size:12px}}.mfp-wrap.mfp-wrap{z-index:999999}.activity-video-preview .fluid-width-video-wrapper iframe{border-radius:4px}.activity-topic-selector>ul{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;flex-wrap:wrap;margin-top:20px;border-bottom:1px solid #eee;padding-bottom:16px}.activity-topic-selector>ul>li{position:relative;padding:0}.activity-topic-selector>ul>li>a{display:block;padding:4px 15px;border-radius:6px;font-size:13px;font-weight:500;color:#333;background-color:#eaeaea;border:1px solid transparent;text-decoration:none;max-width:200px;overflow:hidden;text-overflow:ellipsis}.activity-topic-selector>ul>li>a.selected,.activity-topic-selector>ul>li>a:hover{border-color:#eee;background-color:#fff}.activity-topic-selector>ul>li>a.more-action-button{display:flex;align-items:center;gap:4px;text-transform:capitalize}.activity-topic-selector>ul>li>a.more-action-button>i{font-size:16px}.activity-topic-selector>ul>li>a.more-action-button:after{display:none}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown{padding:10px;border-radius:8px;background-color:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.06),0 6px 24px 0 rgba(0,0,0,.12);width:190px;position:absolute;right:0;top:40px;bottom:inherit;list-style:none;z-index:99;display:none;max-height:230px;overflow:auto}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown.open{display:block}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown li a{display:block;color:#333;font-size:13px;font-weight:500;line-height:1.2;padding:10px 16px;border-radius:6px;position:relative;text-decoration:none;overflow:hidden;text-overflow:ellipsis}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown li a:hover{background-color:#eaeaea}@media screen and (max-width:980px){#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown.open{position:fixed;top:50%;padding-top:48px;right:inherit;left:50%;transform:translate(-50%,-50%);z-index:999}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown.open+.bb_more_dropdown_overlay{position:fixed;inset:0;z-index:998;background-color:rgba(0,0,0,.5)}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown.open .bb_more_dropdown__title{margin:0;width:100%;position:absolute;top:0;left:0;right:0;background-color:#eaeaea;padding:8px 12px;box-sizing:border-box;border-radius:8px 8px 0 0}#buddypress .activity-topic-selector>ul .bb_nav_more_dropdown.open .bb_more_dropdown__title .bb_more_dropdown__close_button{cursor:pointer;font-size:24px;line-height:1;opacity:.4;position:absolute;right:15px}}.activity-topic-selector>ul .more-topics{position:relative}.activity-topic-selector>ul .more-topics>a{display:flex;align-items:center;gap:4px}.activity-topic-selector>ul .more-topics>a:after{content:"\e826";font-family:bb-icons;font-size:16px;font-weight:400;line-height:1}.activity-topic-selector>ul .more-topics ul{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #eee;border-radius:6px;padding:8px;min-width:150px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);z-index:9999}.activity-topic-selector>ul .more-topics ul li a{display:block;padding:4px 15px;border-radius:6px;font-size:13px;font-weight:500;color:#333;background-color:#fff}.activity-topic-selector>ul .more-topics ul li a:hover{background-color:#eaeaea}.bb-activity-topic-container .bb-add-topic i{font-weight:400}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper,.bb-activity-topic-container .bb-topic-actions-wrapper{position:relative}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e1e3e5;border-radius:6px;padding:8px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);min-width:150px;z-index:100;display:none}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a{display:block;border:0;background:0 0;color:#3c434a;font-size:13px;font-weight:400;line-height:1;cursor:pointer;border-radius:6px;padding:8px 10px;height:auto;min-height:auto;text-align:left}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a:before,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a:before{font-family:bb-icons;font-size:16px;font-weight:400;margin-right:5px}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a.bb-edit-topic:before,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a.bb-edit-topic:before{content:"\eeec"}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a.bb-delete-topic:before,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a.bb-delete-topic:before{content:"\ef48"}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a:hover,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-more-dropdown a:hover{background-color:#f0f0f1}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-actions_button,.bb-activity-topic-container .bb-topic-actions-wrapper .bb-topic-actions_button{padding:4px;font-weight:300}#buddypress .bb-activity-topic-container .bb-topic-actions-wrapper.active .bb-topic-more-dropdown,.bb-activity-topic-container .bb-topic-actions-wrapper.active .bb-topic-more-dropdown{display:block}.bb-action-popup--activity-migrate-topic #bb_topic_submit,.bb-action-popup--activity-topic #bb_topic_submit,.bb-modal-panel--activity-topic #bb_topic_submit{display:inline-flex;align-items:center}.bb-action-popup--activity-migrate-topic.is-loading .modal-wrapper,.bb-action-popup--activity-topic.is-loading .modal-wrapper,.bb-modal-panel--activity-topic.is-loading .modal-wrapper{pointer-events:none}.bb-action-popup--activity-migrate-topic.is-loading .modal-wrapper .bb-action-popup-content,.bb-action-popup--activity-topic.is-loading .modal-wrapper .bb-action-popup-content,.bb-modal-panel--activity-topic.is-loading .modal-wrapper .bb-action-popup-content{opacity:0}.bb-action-popup--activity-migrate-topic.is-loading .modal-wrapper:before,.bb-action-popup--activity-topic.is-loading .modal-wrapper:before,.bb-modal-panel--activity-topic.is-loading .modal-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);z-index:1}.bb-action-popup--activity-migrate-topic.is-loading .modal-wrapper:after,.bb-action-popup--activity-topic.is-loading .modal-wrapper:after,.bb-modal-panel--activity-topic.is-loading .modal-wrapper:after{content:"\ef30";font-family:bb-icons;font-size:24px;font-weight:400;line-height:1;margin-left:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:inline-block;animation:spin 3s infinite linear;z-index:1}.bb-action-popup--activity-migrate-topic.loading #bb_topic_submit,.bb-action-popup--activity-topic.loading #bb_topic_submit,.bb-modal-panel--activity-topic.loading #bb_topic_submit{pointer-events:none}.bb-action-popup--activity-migrate-topic.loading #bb_topic_submit:after,.bb-action-popup--activity-topic.loading #bb_topic_submit:after,.bb-modal-panel--activity-topic.loading #bb_topic_submit:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:400;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}.bb-action-popup--activity-migrate-topic.loading #bb_topic_submit.is-disabled,.bb-action-popup--activity-topic.loading #bb_topic_submit.is-disabled,.bb-modal-panel--activity-topic.loading #bb_topic_submit.is-disabled{pointer-events:none;opacity:.5}.groups .bb-action-popup--activity-migrate-topic .bb-action-popup-content .select2-container--bb-activity-topic .select2-selection__clear,.groups .bb-action-popup--activity-topic .bb-action-popup-content .select2-container--bb-activity-topic .select2-selection__clear,.groups .bb-modal-panel--activity-topic .bb-action-popup-content .select2-container--bb-activity-topic .select2-selection__clear{display:none}.groups .bb-action-popup--activity-migrate-topic #bb_topic_submit[disabled],.groups .bb-action-popup--activity-topic #bb_topic_submit[disabled],.groups .bb-modal-panel--activity-topic #bb_topic_submit[disabled]{opacity:.6;pointer-events:none}.bb-media-model-wrapper .activity-comments,.buddypress-wrap .activity-comments{clear:both;margin:0 5%;position:relative;width:auto}.bb-media-model-wrapper .activity-comments ul,.buddypress-wrap .activity-comments ul{clear:both;list-style:none;margin:0;padding:0}.bb-media-model-wrapper .activity-comments ul li,.buddypress-wrap .activity-comments ul li{border-bottom:0;padding:1em 0 0}.bb-media-model-wrapper .activity-comments ul li:not(.detached-comment-item),.buddypress-wrap .activity-comments ul li:not(.detached-comment-item){margin-left:0}@media screen and (max-width:560px){.bb-media-model-wrapper .activity-comments ul li:not(.detached-comment-item),.buddypress-wrap .activity-comments ul li:not(.detached-comment-item){margin-left:0}}.bb-media-model-wrapper .activity-comments ul li .bb-media-length-1 .bb-activity-media-elem .entry-img img,.buddypress-wrap .activity-comments ul li .bb-media-length-1 .bb-activity-media-elem .entry-img img{max-width:200px;height:auto;max-height:200px;object-fit:cover}.bb-media-model-wrapper .activity-comments ul li .bb-media-length-2,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-3,.buddypress-wrap .activity-comments ul li .bb-media-length-2,.buddypress-wrap .activity-comments ul li .bb-media-length-3{display:flex;flex-wrap:nowrap;gap:2px}.bb-media-model-wrapper .activity-comments ul li .bb-media-length-2 .act-grid-1-1,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-2 .act-grid-1-2,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-3 .act-grid-1-1,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-3 .act-grid-1-2,.buddypress-wrap .activity-comments ul li .bb-media-length-2 .act-grid-1-1,.buddypress-wrap .activity-comments ul li .bb-media-length-2 .act-grid-1-2,.buddypress-wrap .activity-comments ul li .bb-media-length-3 .act-grid-1-1,.buddypress-wrap .activity-comments ul li .bb-media-length-3 .act-grid-1-2{flex:auto;max-width:156px}.bb-media-model-wrapper .activity-comments ul li .bb-media-length-2 .bb-activity-media-elem .entry-img,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-3 .bb-activity-media-elem .entry-img,.buddypress-wrap .activity-comments ul li .bb-media-length-2 .bb-activity-media-elem .entry-img,.buddypress-wrap .activity-comments ul li .bb-media-length-3 .bb-activity-media-elem .entry-img{padding-top:0;display:inline-block}.bb-media-model-wrapper .activity-comments ul li .bb-media-length-2 .bb-activity-media-elem .entry-img img,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-3 .bb-activity-media-elem .entry-img img,.buddypress-wrap .activity-comments ul li .bb-media-length-2 .bb-activity-media-elem .entry-img img,.buddypress-wrap .activity-comments ul li .bb-media-length-3 .bb-activity-media-elem .entry-img img{position:static;width:150px;height:150px;object-fit:cover;min-width:auto}@media screen and (max-width:544px){.bb-media-model-wrapper .activity-comments ul li .bb-media-length-2,.bb-media-model-wrapper .activity-comments ul li .bb-media-length-3,.buddypress-wrap .activity-comments ul li .bb-media-length-2,.buddypress-wrap .activity-comments ul li .bb-media-length-3{flex-flow:wrap}}@media screen and (max-width:560px){.bb-media-model-wrapper .activity-comments ul li .bb-media-length-1 .bb-activity-media-elem.media-activity,.buddypress-wrap .activity-comments ul li .bb-media-length-1 .bb-activity-media-elem.media-activity{min-width:auto}}.bb-media-model-wrapper .activity-comments ul li:first-child,.buddypress-wrap .activity-comments ul li:first-child{border-top:0}.bb-media-model-wrapper .activity-comments ul li:last-child,.buddypress-wrap .activity-comments ul li:last-child{margin-bottom:0}.bb-media-model-wrapper .activity-comments>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul{margin-left:5%}.bb-media-model-wrapper .activity-comments div.acomment-avatar,.buddypress-wrap .activity-comments div.acomment-avatar{width:auto;margin-top:7px;flex-shrink:0}.bb-media-model-wrapper .activity-comments div.acomment-avatar img,.buddypress-wrap .activity-comments div.acomment-avatar img{border-width:1px;float:left;max-width:none;max-width:32px;object-fit:cover;image-rendering:-webkit-optimize-contrast}.bb-media-model-wrapper .activity-comments .acomment_inner,.buddypress-wrap .activity-comments .acomment_inner{display:flex}.bb-media-model-wrapper .activity-comments .acomment_inner .acomment-content_block,.buddypress-wrap .activity-comments .acomment_inner .acomment-content_block{background-color:#eaeaea;padding:10px 15px;border-radius:6px;margin-bottom:5px;min-width:170px;position:relative}.bb-media-model-wrapper .activity-comments .acomment-display,.buddypress-wrap .activity-comments .acomment-display{display:inline-flex;position:relative;padding-right:34px}.bb-media-model-wrapper .activity-comments .acomment-display.bp-hide,.buddypress-wrap .activity-comments .acomment-display.bp-hide{display:none}.bb-media-model-wrapper .activity-comments .acomment-content p,.bb-media-model-wrapper .activity-comments .acomment-meta,.buddypress-wrap .activity-comments .acomment-content p,.buddypress-wrap .activity-comments .acomment-meta{font-size:14px}.bb-media-model-wrapper .activity-comments .acomment-meta,.buddypress-wrap .activity-comments .acomment-meta{color:#555;padding-left:2%}.bb-media-model-wrapper .activity-comments .acomment-content p,.buddypress-wrap .activity-comments .acomment-content p{margin-bottom:.5em;word-break:break-word}.bb-media-model-wrapper .activity-comments .acomment-content p:last-child,.buddypress-wrap .activity-comments .acomment-content p:last-child{margin-bottom:0}.bb-media-model-wrapper .activity-comments .acomment-content p:empty,.buddypress-wrap .activity-comments .acomment-content p:empty{min-height:1em}.bb-media-model-wrapper .activity-comments .acomment-content p a,.buddypress-wrap .activity-comments .acomment-content p a{word-break:break-all}.bb-media-model-wrapper .activity-comments .acomment-content .bb-activity-media-wrap,.bb-media-model-wrapper .activity-comments .acomment-content .bb-activity-video-wrap,.buddypress-wrap .activity-comments .acomment-content .bb-activity-media-wrap,.buddypress-wrap .activity-comments .acomment-content .bb-activity-video-wrap{margin:15px 0}.bb-media-model-wrapper .activity-comments .acomment-options,.buddypress-wrap .activity-comments .acomment-options{float:left;margin:10px 0 10px 20px}.bb-media-model-wrapper .activity-comments .acomment-options a,.buddypress-wrap .activity-comments .acomment-options a{color:#767676;font-size:14px}.bb-media-model-wrapper .activity-comments .acomment-options a:focus,.bb-media-model-wrapper .activity-comments .acomment-options a:hover,.buddypress-wrap .activity-comments .acomment-options a:focus,.buddypress-wrap .activity-comments .acomment-options a:hover{color:inherit}.bb-media-model-wrapper .activity-comments .activity-attached-gif-container .gif-player,.buddypress-wrap .activity-comments .activity-attached-gif-container .gif-player{display:flex;max-width:200px}.bb-media-model-wrapper .activity-comments .activity-attached-gif-container .gif-player video,.buddypress-wrap .activity-comments .activity-attached-gif-container .gif-player video{max-width:200px;height:150px}.bb-media-model-wrapper .activity-comments .activity-attached-gif-container .gif-player .gif-icon,.buddypress-wrap .activity-comments .activity-attached-gif-container .gif-player .gif-icon{padding:0}.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap .bb-activity-video-elem,.buddypress-wrap .activity-comments .bb-activity-video-wrap .bb-activity-video-elem{min-width:245px}.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1),.buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1){flex-wrap:nowrap}.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-1.bb-activity-video-elem,.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-2.bb-activity-video-elem,.buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-1.bb-activity-video-elem,.buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-2.bb-activity-video-elem{flex:auto;min-width:200px;max-width:200px}.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-1.bb-activity-video-elem .bb-item-cover-wrap,.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-2.bb-activity-video-elem .bb-item-cover-wrap,.buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-1.bb-activity-video-elem .bb-item-cover-wrap,.buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1) .act-grid-1-2.bb-activity-video-elem .bb-item-cover-wrap{padding-top:82.56%}@media screen and (max-width:1260px) and (min-width:1080px){.has-sidebar.activity-sidebar-left .bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1),.has-sidebar.activity-sidebar-left .buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1){flex-wrap:wrap}}@media screen and (max-width:960px) and (min-width:768px){.has-sidebar .bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1),.has-sidebar .buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1){flex-wrap:wrap}}@media screen and (max-width:544px){.bb-media-model-wrapper .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1),.buddypress-wrap .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1){flex-wrap:wrap}}.bb-media-model-wrapper .activity-comments .bb-activity-media-wrap.ac-document,.buddypress-wrap .activity-comments .bb-activity-media-wrap.ac-document{flex-flow:column}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity{width:380px}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap{height:170px}@media screen and (max-width:670px){.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity{width:250px}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap{bottom:unset;top:21px}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap{padding:0!important}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title{width:calc(100% - 5px)}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap{height:120px}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-helper-text>span:first-of-type,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-helper-text>span:first-of-type{display:none}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description{width:100%}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click{margin-left:0}}@media screen and (max-width:550px){.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity{width:200px}.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap{padding-left:0;padding-right:0}}@media screen and (max-width:460px){.bb-media-model-wrapper .activity-comments .bb-activity-media-elem.document-activity,.buddypress-wrap .activity-comments .bb-activity-media-elem.document-activity{width:160px}}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action,.buddypress-wrap .activity-comments .bp-generic-meta.action{background:0 0}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action button,.buddypress-wrap .activity-comments .bp-generic-meta.action button{font-size:14px;font-weight:400;text-transform:none}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action .generic-button>a:hover,.buddypress-wrap .activity-comments .bp-generic-meta.action .generic-button>a:hover{text-decoration:underline!important}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action a.bp-like-button:before,.buddypress-wrap .activity-comments .bp-generic-meta.action a.bp-like-button:before{display:none}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action a.bp-like-button.bb-reaction-migration-inprogress:before,.buddypress-wrap .activity-comments .bp-generic-meta.action a.bp-like-button.bb-reaction-migration-inprogress:before{content:"";display:block;position:absolute;bottom:100%;left:50%;top:inherit;min-width:auto;transition:none}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action a.bp-like-button.bb-reaction-migration-inprogress:after,.buddypress-wrap .activity-comments .bp-generic-meta.action a.bp-like-button.bb-reaction-migration-inprogress:after{width:180px;white-space:normal;left:0;transform:none;transition:none}.bb-media-model-wrapper .activity-comments .bp-generic-meta.action a.has-emotion>i,.bb-media-model-wrapper .activity-comments .bp-generic-meta.action a.has-emotion>img,.buddypress-wrap .activity-comments .bp-generic-meta.action a.has-emotion>i,.buddypress-wrap .activity-comments .bp-generic-meta.action a.has-emotion>img{display:none}.bb-media-model-wrapper .activity-comments .show-all button,.buddypress-wrap .activity-comments .show-all button{font-size:14px;text-decoration:underline;padding-left:.7em}.bb-media-model-wrapper .activity-comments .show-all button span,.buddypress-wrap .activity-comments .show-all button span{text-decoration:none}.bb-media-model-wrapper .activity-comments .show-all button:focus span,.bb-media-model-wrapper .activity-comments .show-all button:hover span,.buddypress-wrap .activity-comments .show-all button:focus span,.buddypress-wrap .activity-comments .show-all button:hover span{color:#5087e5}.bb-media-model-wrapper .activity-comments .comment-item.suspended-comment-item>.item-avatar>a[href=""],.buddypress-wrap .activity-comments .comment-item.suspended-comment-item>.item-avatar>a[href=""]{position:relative;pointer-events:none;opacity:.7}.bb-media-model-wrapper .activity-comments .comment-item.suspended-comment-item .acomment-content,.buddypress-wrap .activity-comments .comment-item.suspended-comment-item .acomment-content{pointer-events:none;opacity:.7}.bb-media-model-wrapper .activity-comments .comment-item.suspended-comment-item .acomment-meta>.author-name[href=""],.buddypress-wrap .activity-comments .comment-item.suspended-comment-item .acomment-meta>.author-name[href=""]{pointer-events:none;opacity:.7}.bb-media-model-wrapper .activity-comments .comment-item.suspended-comment-item .acomment-meta .activity-time-since,.buddypress-wrap .activity-comments .comment-item.suspended-comment-item .acomment-meta .activity-time-since{display:none}.bb-media-model-wrapper .activity-comments li.comment-item,.buddypress-wrap .activity-comments li.comment-item{position:relative}.bb-media-model-wrapper .activity-comments li>.acomment-display,.buddypress-wrap .activity-comments li>.acomment-display{position:relative}.bb-media-model-wrapper .activity-comments .comment-reactions .activity-state-reactions,.buddypress-wrap .activity-comments .comment-reactions .activity-state-reactions{background-color:#fff;position:absolute;bottom:-10px;right:0;margin-right:10px;display:flex;align-items:center;padding:2px;border-radius:24px;cursor:pointer;box-shadow:0 0 6px -2px rgba(0,0,0,.3);transform:translateX(39px)}.bb-media-model-wrapper .activity-comments .comment-reactions .comment-reactions_count,.buddypress-wrap .activity-comments .comment-reactions .comment-reactions_count{font-size:13px;margin:0 4px 0 2px}.bb-media-model-wrapper .activity-comments .comment-reactions .reactions_item>i:before,.buddypress-wrap .activity-comments .comment-reactions .reactions_item>i:before{margin-left:0;margin-right:0}.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity{width:240px}.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-preview-wrap{height:115px}.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click{margin-left:-2px}.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-extension-description,.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-extension-description,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text{font-size:11px}.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description{margin-right:3px}.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1),.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-video-wrap:not(.bb-video-length-1){flex-wrap:wrap}@media screen and (min-width:1024px),screen and (max-width:550px){.bb-media-model-wrapper .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity,.buddypress-wrap .bb-media-info-section .activity-comments .bb-activity-media-elem.document-activity{width:220px}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity{width:145px}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap{height:100px}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-audio-wrap~.document-action-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-preview-wrap~.document-action-wrap{bottom:unset;top:21px}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap{padding-left:0;padding-right:0}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-helper-text>span:first-of-type,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-helper-text>span:first-of-type,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-helper-text>span:first-of-type,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-helper-text>span:first-of-type{display:none}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description{width:100%}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text-click{margin-left:0}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title{width:calc(100% - 5px)}.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-detail-wrap,.bb-media-model-wrapper .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-detail-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-3 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-detail-wrap,.buddypress-wrap .bb-media-info-section .activity-comments.threaded-level-4 ul>li>ul>li>ul>li .bb-activity-media-elem.document-activity .document-detail-wrap{padding:0!important}}.bb-media-model-wrapper .activity-comments .ac-form.has-content .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .activity-comments .ac-form.has-gif .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .activity-comments .ac-form.has-media .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .bb-modal-activity-footer .ac-form.has-content .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .bb-modal-activity-footer .ac-form.has-gif .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .bb-modal-activity-footer .ac-form.has-media .ac-reply-content .ac-submit-wrap,.buddypress-wrap .activity-comments .ac-form.has-content .ac-reply-content .ac-submit-wrap,.buddypress-wrap .activity-comments .ac-form.has-gif .ac-reply-content .ac-submit-wrap,.buddypress-wrap .activity-comments .ac-form.has-media .ac-reply-content .ac-submit-wrap,.buddypress-wrap .bb-modal-activity-footer .ac-form.has-content .ac-reply-content .ac-submit-wrap,.buddypress-wrap .bb-modal-activity-footer .ac-form.has-gif .ac-reply-content .ac-submit-wrap,.buddypress-wrap .bb-modal-activity-footer .ac-form.has-media .ac-reply-content .ac-submit-wrap{opacity:1;pointer-events:initial}.bb-media-model-wrapper .activity-comments .ac-form .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .activity-comments .ac-form.media-uploading .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .bb-modal-activity-footer .ac-form .ac-reply-content .ac-submit-wrap,.bb-media-model-wrapper .bb-modal-activity-footer .ac-form.media-uploading .ac-reply-content .ac-submit-wrap,.buddypress-wrap .activity-comments .ac-form .ac-reply-content .ac-submit-wrap,.buddypress-wrap .activity-comments .ac-form.media-uploading .ac-reply-content .ac-submit-wrap,.buddypress-wrap .bb-modal-activity-footer .ac-form .ac-reply-content .ac-submit-wrap,.buddypress-wrap .bb-modal-activity-footer .ac-form.media-uploading .ac-reply-content .ac-submit-wrap{opacity:.4;pointer-events:none}.bb-media-model-wrapper .activity-comments .acomment-foot-actions,.buddypress-wrap .activity-comments .acomment-foot-actions{display:flex;align-items:center}.bb-media-model-wrapper .activity-comments .acomment-foot-actions .generic-button,.buddypress-wrap .activity-comments .acomment-foot-actions .generic-button{margin:10px 0}.bb-media-model-wrapper .activity-comments .acomment-foot-actions .activity-time-since,.buddypress-wrap .activity-comments .acomment-foot-actions .activity-time-since{color:#767676;margin-left:5px}.bb-media-model-wrapper .activity-comments>.ac-form,.buddypress-wrap .activity-comments>.ac-form{display:none}.bb-media-model-wrapper .activity-item.has-comments .activity-comments>.ac-form,.buddypress-wrap .activity-item.has-comments .activity-comments>.ac-form{display:block}.bb-media-model-wrapper .activity-list .activity-item .activity-comments .bp-generic-meta.action a.bp-like-button .like-count,.buddypress-wrap .activity-list .activity-item .activity-comments .bp-generic-meta.action a.bp-like-button .like-count{margin-left:0}.bb-media-model-wrapper .mini .activity-comments,.buddypress-wrap .mini .activity-comments{clear:both;margin-top:0}#buddypress.buddypress-wrap .bb-activity-media-elem .bb_more_dropdown.open{overflow:initial}body.activity-permalink .activity-comments{background:0 0;width:auto}body.activity-permalink .activity-comments>ul{padding:0 .7em 0 1em}form.ac-form{display:none;margin:15px 0;padding:0}form.ac-form .ac-reply-avatar{margin-top:4px}form.ac-form .ac-reply-avatar img{image-rendering:-webkit-optimize-contrast}form.ac-form .ac-reply-content a{text-decoration:none}form.ac-form .ac-reply-content .ac-textarea{margin-bottom:15px;padding:0 .7em}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true]{background:0 0;box-shadow:none;color:#555;font-family:inherit;font-size:100%;margin:0;outline:0;padding:.5em;width:100%;border-radius:3px;border:1px solid #ccc}@media screen and (max-device-width:768px) and (-webkit-min-device-pixel-ratio:2){form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true]{font-size:16px}}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true].medium-editor-element{min-height:auto}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true].medium-editor-element p{margin-bottom:.5em}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true].medium-editor-element p:last-child{margin-bottom:0}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true].medium-editor-element p:empty{min-height:1em}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true]:focus{-webkit-box-shadow:0 0 6px #d6d6d6;-moz-box-shadow:0 0 6px #d6d6d6;box-shadow:0 0 6px #d6d6d6}form.ac-form .ac-reply-content .ac-textarea .dropzone.open{margin-top:20px}form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{display:flex;margin-top:10px}form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;margin-right:10px;position:relative}form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item>.emojionearea.ac-input{border:0;padding:0}form.ac-form .ac-reply-content .ac-textarea .gif-search-results-list{margin:0;padding:0;list-style:none}form.ac-form .ac-reply-content .ac-textarea .gif-search-content .gif-search-results ul li{padding:0;margin:0 0 5px 0}form.ac-form{display:block}form.ac-form.events-initiated:not(.has-content) .ac-reply-content .ac-input:before{content:attr(data-placeholder);color:#767676;opacity:.5;position:absolute}form.ac-form.not-initialized .ac-reply-content .ac-input{min-height:25px;line-height:25px}form.ac-form.not-initialized .ac-reply-content .ac-input:before{content:attr(data-placeholder);color:#767676;opacity:.5}form.ac-form.not-initialized .ac-reply-content>.ac-submit-wrap,form.ac-form.not-initialized .ac-reply-content>button,form.ac-form.not-initialized .ac-reply-content>input{display:none!important}form.ac-form.not-initialized .ac-reply-content{height:44px}form.ac-form.not-initialized .ac-reply-content .ac-textarea{padding-right:0}form.ac-form.not-initialized .ac-reply-content .ac-textarea .ac-reply-toolbar{left:inherit;right:0;bottom:inherit;top:-5px;margin:0}form.ac-form.not-initialized>*{pointer-events:none}@media screen and (max-width:1080px) and (min-width:768px),screen and (max-width:420px){.bb-media-model-container form.ac-form.not-initialized .ac-reply-content{height:44px}}form.ac-form .bp-ac-form-container{align-items:flex-start;flex-wrap:wrap}form.ac-form .bp-ac-form-container .ac-reply-attachments{width:100%;padding-left:46px}form.ac-form .bp-ac-form-container .bp-feedback{width:100%}form.ac-form .ac-reply-avatar img{max-width:32px;height:auto}form.ac-form .ac-reply-content{border:1px solid transparent;background-color:#eaeaea;border-radius:6px;padding:8px;margin-left:10px}form.ac-form .ac-reply-content:focus-within{border-color:#5087e5}form.ac-form .ac-reply-content .ac-textarea{margin:0 0 10px;position:relative}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true]{border:0;padding:0;min-height:21px}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true] p{margin-bottom:0}form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true]:focus{box-shadow:none}form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{position:absolute;bottom:-45px;left:10px}@media screen and (max-width:420px){form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{left:5px}}form.ac-form .ac-reply-content .ac-submit-wrap{background-color:#5087e5;border-radius:50%;height:30px;width:30px;overflow:hidden;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;padding:0}form.ac-form .ac-reply-content .ac-submit-wrap:before{display:block;content:"\eee7";color:#fff;font-family:bb-icons;font-size:16px;font-weight:300;line-height:30px}form.ac-form .ac-reply-content .ac-submit-wrap.loading{background-color:transparent}form.ac-form .ac-reply-content .ac-submit-wrap.loading:before{content:"\ef30";font-size:18px;color:#333;animation:spin 2s infinite linear;line-height:1}form.ac-form .ac-reply-content .ac-submit-wrap input[name=ac_form_submit]{position:absolute;inset:0;opacity:0;background-color:#5087e5}form.ac-form .ac-reply-content .ac-reply-cancel,form.ac-form .ac-reply-content .ac-submit-wrap{float:right}form.ac-form .ac-reply-content .ac-submit-wrap{margin-left:5px}#buddypress form.ac-form .ac-reply-content .ac-reply-cancel{visibility:hidden;opacity:0;width:0;height:0;font-size:0;padding:0}@media screen and (max-width:1080px) and (min-width:768px),screen and (max-width:420px){.bb-media-model-container form.ac-form .ac-reply-content .ac-reply-cancel,.bb-media-model-container form.ac-form .ac-reply-content .ac-submit-wrap{float:right}.bb-media-model-container form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{position:absolute}}@media screen and (min-width:490px){.activity-modal form.ac-form .ac-reply-content .ac-submit-wrap{float:right}.activity-modal form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{position:absolute}}@media screen and (max-width:490px){form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item{margin-right:5px}form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item i::before{margin-left:0;margin-right:0}}@media screen and (max-width:400px){form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item{margin-right:1px}}form.ac-form .ac-reply-content .ac-textarea div.dropzone.open{margin-top:0;margin-bottom:0}form.ac-form div.dropzone .dz-default.dz-message{display:none;margin:15px 6px 0 6px;order:99}form.ac-form div.dropzone .dz-default.dz-message{min-height:initial!important;width:60px;height:60px;max-width:60px!important;position:relative;background-color:#eaeaea}form.ac-form div.dropzone .dz-default.dz-message:after{content:"\e9ed";font-family:bb-icons;background-color:transparent;font-size:30px;font-weight:300;display:flex;align-items:center;justify-content:center;line-height:1;opacity:.4;height:100%;width:100%;margin:0}form.ac-form div.dropzone .dz-default.dz-message:hover:after{opacity:1}form.ac-form div.dropzone .dz-default.dz-message .dz-button{opacity:0;position:absolute;inset:0;overflow:hidden}form.ac-form div.dropzone .dz-preview{min-width:60px;margin:15px 6px 0 6px}form.ac-form div.dropzone .dz-preview .dz-image{height:60px}form.ac-form div.dropzone .dz-preview .dz-image img{max-width:60px;height:auto;object-fit:cover}form.ac-form div.dropzone.video-dropzone div.dz-preview.dz-file-preview{min-width:80px;width:80px}form.ac-form div.dropzone.video-dropzone div.dz-preview.dz-file-preview .dz-details{min-height:60px;height:60px;width:80px}form.ac-form div.dropzone.video-dropzone div.dz-preview.dz-file-preview .dz-remove{background-color:#e7e7ea;margin-left:0;left:inherit;height:20px;width:20px;top:-8px;right:-8px}form.ac-form div.dropzone.video-dropzone div.dz-preview.dz-file-preview .dz-remove:after{color:#9ea8b3;font-size:20px;line-height:1}form.ac-form div.dropzone.video-dropzone .dz-default.dz-message:after{content:"\e9f1";font-size:32px}form.ac-form div.dropzone.video-dropzone.dz-started .dz-default.dz-message{max-width:80px!important;width:80px;min-height:60px!important;height:60px}form.ac-form div.dropzone.video-dropzone .dz-progress-count{display:none}form.ac-form div.dropzone.document-dropzone.dz-started{margin-top:10px}form.ac-form div.dropzone.document-dropzone .dz-preview{margin:0 5px 5px 0}form.ac-form div.dropzone.document-dropzone .dz-preview.dz-complete .dz-details{padding:5px}form.ac-form div.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-filename{margin-top:1px;font-size:10px;line-height:1}form.ac-form div.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-size{font-size:8px;line-height:1.5}form.ac-form div.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon{height:24px;margin-top:0}form.ac-form div.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon:before,form.ac-form div.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon>[class*=bb-icon]{font-size:24px}form.ac-form div.dropzone.document-dropzone .dz-preview .dz-details .dz-filename{font-size:10px;line-height:1.6;bottom:4px}form.ac-form div.dropzone.document-dropzone .dz-preview .dz-remove{background-color:#e7e7ea}form.ac-form div.dropzone.document-dropzone .dz-preview .dz-progress-ring-wrap{margin-top:-7px}form.ac-form div.dropzone.document-dropzone .dz-default.dz-message:after{content:"\eef9"}form.ac-form div.dropzone .dz-preview.dz-file-preview .dz-details{background-color:#eaeaea;min-height:60px;width:60px}form.ac-form div.dropzone.dz-started.files-uploaded:not(.dz-max-files-reached) .dz-default.dz-message{display:flex}form.ac-form div.dropzone .dz-remove{height:20px;width:20px;top:-8px;right:-8px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 1.5px rgba(0,0,0,.08)!important}form.ac-form div.dropzone .dz-preview .dz-progress-ring-wrap{height:30px;width:30px}form.ac-form div.dropzone .dz-preview .dz-progress-ring-wrap [class*=" bb-icon-"]{font-size:20px}form.ac-form div.dropzone .dz-preview .dz-progress-ring-wrap .dz-progress-ring{scale:0.6;margin:-10px}form.ac-form .activity-attached-gif-container{min-height:auto!important}form.ac-form .activity-attached-gif-container .gif-image-remove{top:7px}form.ac-form .activity-attached-gif-container .gif-image-remove .bb-icon-times{opacity:.4}form.ac-form .activity-attached-gif-container .gif-image-remove:hover .bb-icon-times{opacity:1}#buddypress form.ac-form .ac-reply-content input[type=submit].loading{opacity:.4;pointer-events:none}@media screen and (max-width:405px){body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap{float:left}body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap{margin-left:5px}#buddypress body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,#buddypress body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,#buddypress body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel{margin-left:10px}body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-textarea .ac-reply-toolbar,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-textarea .ac-reply-toolbar,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-textarea .ac-reply-toolbar{position:static}body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-textarea,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-textarea,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-textarea{padding:0 5px}body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-content,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-reply-content,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-reply-content{padding-right:0}body:not(.acomments-modal-open) .activity-item .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item,body:not(.acomments-modal-open) .activity-item .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item,body:not(.acomments-modal-open) .activity-item .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item{margin-right:0}.buddypress-wrap .activity-comments.threaded-level-4 ul>li>ul>li>ul>li>ul>li .acomment_inner .acomment-content_block,.buddypress-wrap .activity-comments.threaded-level-5 ul>li>ul>li>ul>li>ul>li .acomment_inner .acomment-content_block,.buddypress-wrap .activity-comments.threaded-level-6 ul>li>ul>li>ul>li>ul>li .acomment_inner .acomment-content_block{min-width:140px}.activity-modal .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,.activity-modal .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,.activity-modal .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,.activity-modal .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,.activity-modal .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,.activity-modal .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap{float:left}.activity-modal .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,.activity-modal .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap,.activity-modal .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-submit-wrap{margin-left:5px}#buddypress .activity-modal .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,#buddypress .activity-modal .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel,#buddypress .activity-modal .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-reply-cancel{margin-left:10px}.activity-modal .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-textarea .ac-reply-toolbar,.activity-modal .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-textarea .ac-reply-toolbar,.activity-modal .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-textarea .ac-reply-toolbar{position:static}.activity-modal .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-textarea,.activity-modal .threaded-level-5 ul>li>ul>li>ul>li form.ac-form .ac-textarea,.activity-modal .threaded-level-6 ul>li>ul>li>ul>li form.ac-form .ac-textarea{padding:0 5px}}.bb-media-model-container .threaded-level-3 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item,.bb-media-model-container .threaded-level-4 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item{margin-right:5px}@media screen and (min-width:1024px){.bb-media-model-container .threaded-level-3 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-reply-cancel,.bb-media-model-container .threaded-level-3 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-submit-wrap,.bb-media-model-container .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-reply-cancel,.bb-media-model-container .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-submit-wrap{float:left}.bb-media-model-container .threaded-level-3 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar,.bb-media-model-container .threaded-level-4 ul>li>ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{position:static}}@media screen and (max-width:450px){.bb-media-model-container .threaded-level-3 ul>li>ul>li form.ac-form .ac-reply-content .ac-reply-cancel,.bb-media-model-container .threaded-level-3 ul>li>ul>li form.ac-form .ac-reply-content .ac-submit-wrap,.bb-media-model-container .threaded-level-4 ul>li>ul>li form.ac-form .ac-reply-content .ac-reply-cancel,.bb-media-model-container .threaded-level-4 ul>li>ul>li form.ac-form .ac-reply-content .ac-submit-wrap{float:left}.bb-media-model-container .threaded-level-3 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar,.bb-media-model-container .threaded-level-4 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{position:static}.bb-media-model-container .threaded-level-3 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar,.bb-media-model-container .threaded-level-4 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar{flex-flow:wrap}.bb-media-model-container .threaded-level-3 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item,.bb-media-model-container .threaded-level-4 ul>li>ul>li form.ac-form .ac-reply-content .ac-textarea .ac-reply-toolbar .post-elements-buttons-item{margin-right:2px}}.ac-form .dropzone .dz-preview.dz-error .dz-details .dz-filename{display:none}.ac-form .dropzone.media-dropzone .dz-preview.dz-error .dz-details:before{display:none}.ac-form .dropzone.video-dropzone .dz-preview.dz-error .dz-progress-ring-wrap>i{display:none}.ac-form .dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details:before{display:none}.ac-form .dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-filename{display:none}.bp-ac-form-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ac-reply-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;color:#767676;padding-left:1em}.activity-comments li form.ac-form{clear:both;margin-right:15px}.activity-comments form.root{margin-left:0}@media screen and (min-width:46.8em){.buddypress-wrap .blogs-list li .item-meta{clear:left;float:none}}@media screen and (min-width:46.8em){.buddypress-wrap .bp-dir-vert-nav .blogs-list .list-title{width:auto}}.buddypress-wrap .groups-list li .list-title{text-align:center}.buddypress-wrap .groups-list li .group-details{clear:left}.buddypress-wrap .groups-list li .group-desc{border:1px solid #eaeaea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;background-clip:padding-box;font-size:13px;color:#737373;font-style:italic;margin:10px auto 0;padding:1em}@media screen and (min-width:46.8em){.buddypress-wrap .groups-list li .group-desc{font-size:16px}}.buddypress-wrap .groups-list li p{margin:0 0 .5em}@media screen and (min-width:46.8em){.buddypress-wrap .groups-list li .item{margin-right:0}.buddypress-wrap .groups-list li .item-meta,.buddypress-wrap .groups-list li .list-title{text-align:left;width:auto}.buddypress-wrap .groups-list li .item-meta{margin-bottom:20px}.buddypress-wrap .groups-list li .last-activity{clear:left;margin-top:-20px}}.buddypress-wrap .groups-list li.group-no-avatar div.group-desc{margin-left:0}.buddypress-wrap .mygroups .groups-list.grid .wrap{min-height:450px;padding-bottom:0}.bb-action-popup .action-popup-overlay{position:fixed;inset:0}.bb-action-popup .modal-container{padding-bottom:0;position:relative;z-index:1}.bb-action-popup .bb-model-header{background-color:#fbfbfc;border-bottom:1px solid #e7e9eb;box-shadow:none;margin-bottom:0}.bb-action-popup .bb-model-header h3{margin:0}.bb-action-popup .bb-model-header .bb-close-action-popup{text-decoration:none}.bb-action-popup .bb-action-popup-content{margin:0 -30px;max-height:calc(100vh - 220px);overflow:auto;padding:20px 30px}.bb-action-popup .bb-action-popup-content p{margin-bottom:0}.bb-action-popup .bb-model-footer{background:#fafafa;border-top:1px solid #e7e9eb;border-radius:0 0 4px 4px;display:block;margin:0 -30px;padding:15px 30px;text-align:right}.bb-action-popup .bb-model-footer .bb-close-action-popup{color:#92949d;margin-right:20px}.bb-action-popup .bb-model-footer .push-right{float:none}.bb-action-popup#group-description-popup .bb-action-popup-content,.bb-action-popup[id^=single-forum-description-popup] .bb-action-popup-content{padding-bottom:1px}.bb-action-popup#group-description-popup .bb-action-popup-content p,.bb-action-popup[id^=single-forum-description-popup] .bb-action-popup-content p{margin-bottom:1.6875rem}.bb-action-popup#group-description-popup .bb-action-popup-content p:empty,.bb-action-popup[id^=single-forum-description-popup] .bb-action-popup-content p:empty{display:none}.bb-action-popup#group-description-popup .bb-action-popup-content ul,.bb-action-popup[id^=single-forum-description-popup] .bb-action-popup-content ul{margin:0 0 1.6875rem 1.6875rem;list-style-type:disc}@media screen and (min-width:46.8em){.buddypress .bp-vertical-navs .groups-list .item-avatar{margin-right:3%;width:15%}}.buddypress-wrap .friends-mutual-list li .member-name,.buddypress-wrap .members-list li .member-name{margin-bottom:10px}.buddypress-wrap .friends-mutual-list li .user-update,.buddypress-wrap .members-list li .user-update{border:1px solid #eaeaea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;background-clip:padding-box;color:#737373;font-style:italic;font-size:13px;margin:15px auto;padding:1em}@media screen and (min-width:46.8em){.buddypress-wrap .friends-mutual-list li .user-update,.buddypress-wrap .members-list li .user-update{font-size:16px}}.buddypress-wrap .friends-mutual-list li .user-update .activity-read-more,.buddypress-wrap .members-list li .user-update .activity-read-more{display:block;font-size:12px;font-style:normal;margin-top:10px;padding-left:2px}@media screen and (min-width:46.8em){.buddypress-wrap .friends-mutual-list li .last-activity,.buddypress-wrap .members-list li .last-activity{clear:left;margin-top:-10px}}.buddypress-wrap .friends-mutual-list li .list-wrap .followers-wrap,.buddypress-wrap .friends-mutual-list li .list-wrap .member-type,.buddypress-wrap .members-list li .list-wrap .followers-wrap,.buddypress-wrap .members-list li .list-wrap .member-type{font-size:14px;color:#767676;margin-bottom:15px}.buddypress-wrap .friends-mutual-list li .list-wrap .member-type,.buddypress-wrap .members-list li .list-wrap .member-type{margin-bottom:5px}.buddypress-wrap .friends-mutual-list li .list-wrap .member-name,.buddypress-wrap .members-list li .list-wrap .member-name{font-size:20px;margin:0 0 10px 0;padding:0}.buddypress-wrap .friends-mutual-list li .list-wrap .member-name a,.buddypress-wrap .members-list li .list-wrap .member-name a{text-decoration:none}.buddypress-wrap .friends-mutual-list li .list-wrap .last-activity,.buddypress-wrap .members-list li .list-wrap .last-activity{color:#767676;font-size:13px;margin:0 0 12px 0}.buddypress-wrap .friends-mutual-list li .list-wrap .item-meta .separator,.buddypress-wrap .members-list li .list-wrap .item-meta .separator{margin:0 5px}.buddypress-wrap .friends-mutual-list li .item .primary-action .generic-button,.buddypress-wrap .members-list li .item .primary-action .generic-button{width:100%}.buddypress-wrap .friends-mutual-list li .footer-button-wrap .generic-button,.buddypress-wrap .friends-mutual-list li .member-button-wrap .generic-button,.buddypress-wrap .friends-mutual-list li .primary-action .generic-button,.buddypress-wrap .members-list li .footer-button-wrap .generic-button,.buddypress-wrap .members-list li .member-button-wrap .generic-button,.buddypress-wrap .members-list li .primary-action .generic-button{padding:0 15px}.buddypress-wrap .friends-mutual-list li .footer-button-wrap .generic-button>*,.buddypress-wrap .friends-mutual-list li .member-button-wrap .generic-button>*,.buddypress-wrap .friends-mutual-list li .primary-action .generic-button>*,.buddypress-wrap .members-list li .footer-button-wrap .generic-button>*,.buddypress-wrap .members-list li .member-button-wrap .generic-button>*,.buddypress-wrap .members-list li .primary-action .generic-button>*{display:block;margin-bottom:10px}.buddypress-wrap .friends-mutual-list li .item-avatar a,.buddypress-wrap .members-list li .item-avatar a{display:inline-block;position:relative}.buddypress-wrap .friends-mutual-list li .member-status.online,.buddypress-wrap .members-list li .member-status.online{position:absolute;width:12px;height:12px;right:12px;top:12px}.buddypress-wrap .friends-mutual-list.grid li .only-list-view,.buddypress-wrap .members-list.grid li .only-list-view{display:none}.buddypress-wrap .friends-mutual-list.grid.bp-list>li .item-avatar img.avatar,.buddypress-wrap .members-list.grid.bp-list>li .item-avatar img.avatar{width:100%;max-width:126px}.buddypress-wrap .friends-mutual-list:not(.grid) li,.buddypress-wrap .members-list:not(.grid) li{margin:0;padding:0}.buddypress-wrap .friends-mutual-list:not(.grid) li .member-status.online,.buddypress-wrap .members-list:not(.grid) li .member-status.online{top:4px;bottom:4px}.buddypress-wrap .friends-mutual-list:not(.grid) .list-wrap,.buddypress-wrap .members-list:not(.grid) .list-wrap{background:#fafafa;border:1px solid #eee;padding:20px;position:relative}.buddypress-wrap .friends-mutual-list:not(.grid) .list-wrap-inner .item-avatar img,.buddypress-wrap .members-list:not(.grid) .list-wrap-inner .item-avatar img{border-radius:50%;max-width:70px;height:auto}.buddypress-wrap .friends-mutual-list:not(.grid) .only-grid-view,.buddypress-wrap .members-list:not(.grid) .only-grid-view{display:none}.buddypress-wrap .friends-mutual-list:not(.grid) .member-button-wrap.footer-button-wrap,.buddypress-wrap .members-list:not(.grid) .member-button-wrap.footer-button-wrap{display:block}@media screen and (min-width:46.8em){.buddypress-wrap .members-group-list li .joined{clear:left;float:none;margin-top:0}.buddypress-wrap .members-group-list li .role{clear:left;float:none;font-size:14px;margin:0}}.member-status{background-color:#edbb34;border:2px solid #fff;border-radius:100%;z-index:1}.member-status.online{position:absolute;width:15px;height:15px;box-sizing:border-box;right:12px;top:-5px}.member-status.offline{opacity:0;visibility:hidden}.bp-user-blocked-by>.member-status,.bp-user-blocked>.member-status,.bp-user-suspended>.member-status{display:none!important}#buddypress .friends-mutual-list>li,#buddypress .members-list>li{min-width:275px}#buddypress .friends-mutual-list>li .bb_more_options.member-dropdown,#buddypress .members-list>li .bb_more_options.member-dropdown{position:absolute;right:15px;top:5px}#buddypress .friends-mutual-list>li .bb_more_options.member-dropdown .bb_more_options_action,#buddypress .members-list>li .bb_more_options.member-dropdown .bb_more_options_action{text-decoration:none}@media screen and (min-width:32em){body:not(.logged-in) .members-list .user-update{width:96%}}.members-directory-wrapper{display:flex;flex-flow:row wrap}@media screen and (min-width:46.8em){.members-directory-wrapper{flex-flow:row-reverse}.members-directory-wrapper .bp-profile-search-widget{flex:0 0 220px;min-width:0;margin-left:30px}}.members-directory-wrapper .members-directory-container{flex:1;min-width:0}@media screen and (max-width:46.8em){.members-directory-wrapper{flex-direction:column}.members-directory-wrapper .bp-profile-search-widget{flex:0 0 100%;min-width:0}}.members-directory-wrapper .bp-field-wrap{margin-bottom:20px}.members-directory-wrapper .bps-description{font-size:13px;margin:5px 0;color:#767676}.bp-profile-search-widget .bp-field-wrap{margin-bottom:20px}.bp-profile-search-widget .bps-form-title{line-height:1;margin-top:0;margin-bottom:20px}.bp-profile-search-widget label{font-weight:600;font-size:15px}.bp-profile-search-widget select{width:100%}.bp-profile-search-widget .bp-heading-field-wrap{border-radius:0}.register-page .register-section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.register-page .signup-form{margin-top:20px}.register-page .signup-form .default-profile input{margin-bottom:20px}.register-page .signup-form label,.register-page .signup-form legend{margin:10px 0 0}.register-page .signup-form .editfield{margin:15px 0}.register-page .signup-form .editfield fieldset{border:0;padding:0}.register-page .signup-form .editfield fieldset legend{margin:0 0 5px;text-indent:0}.register-page .signup-form .editfield .field-visibility-settings{padding:.7em 0}.register-page .signup-form .editfield .field-visibility-settings fieldset{margin:10px 0}.register-page .signup-form p.field-visibility-settings-header{margin:10px 0}.register-page .signup-form #signup-avatar img{margin:0 15px 10px 0}.register-page .signup-form .password-entry,.register-page .signup-form .password-entry-confirm{border:1px solid #eee}.register-page .signup-form .blog-details{margin-top:25px}.register-page .signup-form .blog-details h2{margin-bottom:10px}.register-page .register-privacy-info{margin:15px 0 0}@media screen and (min-width:46.8em){.buddypress-wrap .register-page .layout-wrap{display:flex;flex-flow:row wrap;justify-content:space-around}.buddypress-wrap .register-page .layout-wrap .default-profile{flex:1 100%;min-width:0}.buddypress-wrap .register-page .layout-wrap .blog-details{flex:1 100%;min-width:0}.buddypress-wrap .register-page .submit{clear:both}}@media screen and (min-width:46.8em){.buddypress-wrap.extended-default-reg .register-page .default-profile{flex:1 100%;min-width:0}.buddypress-wrap.extended-default-reg .register-page .extended-profile{flex:1 100%;min-width:0}.buddypress-wrap.extended-default-reg .register-page .blog-details{flex:1 100%;min-width:0}}body.register #page #primary .entry-header{text-align:center}@media screen and (min-width:55em){body.register #page #primary .entry-header,body.register .buddypress-wrap{max-width:460px;margin-left:auto;margin-right:auto}}body.register .registration-popup{background:#fff;padding:30px;text-align:left;min-height:400px;max-width:650px;margin:40px auto;position:relative}body.register .registration-popup .mfp-close{color:#000}body.register .registration-popup .mfp-close:focus,body.register .registration-popup .mfp-close:hover{background:0 0}#buddypress #signup-form input.error{border-color:#b71717;border-width:2px}#buddypress #signup-form label.error{display:none!important}.bs-bp-container-reg .buddypress-wrap #email-strength-result{border-style:solid;border-width:1px;display:none;font-weight:700;margin:10px 0;margin-bottom:10px;padding:.7em;text-align:center;width:auto}.bs-bp-container-reg .buddypress-wrap #email-strength-result.mismatch{font-weight:400;background-color:#e0e1e1;border-color:#e0e1e1;border-radius:3px;font-size:14px}.bs-bp-container-reg .buddypress-wrap #email-strength-result.show{font-weight:400;color:#fff;border-radius:3px;font-size:14px;display:block}#email-strength-result.bad,.bs-bp-container-reg .buddypress-wrap #email-strength-result.error{background-color:#ef3e46;border-color:#ef3e46;color:#fff}.bs-bp-container-reg .bp-feedback+.register-page{margin-top:15px}.bb-password-wrap{position:relative}.bb-password-wrap a.bb-toggle-password{color:rgba(18,43,70,.5);position:absolute;right:0;top:0;height:100%;width:50px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important}.bb-password-wrap .bb-show-pass .bb-icon-eye:before{content:"\ee6a";font-family:bb-icons}#group-create-body{padding:.7em}#group-create-body .creation-step-name{text-align:center}#group-create-body .avatar-nav-items{margin-top:15px}.single-headers:after,.single-headers:before{content:" ";display:table}.single-headers:after{clear:both}.single-headers{margin-bottom:15px}.single-headers #item-header-avatar a{border:0;display:block;position:relative;text-align:center;text-decoration:none}.single-headers .activity,.single-headers .group-status{display:inline}.single-headers .group-status{font-size:14px;padding-right:1em}.single-headers .activity{display:inline-block;font-size:14px;padding:0}.single-headers #sitewide-notice p,.single-headers div#message p{background-color:#ffd;border:1px solid #cb2;color:#440;font-weight:400;margin-top:3px;text-decoration:none}.single-headers h2{line-height:1.2;margin:0 0 5px}.single-headers h2 a{color:#767676;text-decoration:none}.single-headers h2 span.highlight{display:inline-block;font-size:60%;font-weight:400;line-height:1.7;vertical-align:middle}.single-headers h2 span.highlight span{background:#a1dcfa;color:#fff;cursor:pointer;font-size:80%;font-weight:700;margin-bottom:2px;padding:1px 4px;position:relative;right:-2px;top:-2px;vertical-align:middle}.single-headers .item-header-wrap{display:flex;flex-flow:row wrap}.single-headers img.avatar{margin:0 15px 19px 0}.single-headers .item-meta{color:inherit;font-size:14px;margin:15px 0 5px;padding-bottom:.7em}.single-headers .item-meta.last-activity{margin-bottom:0;margin-top:1px}.single-headers ul{list-style:none;margin:0}.single-headers ul>.generic-button{display:inline-block;text-align:center;margin:5px 10px 10px 0}.single-headers .group-description ol,.single-headers .group-description ul{list-style-position:inside!important;margin:0 0 1rem}.single-headers .group-description ul{list-style:initial}.single-headers .group-description ol{list-style:decimal}.single-headers .member-header-actions>.generic-button{display:inline-block;text-align:center;margin:5px 10px 10px 0}.single-headers div.generic-button{text-align:center}@media screen and (min-width:46.8em){.single-headers a.button,.single-headers div.generic-button,.single-headers li.generic-button{float:left}}.single-headers div#message.info{line-height:.8}body.no-js .single-item-header .js-self-profile-button{display:none}#create-group-form #header-cover-image{margin-bottom:15px}.group-create #create-group-form #header-cover-image{display:none}@media screen and (min-width:783px){#item-header-avatar{padding-right:1em}}@media screen and (max-width:782px){.single-headers .item-header-wrap{flex-flow:column}#item-header-content{text-align:center}}#cover-image-container{flex:0 0 100%;min-width:0;position:relative}#buddypress #header-cover-image{background-color:#fff;background-position:center top;background-repeat:no-repeat;background-size:cover;border:0;display:block;left:0;margin:0;padding:0;position:relative;top:0;width:100%;z-index:1;overflow:hidden}#buddypress #header-cover-image.cover-small{height:225px}#buddypress #header-cover-image .header-cover-img{max-width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;min-height:100%;height:auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}#buddypress #header-cover-image.has-position .header-cover-img{-webkit-transform:translateY(0);transform:translateY(0)}#buddypress #header-cover-image .header-cover-reposition-wrap{overflow:hidden;height:100%;display:none;width:100%;text-align:right}#buddypress #header-cover-image .header-cover-reposition-wrap .drag-element-helper{position:absolute;left:50%;transform:translate(-50%,-50%);z-index:119;top:50%;color:#fff;background-color:rgba(0,0,0,.2);padding:10px 15px;border-radius:5px;pointer-events:none}#buddypress #header-cover-image .header-cover-reposition-wrap .drag-element-helper>i{margin-right:5px}#buddypress #header-cover-image .header-cover-reposition-wrap>.button{position:relative;z-index:1;float:none;margin:12px 12px 0 0;background-color:#f9f9f9;color:#939597;border-radius:4px;font-size:13px;line-height:1.6;padding:6px 11px;box-shadow:0 0 3px 0 rgba(0,0,0,.2)}#buddypress #header-cover-image .header-cover-reposition-wrap>.button.loading:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:300;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear;vertical-align:middle}#buddypress #header-cover-image .header-cover-reposition-wrap>.button:focus,#buddypress #header-cover-image .header-cover-reposition-wrap>.button:hover{background-color:rgba(255,255,255,.9);box-shadow:none}#buddypress #header-cover-image .header-cover-reposition-wrap .guillotine-window{position:absolute;top:0}#buddypress #header-cover-image .header-cover-reposition-wrap img{max-width:initial;perspective:none!important;backface-visibility:initial!important}#item-header-cover-image{margin-bottom:1em;position:relative}.users-header #item-header-cover-image.bb-disable-cover-img #item-header-content{margin-top:0}#item-header-cover-image.bb-disable-cover-img #item-header-avatar{margin-top:0}#item-header-cover-image #item-header-avatar{margin-top:-70px;padding:0 1em;position:relative;z-index:2}#item-header-cover-image #item-header-avatar img.avatar{max-width:150px;height:auto}#item-header-cover-image #item-header-content{position:relative;z-index:2}#item-header-cover-image #item-header-content .bp-group-type{display:none}#item-header-cover-image #item-header-content .bp-group-status{display:inline-block}#item-header-cover-image #item-header-content .group-item-actions{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;max-width:100%;text-align:left}#item-header-cover-image #item-header-content .group-item-actions .bp-title{margin:0 5px 0 0}#item-header-cover-image #item-header-content .group-item-actions .moderators-lists .user-list,#item-header-cover-image #item-header-content .group-item-actions .moderators-lists .user-list ul{padding:0;margin-bottom:0}#item-header-avatar img{border:solid 2px #fff;background:rgba(255,255,255,.8);box-shadow:none;display:block;margin:0 auto}.users-header #item-header-cover-image #item-header-content{flex:1;min-width:0}.users-header #item-header-cover-image #item-header-avatar .bp-member-type{display:none}.users-header #cover-image-container:not(.network_profiles) .member-social-links{display:none!important}body.guillotine-dragging,body.guillotine-dragging *{cursor:move!important;cursor:-webkit-grabbing!important;cursor:-moz-grabbing!important;cursor:grabbing!important;cursor:grabbing,move}.guillotine-window{display:block;position:relative;overflow:hidden;cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;cursor:grab,move}.guillotine-canvas{position:absolute;top:0;text-align:center;margin:0!important;padding:0!important;border:none!important;width:100%!important;left:0!important}.guillotine-canvas>img{height:auto;min-height:100%;object-fit:cover}.guillotine-canvas>*{position:absolute;top:0;left:0;max-width:none;max-height:none;width:100%;height:100%;margin:0!important;padding:0!important;border:none!important}.guillotine-sample{position:absolute!important;top:-100000px!important;left:-100000px!important;width:auto!important;height:auto!important}#cover-photo-alert .bb-field-wrap{margin-bottom:0}#cover-photo-alert .bb-field-wrap p{margin-bottom:0}.groups-header .bp-group-type-list{margin:0}.groups-header .bp-feedback{clear:both}.groups-header .action .button{margin-right:10px}.groups-header .moderators-lists{margin-top:0;display:table-cell}.groups-header .moderators-lists #group-admins{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:15px;padding-right:10px;margin-right:5px}.groups-header .moderators-lists .moderators-title{font-size:14px}.groups-header .moderators-lists .user-list{margin:0 0 5px}.groups-header .moderators-lists .user-list ul:after{clear:both;content:"";display:table}.groups-header .moderators-lists .user-list li{display:inline-block;float:none;margin:4px 0 0 4px}.groups-header .moderators-lists #group-admins{margin:0 0 0 10px}.groups-header .moderators-lists #group-admins>li{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 0 0 -6px;position:relative;z-index:1}.groups-header .moderators-lists #group-admins>li a{text-decoration:none}.groups-header .moderators-lists #group-admins>li img{border:2px solid transparent;background-color:#fff;border-radius:50%;float:left;image-rendering:-webkit-optimize-contrast;margin:0;width:34px}.groups-header .moderators-lists #group-admins>li [class*=" bb-icon-"]{height:34px;width:34px;font-size:16px;color:#c3c4c8;line-height:34px;border-radius:50%;background-color:#f9f9f9;border:2px solid #fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.groups-header .moderators-lists #group-admins>li [class*=" bb-icon-"]:hover{background-color:#e3e3e3}.groups-header .parent-list{padding:0 1em 0 0;display:table-cell}.groups-header .parent-list .parent-title{font-size:14px}.groups-header .parent-list .group-list{margin:0 0 5px}.groups-header .parent-list .group-list ul:after{clear:both;content:"";display:table}.groups-header .parent-list .group-list li{display:inline-block;float:none;margin:4px 0 0 4px}.groups-header .parent-list img.avatar{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;float:none;height:30px;margin:0;max-width:100%;width:30px}.groups-header .desc-wrap{background:#eaeaea;border:1px solid #d6d6d6;margin:0 0 15px;padding:1em;text-align:center}.groups-header .desc-wrap .group-description{background:#fafafa;padding:1em;text-align:left}.groups-header .desc-wrap .group-description p:last-child{margin-bottom:0}.groups-header .bb_more_options{display:inline-block}.groups-header #item-header-avatar a.link-change-profile-image{top:50%;margin:0;transform:translate(-50%,-50%)}.groups-header #item-header-avatar:hover .link-change-overlay{position:absolute;left:3px;right:3px;top:3px;bottom:3px;background-color:rgba(0,0,0,.3)}.groups-header #cover-image-container.centered #item-header-cover-image{-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.groups-header #cover-image-container.centered #item-header-cover-image:not(.bb-disable-cover-img) #item-header-avatar{margin:-120px auto 0 auto}.groups-header #cover-image-container.centered #item-header-cover-image.bb-disable-cover-img #item-header-avatar{margin-left:auto;margin-right:auto}.groups-header #cover-image-container.centered #item-header-cover-image #item-header-content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;flex-direction:column;width:100%}.groups-header #cover-image-container.centered #item-header-cover-image #item-header-content .bb-bp-group-title,.groups-header #cover-image-container.centered #item-header-cover-image #item-header-content .group-description{text-align:center}.groups-header #cover-image-container.centered #item-header-cover-image #item-header-content .bp-group-title-wrap .bp-group-status .group-visibility{display:none}.groups-header #cover-image-container.centered #item-header-cover-image #item-header-content .bp-group-title-wrap .bp-group-status .group-type{display:block}.groups-header #cover-image-container.centered #item-header-cover-image .group-item-actions{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;flex-direction:row;width:auto}.groups-header #cover-image-container.centered #item-header-cover-image .groups-meta.action{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:static;max-width:initial;width:auto}.groups-header #cover-image-container.centered #item-header-cover-image .groups-meta.action .generic-button{margin:0}.groups-header #cover-image-container.centered #item-header-content>.bp-group-type{display:block;text-align:center;width:100%;margin-top:0;margin-bottom:0}.groups-header #cover-image-container.centered #item-header-content>.bp-group-type .group-visibility{display:none}.groups-header #cover-image-container.centered .group-actions-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%}.groups-header #cover-image-container:not(.centered) #item-header-content>.bp-group-type{display:none}.groups-header #cover-image-container:not(.centered) #item-header-content .bp-group-title-wrap .bp-group-type{display:block}.groups-header #cover-image-container:not(.centered) #item-header-content .bp-group-title-wrap .bp-group-type .group-visibility{display:none}.groups-header #cover-image-container #item-header-content .group-description{margin:0 0 15px}.groups-header #cover-image-container #item-header-content .group-description p{margin-bottom:0}.groups-header #cover-image-container #item-header-content .bp-group-meta-wrap{margin:0 0 12px 0}.groups-header #cover-image-container #item-header-content .bp-group-meta-wrap .bp-group-status{margin:0}.groups-header #cover-image-container #item-header-content .bp-group-meta-wrap .bp-group-status+.last-activity:before{content:"•";margin:0 4px 0 8px}.groups-header #cover-image-container #item-header-content .group-actions-absolute{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta{display:block;margin-bottom:0;margin-left:5px;max-width:initial;position:static}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .generic-button{margin:0}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .generic-button>*{min-width:auto;padding:0 16px;height:38px;line-height:38px}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription{padding:0 9px;line-height:37px}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription i{font-size:18px}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription.not-subscribed i:before{content:"\e86a"}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription.not-subscribed:focus i:before,.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription.not-subscribed:hover i:before{content:"\e86d";font-weight:300}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription.subscribed i{font-weight:300}.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription.subscribed:focus i:before,.groups-header #cover-image-container #item-header-content .group-actions-absolute .groups-meta .group-subscription.subscribed:hover i:before{content:"\e86a"}.groups-header #cover-image-container #item-header-content .group-actions-absolute .bb_more_options{margin-left:5px;margin-bottom:0}.groups-header #cover-image-container #item-header-content .group-actions-absolute .bp-group-status{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0}.groups-header #cover-image-container #item-header-content .group-actions-absolute .bp-group-status .group-type{display:none}@media screen and (min-width:783px){.groups-header #item-header-content{flex:1;min-width:0}.groups-header #item-header-cover-image #item-actions,.groups-header #item-header-cover-image #item-header-content{padding-top:20px;padding-bottom:20px}.groups-header .group-item-actions{margin-left:15px;text-align:right;max-width:25%;display:table}.groups-header .groups-meta{clear:both}}@media screen and (max-width:782px){.groups-header #item-header-cover-image #item-actions,.groups-header #item-header-cover-image #item-header-content{padding-bottom:15px}.groups-header #item-header-cover-image #item-actions{margin-bottom:15px}.groups-header .left #item-header-cover-image #item-actions{margin-bottom:0}.groups-header #cover-image-container #item-header-content{flex:0 0 100%;text-align:center}.groups-header #cover-image-container #item-header-content .group-actions-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;flex-direction:column;justify-content:center}.groups-header #cover-image-container #item-header-content .group-actions-wrap .bp-title{margin-right:15px}.groups-header #cover-image-container #item-header-content .group-actions-wrap .moderators-lists{margin-bottom:0}.groups-header #cover-image-container #item-header-content .group-actions-absolute{position:static;justify-content:center;margin-top:0}.groups-header #cover-image-container.centered #item-header-content>.bp-group-type{margin-bottom:15px}.groups-header #cover-image-container.centered #item-header-content .group-actions-wrap{display:block}.groups-header #cover-image-container.centered #item-header-content .group-actions-wrap .group-item-actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.groups-header #cover-image-container.left #item-header-content .group-actions-absolute{justify-content:start}}@media screen and (max-width:380px){.groups-header .bb_more_options{margin-bottom:10px}}.bp-user .users-header .user-nicename{margin-bottom:5px}.bp-user .member-header-actions{overflow:hidden}.bp-user .member-header-actions *>*{display:block}.bp-user .bb-enable-cover-img .bb_more_options{margin:35px 0 0 10px}body.buddypress.bp-user #page #primary .entry-header{display:none}.forum #bbpress-forums>.bb_more_options{float:right;margin-top:-3px}#buddypress .bb_more_options,.bb_more_options{position:relative;display:inline-block}#buddypress .bb_more_options .bb_more_options_action,.bb_more_options .bb_more_options_action{padding:5px;display:flex;cursor:pointer}#buddypress .bb_more_options .bb_more_options_action i,.bb_more_options .bb_more_options_action i{font-size:21px;color:#939597}#buddypress .bb_more_options .bb_more_options_list,.bb_more_options .bb_more_options_list{position:absolute;top:30px;right:4px;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.01);border-radius:4px;width:178px;padding:5px 0;display:none;z-index:11}#buddypress .bb_more_options .bb_more_options_list.is_visible,.bb_more_options .bb_more_options_list.is_visible{display:block}#buddypress .bb_more_options .bb_more_options_list>.generic-button,.bb_more_options .bb_more_options_list>.generic-button{width:100%;margin:0!important}#buddypress .bb_more_options .bb_more_options_list:after,.bb_more_options .bb_more_options_list:after{content:"";position:absolute;width:0;height:0;top:1px;margin:0 auto;right:8px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101}#buddypress .bb_more_options .bb_more_options_list p,.bb_more_options .bb_more_options_list p{margin:0}#buddypress .bb_more_options .bb_more_options_list .generic-button>button,#buddypress .bb_more_options .bb_more_options_list a,#buddypress .bb_more_options .bb_more_options_list button,.bb_more_options .bb_more_options_list .generic-button>button,.bb_more_options .bb_more_options_list a,.bb_more_options .bb_more_options_list button{margin:0;display:block;text-align:left;opacity:1;font-size:13px;letter-spacing:-.24px;width:100%;text-transform:none;font-weight:400;min-height:auto;border-radius:0;padding:10px 14px;color:#7f868f!important;line-height:1.1;border:0;background-color:transparent;box-shadow:none!important}#buddypress .bb_more_options .bb_more_options_list .generic-button>button:hover,#buddypress .bb_more_options .bb_more_options_list a:hover,#buddypress .bb_more_options .bb_more_options_list button:hover,.bb_more_options .bb_more_options_list .generic-button>button:hover,.bb_more_options .bb_more_options_list a:hover,.bb_more_options .bb_more_options_list button:hover{background-color:#f5f5f5!important}#buddypress .bb_more_options .bb_more_options_list .generic-button>button:before,#buddypress .bb_more_options .bb_more_options_list a:before,#buddypress .bb_more_options .bb_more_options_list button:before,.bb_more_options .bb_more_options_list .generic-button>button:before,.bb_more_options .bb_more_options_list a:before,.bb_more_options .bb_more_options_list button:before{font-family:bb-icons;font-size:18px;display:inline-block;margin-right:10px;vertical-align:middle;width:20px;text-align:center;line-height:1}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.report-content:before,#buddypress .bb_more_options .bb_more_options_list .generic-button>button.reported-content:before,#buddypress .bb_more_options .bb_more_options_list a.report-content:before,#buddypress .bb_more_options .bb_more_options_list a.reported-content:before,#buddypress .bb_more_options .bb_more_options_list button.report-content:before,#buddypress .bb_more_options .bb_more_options_list button.reported-content:before,.bb_more_options .bb_more_options_list .generic-button>button.report-content:before,.bb_more_options .bb_more_options_list .generic-button>button.reported-content:before,.bb_more_options .bb_more_options_list a.report-content:before,.bb_more_options .bb_more_options_list a.reported-content:before,.bb_more_options .bb_more_options_list button.report-content:before,.bb_more_options .bb_more_options_list button.reported-content:before{content:"\ee9c"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.back-to-admin:before,#buddypress .bb_more_options .bb_more_options_list a.back-to-admin:before,#buddypress .bb_more_options .bb_more_options_list button.back-to-admin:before,.bb_more_options .bb_more_options_list .generic-button>button.back-to-admin:before,.bb_more_options .bb_more_options_list a.back-to-admin:before,.bb_more_options .bb_more_options_list button.back-to-admin:before{content:"\ef0a"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.view-as:before,#buddypress .bb_more_options .bb_more_options_list a.view-as:before,#buddypress .bb_more_options .bb_more_options_list button.view-as:before,.bb_more_options .bb_more_options_list .generic-button>button.view-as:before,.bb_more_options .bb_more_options_list a.view-as:before,.bb_more_options .bb_more_options_list button.view-as:before{content:"\ee69"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.send-message:before,#buddypress .bb_more_options .bb_more_options_list a.send-message:before,#buddypress .bb_more_options .bb_more_options_list button.send-message:before,.bb_more_options .bb_more_options_list .generic-button>button.send-message:before,.bb_more_options .bb_more_options_list a.send-message:before,.bb_more_options .bb_more_options_list button.send-message:before{content:"\ee62"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.block-member:before,#buddypress .bb_more_options .bb_more_options_list a.block-member:before,#buddypress .bb_more_options .bb_more_options_list button.block-member:before,.bb_more_options .bb_more_options_list .generic-button>button.block-member:before,.bb_more_options .bb_more_options_list a.block-member:before,.bb_more_options .bb_more_options_list button.block-member:before{content:"\ee08"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.friendship-button:before,#buddypress .bb_more_options .bb_more_options_list .generic-button>button.not_friends:before,#buddypress .bb_more_options .bb_more_options_list a.friendship-button:before,#buddypress .bb_more_options .bb_more_options_list a.not_friends:before,#buddypress .bb_more_options .bb_more_options_list button.friendship-button:before,#buddypress .bb_more_options .bb_more_options_list button.not_friends:before,.bb_more_options .bb_more_options_list .generic-button>button.friendship-button:before,.bb_more_options .bb_more_options_list .generic-button>button.not_friends:before,.bb_more_options .bb_more_options_list a.friendship-button:before,.bb_more_options .bb_more_options_list a.not_friends:before,.bb_more_options .bb_more_options_list button.friendship-button:before,.bb_more_options .bb_more_options_list button.not_friends:before{content:"\ef60"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.awaiting_response_friend:before,#buddypress .bb_more_options .bb_more_options_list a.awaiting_response_friend:before,#buddypress .bb_more_options .bb_more_options_list button.awaiting_response_friend:before,.bb_more_options .bb_more_options_list .generic-button>button.awaiting_response_friend:before,.bb_more_options .bb_more_options_list a.awaiting_response_friend:before,.bb_more_options .bb_more_options_list button.awaiting_response_friend:before{content:"\ef57"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.follow-button:before,#buddypress .bb_more_options .bb_more_options_list a.follow-button:before,#buddypress .bb_more_options .bb_more_options_list button.follow-button:before,.bb_more_options .bb_more_options_list .generic-button>button.follow-button:before,.bb_more_options .bb_more_options_list a.follow-button:before,.bb_more_options .bb_more_options_list button.follow-button:before{content:"\ee03"}#buddypress .bb_more_options .bb_more_options_list .generic-button>button.is_friend:before,#buddypress .bb_more_options .bb_more_options_list .generic-button>button.pending_friend:before,#buddypress .bb_more_options .bb_more_options_list a.is_friend:before,#buddypress .bb_more_options .bb_more_options_list a.pending_friend:before,#buddypress .bb_more_options .bb_more_options_list button.is_friend:before,#buddypress .bb_more_options .bb_more_options_list button.pending_friend:before,.bb_more_options .bb_more_options_list .generic-button>button.is_friend:before,.bb_more_options .bb_more_options_list .generic-button>button.pending_friend:before,.bb_more_options .bb_more_options_list a.is_friend:before,.bb_more_options .bb_more_options_list a.pending_friend:before,.bb_more_options .bb_more_options_list button.is_friend:before,.bb_more_options .bb_more_options_list button.pending_friend:before{content:"\ef64"}@media screen and (max-width:799px){.bp-user .bb-enable-cover-img .bb_more_options{margin:0}}.buddypress-wrap .item-body .screen-heading{font-size:20px}.buddypress-wrap .item-body .button-tabs{margin:30px 0 15px}.buddypress-wrap .item-body .group-create-buttons{list-style:none}.buddypress-wrap .item-body .group-create-buttons li{padding-right:12px}.buddypress-wrap.bp-single-vert-nav .bp-list:not(.grid) .item-entry{padding-left:.7em}.single-item.group-members .item-body .filters:not(.no-subnav){border-top:5px solid #eaeaea;padding-top:1em}.single-item.subgroups .item-body #subnav-filters .subnav-search{display:none}.single-item.subgroups .item-body #subnav-filters #dir-filters{display:none}.buddypress-wrap .group-status-type ul{margin:0 0 20px 20px}.groups-manage-members-list{padding:.7em 0}.groups-manage-members-list dd{margin:0;padding:1em 0}.groups-manage-members-list .section-title{background:#eaeaea;padding-left:.3em}.groups-manage-members-list .section-title.gen-members-section{background-color:transparent}.groups-manage-members-list .section-title.gen-members-section .search-wrapper{margin-top:1em;width:15em;display:flex;align-items:center;position:relative}.groups-manage-members-list .section-title.gen-members-section .search-wrapper input[type=search]{padding-top:3px;padding-bottom:3px;padding-right:35px;line-height:1.5;font-size:16px;-moz-appearance:none}.groups-manage-members-list .section-title.gen-members-section .search-wrapper input[type=search]::-webkit-search-cancel-button,.groups-manage-members-list .section-title.gen-members-section .search-wrapper input[type=search]::-webkit-search-clear-button{-webkit-appearance:none}.groups-manage-members-list .section-title.gen-members-section .search-wrapper .search-form_reset{background-color:transparent;border:0;padding:0;color:#767676;position:absolute;right:12px;opacity:.4;font-size:13px}.groups-manage-members-list .section-title.gen-members-section .search-wrapper.loading{position:relative}.groups-manage-members-list .section-title.gen-members-section .search-wrapper.loading:after{content:"\ef30";font-weight:400;font-family:bb-icons;font-size:20px;line-height:1;position:absolute;right:-30px;text-align:center;display:inline-block;vertical-align:middle;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.groups-manage-members-list ul{list-style:none;margin-bottom:0}.groups-manage-members-list ul li{border-bottom:1px solid #eee;margin-bottom:10px;padding:.7em .3em .3em}.groups-manage-members-list ul li:last-child,.groups-manage-members-list ul li:only-child{border-bottom:0}.groups-manage-members-list ul li:nth-child(2n){background:#fafafa}.groups-manage-members-list ul li.banned-user{background:#fad3d3}.groups-manage-members-list ul .member-name{margin-bottom:0;text-align:center}.groups-manage-members-list ul img{display:block;margin:0 auto;width:20%}@media screen and (min-width:32em){.groups-manage-members-list ul .member-name{text-align:left}.groups-manage-members-list ul img{display:inline;width:50px}}.groups-manage-members-list ul .members-manage-buttons:after,.groups-manage-members-list ul .members-manage-buttons:before{content:" ";display:table}.groups-manage-members-list ul .members-manage-buttons:after{clear:both}.groups-manage-members-list ul .members-manage-buttons{margin:15px 0 5px}.groups-manage-members-list ul .members-manage-buttons a.button{color:#767676;display:block;font-size:13px}@media screen and (min-width:32em){.groups-manage-members-list ul .members-manage-buttons a.button{display:inline-block}}.groups-manage-members-list ul .members-manage-buttons.text-links-list{margin-bottom:0}@media screen and (max-width:32em){.groups-manage-members-list ul .members-manage-buttons.text-links-list a.button{background:#fafafa;border:1px solid #eee;display:block;margin-bottom:10px}}.groups-manage-members-list ul .action:not(.text-links-list) a.button{font-size:12px}@media screen and (min-width:46.8em){.groups-manage-members-list ul li .avatar,.groups-manage-members-list ul li .member-name{float:left}.groups-manage-members-list ul li .avatar{margin-right:15px}.groups-manage-members-list ul li .action{clear:both;float:left}}#avatar-crop-actions{margin-top:15px}#avatar-crop-actions a.avatar-crop-cancel{color:#555;margin-top:15px}.group-forum-confirmation{border-radius:4px;border:1px solid #d2d4d6;box-shadow:none}.group-forum-confirmation .ui-button{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#555;cursor:pointer;font-size:inherit;font-weight:400;outline:0;line-height:1.3;padding:.3em .7em;text-align:center;text-decoration:none;width:auto}.ui-widget-overlay{background:rgba(250,251,253,.5);opacity:1}#group-invites-container{background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.bb-groups-invites-right{flex:1}.bb-groups-invites-left{border-right:1px solid #e7e9ec;min-width:0;flex:0 0 360px}.bb-groups-invites-left .bp-list li .item-avatar{margin-right:15px}.bb-groups-invites-left .group-invites-search{padding:20px}.bb-groups-invites-left .bb-icons.bb-icon-loader{display:inline-block;font-size:16px;vertical-align:top;margin-top:3px}#item-body #group-invites-container li.selected{background:#f5f5f5}#group-invites-container .bb-groups-invites-right .bp-invites-feedback-hide{display:none}#send_group_invite_form .select2-selection--multiple{border-color:transparent;padding:0}#send_group_invite_form .select2-selection__rendered{display:flex;align-items:center;flex-flow:row wrap;list-style:none;padding:0;max-height:120px;overflow:auto}#send_group_invite_form .select2-search.select2-search--inline{flex:1;min-width:0}#buddypress #send_group_invite_form .select2-search__field{display:none}body.groups.group-invites .select2-dropdown .select2-results__option{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}body.groups.group-invites li.select2-results__option.select2-results__invite{border-radius:3px;margin-bottom:0;font-size:14px;list-style:none;padding:2px 5px}body.groups.group-invites span.select2-dropdown.select2-dropdown--below{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;border:0;padding:5px 10px;margin-right:0;max-width:300px;display:none}.bb-groups-invites-right-top{padding:20px}.bb-groups-invites-right-top .bb-title-wrap{display:flex;justify-content:space-between;align-items:center}.bb-groups-invites-right-top .bb-add-invites{font-size:14px;display:flex;align-items:center;line-height:1}.bb-groups-invites-right-top .bb-add-invites .bb-icons{margin-right:5px;font-size:18px}.bb-invites-footer{border-top:1px solid #e7e9ec;padding:10px 20px;text-align:right}@media screen and (min-width:768px){.bb-groups-invites-right-top .bb-add-invites,.bb-invites-footer{display:none}}@media screen and (max-width:767px){.bb-groups-invites-left{display:none}div#bp-group-invite-content #send-invites-control{min-height:100px}.bb-groups-invites-left.bb-select-member-view{position:fixed;background:rgba(0,0,0,.69);content:"";width:100%;height:100%;top:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;overflow:hidden}.bb-groups-invites-left.bb-select-member-view .bb-groups-invites-left-inner{background:#fff;border-radius:5px;width:90%;max-width:500px;overflow:hidden}div.group-invites-members-listing{padding-bottom:0}.group-invites-members-listing .bp-invites-feedback{margin-bottom:30px}}a.bb-close-invites-members.button{min-width:110px}.bb-groups-invites-right-bottom{border-top:1px solid #e7e9ec}body.groups.group-invites #send_group_invite_form .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#4d5c6d;border-color:#4d5c6d;font-size:14px;color:#fff;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row-reverse;flex-flow:row-reverse;padding:0 8px}#send_group_invite_form li.select2-selection__choice{margin-right:10px;margin-bottom:5px;margin-top:5px}#send_group_invite_form .select2-selection__choice__remove{line-height:1;margin:0 0 0 8px;width:16px;height:16px;background:#fff;border-radius:50%;color:#333;font-size:14px;text-align:center}#send_group_invite_form .select2-selection--multiple{border-color:transparent;padding:0}#send_group_invite_form .select2-search.select2-search--inline{flex:1;min-width:0}#send_group_invite_form #group-invites-toolbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}#send_group_invite_form #group-invites-toolbar .post-elements-buttons-item{margin-right:10px;position:relative}#group-invites-toolbar .post-elements-buttons-item{margin-right:10px;position:relative}#bp-group-invite-content .medium-editor-element,#bp-group-invite-content .medium-editor-placeholder{font-size:16px}#bp-group-invite-content #send-invites-control{border:0;resize:none;padding:25px;height:auto;max-height:32vh}#group-invites-container .bb-groups-invites-left .group-invites-members-listing .bp-invites-feedback-hide{display:none}#group-invites-container .bb-groups-invites-left .item-list li{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;margin:0 -20px 1px;width:auto;padding:8px 20px}#group-invites-container .bb-groups-invites-left .group-invites-members-listing .list-title,#group-invites-container .bb-groups-invites-left .group-invites-members-listing .list-title a{font-size:15px;font-weight:400;margin:0 auto;width:100%}#group-invites-container .bb-groups-invites-left .group-invites-members-listing .action button{height:auto;min-height:10px;padding:0;min-width:40px;border:0;color:inherit;background:0 0;box-shadow:none}#group-invites-container .bb-groups-invites-left .last{text-align:center;float:right}#group-invites-container .bb-groups-invites-left .bp-group-invites-filters .button.group-invite-button{background-color:transparent;border:0;padding-left:5px;padding-right:5px}#group-invites-container .bb-groups-invites-left #group-group-invites-container .button.group-invite-button{min-height:34px;padding:5px 16px}#group-invites-container .bb-groups-invites-left .button.group-invite-button{min-height:26px;padding:0;background:0 0;border:0}.bp-single-invite-wrap.group-invites-highlight{background:#fffced;padding:10px;border:1px solid #f9efca;border-radius:5px}#group-invites-container .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:transparent!important;cursor:default}#group-invites-container div#group-invites-new-submit{margin-left:auto;display:flex}#group-invites-container select.group-invites-type{margin-right:10px}#group-invites-container #send_group_invite_form{margin-bottom:0;position:relative;height:100%;padding-bottom:55px}#group-invites-container .bb-groups-invites-right>.bp-feedback{margin:20px}.bp-single-invite-content .bp-invite-content-wrap p.joined{color:#847d7d;font-style:italic;font-weight:700}.group-invites-members-listing{padding-bottom:20px}#group-invites-container .bb-groups-invites-left #members-list{max-height:55vh;overflow:auto;margin:0;padding:0 20px}.group-invites.pending-invites.invite #group-invites-container .group-invites-column .group-subnav-filters div .last{display:none}#group-invites-container .bb-groups-invites-left .group-invites-members-listing #members-list .load-more .center{width:100%;text-align:center}#group-invites-container .bb-groups-invites-left .bp-invites-dropdown-options-loader-hide,#group-invites-container .bb-groups-invites-left .group-invites-members-listing .last,#group-invites-container .bb-groups-invites-right .bp-invites-submit-loader-hide{display:none}.bb-groups-invites-left .group-invites-members-listing .bp-invites-feedback,.bb-groups-invites-right #send_group_invite_form .bb-groups-invites-right-top .bp-invites-feedback{display:none}#bp-pending-invites-loader{display:none}#bp-pending-invites-loader{position:relative;text-align:center}#bp-pending-invites-loader .dashicons-update:before{content:"\ef30";font-family:bb-icons;font-size:20px;display:block;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}#bp-invites-submit-loader{margin-left:auto;margin-right:10px;position:relative;top:2px}#bp-invites-submit-loader .bb-icons{font-size:16px}#bp-invites-submit-loader .dashicons-update:before{content:"\ef30";font-family:bb-icons;font-size:20px;display:block;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.group-invites-members-listing .bp-list li .item{overflow:initial}.buddypress.groups .activity-update-form{margin-top:0}.buddypress-wrap .profile{margin-top:30px}.buddypress-wrap .public .profile-fields td.label{width:30%}.buddypress-wrap .profile.edit .button-nav{list-style:none;margin:30px 0 10px}.buddypress-wrap .profile.edit .button-nav li{display:inline-block;margin-right:10px}.buddypress-wrap .profile.edit .button-nav li a{font-size:18px}.buddypress-wrap .profile.edit .editfield{background:#fafafa;border:1px solid #eee;margin:15px 0;padding:1em}.buddypress-wrap .profile.edit .editfield fieldset{border:0}.buddypress-wrap .profile.edit .editfield fieldset label{font-weight:400}.buddypress-wrap .profile.edit .editfield fieldset label.xprofile-field-label{display:inline}.buddypress-wrap .profile.edit .repeater_group_outer{margin:0 0 15px;padding:15px;cursor:move;background:#fff;border:1px solid #eee}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_tools{display:flex;flex-flow:row wrap}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_tools a{align-items:center;display:flex}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_set_title{flex:1;min-width:0}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_set_title_empty{color:#ccc}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_set_edit{margin-left:auto;margin-right:5px}.buddypress-wrap .profile.edit .editfield{display:flex;flex-direction:column}.buddypress-wrap .profile.edit .editfield legend{margin-bottom:10px}.buddypress-wrap .profile.edit .editfield .description{margin-top:-10px;margin-bottom:10px;white-space:pre-line;order:2}.buddypress-wrap .profile.edit .editfield>fieldset{order:1}.buddypress-wrap .profile.edit .editfield .field-visibility-settings,.buddypress-wrap .profile.edit .editfield .field-visibility-settings-toggle{order:3}.profile-edit button.button>i{font-size:18px;margin-right:5px}#btn_add_repeater_set{align-items:center;display:flex;float:right}#btn_add_repeater_set .dashicons{margin-right:5px}body.no-js .buddypress-wrap .field-visibility-settings-close,body.no-js .buddypress-wrap .field-visibility-settings-toggle{display:none}body.no-js .buddypress-wrap .field-visibility-settings{display:block}.buddypress-wrap .field-visibility-settings{margin:10px 0}.buddypress-wrap .current-visibility-level{font-style:normal;color:#333}.buddypress-wrap .field-visibility-settings,.buddypress-wrap .field-visibility-settings-header{color:#737373}.buddypress-wrap .field-visibility-settings fieldset{margin:5px 0}.buddypress-wrap .standard-form .editfield fieldset{margin:0}.buddypress-wrap .standard-form .field-visibility-settings label{font-weight:400;margin:0}.buddypress-wrap .standard-form .field-visibility-settings .radio{list-style:none;margin-bottom:0}.buddypress-wrap .standard-form .field-visibility-settings .field-visibility-settings-close{font-size:12px}.buddypress-wrap .standard-form .wp-editor-container{border:1px solid #dedede}.buddypress-wrap .standard-form .wp-editor-container textarea{background:#fff;width:100%}.buddypress-wrap .standard-form .description{font-size:inherit}.buddypress-wrap .standard-form .field-visibility-settings legend,.buddypress-wrap .standard-form .field-visibility-settings-header{font-style:italic}.buddypress-wrap .standard-form .field-visibility-settings-header{font-size:14px;margin:5px 0}.buddypress-wrap .standard-form .field-visibility-settings label,.buddypress-wrap .standard-form .field-visibility-settings legend{font-size:14px}.buddypress-wrap .standard-form .field-visibility select{margin:0}.buddypress-wrap .html-active button.switch-html{background:#f5f5f5;border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.buddypress-wrap .tmce-active button.switch-tmce{background:#f5f5f5;border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.buddypress-wrap .profile.public .profile-group-title{border-bottom:1px solid #ccc}body.register .buddypress-wrap .page ul{list-style:none}.buddypress-wrap .profile .bp-avatar-nav{margin-top:20px}#item-header a.link-change-cover-image,#item-header a.link-change-profile-image,#item-header a.position-change-cover-image{border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;width:34px;height:34px;left:12px;top:12px;z-index:3;opacity:0;transition:all .2s;text-decoration:none}#item-header a.link-change-cover-image>i,#item-header a.link-change-profile-image>i,#item-header a.position-change-cover-image>i{font-size:34px}#item-header a.position-change-cover-image>i{font-size:34px}#item-header a.position-change-cover-image{top:55px;display:none}@media screen and (min-width:1220px){#buddypress #item-header a.position-change-cover-image{display:flex}#buddypress #item-header .header-cover-img{display:block}#buddypress #item-header #header-cover-image.has-cover-image{background-image:none}}#item-header-avatar a.link-change-profile-image{top:100px;left:50%;margin-left:-15px}#header-cover-image:hover a.link-change-cover-image,#header-cover-image:hover a.position-change-cover-image,#item-header-avatar:hover a.link-change-profile-image{opacity:1}.bp-widget.social #social-networks-popup,.users-header #social-networks-popup{display:none}.bp-widget.social #social-networks-popup .bb-action-popup-content,.users-header #social-networks-popup .bb-action-popup-content{padding:26px 30px 35px;text-align:left}.bp-widget.social #social-networks-popup .bb-action-popup-content .social,.users-header #social-networks-popup .bb-action-popup-content .social{margin-top:7px}.bp-widget.social #social-networks-popup .bb-model-header>p{margin-left:auto;margin-bottom:0;line-height:1}.bp-widget.social #social-networks-popup .bb-action-popup-content .social{margin-top:9px;width:24px}.bp-widget.social .social-networks-popup-hide{display:none}.profile .bp-widget:has(.field_type_socialnetworks) #social-networks-popup{display:none}.buddypress-wrap .bp-widget.social .bp-tables-user{overflow:visible}.users-header #item-header-avatar a.link-change-profile-image{top:71px;left:50%;margin-left:0;transform:translateX(-50%)}.users-header #item-header-avatar:hover .link-change-overlay{position:absolute;left:3px;right:3px;top:3px;height:164px;background-color:rgba(0,0,0,.3);border-radius:50%}.social-networks-wrap span.social{display:inline-block;width:20px;margin-right:10px}.social-networks-wrap span.social:last-of-type{margin-right:0}.social-networks-wrap a i{font-size:24px}.social-networks-wrap svg{width:100%;vertical-align:middle}.item-body .bp-widget{margin-bottom:20px}@media screen and (max-width:782px){.member-header-actions.action{margin-top:15px}.single-headers li.generic-button{float:none}}div.profile_completion_wrap .progress_text_wrap{text-align:center}.pc_detailed_progress li{margin:15px 0}.pc_detailed_progress li span.completed_staus{color:#fff;float:right;width:50px;text-align:center}html[dir=rtl] .pc_detailed_progress li span.completed_staus{display:flex;align-items:center;justify-content:end}.pc_detailed_progress li.completed span.completed_staus{color:#8a2}.pc_detailed_progress li.incomplete span.completed_staus{color:#b71717}.pc_progress_graph path{stroke:#e7e7e8;stroke-linecap:round;stroke-width:6}.pc_progress_graph.pc_progress_graph--blank path{stroke-linecap:initial}.pc_progress_wrap{text-align:center;margin:0 0 25px}.pc_progress_wrap svg{width:70%;height:auto;margin:0 auto}.pc_progress_wrap .pc_progress_rate{stroke:#0b80a4}.progress_text_wrap{margin-top:-50px}.progress_text_wrap h3{margin:0}.progress_text_wrap .progress_text_value{font-weight:600}.progress_text_label{display:block}#member-invites-table .field-actions,#member-invites-table .field-actions-last{text-align:center}#member-invites-table .field-actions .field-actions-remove,#member-invites-table .field-actions-last .field-actions-remove{cursor:pointer}#member-invites-table .field-actions-add{cursor:pointer}#member-invites-table .field-actions-add i{background-color:#000;color:#fff;border-radius:100%;padding:3px 4px 1px 3px;height:auto;width:auto;line-height:normal}#member-invites-table .field-actions-add.disabled{cursor:not-allowed}#member-invites-table .field-actions-add.disabled i{background-color:#ccc}.in-bbapp #secondary{display:none}.in-bbapp #buddypress #item-header,.in-bbapp #buddypress .bp-wrap .main-navs{display:none}.bb-popup-card{position:fixed;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);min-width:200px;z-index:9999991;opacity:0;transition-behavior:allow-discrete;transition:opacity .3s ease;transform:translate(9999px)}.bb-popup-card.show{opacity:1;transform:translate(0)}.acomments-modal-open .bb-popup-card{z-index:999985}.bb-popup-card .skeleton-card{display:none}.bb-popup-card.loading .bb-card-content{display:none}.bb-popup-card.loading .skeleton-card{display:block}.bb-popup-card.loading .skeleton-card-entity{flex:1}.bb-popup-card.loading .skeleton-card-entity>div{border-radius:6px}.bb-popup-card.loading .skeleton-card-body{display:flex;align-items:flex-start;gap:24px}.bb-popup-card.loading .skeleton-card-avatar{width:88px;height:88px;border-radius:50%}.bb-popup-card.loading.bb-group-card .skeleton-card-avatar{border-radius:8px}.bb-popup-card.loading .skeleton-card-type{max-width:61px;height:21px;margin-bottom:6px}.bb-popup-card.loading .skeleton-card-heading{max-width:100px;height:21px;margin-bottom:10px}.bb-popup-card.loading .skeleton-card-meta{max-width:150px;height:15px}.bb-popup-card.loading.bb-group-card .skeleton-card-footer:not(.bb-card-footer--plain) .skeleton-card-button:first-of-type{width:66.66%}.bb-popup-card.loading .skeleton-card-footer{display:flex;align-items:flex-start;gap:10px;margin:30px 0 0}.bb-popup-card.loading .skeleton-card-footer .skeleton-card-button{display:inline-block;width:33.33%;height:30px;border-radius:6px}.bb-popup-card.loading .skeleton-card-footer.bb-card-footer--plain .skeleton-card-button,.bb-popup-card.loading .skeleton-card-footer.skeleton-footer-plain .skeleton-card-button{display:none;width:100%}.bb-popup-card.loading .skeleton-card-footer.bb-card-footer--plain .skeleton-card-button:first-of-type,.bb-popup-card.loading .skeleton-card-footer.skeleton-footer-plain .skeleton-card-button:first-of-type{display:inline-block}.bb-card-body{display:flex;align-items:flex-start;gap:24px}.bb-card-avatar{position:relative}.bb-card-avatar img{width:88px;height:auto;min-width:88px}.bb-card-avatar .card-profile-status{position:absolute;display:none;width:13px;height:13px;background-color:#14b550;border:2px solid #fff;border-radius:50%;right:7px;top:5px}.bb-card-avatar .card-profile-status.active{display:inline-block}.bb-card-heading{margin:0 0 10px}.bb-card-profile-type{display:none;background-color:#fafafa;padding:4px 8px;font-size:11px}.bb-card-profile-type.hasMemberType{display:inline}.bb-card-meta span{font-size:14px;line-height:21px}.bb-card-meta>span{margin:0 5px 0 0;white-space:nowrap}.bb-card-meta .card-meta-type--empty{display:none}.bb-card-meta .card-meta-status{text-transform:capitalize}.bb-card-footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:30px 0 0}.bb-group-card .bb-card-footer .bb-card-action:first-of-type{flex:1 1 60%}.bb-card-footer .card-button,.bb-card-footer button.follow-button{display:inline-block;text-align:center;white-space:nowrap;font-size:14px;font-weight:500;padding:0 15px;height:30px;line-height:28px;width:100%}.buddypress .buddypress-wrap .bb-card-footer button{width:100%;white-space:nowrap}.buddypress .buddypress-wrap .bb-card-footer a.card-button,.buddypress .buddypress-wrap .bb-card-footer a.follow-button,.buddypress .buddypress-wrap .bb-card-footer a.friendship-button,.buddypress .buddypress-wrap .bb-card-footer button.friendship-button,.buddypress .buddypress-wrap .bb-card-footer button.small{min-height:30px;line-height:28px}@media screen and (max-width:560px){.buddypress .buddypress-wrap .bb-card-footer a.card-button,.buddypress .buddypress-wrap .bb-card-footer a.follow-button,.buddypress .buddypress-wrap .bb-card-footer a.friendship-button,.buddypress .buddypress-wrap .bb-card-footer button.friendship-button,.buddypress .buddypress-wrap .bb-card-footer button.small{width:100%;display:inline-block;padding:0}}.bb-card-footer .bb-card-action{flex:1;white-space:nowrap}.bb-card-footer.bb-card-footer--plain .bb-card-action-primary,.bb-card-footer.bb-card-footer--plain .bb-card-action-secondary{display:none}@media screen and (max-width:560px){.bb-card-footer{flex-direction:column}.bb-card-footer .bb-card-action{width:100%}}.bb-group-card .card-group-members .bs-group-members{margin:5px 0 0 -4px}.preview-content .actions a{text-decoration:none}.bp-messages-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.messages-screen .user-status-icon{color:#fff;background-color:#767676;font-size:17px;line-height:1;padding:4px;border-radius:50%;position:absolute;right:-5px;bottom:-5px;z-index:1}.bp-single-message-wrap .bp-avatar-wrap{position:relative}.bp-single-message-wrap .user-status-icon{bottom:inherit;top:25px}.bp-messages-content{flex:1;min-width:0;padding-left:20px}.bp-messages-content .avatar{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.bp-messages-content .thread-participants{list-style:none}.bp-messages-content .thread-participants dd{margin-left:0}.bp-messages-content .thread-participants #view_more_members{font-size:13px;display:inline-block}.bp-messages-content .thread-participants #view_more_members .participants-name{font-size:16px}.bp-messages-content time{color:#737373;font-size:12px}.bp-messages-content .thread-date{color:#737373;font-size:14px}#message-threads{clear:both;list-style:none;margin:0;padding:0;width:100%}#message-threads:empty{display:none}#message-threads .thread-avatar .user-status-icon{display:flex;align-items:center;justify-content:center;color:#fff;background-color:#767676;font-size:17px;line-height:1;padding:4px;border-radius:50%;position:absolute;right:-5px;bottom:-5px}#message-threads .thread-avatar .user-status-icon.bb-icon-cancel{height:26px;width:26px}#message-threads .bp-message-link{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;-o-flex-flow:row nowrap;flex-flow:row nowrap;margin:0;overflow:hidden;padding:.7em}#message-threads .bp-message-link .thread-cb{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;-webkit-flex:1 2 5%;-moz-flex:1 2 5%;-ms-flex:1 2 5%;-o-flex:1 2 5%;flex:1 2 5%}#message-threads .bp-message-link .thread-to{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}#message-threads .bp-message-link .thread-to img.avatar{float:left;margin:5px 10px 0 0}#message-threads .bp-message-link .thread-to .num-recipients{color:#737373;font-weight:400;font-size:12px;margin:0}#message-threads .bp-message-link.unread{background-color:#fafafa}#message-threads .bp-message-link.unread .thread-subject .subject{color:#5087e5}#message-threads .bp-message-link .thread-content{min-width:0;-webkit-flex:1 2 50%;-moz-flex:1 2 50%;-ms-flex:1 2 50%;-o-flex:1 2 50%;flex:1 2 50%}@media screen and (min-width:55em){#message-threads .bp-message-link .thread-content{-webkit-flex:1 2 70%;-moz-flex:1 2 70%;-ms-flex:1 2 70%;-o-flex:1 2 70%;flex:1 2 70%}}#message-threads .bp-message-link .thread-content .excerpt{color:#737373;font-size:12px;margin:0}#message-threads .bp-message-link .thread-content .thread-subject{font-size:14px;vertical-align:top}#message-threads .bp-message-link .thread-content .thread-subject a{color:#737373}#message-threads .bp-message-link .thread-content .thread-subject .excerpt{font-weight:400}#message-threads .bp-message-link .thread-date{color:#767676;display:inline-block;vertical-align:middle;font-size:13px}#message-threads .bp-message-link .thread-date:before{content:"";height:3px;width:3px;border-radius:50%;display:none;vertical-align:middle;background-color:#767676;margin-right:3px}#message-threads .bp-message-link .thread-excerpt+.thread-date{padding-left:5px}#message-threads .bp-message-link .thread-excerpt+.thread-date:before{display:inline-block}#message-threads .bp-message-link .thread-avatar{margin-right:15px;max-width:60px;-webkit-flex:1 2 10%;-moz-flex:1 2 10%;-ms-flex:1 2 10%;-o-flex:1 2 10%;flex:1 2 10%}#message-threads .bp-message-link .thread-avatar img.avatar{max-width:60px;height:52px;width:52px;image-rendering:-webkit-optimize-contrast}#message-threads .bp-message-link .thread-multiple-avatar{min-height:52px;min-width:52px;position:relative}#message-threads .bp-message-link .thread-multiple-avatar img.avatar{border:2px solid #fff;width:35px;height:35px;position:absolute;left:0;top:0}#message-threads .bp-message-link .thread-multiple-avatar img.avatar+img{top:17px;left:17px}#message-threads .bp-message-link:hover .thread-multiple-avatar img.avatar,#message-threads .current .bp-message-link .thread-multiple-avatar img.avatar{border-color:#f5f6f7}#message-threads .thread-item.optionsOpen{position:relative;z-index:1}#message-threads .message-thread-options{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:0 0;display:none}#message-threads .message-thread-options .bb_more_options_action{padding:4px}#message-threads .message-thread-options .bb_more_options_action i{color:#333;font-size:16px;line-height:1;opacity:.4}#message-threads .message-thread-options .bb_more_options_action:hover i{opacity:1}#message-threads .message-thread-options .bb_more_options_list{list-style:none}#message-threads .message-thread-options.loading{display:block}#message-threads .message-thread-options.loading .bb_more_options_action{pointer-events:none}#message-threads .message-thread-options.loading .bb_more_options_action>i{opacity:1}#message-threads .message-thread-options.loading .bb_more_options_action>i:before{content:"\ef30";animation:spin 2s infinite linear;display:inline-block}#message-threads .thread-item.unread .bb_more_options.loading+.bp-message-link:after{opacity:0}#message-threads .optionsOpen .message-thread-options .bb_more_options_action i{opacity:1}#message-threads .thread-item.optionsOpen .message-thread-options,#message-threads .thread-item:hover .message-thread-options{display:block}#message-form-submit-wrapper,#message-reply-form-submit-wrapper{display:flex;justify-content:space-between;align-items:center}.bp-messages-content .actions{margin-left:auto}.bp-messages-content .actions .bb-icon-trash{font-size:18px}.bp-messages-content .actions .bp-icons:not(.bp-hide){display:inline-block;margin:0;padding:.3em .7em}.bp-messages-content .actions .bp-icons:not(.bp-hide):before{font-size:26px}.bp-messages-content .actions .message_actions .message_action__anchor{color:#555}.bp-messages-content .actions .message_actions .message_action__anchor .bb-icon-menu-dots-v{font-size:20px}.bp-messages-content .actions .message_actions.loading .message_action__anchor{pointer-events:none}.bp-messages-content .actions .message_actions.loading .message_action__anchor>i:before{content:"\ef30";animation:spin 2s infinite linear;display:inline-block}.bp-messages-content .actions .message_actions .message_action__list{display:none;margin:0;position:absolute;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;padding:5px 0;min-width:165px;right:-10px;top:35px;z-index:119;list-style:none}.bp-messages-content .actions .message_actions .message_action__list.open{display:block}.bp-messages-content .actions .message_actions .message_action__list ul{margin:0;padding:0}.bp-messages-content .actions .message_actions .message_action__list li{margin:0;list-style:none}.bp-messages-content .actions .message_actions .message_action__list li a{font-size:13px;font-weight:inherit;color:#939597;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.5625rem .9375rem;display:block}.bp-messages-content .actions .message_actions .message_action__list:before{content:" ";position:absolute;width:0;height:0;top:0;right:17px;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:1002}.bp-messages-content .bp-messages-notice .bp-user-messages-feedback .archive-button.loading:before{content:"";display:inline-block;box-sizing:border-box;width:20px;height:20px;border-radius:50%;border:2px solid rgba(var(--bb-alternate-text-color-rgb),.2);border-top-color:var(--bb-alternate-text-color);animation:spin 2s infinite linear}.bp-messages-content form.send-reply .avatar-box{padding:.7em 0}.bp-messages-content .single-message-thread-header{border-bottom:1px solid #eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bp-messages-content .single-message-thread-header .thread-avatar{margin-right:12px;position:relative}.bp-messages-content .single-message-thread-header .thread-avatar img{height:52px;width:52px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.bp-messages-content .single-message-thread-header .thread-avatar .thread-multiple-avatar{height:52px;width:52px;position:relative}.bp-messages-content .single-message-thread-header .thread-avatar .thread-multiple-avatar:after{content:"";height:37px;width:37px;background-color:#fff;position:absolute;top:15px;left:15px;border-radius:50%}.bp-messages-content .single-message-thread-header .thread-avatar .thread-multiple-avatar img{height:35px;width:35px}.bp-messages-content .single-message-thread-header .thread-avatar .thread-multiple-avatar img+img{position:absolute;top:17px;left:17px;z-index:1}.bp-messages-content .single-message-thread-header .thread-avatar .thread-multiple-avatar>a img{height:35px;width:35px}.bp-messages-content .single-message-thread-header .thread-avatar .thread-multiple-avatar>a+a img{position:absolute;top:17px;left:17px;z-index:1}.bp-messages-content .single-thread-title{font-size:16px}.bp-messages-content .single-thread-title .messages-title{padding-left:2em}.bp-messages-content .thread-participants{float:left;margin:5px 0;width:70%}.bp-messages-content .thread-participants dd{margin-bottom:10px}.bp-messages-content .thread-participants li{float:left;margin-left:5px}.bp-messages-content .thread-participants img{width:30px}.bp-messages-content #bp-message-thread-list li .message-content blockquote,.bp-messages-content #bp-message-thread-list li .message-content ol,.bp-messages-content #bp-message-thread-list li .message-content ul{list-style-position:inside;margin-left:0}.bp-messages-content ul#message-threads:empty{display:none}.bp-messages-content #bp-message-thread-header h2:first-child{background-color:#eaeaea;color:#555;font-weight:700;margin:0;padding:.5em}.bp-messages-content #message-threads .thread-content a{border:0;text-decoration:none}.bp-messages-content .standard-form #subject{margin-bottom:20px}@media screen and (max-width:540px){.bp-messages-content .single-message-thread-header .actions a[data-bp-tooltip][data-bp-tooltip-pos=left]:after{max-width:100vw;white-space:normal;min-width:200px}}#buddypress .bp-messages-container .message_action__list{min-width:220px}#buddypress .bp-messages-container .message_action__list li a:before{font-family:bb-icons;font-size:18px;display:inline-block;vertical-align:middle;margin-right:7px}#buddypress .bp-messages-container .message_action__list li.unread a:before{content:"\ee6a"}#buddypress .bp-messages-container .message_action__list li.read a:before{content:"\ee69"}#buddypress .bp-messages-container .message_action__list li.hide_thread a:before{content:"\ee57"}#buddypress .bp-messages-container .message_action__list li.view_members a:before{content:"\e95d"}#buddypress .bp-messages-container .message_action__list li.unhide_thread a:before{content:"\e9e8"}#buddypress .bp-messages-container .message_action__list li.delete_messages a:before{content:"\ef48"}#buddypress .bp-messages-container .message_action__list li.delete_thread a:before{content:"\ef48"}#buddypress .bp-messages-container .message_action__list li.report_member_thread a:before{content:"\ee9c"}#buddypress .bp-messages-container .message_action__list li.report_thread a:before,#buddypress .bp-messages-container .message_action__list li.reported-content a:before,#buddypress .bp-messages-container .message_action__list li.reported_thread a:before{content:"\ee08";vertical-align:middle}#buddypress .bp-messages-container .message_action__list li.reported-content,#buddypress .bp-messages-container .message_action__list li.reported_thread{pointer-events:none;opacity:.9}#buddypress .bp-messages-container .message_action__list li.archived-messages a:before{content:"\e976"}#buddypress .bp-messages-container .message_action__list li.notification_preferences a:before{content:"\e86d"}#buddypress .bp-messages-container .message_action__list li.email_preferences a:before{content:"\ee62"}#buddypress .bp-messages-container .thread-item:nth-child(3)~.thread-item:last-child .message_action__list,#buddypress .bp-messages-container .thread-item:nth-child(3)~.thread-item:nth-last-child(2) .message_action__list,#buddypress .bp-messages-container .thread-item:nth-child(3)~.thread-item:nth-last-child(3) .message_action__list{top:initial;bottom:0;right:-8px}#buddypress .bp-messages-container .thread-item:nth-child(3)~.thread-item:last-child .message_action__list:after,#buddypress .bp-messages-container .thread-item:nth-child(3)~.thread-item:nth-last-child(2) .message_action__list:after,#buddypress .bp-messages-container .thread-item:nth-child(3)~.thread-item:nth-last-child(3) .message_action__list:after{top:initial;bottom:-12px;transform:rotate(140deg);right:0}#bp-message-thread-list{background:#fafafa;border-top:1px solid #eaeaea;clear:both;list-style:none;padding:0 1em}#bp-message-thread-list:after{content:" ";clear:both;display:table}#bp-message-thread-list li{background:#fff;border:1px solid #ccc;-webkit-box-shadow:-2px 1px 9px 0 #eee;-moz-box-shadow:-2px 1px 9px 0 #eee;box-shadow:-2px 1px 9px 0 #eee;padding:.7em;margin:1em 0;width:100%;box-sizing:border-box}#bp-message-thread-list li.divider-date{position:relative}#bp-message-thread-list li.divider-date .bp-avatar-wrap,#bp-message-thread-list li.divider-date .message-metadata{display:none}#bp-message-thread-list li.divider-date .bp-single-message-wrap{text-align:center}#bp-message-thread-list li.divider-date .bp-message-content-wrap{color:#767676;display:inline-block;font-size:11px;font-weight:500;line-height:1.5;text-align:center;padding:0 10px;position:relative;z-index:1;letter-spacing:initial}#bp-message-thread-list li.has-medias .bb-activity-media-wrap,#bp-message-thread-list li.has-medias .bb-activity-video-wrap{pointer-events:none}#bp-message-thread-list li.sending .bp-message-content-wrap p{margin-bottom:0}#bp-message-thread-list .message-metadata .avatar{width:30px}#bp-message-thread-list .message-metadata .user-link{font-size:12px;display:inline-block;color:#222}#bp-message-thread-list .message-metadata .user-link strong{font-size:16px;font-weight:600}#bp-message-thread-list .message-metadata .user-link strong:after{content:"\00b7";color:#767676;font-size:20px;margin-left:6px;vertical-align:middle;display:inline-block}#bp-message-thread-list .message-metadata time{color:#767676;font-size:14px;padding:0 2px}#bp-message-thread-list .message-metadata button{padding:0 .3em}#bp-message-thread-list .message-metadata button:before{font-size:16px}#bp-message-thread-list .bp-message-content-wrap{font-size:14px;clear:both;overflow:hidden;margin:0 auto}#bp-message-thread-list .bp-message-content-wrap p{margin-bottom:8px}#bp-message-thread-list .bp-message-content-wrap p:last-child{margin-bottom:0}#bp-message-thread-list .bp-message-content-wrap>span{margin-bottom:8px}#bp-message-thread-list .bp-message-content-wrap>span:last-child{margin-bottom:0}#bp-message-thread-list .bp-message-content-wrap p.blocked,#bp-message-thread-list .bp-message-content-wrap p.deleted-message,#bp-message-thread-list .bp-message-content-wrap p.suspended,#bp-message-thread-list .bp-message-content-wrap span.blocked,#bp-message-thread-list .bp-message-content-wrap span.deleted-message,#bp-message-thread-list .bp-message-content-wrap span.suspended{display:inline-block;font-size:13px;font-weight:400;padding:5px 15px 5px 10px;border:1px solid #eaeaea;border-radius:4px}#bp-message-thread-list .bp-message-content-wrap p.blocked:before,#bp-message-thread-list .bp-message-content-wrap p.deleted-message:before,#bp-message-thread-list .bp-message-content-wrap p.suspended:before,#bp-message-thread-list .bp-message-content-wrap span.blocked:before,#bp-message-thread-list .bp-message-content-wrap span.deleted-message:before,#bp-message-thread-list .bp-message-content-wrap span.suspended:before{content:"\ee08";display:inline-block;font-family:bb-icons;font-weight:300;font-size:14px;line-height:1;margin:-2px 5px 0 0;vertical-align:middle}#bp-message-thread-list .bp-message-content-wrap+.bb-activity-media-wrap,#bp-message-thread-list .bp-message-content-wrap+.bb-activity-video-wrap{margin-top:8px}#bp-message-thread-list a.bp-user-avatar{display:inline-block}#bp-message-thread-list img.avatar{float:left;margin:0 10px 0 0;image-rendering:-webkit-optimize-contrast;max-width:100%}#bp-message-thread-list .actions a:before{font-size:18px}div.bp-navs#subsubnav.bp-messages-filters .user-messages-bulk-actions{margin-right:15px;max-width:42.5%}div#subsubnav:empty{display:none}input#send-to-input{margin-bottom:20px}#compose-personal-li a{margin-top:0}.bp-messages-container #subnav #compose-personal-li{margin-left:10px;margin-bottom:5px}@media screen and (min-width:1080px){.compose #compose-personal-li{display:none}}#bp-message-load-more:not(.loading),#bp-messages-next-page,#bp-messages-prev-page{display:none!important}.bp-messages-content #bp-message-load-more.loading~#bp-message-thread-list{padding-top:35px}#bp-message-load-more{position:absolute;top:60px;text-align:center;width:100%;left:0;margin-top:25px}#bp-message-load-more .button{font-size:0;padding:0;margin:auto;width:auto;color:inherit;background-color:transparent;border:0}#bp-message-load-more .button:focus,#bp-message-load-more .button:hover{outline:0;text-decoration:none;color:inherit;box-shadow:none}#bp-message-load-more .button .dashicons-update{font-family:bb-icons;font-size:25px;height:25px;width:25px;display:flex;align-items:center;justify-content:center}#bp-message-load-more .button .dashicons-update:before{content:"\ef30"}#send_message_form .select2-selection--multiple{border-color:#d6d6d6;padding:3px 5px}#send_message_form .select2-selection__rendered{display:flex;align-items:center;flex-flow:row wrap;padding:0}#send_message_form .select2-search.select2-search--inline{flex:1;min-width:0}#send_message_form .select2-selection__rendered li{margin:5px}#send_message_form .select2-search__field{min-width:120px;height:30px;margin:0;border:0;background:0 0;padding:0 5px}.medium-editor-action-close b:before{content:"\f153"}.bp-messages-content #bp-message-content{margin-top:20px;padding:20px}.bp-messages-content #bp-message-content #whats-new-messages-attachments{margin-top:15px}.bp-messages-content #bp-message-content #whats-new-messages-toolbar{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;flex:1}.bp-messages-content #bp-message-content #whats-new-messages-toolbar .post-elements-buttons-item.disable{pointer-events:initial}.bp-messages-content #bp-message-content .medium-editor-toolbar{top:inherit;bottom:-6px;z-index:99;background-color:#fff;visibility:hidden;transition:opacity ease .3s;right:10px;overflow:hidden;left:0;opacity:0}.bp-messages-content #bp-message-content .medium-editor-toolbar.active{opacity:1;display:block;border-radius:0;z-index:112;visibility:visible;bottom:-6px;height:40px}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions{background-color:transparent;height:auto;padding:0 10px 0 0}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first{padding-right:6px}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button{box-shadow:none;padding:10px 10px 10px 0;min-width:30px;border:0;background-color:transparent!important}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active{background:none transparent}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-action-close{padding-right:0}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input{width:calc(100% - 80px)}.bp-messages-content #bp-message-content #whats-new-messages-toolbar{padding:0 15px 0 0;width:auto;min-height:24px}.bp-messages-content #bp-message-content #whats-new-formatting-toolbar{display:flex;margin:0 5px 0 0}.bp-messages-content #bp-message-content #whats-new-formatting-toolbar .post-elements-buttons-item,.bp-messages-content #bp-message-content #whats-new-formatting-toolbar .toolbar-button{display:flex}.bp-messages-content .bp-message-content_foot_note{font-size:12px;color:#767676;text-align:right;margin:8px 0 0;line-height:1.5}.bp-messages-content .bp-message-content_foot_note .space_note{margin-right:15px}.bp-messages-content .bp-message-content_foot_note strong{font-weight:600}body.bb-is-mobile .bp-messages-content .bp-message-content_foot_note{display:none}.bp-message-content-wrap .bp-message-content_foot_note{margin:-10px 20px 20px}.bbpress #bbpress-forums .medium-editor-toolbar .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .medium-editor-toolbar .medium-editor-toolbar-actions{opacity:0}.bbpress #bbpress-forums .medium-editor-toolbar.active .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .medium-editor-toolbar.active .medium-editor-toolbar-actions{opacity:.4}.bbpress #bbpress-forums .medium-editor-toolbar.active .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .medium-editor-toolbar.active .medium-editor-toolbar-actions li{pointer-events:none}.bbpress #bbpress-forums .medium-editor-toolbar.active.medium-editor-toolbar-active .medium-editor-toolbar-actions,.buddypress #buddypress.buddypress-wrap .medium-editor-toolbar.active.medium-editor-toolbar-active .medium-editor-toolbar-actions{opacity:1}.bbpress #bbpress-forums .medium-editor-toolbar.active.medium-editor-toolbar-active .medium-editor-toolbar-actions li,.buddypress #buddypress.buddypress-wrap .medium-editor-toolbar.active.medium-editor-toolbar-active .medium-editor-toolbar-actions li{pointer-events:auto}.messages .select2-dropdown{border-color:#d6d6d6}.messages .select2-dropdown .select2-results__option[aria-selected=true]{display:none}.messages-wrapper #subnav .subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.messages-wrapper #subnav .subnav #back-to-thread-li{display:flex;font-size:24px;font-weight:600}.messages-wrapper #subnav .subnav #back-to-thread{background-color:transparent;font-size:inherit;font-weight:inherit;padding:0}.messages-wrapper #subnav .subnav #back-to-thread>[class*=bb-icon]{display:inline-block;margin:2px 10px 0 0;line-height:1;vertical-align:middle}.bp-messages-nav-panel{display:block;-webkit-box-flex:0;-ms-flex:0 0 375px;flex:0 0 375px;min-width:0}@media screen and (max-width:46.8em){.bp-messages-nav-panel{-ms-flex:0 0 100%;flex:0 0 100%;min-width:0}}.bp-messages-nav-panel .messages-search-loader{text-align:center;padding:15px 0 0}.bp-messages-nav-panel .messages-search-loader>i{font-size:25px;color:#767676}.bp-messages-nav-panel .message-header-loading{display:none}.bp-messages-nav-panel.loading .bp-subnavs{display:none}.bp-messages-nav-panel.loading .message-header-loading{display:block;padding:15px}.bp-messages-nav-panel.loading .message-header-loading .message-header-loading_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.bp-messages-nav-panel.loading .message-header-loading .message-header-loading_description,.bp-messages-nav-panel.loading .message-header-loading .message-header-loading_title{width:151px;height:34px}.bp-messages-nav-panel.loading .message-header-loading .message-header-loading_title{border-radius:100px}.bp-messages-nav-panel.loading .message-header-loading .message-header-loading_description{width:100%;height:36px}.bp-messages-nav-panel.loading .message-header-loading .message-header-loading_option{width:34px;height:34px;border-radius:50%}.bp-messages-nav-panel #bb-messages-thread-list-nav .bp-navs.bp-subnavs{overflow:initial}.messages-wrapper #subnav #compose-personal-li{margin-right:10px}.messages-wrapper #subnav #compose-action-personal-li{display:flex;margin:0 0 0 auto}.messages-wrapper #subnav #compose-action-personal-li>a{font-size:0}#inbox{pointer-events:none}#compose-personal-li a{font-size:0}#compose-personal-li a:after{content:"\ee5a";font-size:20px;line-height:1;font-family:bb-icons;vertical-align:top;text-align:center;transition:color .1s ease-in;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bp-close-compose-form{color:rgba(18,43,70,.4);line-height:1}.bp-close-compose-form .bb-icons{font-size:24px}#message_content{margin-bottom:10px}.no-message-wrap{padding:40px 0 20px;text-align:center}.no-message-content{padding:0 40px 20px}.no-message-wrap .bb-icon{font-size:80px;color:#9b9c9f;opacity:.4}#user_messages_search_form,.bp-search.messages-search{width:100%}.bp-user-messages-loading.loading{border:0;padding:15px;text-align:center}.bp-user-messages-loading.loading .message-user-loading{display:flex;justify-content:center;padding:15px 0;max-width:100%}.bp-user-messages-loading.loading .message-user-loading_avatar{height:52px;width:52px;border-radius:50%;margin-right:15px}.bp-user-messages-loading.loading .message-user-loading_details{display:flex;justify-content:center;flex-flow:column;flex:1;width:calc(100% - 68px)}.bp-user-messages-loading.loading .message-user-loading_details .message-user-loading_description,.bp-user-messages-loading.loading .message-user-loading_details .message-user-loading_title{width:107px;height:14px;border-radius:15px;margin-bottom:6px;max-width:100%}.bp-user-messages-loading.loading .message-user-loading_details .message-user-loading_description{width:202px}.bp-single-message-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-avatar-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:40px;margin-right:10px}.bp-single-message-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.bp-single-message-content .bb-activity-media-elem{min-width:20%}#bp-message-thread-list .bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap .document-action_list li{background-color:transparent;margin:0;padding:0}.bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity:last-child .document-action-wrap .document-action_list{top:initial;bottom:36px}.bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity:last-child .document-action-wrap .document-action_list:after{top:inherit;bottom:-12px;right:-3px;-webkit-transform:rotate(137deg);-ms-transform:rotate(137deg);transform:rotate(137deg)}.bp-single-message-content .bb-activity-video-wrap .bb-activity-media-elem.video-activity .video-action-wrap .video-action_list li{margin:0!important;padding:0!important}.bp-single-message-content .bb-activity-video-wrap .bb-activity-media-elem.video-activity:last-child .video-action-wrap .video-action_list{top:initial;bottom:36px}.bp-single-message-content .bb-activity-video-wrap .bb-activity-media-elem.video-activity:last-child .video-action-wrap .video-action_list:after{top:inherit;bottom:-12px;right:-3px;-webkit-transform:rotate(137deg);-ms-transform:rotate(137deg);transform:rotate(137deg)}.bp-single-message-content .bb-item-cover-wrap.bb-icon-loader{background-color:#ddd;align-items:center;justify-content:center;display:flex;padding-top:100%}.bp-single-message-content .bb-item-cover-wrap.bb-icon-loader:before{position:absolute;top:50%;transform:translateY(-50%);animation:spin 2s infinite linear;height:auto;background-color:transparent;left:inherit}.bp-single-message-content .bb-activity-media-wrap .document-detail-wrap.bb-icon-loader:before{animation:spin 2s infinite linear}.bp-messages-content-wrapper{position:relative;display:flex;flex-flow:column;padding:0 20px;height:calc(69vh + 130px)}.bp-messages-content-wrapper .dropzone{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;position:static;z-index:11;background:rgba(255,255,255,.99);height:calc(100% - 245px);width:100%;left:0;border-radius:4px;max-height:240px;overflow:auto}.bp-messages-content-wrapper .dropzone .dz-default.dz-message{display:none}.bp-messages-content-wrapper .dropzone.dz-started .dz-default.dz-message{display:flex}#send_message_form .dropzone{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.bp-messages-search-form #user_messages_search_reset{font-size:13px;color:#767676;background-color:transparent;border:0;padding:0;opacity:.4;position:absolute;top:50%;transform:translateY(-50%);right:12px}.bp-messages-search-form #user_messages_search_reset:hover{opacity:1}.bp-messages-form-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.compose .bp-messages-form-header{position:absolute;border:0;top:18px;right:20px}.compose .bp-messages-form-header .bp-new-message-heading{display:none}.compose .bp-messages-form-header .bp-close-compose-form{display:block}.compose .bp-messages-form-header .bp-close-compose-form [class*=bb-icon]{font-size:24px}.compose .bp-messages-recipient{display:flex;padding:0 55px 22px 22px;margin:2px -20px}.compose .bp-messages-recipient>span:first-child{margin-right:10px;font-size:14px;font-weight:500;line-height:30px}.compose .bp-messages-recipient .select2-container{display:flex;font-size:14px}.compose .bp-messages-recipient .select2-container>.selection{width:100%}.select2-container--open ul .select2-results__message+.select2-results__option--load-more{display:none}.compose #buddypress #send_message_form .select2-search__field{font-size:14px;padding-bottom:0;padding-right:0}.compose #buddypress #send_message_form .select2-container--default .select2-selection--multiple .select2-selection__choice{margin-bottom:5px}.bp-back-to-thread-list{margin-right:15px}body .bp-messages-user-threads{max-height:69vh;overflow:auto}#bp-message-thread-list{max-height:50vh;overflow:auto}#message-new-submit,#message-reply-new-submit{background-color:#5087e5;border-radius:50%;text-align:center;height:30px;width:30px;overflow:hidden;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;padding:0;opacity:.5;pointer-events:none}#bp-message-content.focus-in--content #message-new-submit,#bp-message-content.focus-in--content #message-reply-new-submit{opacity:1;pointer-events:auto}#message-new-submit:before,#message-reply-new-submit:before{display:block;content:"\eee7";color:#fff;font-family:bb-icons;font-size:14px;font-weight:300;line-height:30px}#message-new-submit #bp-messages-send,#message-reply-new-submit #send_reply_button{position:absolute;inset:0;opacity:0;width:auto;min-width:auto;margin:0;padding:0;-webkit-tap-highlight-color:transparent}@media screen and (min-width:1080px){.bp-back-to-thread-list,.bp-close-compose-form{display:none}}@media screen and (max-width:1080px){.bp-messages-nav-panel{flex:0 0 100%;border-right:0;min-width:0}.bp-messages-content{display:none}.bp-compose-message .bp-messages-nav-panel,.bp-view-message .bp-messages-nav-panel{display:none}.bp-compose-message .bp-messages-content,.bp-view-message .bp-messages-content{display:block;padding-left:0}}@media screen and (max-width:767px){#bp-message-thread-list,.bp-messages-user-threads{max-height:400px}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button{padding:10px 5px 10px 0}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first{padding-left:5px!important}}@media screen and (max-width:560px){.bp-messages-content #bp-message-content #message-reply-form-submit-wrapper #message-reply-new-submit{padding:0;width:30px}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions{padding:0}.bp-messages-content #bp-message-content .medium-editor-toolbar .medium-editor-toolbar-actions button{padding:10px 0;min-width:30px}}.mass-user-block-list #moderated_user_list:not(.is_not_empty),.message-members-list #members_list:not(.is_not_empty){display:flex;align-items:center;justify-content:center}.mass-user-block-list #moderated_user_list:not(.is_not_empty):before,.message-members-list #members_list:not(.is_not_empty):before{content:"\ef30";font:normal normal normal 20px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.mass-user-block-list.member-popup div.modal-container,.mass-user-block-list.moderation-popup div.modal-container,.message-members-list.member-popup div.modal-container,.message-members-list.moderation-popup div.modal-container{max-height:600px}@media screen and (max-height:768px){.mass-user-block-list.member-popup div.modal-container,.mass-user-block-list.moderation-popup div.modal-container,.message-members-list.member-popup div.modal-container,.message-members-list.moderation-popup div.modal-container{max-height:80vh}}.mass-user-block-list .bb-report-type-pagination,.message-members-list .bb-report-type-pagination{margin:0 -10px}.mass-user-block-list .bb-report-type-pagination .page-data,.message-members-list .bb-report-type-pagination .page-data{margin:0;text-align:left}.mass-user-block-list .bb-report-type-pagination .page-data #load_more_rl,.message-members-list .bb-report-type-pagination .page-data #load_more_rl{opacity:0;visibility:hidden;height:1px;overflow:hidden;min-height:0;transition:none}.mass-user-block-list .bb-report-type-pagination .page-data #load_more_rl.loading,.message-members-list .bb-report-type-pagination .page-data #load_more_rl.loading{font-size:13px;background-color:transparent;border:0;color:#767676;opacity:1;visibility:visible;height:auto;min-height:auto;padding:10px 0 5px}.mass-user-block-list .bb-report-type-pagination .page-data #load_more_rl.loading:after,.message-members-list .bb-report-type-pagination .page-data #load_more_rl.loading:after{content:"\ef30";font-family:bb-icons;font-size:20px;font-weight:400;line-height:1;float:left;margin:7px 6px 0 0}.bb-report-type-pagination .page-data{display:block;margin:20px auto 0;text-align:center}.bb-report-type-pagination .page-data #load_more_rl{min-width:140px}.bb-report-type-pagination .page-data #load_more_rl.loading:after{content:"\ef30";font-family:bb-icons;font-size:18px;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear;vertical-align:middle}body.messages .buddypress-wrap{max-width:1200px}.buddypress.settings .profile-settings.bp-tables-user select{width:100%}#activate-page .bp-messages{margin-bottom:20px}.notification_info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.notification_info .notification_learn_more{display:none}.notification_info .notification_type{display:-webkit-box;display:-ms-flexbox;display:flex;width:33.33%}.notification_info .notification_type:not(:last-child){margin-right:20px}.bb-notification-column-2 .notification_info .notification_type{width:calc(50% - 10px)}.notification_info .notification_type_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px}.notification_info .notification_type_icon .bb-icon{font-size:40px}.notification_info .notification_type .notification_type_info h3,.notification_info .notification_type .notification_type_info p{margin-bottom:0}@media screen and (max-width:900px){.notification_info{flex-direction:column;margin-bottom:15px}.notification_info .notification_learn_more{display:block;margin-bottom:0;font-size:15px;font-weight:500}.notification_info .notification_learn_more a>span{font-weight:400}.notification_info .notification_learn_more.show{margin-bottom:15px}.notification_info .notification_type{display:none;width:100%;margin-bottom:20px;padding-bottom:22px;border-bottom:1px solid #ccc}.notification_info .notification_type:last-of-type{border-bottom:0;padding-bottom:0}.bb-notification-column-2 .notification_info .notification_type{width:100%;margin-right:0}.notification_info .notification_type.show{display:flex}}.main-notification-settings{font-size:16px;margin-bottom:0}.main-notification-settings:first-of-type{margin-bottom:15px}.main-notification-settings thead{background-color:#ededed}.main-notification-settings thead .title{padding-left:20px;border-left:1px solid #ccc;font-weight:400;width:100%}.main-notification-settings thead .app{border-right:1px solid #ccc;padding-right:20px}.main-notification-settings .title{vertical-align:middle}.main-notification-settings th{min-width:95px;padding:10px;vertical-align:middle;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.main-notification-settings .disabled *{opacity:.6;pointer-events:none}.main-notification-settings .disabled * input[type=checkbox]{opacity:0}.main-notification-settings input[type=checkbox]:disabled{opacity:0}.main-notification-settings tbody .title{font-size:14px;color:#a3a5a9;letter-spacing:.5px;text-transform:uppercase;font-weight:500}.main-notification-settings tbody td{border-bottom:1px solid #ccc;vertical-align:middle;padding:10px}.main-notification-settings tbody td:first-child{padding-left:0;width:100%}.main-notification-settings tbody td.notification_no_option{text-align:center}.main-notification-settings tbody .notification_heading td{border-bottom:0;padding:15px 0 0 0}.main-notification-settings .app,.main-notification-settings .email,.main-notification-settings .web{min-width:95px}.main-notification-settings .email:last-child{min-width:48px}@media screen and (min-width:900px){#buddypress .bb-bp-settings-content .main-notification-settings .email:last-child label{font-size:0;line-height:20px}}@media screen and (min-width:901px){.main-notification-settings .bb-mobile-setting{display:none}}@media screen and (max-width:900px){.main-notification-settings{display:block}.main-notification-settings .bb-mobile-setting{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:10px}.main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor{float:right;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:3px;padding:3px 10px}.main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor:after{content:"\e826";color:#d7dce5;font-size:22px;font-family:bb-icons;display:inline-block;vertical-align:middle}.main-notification-settings .bb-mobile-setting ul{position:absolute;top:35px;right:0;display:none;margin:0;padding:15px 5px 0;width:150px;list-style:none;background:#fff;box-sizing:border-box;box-shadow:0 0 6px rgba(0,0,0,.05),0 6px 10px rgba(0,0,0,.1);border-radius:4px}.main-notification-settings .bb-mobile-setting ul li{width:100%;padding:0 10px 10px}.main-notification-settings .bb-mobile-setting ul li:last-child{padding-bottom:15px}.main-notification-settings .bb-mobile-setting.active ul{display:block;z-index:1}.main-notification-settings tbody,.main-notification-settings thead,.main-notification-settings tr{display:block}.main-notification-settings tbody td{display:none}.main-notification-settings tbody td:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-notification-settings thead th{display:none}.main-notification-settings thead th.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.subnav_tab .subnav{display:flex;list-style:none;margin:25px 0 30px 0}.subnav_tab .subnav li{margin:0 25px 0 0;padding:0}.subnav_tab .subnav li a{font-size:14px;font-weight:500;text-decoration:none;border-bottom:1px solid transparent;padding:0 0 5px 0}.subnav_tab .subnav li a:focus-visible{outline:1px solid #5087e5}.subnav_tab .subnav li:not(:last-child){margin:0 25px 0 0}.subnav_tab .subnav li.selected a{border-bottom-color:#5087e5}.bb-accordion{border:1px solid #eee;border-radius:4px;margin-bottom:25px}.bb-accordion .bb-accordion_head{display:flex;position:relative;padding:16px 22px}.bb-accordion .bb-accordion_panel{border-top:1px solid #eee}.bb-accordion .bb-accordion_title{font-size:18px;font-weight:600;padding-right:42px;margin:0}.bb-accordion .bb-accordion_panel .bbp-pagination{display:flex;justify-content:flex-end;margin:15px 22px 22px 0;float:none;width:auto}.buddypress .buddypress-wrap .bb-accordion .bb-accordion_trigger{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;color:#767676;position:absolute;top:10px;right:25px;background-color:transparent;border:0;border-radius:4px;padding:0;height:32px;width:32px}.buddypress .buddypress-wrap .bb-accordion .bb-accordion_trigger i{font-size:24px}.buddypress .buddypress-wrap .bb-accordion .bb-accordion_trigger:focus-visible{outline:1px solid #5087e5}@media screen and (max-width:767px){.bb-accordion{border:0;margin-bottom:15px;border-radius:0}.bb-accordion.is_closed{border-bottom:1px solid #eee}.bb-accordion.is_closed .bb-accordion_head{border-bottom:0}.bb-accordion .bb-accordion_head{padding:14px 0}.buddypress .buddypress-wrap .bb-accordion .bb-accordion_trigger{right:12px}.bb-accordion .subscription-items{padding:15px 0 0 0}}.subscription-items{list-style:none;margin:0;padding:10px 12px}.subscription-items li{position:relative;border-radius:4px}.subscription-items li:focus-within,.subscription-items li:hover{background-color:#eaeaea}.subscription-items .subscription-item_anchor{display:flex;align-items:center;padding:12px 10px;width:100%;text-decoration:none;box-sizing:border-box}.subscription-items .subscription-item_image{height:40px;margin-right:12px;position:relative}.subscription-items .subscription-item_image:before{content:"";position:absolute;inset:0;box-shadow:inset 0 0 1.6875px rgba(0,0,0,.08);border-radius:4px}.subscription-items .subscription-item_image img{border-radius:4px;height:40px;width:40px;object-fit:cover}[data-type=topic] .subscription-items .subscription-item_image img{border-radius:50%}.subscription-items .subscription-item_detail{width:calc(100% - 98px);margin-right:12px}.subscription-items .subscription-item_detail .subscription-item_title{font-size:14px;display:block;font-weight:500;line-height:1.5;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.subscription-items .subscription-item_detail .subscription-item_title a{color:currentColor}.subscription-items .subscription-item_detail .subscription-item_meta{font-size:13px;line-height:1.5;color:#767676;display:block;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.subscription-items .subscription-item_detail .subscription-item_meta strong{font-weight:500}.buddypress .buddypress-wrap .subscription-items .subscription-item_remove{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;color:#767676;background-color:transparent;padding:0;border:0;height:28px;width:28px;border-radius:4px;position:absolute;top:50%;transform:translateY(-50%);right:15px}.buddypress .buddypress-wrap .subscription-items .subscription-item_remove i{font-size:20px;display:flex;align-items:center}.buddypress .buddypress-wrap .subscription-items .subscription-item_remove:focus,.buddypress .buddypress-wrap .subscription-items .subscription-item_remove:hover{background-color:#fff}.buddypress .buddypress-wrap .subscription-items .subscription-item_remove:focus i,.buddypress .buddypress-wrap .subscription-items .subscription-item_remove:hover i{color:#333}.buddypress .buddypress-wrap .subscription-items .subscription-item_remove.is_loading{pointer-events:none}.buddypress .buddypress-wrap .subscription-items .subscription-item_remove.is_loading i:before{content:"\ef30";animation:spin 2s infinite linear;display:inline-block}.subscription-items>p{font-size:14px;margin:0;padding:5px 10px}.subscription-items-loader.is_loading .subscription-items_loading{display:flex;align-items:center;padding:12px 10px}.subscription-items-loader.is_loading .subscription-items_loading .subscription-items-image_loading{height:40px;width:40px;margin-right:12px;border-radius:4px}.subscription-items-loader.is_loading .subscription-items_loading .subscription-items-text_loading{height:14px;flex:1;max-width:160px;border-radius:100px}#buddypress .password-toggle,body .password-toggle{position:relative;display:inline-block;width:100%}#buddypress .password-toggle>input,body .password-toggle>input{padding-right:35px!important;width:100%!important}#buddypress .password-toggle .bb-hide-pw,body .password-toggle .bb-hide-pw{position:absolute;right:5px;top:0;height:100%;width:30px;border:0;padding:0;background:0 0!important;box-shadow:none;cursor:pointer}#buddypress .password-toggle .bb-hide-pw .bb-icon,body .password-toggle .bb-hide-pw .bb-icon{font-size:16px;line-height:1;color:#555;font-weight:400}#buddypress .password-toggle .bb-hide-pw.bb-show-pass .bb-icon::before,body .password-toggle .bb-hide-pw.bb-show-pass .bb-icon::before{content:"\ee6a"}.buddypress-wrap #whats-new-post-in-box select,.buddypress-wrap .filter select{border:1px solid #d6d6d6}.buddypress-wrap input.action[disabled]{cursor:pointer;opacity:.4}.buddypress-wrap #notification-bulk-manage[disabled]{display:none}.buddypress-wrap fieldset legend{font-size:inherit;font-weight:600}.buddypress-wrap input[type=email]:focus,.buddypress-wrap input[type=password]:focus,.buddypress-wrap input[type=tel]:focus,.buddypress-wrap input[type=text]:focus,.buddypress-wrap input[type=url]:focus,.buddypress-wrap textarea:focus{-webkit-box-shadow:0 0 8px #eaeaea;-moz-box-shadow:0 0 8px #eaeaea;box-shadow:0 0 8px #eaeaea}.buddypress-wrap select{height:auto}.buddypress-wrap textarea{resize:vertical}.buddypress-wrap .standard-form .bp-controls-wrap{margin:1em 0}.buddypress-wrap .standard-form .groups-members-search input[type=search],.buddypress-wrap .standard-form .groups-members-search input[type=text],.buddypress-wrap .standard-form [data-bp-search] input[type=search],.buddypress-wrap .standard-form [data-bp-search] input[type=text],.buddypress-wrap .standard-form input[type=color],.buddypress-wrap .standard-form input[type=date],.buddypress-wrap .standard-form input[type=datetime-local],.buddypress-wrap .standard-form input[type=datetime],.buddypress-wrap .standard-form input[type=email],.buddypress-wrap .standard-form input[type=month],.buddypress-wrap .standard-form input[type=number],.buddypress-wrap .standard-form input[type=password],.buddypress-wrap .standard-form input[type=range],.buddypress-wrap .standard-form input[type=search],.buddypress-wrap .standard-form input[type=tel],.buddypress-wrap .standard-form input[type=text],.buddypress-wrap .standard-form input[type=time],.buddypress-wrap .standard-form input[type=url],.buddypress-wrap .standard-form input[type=week],.buddypress-wrap .standard-form select,.buddypress-wrap .standard-form textarea{background:#fafafa;border:1px solid #d6d6d6;border-radius:0;font:inherit;font-size:100%;padding:.7em}.buddypress-wrap .standard-form input[required],.buddypress-wrap .standard-form select[required],.buddypress-wrap .standard-form textarea[required]{box-shadow:none;outline:0}.buddypress-wrap .standard-form input[required]:focus,.buddypress-wrap .standard-form select[required]:focus,.buddypress-wrap .standard-form textarea[required]:focus{border-color:#d6d6d6;border-width:1px}.buddypress-wrap .standard-form input.invalid[required],.buddypress-wrap .standard-form select.invalid[required],.buddypress-wrap .standard-form textarea.invalid[required]{border-color:#b71717}.buddypress-wrap .standard-form input:not(.button-small),.buddypress-wrap .standard-form textarea{width:100%}.buddypress-wrap .standard-form input[type=checkbox],.buddypress-wrap .standard-form input[type=radio]{margin-right:5px;width:auto}.buddypress-wrap .standard-form select{padding:3px}.buddypress-wrap .standard-form textarea{height:120px}.buddypress-wrap .standard-form textarea#message_content{height:200px}.buddypress-wrap .standard-form input[type=password]{margin-bottom:5px}.buddypress-wrap .standard-form input:focus,.buddypress-wrap .standard-form select:focus,.buddypress-wrap .standard-form textarea:focus{background:#fafafa;color:#555;outline:0}.buddypress-wrap .standard-form label,.buddypress-wrap .standard-form span.label{display:block;font-weight:600;margin:15px 0 5px;width:auto}.buddypress-wrap .standard-form label[for=delete-account-understand]{display:inline-block}.buddypress-wrap .standard-form a.clear-value{display:block;margin-top:5px;outline:0}.buddypress-wrap .standard-form .submit{clear:both;padding:15px 0 0}.buddypress-wrap .standard-form p.submit{margin-bottom:0}.buddypress-wrap .standard-form div.submit input{margin-right:15px}.buddypress-wrap .standard-form #invite-list label,.buddypress-wrap .standard-form p label{font-weight:400;margin:auto}.buddypress-wrap .standard-form p.description{color:#737373;margin:5px 0}.buddypress-wrap .standard-form .editfield p.description{white-space:pre-line}.buddypress-wrap .standard-form div.checkbox label:nth-child(n+2),.buddypress-wrap .standard-form div.radio div label{color:#737373;font-size:100%;font-weight:400;margin:5px 0 0}.buddypress-wrap .standard-form#send-reply textarea{width:97.5%}.buddypress-wrap .standard-form#sidebar-login-form label{margin-top:5px}.buddypress-wrap .standard-form#sidebar-login-form input[type=password],.buddypress-wrap .standard-form#sidebar-login-form input[type=text]{padding:4px;width:95%}.buddypress-wrap .standard-form.profile-edit input:focus{background:#fff}@media screen and (min-width:46.8em){.buddypress-wrap .standard-form .left-menu{float:left}.buddypress-wrap .standard-form #invite-list ul{list-style:none;margin:1%}.buddypress-wrap .standard-form #invite-list ul li{margin:0 0 0 1%}.buddypress-wrap .standard-form .main-column{margin-left:190px}.buddypress-wrap .standard-form .main-column ul#friend-list{clear:none;float:left}.buddypress-wrap .standard-form .main-column ul#friend-list h4{clear:none}}.buddypress-wrap .standard-form .bp-tables-user label{margin:0}.buddypress-wrap .standard-form button.visibility-toggle-link{font-size:12px;margin:5px}.buddypress-wrap .signup-form label,.buddypress-wrap .signup-form legend{font-weight:400}body.no-js .buddypress #delete_inbox_messages,body.no-js .buddypress #message-type-select,body.no-js .buddypress #messages-bulk-management #select-all-messages,body.no-js .buddypress #notifications-bulk-management #select-all-notifications,body.no-js .buddypress label[for=message-type-select]{display:none}.buddypress-wrap .wp-editor-wrap .wp-editor-wrap button,.buddypress-wrap .wp-editor-wrap .wp-editor-wrap input[type=button],.buddypress-wrap .wp-editor-wrap .wp-editor-wrap input[type=submit],.buddypress-wrap .wp-editor-wrap a.button,.buddypress-wrap .wp-editor-wrap input[type=reset]{padding:0 8px 1px}.buddypress-wrap .select-wrap{border:1px solid #eee}.buddypress-wrap .select-wrap label{display:inline}.buddypress-wrap .select-wrap select::-ms-expand{display:none}.buddypress-wrap .select-wrap select{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;appearance:none;border:0;cursor:pointer;padding:5px 25px 5px 10px;position:relative;z-index:1;width:100%}.buddypress-wrap .select-wrap select,.buddypress-wrap .select-wrap select:active,.buddypress-wrap .select-wrap select:focus{background:0 0}.buddypress-wrap .select-wrap span.select-arrow{font-size:10px;display:inline-block;position:absolute;right:8px;top:10px;z-index:0}.buddypress-wrap .select-wrap span.select-arrow:before{color:#ccc;content:"\25BC"}.buddypress-wrap .select-wrap:focus .select-arrow:before,.buddypress-wrap .select-wrap:hover .select-arrow:before{color:#a6a6a6}.buddypress-wrap .subnav-filters .select-wrap{position:relative}@media screen and (min-width:32em){.buddypress-wrap .subnav-filters .select-wrap{margin-right:12px}}.buddypress-wrap .bp-search form:focus,.buddypress-wrap .bp-search form:hover,.buddypress-wrap .select-wrap:focus,.buddypress-wrap .select-wrap:hover{border:1px solid #d5d4d4;box-shadow:inset 0 0 3px #eee}@media screen and (min-width:32em){.buddypress-wrap .notifications-options-nav .select-wrap{float:left}}ul.bbp-stats{display:flex;flex-flow:row wrap;list-style:none;padding:0;margin:40px -20px;width:auto}ul.bbp-stats li{padding:0;text-align:center;margin-bottom:20px;flex:0 0 50%}@media screen and (min-width:46.8em){ul.bbp-stats li{flex:0 0 50%}}ul.bbp-stats h4{font-size:18px;font-weight:400;margin-bottom:10px}ul.bbp-stats .bbp-count{font-size:30px}#customize-control-group_nav_order .item-title .checkbox-wrap,#customize-control-user_nav_order .item-title .checkbox-wrap{display:flex;align-items:center;float:right}#customize-control-group_nav_order .item-title .checkbox-wrap.bp-hide,#customize-control-user_nav_order .item-title .checkbox-wrap.bp-hide{display:none}#customize-control-group_nav_order .item-title .checkbox-wrap .visible-checkboxes,#customize-control-user_nav_order .item-title .checkbox-wrap .visible-checkboxes{margin:0 5px 0 0}.buddypress-wrap .bp-dir-search-form,.buddypress-wrap .bp-messages-search-form:after,.buddypress-wrap .bp-messages-search-form:before{content:" ";display:table}.buddypress-wrap .bp-dir-search-form,.buddypress-wrap .bp-messages-search-form:after{clear:both}.buddypress-wrap form.bp-dir-search-form,.buddypress-wrap form.bp-invites-search-form,.buddypress-wrap form.bp-messages-search-form{border:1px solid #eee;width:100%}@media screen and (min-width:55em){.buddypress-wrap form.bp-dir-search-form,.buddypress-wrap form.bp-invites-search-form,.buddypress-wrap form.bp-messages-search-form{width:15em}}.buddypress-wrap form.bp-dir-search-form label,.buddypress-wrap form.bp-invites-search-form label,.buddypress-wrap form.bp-messages-search-form label{margin:0}.buddypress-wrap form.bp-dir-search-form button[type=submit],.buddypress-wrap form.bp-dir-search-form input[type=search],.buddypress-wrap form.bp-dir-search-form input[type=text],.buddypress-wrap form.bp-invites-search-form button[type=submit],.buddypress-wrap form.bp-invites-search-form input[type=search],.buddypress-wrap form.bp-invites-search-form input[type=text],.buddypress-wrap form.bp-messages-search-form button[type=submit],.buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form.bp-messages-search-form input[type=text]{background:0 0;border:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;background-clip:padding-box}.buddypress-wrap form.bp-dir-search-form input[type=search],.buddypress-wrap form.bp-dir-search-form input[type=text],.buddypress-wrap form.bp-invites-search-form input[type=search],.buddypress-wrap form.bp-invites-search-form input[type=text],.buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form.bp-messages-search-form input[type=text]{float:left;line-height:1.5;padding:3px 10px;width:80%}.buddypress-wrap form.bp-dir-search-form button[type=submit],.buddypress-wrap form.bp-invites-search-form button[type=submit],.buddypress-wrap form.bp-messages-search-form button[type=submit]{float:right;font-size:inherit;font-weight:400;line-height:1.5;padding:3px .7em;text-align:center;text-transform:none;width:20%;visibility:visible!important}.buddypress-wrap form.bp-dir-search-form button[type=submit] span,.buddypress-wrap form.bp-invites-search-form button[type=submit] span,.buddypress-wrap form.bp-messages-search-form button[type=submit] span{font-size:18px;line-height:1.6}.buddypress-wrap form.bp-dir-search-form button[type=submit].bp-show,.buddypress-wrap form.bp-invites-search-form button[type=submit].bp-show,.buddypress-wrap form.bp-messages-search-form button[type=submit].bp-show{height:auto;left:0;overflow:visible;position:static;top:0}.buddypress-wrap form.bp-dir-search-form input[type=search]::-webkit-search-cancel-button,.buddypress-wrap form.bp-invites-search-form input[type=search]::-webkit-search-cancel-button,.buddypress-wrap form.bp-messages-search-form input[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}.buddypress-wrap form.bp-dir-search-form input[type=search]::-webkit-search-results-button,.buddypress-wrap form.bp-dir-search-form input[type=search]::-webkit-search-results-decoration,.buddypress-wrap form.bp-invites-search-form input[type=search]::-webkit-search-results-button,.buddypress-wrap form.bp-invites-search-form input[type=search]::-webkit-search-results-decoration,.buddypress-wrap form.bp-messages-search-form input[type=search]::-webkit-search-results-button,.buddypress-wrap form.bp-messages-search-form input[type=search]::-webkit-search-results-decoration{display:none}.buddypress-wrap ul.filters li form label input{line-height:1.4;padding:.1em .7em}.buddypress-wrap .dir-form{clear:both}.groups-search .bp-dir-search-form .search-form_submit,.members-search .bp-dir-search-form .search-form_submit{position:absolute;right:0;top:0;opacity:0}.buddypress-wrap .groups-search .bp-dir-search-form input[type=search],.buddypress-wrap .members-search .bp-dir-search-form input[type=search]{padding-left:35px;width:100%}.buddypress.no-js form.bp-dir-search-form button[type=submit]{height:auto;left:0;overflow:visible;position:static;top:0}.bp-user [data-bp-search] form input[type=search],.bp-user [data-bp-search] form input[type=text]{padding:6px 10px 7px}.bb-search-block .bp-search-results-list .bp-search-item .item-avatar{float:none;width:auto;margin:0 12px 0 0;max-width:inherit}.bb-search-block .bp-search-results-list .bp-search-item .item-avatar img{height:auto;max-width:160px;width:100%}.bb-search-block .bp-search-results-list .search-document-list .media-folder_icon a{text-decoration:none}body.search-results .bb-search-block .search_results .albums-list .media-album_thumb .item-avatar{margin:0}body.search-results .bb-search-block .search_results .albums-list .media-album_thumb .item-avatar a{text-decoration:none}body.search-results .bb-search-block .search_results .albums-list .media-album_thumb .item-avatar a>i{background-color:#f2f4f5;color:#9b9c9f;display:flex;font-weight:300;align-items:center;justify-content:center;margin-top:0;font-size:28px;border-radius:3px;height:90px;width:90px}.buddypress-wrap .bp-tables-report,.buddypress-wrap .bp-tables-user,.buddypress-wrap table.forum,.buddypress-wrap table.wp-profile-fields{width:100%}.buddypress-wrap .bp-tables-report thead tr,.buddypress-wrap .bp-tables-user thead tr,.buddypress-wrap table.forum thead tr,.buddypress-wrap table.wp-profile-fields thead tr{background:0 0;border-bottom:2px solid #ccc}.buddypress-wrap .bp-tables-report tbody tr,.buddypress-wrap .bp-tables-user tbody tr,.buddypress-wrap table.forum tbody tr,.buddypress-wrap table.wp-profile-fields tbody tr{background:#fafafa}.buddypress-wrap .bp-tables-report tr td,.buddypress-wrap .bp-tables-report tr th,.buddypress-wrap .bp-tables-user tr td,.buddypress-wrap .bp-tables-user tr th,.buddypress-wrap table.forum tr td,.buddypress-wrap table.forum tr th,.buddypress-wrap table.wp-profile-fields tr td,.buddypress-wrap table.wp-profile-fields tr th{padding:.7em;vertical-align:middle}.buddypress-wrap .bp-tables-report tr td.label,.buddypress-wrap .bp-tables-user tr td.label,.buddypress-wrap table.forum tr td.label,.buddypress-wrap table.wp-profile-fields tr td.label{border-right:1px solid #eaeaea;font-weight:600;width:25%}.buddypress-wrap .bp-tables-report tr.alt td,.buddypress-wrap .bp-tables-user tr.alt td,.buddypress-wrap table.wp-profile-fields tr.alt td{background:#fafafa}.buddypress-wrap table.profile-fields .data{padding:.7em 1em}.buddypress-wrap table.profile-fields .repeater-separator{background:0 0}.buddypress-wrap table.profile-fields tr:last-child{border-bottom:none}.buddypress-wrap table.notifications td{padding:1em .7em}.buddypress-wrap table.notifications .bulk-select-all,.buddypress-wrap table.notifications .bulk-select-check{width:7%}.buddypress-wrap table.notifications .bulk-select-check{vertical-align:middle}.buddypress-wrap table.notifications .date,.buddypress-wrap table.notifications .notification-description,.buddypress-wrap table.notifications .notification-since,.buddypress-wrap table.notifications .title{width:39%}.buddypress-wrap table.notifications .actions,.buddypress-wrap table.notifications .notification-actions{width:15%}.buddypress-wrap table.notification-settings th.title,.buddypress-wrap table.profile-settings th.title{width:80%}.buddypress-wrap table.notifications .notification-actions a.delete,.buddypress-wrap table.notifications .notification-actions a.mark-read{display:inline-block}.buddypress-wrap table.notification-settings{margin-bottom:15px;text-align:left}.buddypress-wrap #groups-notification-settings{margin-bottom:0}.buddypress-wrap table.notification-settings td:first-child,.buddypress-wrap table.notification-settings th.icon,.buddypress-wrap table.notifications td:first-child,.buddypress-wrap table.notifications th.icon{display:none}.buddypress-wrap table.notification-settings .no,.buddypress-wrap table.notification-settings .yes{text-align:center;width:40px;vertical-align:middle}.buddypress-wrap table#message-threads{clear:both}.buddypress-wrap table#message-threads .thread-info{min-width:40%}.buddypress-wrap table#message-threads .thread-info p{margin:0}.buddypress-wrap table#message-threads .thread-info p.thread-excerpt{color:#737373;font-size:12px;margin-top:3px}.buddypress-wrap table.profile-fields{margin-bottom:20px}.buddypress-wrap table.profile-fields:last-child{margin-bottom:0}.buddypress-wrap table.profile-fields p{margin:0}.buddypress-wrap table.profile-fields p:last-child{margin-top:0}.buddypress-wrap table.profile-fields td.data>p{margin:0 0 12px}.bp-screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.clearfix:after{content:" ";clear:both;display:table}.center-vert{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.bp-hide{display:none}.bp-show{height:auto;left:0;overflow:visible;position:static;top:0}.buddypress .buddypress-wrap .activity-state a,.buddypress .buddypress-wrap .comment-reply-link,.buddypress .buddypress-wrap .generic-button a,.buddypress .buddypress-wrap a.bp-title-button,.buddypress .buddypress-wrap a.button,.buddypress .buddypress-wrap button,.buddypress .buddypress-wrap input[type=button],.buddypress .buddypress-wrap input[type=reset],.buddypress .buddypress-wrap input[type=submit],.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a{background:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#555;cursor:pointer;font-size:inherit;font-weight:400;outline:0;line-height:1.3;padding:.3em .7em;text-align:center;text-decoration:none;width:auto}.buddypress .buddypress-wrap .button-small[type=button]{padding:0 8px 1px}.buddypress .buddypress-wrap .button-nav li a:focus,.buddypress .buddypress-wrap .button-nav li a:hover,.buddypress .buddypress-wrap .button-nav li.current a,.buddypress .buddypress-wrap .comment-reply-link:focus,.buddypress .buddypress-wrap .comment-reply-link:hover,.buddypress .buddypress-wrap .generic-button a:focus,.buddypress .buddypress-wrap .generic-button a:hover,.buddypress .buddypress-wrap a.button:focus,.buddypress .buddypress-wrap a.button:hover,.buddypress .buddypress-wrap button:focus,.buddypress .buddypress-wrap button:hover,.buddypress .buddypress-wrap input[type=button]:focus,.buddypress .buddypress-wrap input[type=button]:hover,.buddypress .buddypress-wrap input[type=reset]:focus,.buddypress .buddypress-wrap input[type=reset]:hover,.buddypress .buddypress-wrap input[type=submit]:focus,.buddypress .buddypress-wrap input[type=submit]:hover{background:#ededed;border-color:#999;color:#333;outline:0;text-decoration:none}.buddypress .buddypress-wrap a.disabled,.buddypress .buddypress-wrap button.disabled,.buddypress .buddypress-wrap button.pending,.buddypress .buddypress-wrap div.pending a,.buddypress .buddypress-wrap input[type=button].disabled,.buddypress .buddypress-wrap input[type=button].pending,.buddypress .buddypress-wrap input[type=reset].disabled,.buddypress .buddypress-wrap input[type=reset].pending,.buddypress .buddypress-wrap input[type=submit].pending,.buddypress .buddypress-wrap input[type=submit][disabled=disabled]{border-color:#eee;color:#767676;cursor:default}.buddypress .buddypress-wrap a.disabled:hover,.buddypress .buddypress-wrap button.disabled:hover,.buddypress .buddypress-wrap button.pending:hover,.buddypress .buddypress-wrap div.pending a:hover,.buddypress .buddypress-wrap input[type=button]:hover.disabled,.buddypress .buddypress-wrap input[type=button]:hover.pending,.buddypress .buddypress-wrap input[type=reset]:hover.disabled,.buddypress .buddypress-wrap input[type=reset]:hover.pending,.buddypress .buddypress-wrap input[type=submit]:hover.disabled,.buddypress .buddypress-wrap input[type=submit]:hover.pending{border-color:#eee;color:#767676}.buddypress .buddypress-wrap button.text-button,.buddypress .buddypress-wrap input.text-button{background:0 0;border:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#767676}.buddypress .buddypress-wrap button.text-button.small,.buddypress .buddypress-wrap input.text-button.small{font-size:13px}.buddypress .buddypress-wrap button.text-button:focus,.buddypress .buddypress-wrap button.text-button:hover,.buddypress .buddypress-wrap input.text-button:focus,.buddypress .buddypress-wrap input.text-button:hover{background:0 0;text-decoration:underline}.buddypress .buddypress-wrap .activity-list a.button{border:none}.buddypress .buddypress-wrap .bp-invites-content ul.bp-list li a.invite-button:hover{color:#1fb3dd}.buddypress .buddypress-wrap .bp-invites-content ul.bp-list li a.group-remove-invite-button:hover,.buddypress .buddypress-wrap .bp-invites-content ul.bp-list li a.invite-button:hover,.buddypress .buddypress-wrap .bp-invites-content ul.bp-list li.selected a.group-remove-invite-button:hover,.buddypress .buddypress-wrap .bp-invites-content ul.bp-list li.selected a.invite-button:hover{color:#a00}.buddypress .buddypress-wrap #item-buttons:empty{display:none}.buddypress .buddypress-wrap input:disabled:focus,.buddypress .buddypress-wrap input:disabled:hover{background:0 0}.buddypress .buddypress-wrap .text-links-list a.button{background:0 0;border:none;border-right:1px solid #eee;color:#737373;display:inline-block;padding:.3em 1em}.buddypress .buddypress-wrap .text-links-list a.button:visited{color:#d6d6d6}.buddypress .buddypress-wrap .text-links-list a.button:focus,.buddypress .buddypress-wrap .text-links-list a.button:hover{color:#5087e5}.buddypress .buddypress-wrap .text-links-list a:first-child{padding-left:0}.buddypress .buddypress-wrap .text-links-list a:last-child{border-right:none}.buddypress .buddypress-wrap .bp-list.grid .action a,.buddypress .buddypress-wrap .bp-list.grid .action button{border:1px solid #ccc;display:block;margin:0}.buddypress .buddypress-wrap .bp-list.grid .action a:focus,.buddypress .buddypress-wrap .bp-list.grid .action a:hover,.buddypress .buddypress-wrap .bp-list.grid .action button:focus,.buddypress .buddypress-wrap .bp-list.grid .action button:hover{background:#ededed}.buddypress #buddypress .create-button{background:0 0;text-align:center}.buddypress #buddypress .create-button a:focus,.buddypress #buddypress .create-button a:hover{text-decoration:underline}@media screen and (min-width:46.8em){.buddypress #buddypress .create-button{float:right}}.buddypress #buddypress .create-button a{border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-clip:padding-box;-webkit-box-shadow:inset 0 0 6px 0 #eaeaea;-moz-box-shadow:inset 0 0 6px 0 #eaeaea;box-shadow:inset 0 0 6px 0 #eaeaea;margin:.2em 0;width:auto}.buddypress #buddypress .create-button a:focus,.buddypress #buddypress .create-button a:hover{background:0 0;border-color:#ccc;-webkit-box-shadow:inset 0 0 12px 0 #eaeaea;-moz-box-shadow:inset 0 0 12px 0 #eaeaea;box-shadow:inset 0 0 12px 0 #eaeaea}@media screen and (min-width:46.8em){.buddypress #buddypress.bp-dir-vert-nav .create-button{float:none;padding-top:2em}.buddypress #buddypress.bp-dir-vert-nav .create-button a{margin-right:.5em}}.buddypress #buddypress.bp-dir-hori-nav .create-button{float:left}.buddypress #buddypress.bp-dir-hori-nav .create-button a,.buddypress #buddypress.bp-dir-hori-nav .create-button a:hover{background:0 0;border:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;margin:0}.buddypress-wrap button.ac-reply-cancel,.buddypress-wrap button.bp-icons{background:0 0;border:0}.buddypress-wrap button.bp-icons:focus,.buddypress-wrap button.bp-icons:hover{background:0 0}.buddypress-wrap button.ac-reply-cancel:focus,.buddypress-wrap button.ac-reply-cancel:hover{background:0 0;text-decoration:underline}.buddypress-wrap .bp-invites-content li .invite-button span.icons:before,.buddypress-wrap .bp-invites-filters .invite-button span.icons:before,.buddypress-wrap .bp-messages-filters li a.messages-button:before,.buddypress-wrap .feed a:before,.buddypress-wrap .filter label:before,.buddypress-wrap span.icons:before{font-family:dashicons;font-size:18px}.buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons:before{font-size:27px}@media screen and (min-width:46.8em){.buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons:before{font-size:32px}}.buddypress-wrap .bp-list a.button.invite-button:focus,.buddypress-wrap .bp-list a.button.invite-button:hover{background:0 0}.buddypress-wrap .filter label:before{content:"\f536"}.buddypress-wrap div.feed a:before,.buddypress-wrap li.feed a:before{content:"\f303"}.buddypress-wrap ul.item-list li .invite-button:not(.group-remove-invite-button) span.icons:before{content:"\f502"}.buddypress-wrap ul.item-list li .group-remove-invite-button span.icons:before,.buddypress-wrap ul.item-list li.selected .invite-button span.icons:before{content:"\e828";font-family:bb-icons;speak:none;font-style:normal;font-weight:100;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;color:#939597}.buddypress-wrap .gd-list-view-select .dropdown-menu button.dropdown-item{border-radius:unset;width:100%}.warn{color:#b71717}.bp-messages{border:1px solid #ccc;margin:0 0 15px}.bp-messages .sitewide-notices{display:block;margin:5px;padding:.7em}.bp-messages.info{margin-bottom:0}.bp-messages.updated{clear:both;display:block}.bp-messages.bp-user-messages-feedback{border:0}#group-create-body .bp-cover-image-status p.warning{background:#0b80a4;border:0;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.2);box-shadow:0 0 3px 0 rgba(0,0,0,.2);color:#fff}.bp-feedback:not(.custom-homepage-info){display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;-o-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:stretch;-webkit-align-items:stretch;-webkit-box-align:stretch;align-items:stretch}.bp-feedback{background:#fff;color:#807f7f;-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px 1px rgba(0,0,0,.1);color:#737373;margin:10px 0;position:relative}.bp-feedback p{margin:0;padding:10px 5px}.bp-feedback span.bp-icon{color:#fff;display:block;font-family:dashicons;left:0;margin-right:10px;position:relative;padding:0 .5em}.bp-feedback .bp-icon{font-size:20px;padding:0 2px}.bp-feedback .bp-help-text{font-style:italic}.bp-feedback .text{font-size:14px;margin:0;padding:.7em 0}.bp-feedback.no-icon{padding:.7em}.bp-feedback.small:before{line-height:inherit}a[data-bp-close] span,button[data-bp-close] span{font-size:24px}.buddypress .buddypress-wrap a[data-bp-close],.buddypress .buddypress-wrap button[data-bp-close]{border:0;padding:0;height:auto;margin-bottom:auto;margin-top:10px;margin-right:12px}.buddypress .buddypress-wrap a[data-bp-close]:focus,.buddypress .buddypress-wrap a[data-bp-close]:hover,.buddypress .buddypress-wrap button[data-bp-close]:focus,.buddypress .buddypress-wrap button[data-bp-close]:hover{background:0 0}.bp-feedback.no-icon a[data-bp-close],.bp-feedback.no-icon button[data-bp-close]{top:-6px;right:6px}button[data-bp-close]:hover{background-color:transparent}.bp-feedback.error .bp-icon,.bp-feedback.help .bp-icon,.bp-feedback.info .bp-icon,.bp-feedback.loading .bp-icon,.bp-feedback.success .bp-icon,.bp-feedback.success-notice .bp-icon,.bp-feedback.updated .bp-icon,.bp-feedback.warning .bp-icon{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.bp-feedback.help .bp-icon,.bp-feedback.info .bp-icon{background-color:#0b80a4}.bp-feedback.help .bp-icon:before,.bp-feedback.info .bp-icon:before{content:"\f348"}.bp-feedback.error .bp-icon,.bp-feedback.warning .bp-icon{background-color:#d33}.bp-feedback.error .bp-icon:before,.bp-feedback.warning .bp-icon:before{content:"\f534"}.bp-feedback.loading .bp-icon{background-color:#ffd087}.bp-feedback.loading .bp-icon:before{content:"\f469"}.bp-feedback.success .bp-icon,.bp-feedback.success-notice .bp-icon,.bp-feedback.updated .bp-icon{background-color:#8a2}.bp-feedback.success .bp-icon:before,.bp-feedback.success-notice .bp-icon:before,.bp-feedback.updated .bp-icon:before{content:"\f147"}.bp-feedback.help .bp-icon:before{content:"\f468"}.bp-feedback.bp-feedback--clean{border-radius:5px;box-shadow:none;border:1px solid rgba(0,0,0,.1);padding:9px 12px;font-size:14px;line-height:18px;font-weight:600}.bp-feedback.bp-feedback--clean .bp-icon{background-color:transparent;color:#2271b1;padding:0;margin:0 8px 0 0;display:inline-flex;height:16px}.bp-feedback.bp-feedback--clean .bp-icon::before{font-family:bb-icons;font-style:normal;display:inline-flex;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;font-size:16px;line-height:16px}.bp-feedback.bp-feedback--clean>p{padding:0;margin:0}.bp-admin-card .form-table td .bp-feedback.bp-feedback--clean>p{margin-top:0}.bp-feedback.bp-feedback--clean>p+p{margin-top:10px}.bp-feedback.bp-feedback--clean.info{border-color:#2271b1;background-color:#f0f6fc;color:#3c434a}.bp-feedback.bp-feedback--clean.info .bp-icon{color:#2271b1}.bp-feedback.bp-feedback--clean.info .bp-icon::before{content:"\eebc";font-weight:200}.bp-feedback.bp-feedback--clean.info>p{color:#3c434a}.bp-admin-card .form-table td .bp-feedback.bp-feedback--clean.info>p{margin-top:0;color:#3c434a}.bp-feedback.bp-feedback--clean.bp-feedback--vmiddle{align-items:center}#pass-strength-result{background-color:#eee;border-color:#ddd;border-style:solid;border-width:1px;display:none;font-weight:700;margin:10px 0 10px 0;padding:.7em;text-align:center;width:auto}#pass-strength-result.show{display:block}#pass-strength-result.mismatch{background-color:#333;border-color:transparent;color:#fff}#pass-strength-result.bad,#pass-strength-result.error{background-color:#ffb78c;border-color:#ff853c;color:#fff}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040;color:#fff}#pass-strength-result.strong{background-color:#66d66e;border-color:#438c48;color:#fff}.standard-form#signup_form div div.error{background:#faa;color:#a00;margin:0 0 10px 0;padding:.7em;width:90%}.accept,.reject{float:left;margin-left:10px}.members-list.grid .bp-ajax-message{background:rgba(255,255,255,.9);border:1px solid #eee;font-size:14px;left:2%;position:absolute;padding:.7em 1em;right:2%;top:30px}.buddypress.widget .item-options{font-size:14px}.buddypress.widget ul.item-list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;-o-flex-flow:column nowrap;flex-flow:column nowrap;list-style:none;margin:10px -2%;overflow:hidden}@media screen and (min-width:32em){.buddypress.widget ul.item-list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;-o-flex-flow:row wrap;flex-flow:row wrap}}.buddypress.widget ul.item-list li{border:1px solid #eee;-ms-flex-align:stretch;-webkit-align-items:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-flex:1 1 46%;-moz-flex:1 1 46%;-ms-flex:1 1 46%;-o-flex:1 1 46%;flex:1 1 46%;margin:2%}@media screen and (min-width:75em){.buddypress.widget ul.item-list li{-webkit-flex:0 1 20%;-moz-flex:0 1 20%;-ms-flex:0 1 20%;-o-flex:0 1 20%;flex:0 1 20%}}.buddypress.widget ul.item-list li .item-avatar{padding:.7em;text-align:center}.buddypress.widget ul.item-list li .item-avatar .avatar{width:60%}.buddypress.widget ul.item-list li .item{padding:0 .7em .7em}.buddypress.widget ul.item-list li .item .item-meta{font-size:12px;overflow-wrap:break-word}.buddypress.widget .activity-list{padding:0}.buddypress.widget .activity-list blockquote{margin:0 0 1.5em;overflow:visible;padding:0 0 .75em .75em}.buddypress.widget .activity-list img{margin-bottom:.5em}.buddypress.widget .avatar-block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;-o-flex-flow:row wrap;flex-flow:row wrap}.buddypress.widget .avatar-block img{margin-bottom:1em;margin-right:1em}.buddypress.widget .activity-update .update-item{display:flex}.buddypress.widget .activity-update .update-item img{box-shadow:none}.buddypress.widget .activity-update .update-item cite{flex:0 0 50px;min-width:0;margin-right:10px}.buddypress.widget .activity-update .update-item cite a{box-shadow:none}.buddypress.widget .activity-update .update-item cite img{width:100%}.buddypress.widget .activity-update .update-item a img{margin-bottom:0}.buddypress.widget .bp-activity-info{flex:1}.widget-area .buddypress.widget ul.item-list li{-webkit-flex:0 1 46%;-moz-flex:0 1 46%;-ms-flex:0 1 46%;-o-flex:0 1 46%;flex:0 1 46%;margin:2% 2% 10px}@media screen and (min-width:75em){.widget-area .buddypress.widget ul.item-list li .avatar{width:100%}}@media screen and (min-width:75em){.widget-area .buddypress.widget ul.item-list{margin:10px -2%;width:100%}.widget-area .buddypress.widget ul.item-list li{-webkit-flex:0 1 auto;-moz-flex:0 1 auto;-ms-flex:0 1 auto;-o-flex:0 1 auto;flex:0 1 auto;margin:10px 2% 1%;width:46%}}#buddypress-wrap *{transition:opacity .1s ease-in-out .1s}#buddypress-wrap a.button,#buddypress-wrap a.generic-button,#buddypress-wrap button,#buddypress-wrap input[type=reset],#buddypress-wrap input[type=submit]{transition:background .1s ease-in-out .1s,color .1s ease-in-out .1s,border-color .1s ease-in-out .1s}.buddypress-wrap a.loading,.buddypress-wrap input.loading{-moz-animation:loader-pulsate .5s infinite ease-in-out alternate;-webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;animation:loader-pulsate .5s infinite ease-in-out alternate;border-color:#aaa}@-webkit-keyframes loader-pulsate{from{border-color:#aaa;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-webkit-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}@-moz-keyframes loader-pulsate{from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}@keyframes loader-pulsate{from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}.buddypress-wrap a.loading:hover,.buddypress-wrap input.loading:hover{color:#777}.animate-spin{animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-o-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-ms-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-webkit-keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-o-keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@-ms-keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes fade-in-out{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.bb-loading-bg{background-color:#f2f4f5;animation:fade-in-out infinite 2s ease}@keyframes backgroundColor{0%{left:-250%}100%{left:250%}}@keyframes popIn{0%{transform:translateY(20%) scale(.8)}100%{transform:translateY(0) scale(1)}}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1}[class*=hint--]:hover:after,[class*=hint--]:hover:before{-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;transition-delay:0.1s}[class*=hint--]:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",helvetica,arial,sans-serif;line-height:12px;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before{border-top-color:#383838}.hint--top-right:before{border-top-color:#383838}.hint--top:before{border-top-color:#383838}.hint--bottom-left:before{border-bottom-color:#383838}.hint--bottom-right:before{border-bottom-color:#383838}.hint--bottom:before{border-bottom-color:#383838}.hint--left:before{border-left-color:#383838}.hint--right:before{border-right-color:#383838}.hint--top:before{margin-bottom:-11px}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:before{margin-top:-11px}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--right:hover:after{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--left:hover:after{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:before{margin-bottom:-11px}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.hint--top-left:after{margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:before{margin-bottom:-11px}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.hint--top-right:after{margin-left:-12px}.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-right:hover:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:before{margin-top:-11px}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.hint--bottom-left:after{margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:before{margin-top:-11px}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.hint--bottom-right:after{margin-left:-12px}.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-right:hover:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}[class*=hint--]:after{text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before{border-top-color:#b34e4d}.hint--error.hint--top-right:before{border-top-color:#b34e4d}.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before{border-bottom-color:#b34e4d}.hint--error.hint--bottom-right:before{border-bottom-color:#b34e4d}.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before{border-top-color:#c09854}.hint--warning.hint--top-right:before{border-top-color:#c09854}.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before{border-bottom-color:#c09854}.hint--warning.hint--bottom-right:before{border-bottom-color:#c09854}.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before{border-top-color:#3986ac}.hint--info.hint--top-right:before{border-top-color:#3986ac}.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before{border-bottom-color:#3986ac}.hint--info.hint--bottom-right:before{border-bottom-color:#3986ac}.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before{border-top-color:#458746}.hint--success.hint--top-right:before{border-top-color:#458746}.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before{border-bottom-color:#458746}.hint--success.hint--bottom-right:before{border-bottom-color:#458746}.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-right:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-right:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--left:after{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--always.hint--right:after{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71, 1.7, .77, 1.24)}button[data-bp-tooltip]{overflow:visible}[data-bp-tooltip]{position:relative;cursor:pointer;display:block}[data-bp-tooltip]:after{pointer-events:none;opacity:0;transition:all .18s ease-out .18s;font-weight:500;font-size:13px;letter-spacing:-.24px;background:rgba(18,43,70,.95);border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.22);color:#fff;content:attr(data-bp-tooltip);line-height:1.3;padding:7px 15px;position:absolute;white-space:nowrap;z-index:10}[data-bp-tooltip]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;pointer-events:none;opacity:0;transition:all .18s ease-out .18s;content:"";position:absolute;z-index:10}[data-bp-tooltip]:hover:after,[data-bp-tooltip]:hover:before,[data-bp-tooltip][data-bp-tooltip-visible]:after,[data-bp-tooltip][data-bp-tooltip-visible]:before{opacity:1;pointer-events:auto}[data-bp-tooltip].font-awesome:after{font-family:FontAwesome}[data-bp-tooltip][data-bp-tooltip-break]:after{white-space:pre}[data-bp-tooltip][data-bp-tooltip-blunt]:after,[data-bp-tooltip][data-bp-tooltip-blunt]:before{transition:none}[data-bp-tooltip][data-bp-tooltip-pos=up]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up]:before{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=up][data-bp-tooltip-visible]:after{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=up]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=up][data-bp-tooltip-visible]:before{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:after{bottom:100%;left:0;margin-bottom:11px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:before{bottom:100%;left:5px;margin-bottom:5px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=up-left][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-left]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=up-left][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:after{bottom:100%;right:0;margin-bottom:11px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:before{bottom:100%;right:5px;margin-bottom:5px;transform:translate(0,10px);transform-origin:top}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=up-right][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=up-right]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=up-right][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down]:after{left:50%;margin-top:11px;top:100%;transform:translate(-50%,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down]:before{left:50%;margin-top:5px;top:100%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;transform:translate(-50%,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=down][data-bp-tooltip-visible]:after{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=down]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=down][data-bp-tooltip-visible]:before{transform:translate(-50%,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after{left:0;margin-top:11px;top:100%;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before{left:5px;margin-top:5px;top:100%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=down-left][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-left]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=down-left][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:after{right:0;margin-top:11px;top:100%;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:before{right:5px;margin-top:5px;top:100%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;transform:translate(0,-10px)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=down-right][data-bp-tooltip-visible]:after{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=down-right]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=down-right][data-bp-tooltip-visible]:before{transform:translate(0,0)}[data-bp-tooltip][data-bp-tooltip-pos=left]:after{margin-right:11px;right:100%;top:50%;transform:translate(10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=left]:before{margin-right:5px;right:100%;top:50%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;transform:translate(10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=left]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=left][data-bp-tooltip-visible]:after{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=left]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=left][data-bp-tooltip-visible]:before{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:after{left:100%;margin-left:11px;top:50%;transform:translate(-10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:before{left:100%;margin-left:5px;top:50%;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;transform:translate(-10px,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:hover:after,[data-bp-tooltip][data-bp-tooltip-pos=right][data-bp-tooltip-visible]:after{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-pos=right]:hover:before,[data-bp-tooltip][data-bp-tooltip-pos=right][data-bp-tooltip-visible]:before{transform:translate(0,-50%)}[data-bp-tooltip][data-bp-tooltip-length=small]:after{white-space:normal;width:80px}[data-bp-tooltip][data-bp-tooltip-length=medium]:after{white-space:normal;width:150px}[data-bp-tooltip][data-bp-tooltip-length=large]:after{white-space:normal;width:260px}[data-bp-tooltip][data-bp-tooltip-length=xlarge]:after{white-space:normal;width:380px}@media screen and (max-width:768px){[data-bp-tooltip][data-bp-tooltip-length=xlarge]:after{white-space:normal;width:90vw}}[data-bp-tooltip][data-bp-tooltip-length=fit]:after{white-space:normal;width:100%}.post-emoji.bp-tooltip.active[data-bp-tooltip]:after,.post-emoji.bp-tooltip.active[data-bp-tooltip]:before{display:none}#item-body,.single-screen-navs{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid>li,.grid>li .generic-button a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid>li{border-bottom:0;padding-bottom:10px;padding-top:0}.grid>li .list-wrap{background:#fafafa;border:1px solid #eee;padding-bottom:15px;position:relative;overflow:hidden;padding-top:14px;height:100%}.grid>li .list-wrap .list-title{padding:.7em .7em 0}.grid>li .list-wrap .update{color:#737373;padding:.7em 2em}.grid>li .item-avatar{text-align:center}.grid>li .item-avatar .avatar{border-radius:50%;display:inline-block;width:50%}@media screen and (min-width:24em){.grid.members-list .list-wrap .item-block{margin:0 auto}.grid.members-group-list .list-wrap .item-block{margin:0 auto}.grid.groups-list .list-wrap .group-desc{margin:15px auto 0;min-height:5em;overflow:hidden}.grid.groups-list .list-wrap .group-details,.grid.groups-list .list-wrap .item-desc,.grid.groups-list .list-wrap .last-activity{margin-bottom:0}.grid.groups-list .list-wrap .group-details p,.grid.groups-list .list-wrap .item-desc p,.grid.groups-list .list-wrap .last-activity p{margin-bottom:0}.grid.blogs-list .list-wrap .item-block{margin:0 auto}}@media screen and (min-width:24em){.grid>li.item-entry{float:left;margin:0}}.buddypress-wrap .grid.bp-list{display:flex;flex-flow:row wrap;padding-top:1em;margin-left:-5px;margin-right:-5px;width:auto}.buddypress-wrap .grid.bp-list>li{border-bottom:none;flex:0 0 100%;max-width:100%;min-width:0;padding:0 5px;margin-bottom:10px}@media screen and (min-width:32em){.buddypress-wrap .grid.bp-list>li{flex:0 0 50%;max-width:50%}}@media screen and (min-width:75em){.buddypress-wrap .grid.bp-list>li{flex:0 0 33.33%;max-width:33.33%}}.buddypress-wrap .grid.bp-list>li .item-avatar{margin:0;text-align:center;width:auto}.buddypress-wrap .grid.bp-list>li .item-avatar img.avatar{display:inline-block;height:auto;width:50%;image-rendering:-webkit-optimize-contrast}.buddypress-wrap .grid.bp-list>li .item-meta,.buddypress-wrap .grid.bp-list>li .list-title{float:none;text-align:center}.buddypress-wrap .grid.bp-list>li .list-title{font-size:inherit;line-height:1.1}.buddypress-wrap .grid.bp-list>li .item{font-size:18px;left:0;margin:0 auto;text-align:center}@media screen and (min-width:46.8em){.buddypress-wrap .grid.bp-list>li .item{font-size:22px}}.buddypress-wrap .grid.bp-list>li .item .group-desc,.buddypress-wrap .grid.bp-list>li .item .item-block{float:none}.buddypress-wrap .grid.bp-list>li .item .item-block{margin-bottom:10px}.buddypress-wrap .grid.bp-list>li .item .last-activity{margin-top:5px;font-weight:400}.buddypress-wrap .grid.bp-list>li .item .group-desc{clear:none}.buddypress-wrap .grid.bp-list>li .item .user-update{clear:both;text-align:left}.buddypress-wrap .grid.bp-list>li .item .activity-read-more a{display:inline}.buddypress-wrap .grid.bp-list>li .action .generic-button{float:none;margin:0;text-align:center;width:100%}.buddypress-wrap .grid.bp-list>li .action .generic-button a,.buddypress-wrap .grid.bp-list>li .action .generic-button button{width:100%}.buddypress-wrap .grid.bp-list>li .avatar,.buddypress-wrap .grid.bp-list>li .item,.buddypress-wrap .grid.bp-list>li .item-avatar{float:none}.buddypress-wrap #members-list.bp-list.members-group-list li.item-entry-header{margin:20px 0}.buddypress-wrap #members-list.grid.bp-list.members-group-list li.item-entry-header{max-width:100%;flex:100%;min-width:0}.bp-single-vert-nav .main-navs ul li{width:100%}.bp-single-vert-nav .main-navs ul li a{justify-content:space-between}@media screen and (min-width:46.8em){.bp-single-vert-nav .bp-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-single-vert-nav .item-body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding-left:20px}.bp-single-vert-nav .subnav{background:#eaeaea;width:auto}.bp-single-vert-nav .subnav li{font-size:16px;margin:0 0 10px}.bp-single-vert-nav .subnav li a{border-right:1px solid #ccc;padding:0 .7em}.bp-single-vert-nav .subnav li a:focus,.bp-single-vert-nav .subnav li a:hover{background:0 0}.bp-single-vert-nav .subnav li.current a{background:0 0;color:#333}.bp-single-vert-nav .subnav li:last-child a{border-right:none}.bb-single-main-nav--vertical{border-right:1px solid #d6d6d6;border-bottom:0;float:left;width:25%;overflow:visible}.bb-single-main-nav--vertical ul{margin:0}.bb-single-main-nav--vertical li{float:none;margin-right:0}.bb-single-main-nav--vertical li.selected a{background:#ccc;color:#333}.bb-single-main-nav--vertical li:focus,.bb-single-main-nav--vertical li:hover{background:#ccc}.bb-single-main-nav--vertical li span{border-radius:10%;float:right;margin-right:2px}.bb-single-main-nav--vertical li:hover span{border-color:#eaeaea}.bp-dir-vert-nav .dir-navs{float:left;left:1px;position:relative;width:20%}.bp-dir-vert-nav .dir-navs ul li{float:none;overflow:hidden;width:auto}.bp-dir-vert-nav .dir-navs ul li.selected{border:1px solid #eee}.bp-dir-vert-nav .dir-navs ul li.selected a{background:#555;color:#fff}.bp-dir-vert-nav .dir-navs ul li.selected a span{background:#eaeaea;border-color:#ccc;color:#5087e5}.bp-dir-vert-nav .dir-navs ul li a:focus,.bp-dir-vert-nav .dir-navs ul li a:hover{background:#ccc;color:#333}.bp-dir-vert-nav .dir-navs ul li a:focus span,.bp-dir-vert-nav .dir-navs ul li a:hover span{border:1px solid #555}.bp-dir-vert-nav .screen-content{border-left:1px solid #d6d6d6;margin-left:20%;overflow:hidden;padding:0 0 2em 1em}.bp-dir-vert-nav .screen-content .subnav-filters{margin-top:0}}.admin-bar.bp-hide-adminbar{margin-top:-32px}@media screen and (max-width:782px){.admin-bar.bp-hide-adminbar{margin-top:-46px}}.admin-bar.bp-hide-adminbar #wpadminbar{display:none}.admin-bar.bp-hide-adminbar .bb-mobile-panel-wrapper{top:0;height:100%}.admin-bar.bp-hide-adminbar a.bb-close-panel i{top:32px}@media screen and (max-width:782px){#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{position:initial}}.bbp-forums,.bbp-topics{list-style:none;padding:0}#bbpress-forums hr{margin:0 0 20px}#bbpress-forums{background:0 0;clear:both;margin-bottom:20px;font-size:12px}#bbpress-forums:after{content:" ";display:table;clear:both}#bbpress-forums div.even,#bbpress-forums ul.even{background-color:#fff}#bbpress-forums div.odd,#bbpress-forums ul.odd{background-color:#fafafa}body.reply-edit .reply{float:none}#bbpress-forums div.reply{height:auto;width:100%}#bbpress-forums div.bbp-forum-header,#bbpress-forums div.bbp-reply-header,#bbpress-forums div.bbp-topic-header{background-color:#f4f4f4}#bbpress-forums .status-spam.even,#bbpress-forums .status-trash.even{background-color:#fee}#bbpress-forums .status-spam.odd,#bbpress-forums .status-trash.odd{background-color:#fdd}#bbpress-forums .status-closed,#bbpress-forums .status-closed a{color:#ccc}#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.bbp-topics{font-size:12px;overflow:hidden;border:1px solid #eee;margin-bottom:20px;clear:both}#bbpress-forums li.bbp-body,#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{clear:both}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{background:#f3f3f3;border-top:1px solid #eee;font-weight:700;padding:8px;text-align:center}#bbpress-forums li.bbp-header{background:#eaeaea}#bbpress-forums li.bbp-header ul{overflow:hidden}#bbpress-forums .bbp-forums-list{margin:0 0 0 5px;padding-left:15px;border-left:1px solid #ddd}#bbpress-forums .bbp-forums-list li{display:inline;font-size:11px}#bbpress-forums li.bbp-footer p{margin:0;line-height:1}li.bbp-forum-info,li.bbp-topic-title{float:left;text-align:left}li.bbp-forum-info{width:50%}li.bbp-topic-title{width:65%}li.bbp-topic-title a.bbp-topic-permalink{font-size:14px}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count{float:left;text-align:center;width:15%}li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:center;float:left;width:20%}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-top:1px solid #eee;overflow:hidden;padding:8px}li.bbp-header div.bbp-reply-content span#favorite-toggle,li.bbp-header div.bbp-reply-content span#subscription-toggle,li.bbp-header div.bbp-topic-content span#favorite-toggle,li.bbp-header div.bbp-topic-content span#subscription-toggle{float:right}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{background:0 0;border:none;font-size:16px;line-height:1;margin:8px 0;padding:0;text-transform:none}#bbpress-forums div.bbp-forum-author,#bbpress-forums div.bbp-reply-author,#bbpress-forums div.bbp-topic-author{float:left;text-align:center;width:115px}#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{border:none;max-width:80px;padding:0;margin:12px auto 0;float:none}#bbpress-forums div.bbp-forum-author a.bbp-author-name,#bbpress-forums div.bbp-reply-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name{margin:0 12px;word-break:break-word;display:inline-block}#bbpress-forums div.bbp-reply-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name{clear:left;display:block}#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:11px;font-style:italic}#bbpress-forums li.bbp-footer .bbp-forum-author,#bbpress-forums li.bbp-footer .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-search-author,#bbpress-forums li.bbp-footer .bbp-topic-author,#bbpress-forums li.bbp-header .bbp-forum-author,#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-header .bbp-search-author,#bbpress-forums li.bbp-header .bbp-topic-author{float:left;margin:0;padding:0;width:120px}#bbpress-forums li.bbp-footer .bbp-forum-content,#bbpress-forums li.bbp-footer .bbp-reply-content,#bbpress-forums li.bbp-footer .bbp-search-content,#bbpress-forums li.bbp-footer .bbp-topic-content,#bbpress-forums li.bbp-header .bbp-forum-content,#bbpress-forums li.bbp-header .bbp-reply-content,#bbpress-forums li.bbp-header .bbp-search-content,#bbpress-forums li.bbp-header .bbp-topic-content{margin-left:140px;padding:0;text-align:left}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header,li.bbp-body div.hentry{margin-bottom:0;overflow:hidden;padding:8px}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header{border-top:1px solid #ddd;clear:both}#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-reply-content,#bbpress-forums div.bbp-topic-content{margin-left:130px;padding:12px 12px 12px 0;text-align:left}#bbpress-forums div.bbp-forum-content:after,#bbpress-forums div.bbp-reply-content:after,#bbpress-forums div.bbp-topic-content:after{clear:both;content:".";display:block;float:none;height:0;font-size:0;visibility:hidden}#bbpress-forums div.bbp-reply-content a.bp-video-thumbnail-submit{padding:10px 20px;border:1px solid transparent;display:inline-block;font-weight:500;margin-top:25px;margin-left:auto}#bbpress-forums div.bbp-reply-content a.gif-play-button{margin-left:-40px;margin-top:-40px}#bbpress-forums div.bbp-reply-content h1,#bbpress-forums div.bbp-reply-content h2,#bbpress-forums div.bbp-reply-content h3,#bbpress-forums div.bbp-reply-content h4,#bbpress-forums div.bbp-reply-content h5,#bbpress-forums div.bbp-reply-content h6,#bbpress-forums div.bbp-topic-content h1,#bbpress-forums div.bbp-topic-content h2,#bbpress-forums div.bbp-topic-content h3,#bbpress-forums div.bbp-topic-content h4,#bbpress-forums div.bbp-topic-content h5,#bbpress-forums div.bbp-topic-content h6{clear:none;line-height:1;margin:24px 0;padding:0}#bbpress-forums div.bbp-reply-content img,#bbpress-forums div.bbp-topic-content img{max-width:100%}#bbpress-forums div.bbp-reply-content ol,#bbpress-forums div.bbp-reply-content ul,#bbpress-forums div.bbp-topic-content ol,#bbpress-forums div.bbp-topic-content ul{margin:0 15px 15px;padding:0}#bbpress-forums div.bbp-reply-content ul li,#bbpress-forums div.bbp-topic-content ul li{list-style-type:disc}#bbpress-forums div.bbp-reply-content ol li,#bbpress-forums div.bbp-topic-content ol li{list-style-type:decimal}#bbpress-forums div.bbp-reply-content ol li li,#bbpress-forums div.bbp-topic-content ol li li{list-style-type:lower-alpha}#bbpress-forums div.bbp-reply-content ol li li li,#bbpress-forums div.bbp-topic-content ol li li li{list-style-type:upper-roman}#bbpress-forums div.bbp-reply-content code,#bbpress-forums div.bbp-topic-content code{display:inline-block;background-color:#f9f9f9;border:1px solid #ddd;padding:0 5px;max-width:100%;vertical-align:middle;margin-top:-3px}#bbpress-forums .bbp-the-content pre{position:relative;z-index:1}#bbpress-forums div.bbp-reply-content pre code,#bbpress-forums div.bbp-topic-content pre code{display:block;border:none;padding:0;margin:0;background-color:transparent;overflow-wrap:normal;overflow:auto;max-width:100%}#bbpress-forums div.bbp-reply-content div.bbcode_code{overflow-x:auto}#new-post .bb_discard_topic_reply_draft{display:none}#new-post.has-draft .bb_discard_topic_reply_draft{display:block}button.button.bb_discard_topic_reply_draft,button.button.bb_discard_topic_reply_draft:hover{border:0;background-color:transparent;line-height:1;font-size:15px;padding-left:0;padding-right:0}#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}#bbpress-forums div#bbp-cancel-reply-to{text-align:right}#bbp_editor_forum_content,#bbp_editor_topic_content{border:1px solid #d6d6d6;border-radius:3px;min-height:80px;padding:.7em}#bbp_editor_forum_content:focus,#bbp_editor_topic_content:focus{color:#222;border-color:#333}div.bbp-breadcrumb,div.bbp-topic-tags{font-size:12px}#bbpress-forums div.bbp-breadcrumb p,#bbpress-forums div.bbp-topic-tags p{margin-bottom:10px}#bbpress-forums div.bbp-topic-tags{float:right}#bbp-topic-hot-tags{clear:both}span#subscription-toggle{float:right}#bbpress-forums #bbp-search-form{clear:left}#bbpress-forums #bbp-search-form .hidden{height:0;width:0;overflow:hidden;position:absolute;background:0 0;left:-999em}#bbpress-forums #bbp-search-form #bbp_search{display:inline-block;width:auto}#bbpress-forums div.bbp-search-form{float:right}span.bbp-admin-links{float:right;color:#ddd}span.bbp-admin-links a{color:#bbb;font-weight:400;font-size:10px;text-transform:uppercase;text-decoration:none}fieldset span.bbp-admin-links{float:left}tr td span.bbp-admin-links a:hover{color:#ff4b33}td.bbp-topic-admin-links,td.bbp-topic-counts{width:50%}.bbp-forum-header a.bbp-forum-permalink,.bbp-reply-header a.bbp-reply-permalink,.bbp-topic-header a.bbp-topic-permalink{float:right;margin-left:10px;color:#ccc}.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:13px}.bbp-row-actions #favorite-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #favorite-toggle span.is-favorite a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #favorite-toggle span.is-favorite a:hover{color:#c88;border-color:#c88;background-color:#fdd}.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:13px}.bbp-row-actions #subscription-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #subscription-toggle span.is-subscribed a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #subscription-toggle span.is-subscribed a:hover{color:#c88;border-color:#c88;background-color:#fdd}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:11px;margin:5px 0;padding:0;word-wrap:break-word}#bbpress-forums p.bbp-topic-meta span{white-space:nowrap}.bbp-pagination-count{float:left;border:1px solid transparent}.bbp-pagination-links{float:right;list-style:none}.bbp-pagination-links a,.bbp-pagination-links span.current{display:block;float:left;padding:0 5px;margin-left:5px;border:1px solid #efefef;text-decoration:none}.bbp-pagination-links a:hover,.bbp-pagination-links span.current{background:#eee;opacity:.8}.bbp-pagination-links span.dots{display:block;float:left;padding:1px 4px;margin-left:5px}.bbp-pagination{float:left;width:100%;margin-bottom:15px}.bbp-topic-pagination{display:inline-block;margin-left:5px;margin-bottom:2px}.bbp-topic-pagination a{font-size:10px;line-height:10px;padding:1px 3px;border:1px solid #ddd;text-decoration:none}#bbpress-forums fieldset.bbp-form{clear:left}#bbpress-forums fieldset.bbp-form .select2-container{z-index:auto}#bbpress-forums fieldset.bbp-form{border:1px solid #eee;padding:10px 20px;margin-bottom:10px}#bbpress-forums fieldset.bbp-form legend{padding:5px}#bbpress-forums fieldset.bbp-form label{margin:0;display:inline-block}#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,#bbp-login fieldset label,#bbp-lost-pass fieldset label,#bbp-register fieldset label{width:100px}#bbpress-forums fieldset.bbp-form input,#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form textarea{margin:0 0 10px}textarea#bbp_forum_content,textarea#bbp_reply_content,textarea#bbp_topic_content{width:97%;box-sizing:border-box}textarea#bbp_forum_content{height:210px}#bbpress-forums fieldset.bbp-forum-form-attributes{width:200px;float:right;clear:none;margin-left:25px}#bbpress-forums fieldset select#bbp_forum_id{max-width:200px}.bbp-reply-form,.bbp-topic-form,.bbp-topic-tag-form{clear:left}body.reply-edit .bbp-reply-form div.avatar img,body.single-forum .bbp-topic-form div.avatar img,body.single-reply .bbp-reply-form div.avatar img,body.topic-edit .bbp-topic-form div.avatar img{margin-right:0;padding:10px;border:1px solid #ddd;line-height:0;background-color:#efefef}body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.reply-edit .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.topic-edit .bbp-topic-form code{font-size:10px;background-color:#f0fff8;border:1px solid #ceefe1;display:block;padding:8px;margin-top:5px;width:369px}#delete_tag,#merge_tag{display:inline}div.bbp-submit-wrapper{margin-top:15px;float:right;clear:both}p.form-allowed-tags{max-width:100%}#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;border-radius:0;font-size:12px}#bbpress-forums div.bbp-the-content-wrapper table,#bbpress-forums div.bbp-the-content-wrapper tbody,#bbpress-forums div.bbp-the-content-wrapper td,#bbpress-forums div.bbp-the-content-wrapper tr{border:none;padding:0;margin:0;width:auto;line-height:1}#bbpress-forums div.bbp-the-content-wrapper input{font-size:12px;padding:5px;margin:0 2px 0 0;line-height:1}#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{padding:5px;min-height:26px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:4px 4px 8px}#bbpress-forums div.wp-editor-container{margin:0;padding:0;line-height:0}#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar{line-height:16px}.bbp-forum-content ul.sticky,.bbp-topics ul.sticky,.bbp-topics ul.super-sticky,.bbp-topics-front ul.super-sticky{background-color:#ffffe0!important;font-size:1.1em}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log{border-top:1px dotted #ddd;width:100%;margin:0;padding:8px 0 0;font-size:11px;color:#aaa}#bbpress-forums .bbp-reply-content .bb-activity-media-wrap+.bbp-reply-revision-log,#bbpress-forums .bbp-reply-content .bb-activity-media-wrap+ul.bbp-topic-revision-log,#bbpress-forums .bbp-topic-content .bb-activity-media-wrap+.bbp-reply-revision-log,#bbpress-forums .bbp-topic-content .bb-activity-media-wrap+ul.bbp-topic-revision-log{margin-top:15px}#bbpress-forums .bbp-reply-content p:empty,#bbpress-forums .bbp-topic-content p:empty{min-height:1em}ul.bbp-lead-topic .item-description p:empty{min-height:1em}[dir=rtl] #bbpress-forums .bbp-reply-content [dir=ltr],[dir=rtl] #bbpress-forums .bbp-topic-content [dir=ltr],[dir=rtl] #bbpress-forums .replies-content [dir=ltr]{text-align:right}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li{list-style-type:none}.bbp-login-form fieldset legend{display:none}.bbp-login-form .bbp-email input,.bbp-login-form .bbp-password input,.bbp-login-form .bbp-username input{padding:5px}.bbp-login-form label{width:140px;display:inline-block}#sidebar .bbp-login-form label{width:70px}.bbp-login-form .bbp-email,.bbp-login-form .bbp-password,.bbp-login-form .bbp-remember-me,.bbp-login-form .bbp-submit-wrapper,.bbp-login-form .bbp-username{margin-top:10px}.bbp-login-form .bbp-submit-wrapper{text-align:right}.bbp-login-form .bbp-login-links a{float:left;clear:left}.bbp-logged-in img.avatar{float:left;margin:0 15px 0 0}.bbp-logged-in h5{font-size:1.3em;clear:none;margin-bottom:10px}.widget_display_replies ul>li,.widget_display_topics ul>li{display:flex;margin-bottom:15px}.widget_display_replies .bbp-author-link,.widget_display_topics .bbp-author-link{flex:0 0 40px;margin-right:10px;height:40px}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{float:none;margin-bottom:-3px;border:3px double #ddd;-webkit-box-shadow:none;box-shadow:none}fieldset div.avatar{float:right}.activity-list li.bbp_reply_create .bp-activity-head .bb-post-singular,.activity-list li.bbp_topic_create .bp-activity-head .bb-post-singular,.activity-list li.blogs .bp-activity-head .bb-post-singular{font-weight:500}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner,.activity-list li.blogs .activity-content .activity-inner{border:1px solid #eaeaea;padding:12px;border-radius:4px;max-width:640px}.activity-list li.bbp_reply_create .activity-content .activity-inner img,.activity-list li.bbp_topic_create .activity-content .activity-inner img,.activity-list li.blogs .activity-content .activity-inner img{max-width:100%;margin:0 0 15px}.activity-list li.bbp_reply_create .activity-content .activity-inner a.entry-img>img,.activity-list li.bbp_topic_create .activity-content .activity-inner a.entry-img>img,.activity-list li.blogs .activity-content .activity-inner a.entry-img>img{margin-bottom:0}.activity-list li.bbp_reply_create .activity-content .activity-inner .activity-discussion-title-wrap,.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-post-title,.activity-list li.bbp_topic_create .activity-content .activity-inner .activity-discussion-title-wrap,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-post-title,.activity-list li.blogs .activity-content .activity-inner .activity-discussion-title-wrap,.activity-list li.blogs .activity-content .activity-inner .bb-post-title{font-size:16px;font-weight:500;margin-bottom:10px;display:block;color:#333}.activity-list li.bbp_reply_create .activity-content .activity-inner .activity-discussion-title-wrap .bb-reply-lable,.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-post-title .bb-reply-lable,.activity-list li.bbp_topic_create .activity-content .activity-inner .activity-discussion-title-wrap .bb-reply-lable,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-post-title .bb-reply-lable,.activity-list li.blogs .activity-content .activity-inner .activity-discussion-title-wrap .bb-reply-lable,.activity-list li.blogs .activity-content .activity-inner .bb-post-title .bb-reply-lable{color:#7f868f;font-weight:400}.activity-list li.bbp_reply_create .activity-content .activity-inner .activity-discussion-title-wrap a,.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-post-title a,.activity-list li.bbp_topic_create .activity-content .activity-inner .activity-discussion-title-wrap a,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-post-title a,.activity-list li.blogs .activity-content .activity-inner .activity-discussion-title-wrap a,.activity-list li.blogs .activity-content .activity-inner .bb-post-title a{color:#333}.activity-list li.bbp_reply_create .activity-content .activity-inner .activity-discussion-title-wrap a:hover,.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-post-title a:hover,.activity-list li.bbp_topic_create .activity-content .activity-inner .activity-discussion-title-wrap a:hover,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-post-title a:hover,.activity-list li.blogs .activity-content .activity-inner .activity-discussion-title-wrap a:hover,.activity-list li.blogs .activity-content .activity-inner .bb-post-title a:hover{color:#5087e5}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap>p:not(:last-child),.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap>p:not(:last-child),.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap>p:not(:last-child){margin-bottom:10px}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap,.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap{display:table;width:100%;box-sizing:border-box}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap>.bb-icon-corner-down-right,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap>.bb-icon-corner-down-right,.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap>.bb-icon-corner-down-right{float:left;font-size:25px;color:#939597}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap>.bb-icon-corner-down-right~p:not(:empty),.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap>.bb-icon-corner-down-right~p:not(:empty),.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap>.bb-icon-corner-down-right~p:not(:empty){float:right;width:calc(100% - 35px);text-align:left}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap iframe,.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap>.twitter-timeline,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap iframe,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap>.twitter-timeline,.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap iframe,.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap>.twitter-timeline{width:100%!important}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap .emoji,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap .emoji,.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap .emoji{margin:3px}.activity-list li.bbp_reply_create .activity-content .activity-inner .bb-content-inr-wrap+.gamipress-buddypress-user-details,.activity-list li.bbp_topic_create .activity-content .activity-inner .bb-content-inr-wrap+.gamipress-buddypress-user-details,.activity-list li.blogs .activity-content .activity-inner .bb-content-inr-wrap+.gamipress-buddypress-user-details{display:none}.activity-list li.bbp_reply_create .activity-content .activity-inner .gamipress-buddypress-user-details,.activity-list li.bbp_topic_create .activity-content .activity-inner .gamipress-buddypress-user-details,.activity-list li.blogs .activity-content .activity-inner .gamipress-buddypress-user-details{margin-left:10px;position:relative}.activity-list li.bbp_reply_create .activity-content .activity-inner .gamipress-buddypress-user-details .wp-post-image,.activity-list li.bbp_topic_create .activity-content .activity-inner .gamipress-buddypress-user-details .wp-post-image,.activity-list li.blogs .activity-content .activity-inner .gamipress-buddypress-user-details .wp-post-image{margin:0}.activity-list li.bbp_reply_create .activity-content .activity-inner .gamipress-buddypress-user-details span,.activity-list li.bbp_topic_create .activity-content .activity-inner .gamipress-buddypress-user-details span,.activity-list li.blogs .activity-content .activity-inner .gamipress-buddypress-user-details span{vertical-align:middle}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner{padding:0}.activity-list li.bbp_reply_create .activity-content .activity-inner .activity-discussion-title-wrap,.activity-list li.bbp_topic_create .activity-content .activity-inner .activity-discussion-title-wrap{padding:12px 12px 0 12px;margin-bottom:0;background-color:#fafafa}.activity-list li.bbp_reply_create .bb-content-inr-wrap,.activity-list li.bbp_topic_create .bb-content-inr-wrap{padding:12px 12px 12px 12px;background-color:#fafafa}.activity-list li.bbp_reply_create .bb-content-inr-wrap ol li,.activity-list li.bbp_reply_create .bb-content-inr-wrap ul li,.activity-list li.bbp_topic_create .bb-content-inr-wrap ol li,.activity-list li.bbp_topic_create .bb-content-inr-wrap ul li{margin:0;padding:0;list-style-type:disc}.activity-list li.bbp_reply_create .bb-content-inr-wrap ol li:before,.activity-list li.bbp_reply_create .bb-content-inr-wrap ul li:before,.activity-list li.bbp_topic_create .bb-content-inr-wrap ol li:before,.activity-list li.bbp_topic_create .bb-content-inr-wrap ul li:before{display:none}.activity-list li.bbp_reply_create .bb-content-inr-wrap ol li,.activity-list li.bbp_topic_create .bb-content-inr-wrap ol li{list-style-type:decimal}.activity-list li.bbp_reply_create .bb-content-inr-wrap .activity-read-more a,.activity-list li.bbp_topic_create .bb-content-inr-wrap .activity-read-more a{text-transform:capitalize}.activity-list li.bbp_reply_create .bb-activity-media-wrap,.activity-list li.bbp_topic_create .bb-activity-media-wrap{margin:0}.activity-list li.bbp_reply_create .bb-activity-media-wrap .bb-activity-media-elem,.activity-list li.bbp_topic_create .bb-activity-media-wrap .bb-activity-media-elem{padding:0}.activity-list li.bbp_reply_create .bb-activity-media-wrap .bb-activity-media-elem .entry-img,.activity-list li.bbp_topic_create .bb-activity-media-wrap .bb-activity-media-elem .entry-img{border-radius:0 0 4px 4px}.activity-list li.bbp_reply_create .bb-activity-media-wrap .bb-activity-media-elem .entry-img img,.activity-list li.bbp_topic_create .bb-activity-media-wrap .bb-activity-media-elem .entry-img img{margin-bottom:0}.activity-list li.bbp_reply_create .bb-activity-media-wrap.bb-media-length-1 .bb-activity-media-elem,.activity-list li.bbp_topic_create .bb-activity-media-wrap.bb-media-length-1 .bb-activity-media-elem{margin:12px auto;border:none;width:-webkit-calc(100% - 24px);width:calc(100% - 24px)}.activity-list li.blogs .activity-content .activity-inner{padding:0;position:relative}.activity-list li.blogs .activity-content .activity-inner .bb-post-img-link{background-color:#333;display:block;border-radius:3px 3px 0 0}.activity-list li.blogs .activity-content .activity-inner .bb-post-img-link img{border-radius:0;margin:0 auto;max-height:640px}.activity-list li.blogs .activity-content .activity-inner .bb-post-title-link:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0}.activity-list li.blogs .activity-content .activity-inner .bb-content-wrp{display:block;padding:12px;background-color:#fafafa}.activity-list li.blogs .activity-content .activity-inner .bb-content-wrp>ul{margin-bottom:0}.activity-list li.blogs .activity-content .activity-inner .bb-content-wrp>ul li{list-style:disc;margin-bottom:0}.activity-list li.blogs .activity-content .activity-inner .bb-content-wrp>ul li:before{display:inline}.activity-list li.blogs .activity-content .activity-inner .bb-video-wrapper .fluid-width-video-wrapper{margin:0}.activity-list li.blogs .activity-content .activity-inner .bb-video-wrapper .fluid-width-video-wrapper iframe{margin:0;border-radius:4px}.activity-list li.activity .activity-inner .gamipress-buddypress-user-details+.gamipress-buddypress-user-details{display:none}#bbpress-forums dl.bbp-user-capabilities{display:inline-block;vertical-align:top}#bbpress-forums dl.bbp-user-capabilities dt{margin:0 0 10px;text-transform:capitalize}#bbpress-forums dl.bbp-user-capabilities dd{margin:0;padding:0}#bbpress-forums div.row-actions{font-size:11px;visibility:hidden}#bbpress-forums li:hover>div.row-actions{visibility:visible}@media only screen and (max-width:480px){#bbpress-forums div.bbp-topic-tags{clear:left;float:left}div.bbp-search-form button,div.bbp-search-form input{font-size:11px;padding:2px}li.bbp-forum-info{width:50%}li.bbp-topic-title{width:65%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count{width:10%}span.bbp-reply-post-date{float:left}span.bbp-admin-links{clear:left;float:left}#bbpress-forums .bbp-forums-list li{display:block;font-size:11px}#bbpress-forums .bbp-body div.bbp-reply-author{margin:-15px 10px 10px;min-height:100px;padding-left:80px;position:relative;text-align:left;width:100%}#bbpress-forums div.bbp-reply-author a.bbp-author-name{clear:none;display:inline-block;margin-left:0;word-wrap:break-word}#bbpress-forums div.bbp-reply-author img.avatar{position:absolute;top:15px;left:0;width:60px;height:auto}#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:12px;font-style:normal}#bbpress-forums .bbp-body div.bbp-reply-content{clear:both;margin:10px;padding:0}#bbpress-forums div.bbp-reply-content p{margin-bottom:15px}div.bbp-submit-wrapper{float:left}#bbpress-forums fieldset.bbp-form{padding:0 10px 10px}#bbpress-forums #bbp-user-body{clear:both;margin-left:0;word-wrap:break-word}}@media only screen and (max-width:320px){#bbpress-forums div.bbp-search-form{margin-bottom:10px}#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-topic-title,#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{width:100%}#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{text-align:center;text-transform:uppercase}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count{width:20%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{width:58%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-reply-count{margin-top:7px}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{font-size:10px}#bbpress-forums li.bbp-header div.bbp-reply-author{text-align:left;width:25%}#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:25%}#bbpress-forums p.bbp-topic-meta img.avatar{width:14px;height:auto}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:1px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td{width:20px;height:20px}#bbpress-forums div.wp-editor-container{width:100%;overflow:auto}#bbpress-forums input#bbp_topic_tags,#bbpress-forums input#bbp_topic_title{width:95%}}@media only screen and (max-width:240px){#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-reply-content,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count{width:45%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-reply-content,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{clear:both;width:100%}#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{text-align:center}#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:0;text-align:left}#bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta{display:inline-block}#bbpress-forums li.bbp-header{overflow:hidden}#bbpress-forums li.bbp-footer div.bbp-reply-content{display:inline-block;margin-left:0}#bbpress-forums li.bbp-body div.bbp-reply-author{min-height:60px;padding-left:60px}#bbpress-forums div.bbp-reply-author img.avatar{width:40px;height:auto}}body .bb-select-dropdown.select2-dropdown{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;border:0;padding:5px 10px;margin-right:0;max-width:300px}body .bb-select-container .select2-search__field{background:0 0;border-width:0;min-width:100%;width:100%!important;padding-left:0}body .bb-select-container li.select2-results__option.select2-results__message{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}body .bb-select-container li.select2-search.select2-search--inline{flex:1;min-width:0}body .bb-select-container ul.select2-selection__rendered{display:flex!important;align-items:center;flex-flow:row wrap;padding:0!important}body .bb-select-container.select2-selection.select2-selection--multiple{border-color:transparent;padding:0}.bb-select-container input.select2-search__field{margin:0!important}.bb-select-dropdown li.select2-results__option.select2-results__message{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}.bb-select-container li.select2-selection__choice{background-color:#4d5c6d!important;border-color:#4d5c6d!important;font-size:14px;color:#fff;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row-reverse;flex-flow:row-reverse;padding:0 8px;margin:0 10px 0 0}.bb-select-container span.select2-selection__choice__remove{font-size:0;line-height:1;margin:0 0 0 8px}.bb-select-container span.select2-selection__choice__remove:before{content:"\e828";font-family:bb-icons;font-size:13px;line-height:1;background:#fff;border-radius:50%;color:#4d5c6d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:13px;min-height:13px;text-indent:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bbp-forum-form #bbp_editor_forum_content{min-height:120px}.bbp-forum-form label{color:inherit;display:inline-block;font-size:15px;letter-spacing:-.24px;margin-bottom:5px}.bp-forum-settings{display:flex;flex-flow:row wrap;margin:0 -10px}.bp-forum-settings>p{flex:1;padding:0 10px}@media (max-width:900px){.bp-forum-settings>p{flex:0 0 50%}}@media (max-width:500px){.bp-forum-settings>p{flex:0 0 100%}}h2.bbp-form-title.entry-title{margin-bottom:25px}.bbp-forum-title-label span{opacity:.6;font-size:14px}.bs-reply-suspended-block{pointer-events:none}.bs-reply-suspended-block .bbp-author-role{display:none}.bs-reply-header.bs-reply-suspended-header{opacity:.7}.bs-reply-header.bs-reply-suspended-header .bp-suspended-avatar{min-width:48px}.bbp-reply-content.bs-forum-suspended-content{opacity:.7}#new-post.has-content .bbp-form #bbp_reply_submit,#new-post.has-gif .bbp-form #bbp_reply_submit,#new-post.has-link-preview .bbp-form #bbp_reply_submit,#new-post.has-media .bbp-form #bbp_reply_submit{opacity:1;pointer-events:initial}#new-post .bbp-form #bbp_reply_submit,#new-post.media-uploading .bbp-form #bbp_reply_submit{opacity:.4;pointer-events:none}#new-post.has-title.has-content .bbp-form #bbp_topic_submit,#new-post.has-title.has-gif .bbp-form #bbp_topic_submit,#new-post.has-title.has-link-preview .bbp-form #bbp_topic_submit,#new-post.has-title.has-media .bbp-form #bbp_topic_submit{opacity:1;pointer-events:initial}#new-post .bbp-form #bbp_topic_submit,#new-post.media-uploading.has-title .bbp-form #bbp_topic_submit{opacity:.4;pointer-events:none}.reply-edit #new-post .bbp-form #bbp_reply_submit,.reply-edit #new-post .bbp-form #bbp_topic_submit,.topic-edit #new-post .bbp-form #bbp_reply_submit,.topic-edit #new-post .bbp-form #bbp_topic_submit{opacity:1;pointer-events:initial}.reply-edit #new-post .bbp-form .bb-url-scrapper-container,.topic-edit #new-post .bbp-form .bb-url-scrapper-container{max-width:100%}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap .bb-activity-video-elem{padding:3px}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap .bb-activity-video-elem .bb-item-cover-wrap{padding-top:38.56%;display:block}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap .bb-activity-video-elem .bb-item-cover-wrap:hover:after{visibility:visible;opacity:1}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap .bb-activity-video-elem.act-grid-1-1{flex:0 0 100%;max-width:100%;min-width:0}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap .bb-activity-video-elem.act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap .bb-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap{padding-top:82.56%}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap.bb-media-length-2 .bb-activity-video-elem.act-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap.bb-media-length-2 .bb-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap{padding-top:82.56%}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout+div+div{position:relative;right:inherit;bottom:inherit}#bbpress-forums .bb-activity-media-wrap.forums-video-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout+div+div .act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}/*! jQuery UI - v1.11.4 - 2015-11-24
* http://jqueryui.com
* Includes: core.css, accordion.css, menu.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.bp-search-ajax-item{margin:0}.bp-search-ajax-item>a{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-search-ajax-item .item-avatar{margin-right:12px;width:50px}.bp-search-ajax-item .item-avatar img{vertical-align:middle;max-width:48px;width:100%;height:auto}.bp-search-ajax-item .item{flex:1;min-width:0;overflow:hidden;line-height:1.3;align-self:center}.bp-search-ajax-item .item .item-desc,.bp-search-ajax-item .item .item-tags{margin-top:5px;font-size:80%;color:#a9a9a9}.bp-search-ajax-item .item-title{font-size:15px;color:#122b46;letter-spacing:-.24px;margin-bottom:3px}.bp-search-ajax-item .item-meta{margin-bottom:0;font-size:12px;color:#a3a5a9;letter-spacing:-.18px}.bbls-cpt-sfwd-certificates-type .bp-search-ajax-item,.bbls-cpt-sfwd-quiz-type .bp-search-ajax-item,.bbls-pages-type .bp-search-ajax-item,.bbls-posts-type .bp-search-ajax-item{display:flex}.bbls-cpt-sfwd-certificates-type .bp-search-ajax-item .item>a:not(.x),.bbls-cpt-sfwd-quiz-type .bp-search-ajax-item .item>a:not(.x),.bbls-pages-type .bp-search-ajax-item .item>a:not(.x),.bbls-posts-type .bp-search-ajax-item .item>a:not(.x){display:block}.bbls-cpt-sfwd-certificates-type .bp-search-ajax-item .item>.entry-meta a .author,.bbls-cpt-sfwd-quiz-type .bp-search-ajax-item .item>.entry-meta a .author,.bbls-pages-type .bp-search-ajax-item .item>.entry-meta a .author,.bbls-posts-type .bp-search-ajax-item .item>.entry-meta a .author{margin-right:5px}.ui-menu .ui-menu-item a,.ui-menu .ui-menu-item a:active,.ui-menu .ui-menu-item a:hover{text-decoration:none}.bp-search-ac.ui-autocomplete{border-radius:0;-webkit-box-shadow:0 2px 3px 0 rgba(50,50,50,.4);-moz-box-shadow:0 2px 3px 0 rgba(50,50,50,.4);box-shadow:0 2px 3px 0 rgba(50,50,50,.4);max-height:80%;min-width:280px;overflow-x:hidden;overflow-y:hidden;background-color:#fff}.ui-widget-content{border:none}.bp-search-ac .x{display:none!important}.bp-search-ac li.bbls-category{font-weight:600;padding:14px 10px 5px;position:relative;top:-1px;box-sizing:border-box}.bp-search-ac li.bbls-category a{font-weight:600}.bp-search-ac li:not(.bbls-category){padding:0 10px}.bp-search-ac li:not(.bbls-category) .bp-search-ajax-item{padding:10px 0}.bp-search-ac .bbls-category+li .bp-search-ajax-item,.bp-search-ac.ui-menu .ui-menu-item.bbls-view_all_type-type .bp-search-ajax-item{padding-top:9px}.bp-search-ac .bbls-category:not(:first-child){border-top:1px solid #e5e5e5}.bp-search-ac.ui-menu .ui-menu-divider{border-width:0;margin:0}.bp-search-ac.ui-menu .ui-menu-item.ui-state-focus{border:none;color:inherit}.bp-search-ac.ui-menu .ui-menu-item{list-style-image:none;box-sizing:border-box}.bp-search-ac.ui-menu .ui-menu-item.ui-state-focus,.bp-search-ac.ui-menu .ui-menu-item.ui-state-hover,.bp-search-ac.ui-menu .ui-menu-item:hover{background:#f4f5f6}.bp-search-ac.ui-menu .ui-menu-item.bbls-view_all_type-type{padding:0}.bp-search-ac.ui-menu .ui-menu-item.bbls-view_all_type-type .bp-search-ajax-item{padding:0;border-top:1px solid #e5e5e5;border-bottom:0;position:relative;top:-1px}.bp-search-ac.ui-menu .ui-menu-item .bp-search-ajax-item.noresult{padding:13px 7px 11px}.bp-search-ac.ui-menu .ui-menu-item.bbls-view_all_type-type .bp-search-ajax-item a{display:block;padding:9px 10px;text-align:center}@media screen and (max-width:720px){.bp-search-ac.ui-autocomplete{overflow-y:scroll}}#buddypress .results-group ul.item-list{border-top:none!important}.search_results .results-group-title{text-transform:capitalize;float:left;margin-bottom:0}.bp-search-page .results-group ul#activity-stream{margin:0;padding:0;background:0 0;border:0;box-shadow:none}.bp-search-page .results-group ul#activity-stream li.activity-item{border:0;box-shadow:none;margin:0}.bp-search-page .results-group ul#activity-stream li.activity-item .activity-inner{border:0;margin:0;padding:0;background:0 0}.bp-search-page .bp-navs ul li .count{margin-left:6px}.bp-search-results-wrap .results-group-header{border-bottom:1px solid #ccc;display:flex;align-items:center;padding-bottom:5px}.bp-search-results-wrap .results-group-header .view-all-link-hidden{display:none}.bp-search-results-wrap .results-group-title{flex:1;min-width:0}.bp-search-results-wrap .results-group-footer{text-align:center}.bp-search-results-wrap .view-all-link{font-size:14px;color:#888;line-height:1}div.search_results .item-list{margin-top:0;padding-top:0}div.search_results .groups-list li .last-activity{margin-top:0}.bp-search-results-wrapper .bp-search-form-wrapper{float:left;margin:0 0 20px}.search_results{clear:both}.bp-search-item{margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #eee}#buddypress .results-group ul.awpcp_ad_listing-list div img{margin-top:20px}.bp-search-ac .loading-msg{padding:20px;white-space:nowrap;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center}.bp-search-ac .loading-msg .bb_global_search_spinner{background:url(/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/css/../images/spinner.png) no-repeat center;background-size:100% 100%;width:19px;height:19px;margin:0 10px 0 0}.bb_global_search_spinner{margin:20px;width:100px;height:100px;background:red;-webkit-animation-name:bb_global_srch_spin;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:bb_global_srch_spin;-moz-animation-duration:4s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:bb_global_srch_spin;-ms-animation-duration:4000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:bb_global_srch_spin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}.bp-search-ac .ui-corner-all{display:none}@-moz-keyframes bb_global_srch_spin{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes bb_global_srch_spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes bb_global_srch_spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ac_results li.ui-menu-divider{margin:0;padding:0}.ac_results.ui-menu .ui-menu-item.ui-state-hover,.ac_results.ui-menu .ui-menu-item:hover,.ac_results.ui-menu .ui-state-active,.ac_results.ui-menu .ui-state-focus{margin:0;background-color:#888}.ac_results.ui-menu .ui-menu-item.ui-state-hover a,.ac_results.ui-menu .ui-menu-item:hover a,.ac_results.ui-menu .ui-state-active a,.ac_results.ui-menu .ui-state-focus a{color:#fff}.bp-search-results-list .bp-search-item{margin:0;padding:15px 0}.bp-search-results-list .bp-search-item .list-wrap{display:flex}.bp-search-results-list .bp-search-item .item-avatar{margin-right:12px;max-width:50px}.bp-search-results-list .bp-search-item .item-avatar img.avatar{display:block}.bp-search-results-list .bp-search-item .item{display:block;flex:1;min-width:0;align-self:center}.bp-search-results-list .bp-search-item .item-title{float:none;font-size:16px;color:#122b46;letter-spacing:-.24px;line-height:1;margin:5px 0;text-align:left}.bp-search-results-list .bp-search-item p.item-meta{margin-bottom:0;text-align:left}.bp-search-results-list .bp-search-item .item-desc{color:#737373;font-size:12px;line-height:1.4}.bp-search-results-list .bp-search-item .rating-custom div.product .woocommerce-product-rating{margin-bottom:1.618em}.bp-search-results-list .bp-search-item .rating-custom .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.bp-search-results-list .bp-search-item .rating-custom .woocommerce-product-rating:after,.bp-search-results-list .bp-search-item .rating-custom .woocommerce-product-rating:before{content:" ";display:table}.bp-search-results-list .bp-search-item .rating-custom .woocommerce-product-rating{line-height:2}.bp-search-results-list .bp-search-item .rating-custom .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.bp-search-results-list .bp-search-item .rating-custom .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.bp-search-results-list .bp-search-item .rating-custom .star-rating{line-height:1;font-size:1em;font-family:star}.bp-search-results-list .bp-search-item .rating-custom .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.bp-search-results-list .bp-search-item .rating-custom .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.bp-search-results-list .bp-search-item .rating-custom .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.bp-search-results-list .bp-search-item .woocommerce-review-link{display:none}.bp-search-results-list .bp-search-item .product-sale{margin-top:.5em}.bp-search-results-list .bp-search-item .product-sale .onsale{padding:.202em;text-align:center;background-color:#77a464;color:#fff;font-size:80%;z-index:9}.bp-search-results-list .bp-search-item dd.course_progress{margin:0;width:40%;height:5px}.bp-search-results-list .bp-search-item .entry-meta a,.bp-search-results-list .bp-search-item .entry-meta span{color:#737373;font-size:90%}.bp-search-results-wrapper.bp-search-no-results{display:flex;flex-flow:column-reverse}.bp-search-results-wrapper.bp-search-no-results .search_filters{display:none}.bp-search-results-wrapper.bp-search-no-results .search_results{margin-bottom:20px;margin-top:-10px}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:" ";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:" ";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.registration .mfp-bg,body.login .mfp-bg{background:rgba(250,251,253,.9);opacity:1}.registration .mfp-content #privacy-modal,.registration .mfp-content #terms-modal,body.login .mfp-content #privacy-modal,body.login .mfp-content #terms-modal{border-radius:4px;border:1px solid #d2d4d6;box-shadow:0 6px 24px 0 rgba(18,43,70,.1)}.registration .mfp-content #privacy-modal h1,.registration .mfp-content #terms-modal h1,body.login .mfp-content #privacy-modal h1,body.login .mfp-content #terms-modal h1{font-size:1.75rem}.registration .mfp-content #privacy-modal p,.registration .mfp-content #terms-modal p,body.login .mfp-content #privacy-modal p,body.login .mfp-content #terms-modal p{line-height:1.5}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}body.login .login-popup{background:#fff;padding:30px;text-align:left;min-height:400px;max-width:650px;margin:40px auto;position:relative}body.login .login-popup .mfp-close{color:#000}body.login .login-popup .mfp-close:focus,body.login .login-popup .mfp-close:hover{background:0 0}.bb-activity-media-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-flow:row wrap;margin:0 -3px;align-items:flex-start;position:relative}.fb-post.fb_iframe_widget{margin:0 -3px}.fb-post.fb_iframe_widget+.bb-activity-media-wrap{margin-top:15px}.act-grid-1-1{flex:0 0 100%;max-width:100%;min-width:0}.bb-media-length-2 .act-grid-1-1{flex:0 0 50%;max-width:50%;min-width:0}.act-grid-1-2{flex:0 0 50%;max-width:50%;min-width:0}.bb-media-length-1 .bb-activity-media-elem.media-activity{flex:none;min-width:190px}.bb-media-length-1 .bb-activity-media-elem .entry-img img{min-height:auto;min-width:auto;margin:0 auto;display:block}.bb-activity-media-elem{padding:3px}.bb-activity-media-elem .entry-img{background:0 0;border-radius:3px;display:block;margin:0;position:relative;padding-top:42.56%;overflow:hidden}.bb-media-length-1 .bb-activity-media-elem .entry-img{padding-top:0}.bb-media-length-1 .bb-activity-media-elem .entry-img img{position:static}.bb-media-length-2 .bb-activity-media-elem .entry-img{padding-top:72.56%}.bb-media-length-3 .bb-activity-media-elem .entry-img.act-grid-1-1{padding-top:52.56%}.bb-activity-media-elem .entry-img img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.bb-activity-media-elem .bb-photos-length{position:absolute;width:100%;top:0;left:0;height:100%;text-align:center;display:flex;align-items:center;flex-flow:row wrap;justify-content:center;background:rgba(0,0,0,.5);color:#fff;font-size:16px;line-height:1.31}.bb-activity-media-elem .bb-photos-length strong{color:inherit;display:block;font-size:24px;font-weight:400;line-height:1.33}.bb-activity-media-elem.media-activity .entry-img:before{content:" ";position:absolute;background:rgba(0,0,0,.25);border-radius:3px;width:100%;height:100%;left:0;top:0;z-index:1;transition:.3s all;opacity:0;visibility:visible}.bb-activity-media-elem.media-activity.is-visible .entry-img:before,.bb-activity-media-elem.media-activity:hover .entry-img:before{opacity:1;visibility:visible}.bb-media-length-4 .act-grid-1-2{flex:0 0 33.33%;max-width:33.33%;min-width:0}.bb-media-length-4 .bb-activity-media-elem.act-grid-1-2 .entry-img{padding-top:72.56%}.bb-media-length-5 .bb-activity-media-elem .entry-img{padding-top:72.56%}.bb-media-length-5 .act-grid-1-1{flex:0 0 50%;max-width:50%;min-width:0}.bb-media-length-5 .act-grid-1-1+.act-grid-1-2{flex:0 0 50%;max-width:50%;min-width:0}.bb-media-length-5 .act-grid-1-2{flex:0 0 33.33%;max-width:33.33%;min-width:0}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-2 .entry-img{padding-top:55.56%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout{flex:0 0 64%;max-width:64%;min-width:0}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem{flex:0 0 36%;max-width:36%;min-width:0}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem .entry-img{padding-top:105.6%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout .entry-img{padding-top:118%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout+.bb-activity-media-elem+.bb-activity-media-elem{position:absolute;right:0;bottom:0;width:36%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout{flex:0 0 64%;max-width:64%;min-width:0}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem{flex:0 0 36%;max-width:36%;min-width:0}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem .entry-img{padding-top:69.1%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout .entry-img{padding-top:119%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+.bb-activity-media-elem,.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+.bb-activity-media-elem+.bb-activity-media-elem,.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+.bb-activity-media-elem+.bb-activity-media-elem+.bb-activity-media-elem{position:absolute;right:0;top:0;width:36%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+.bb-activity-media-elem+.bb-activity-media-elem{top:33.4%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+.bb-activity-media-elem+.bb-activity-media-elem+.bb-activity-media-elem{top:initial;bottom:0}.bb-activity-media-wrap.bb-media-length-more .bb-activity-media-elem .entry-img{padding-top:82.56%}.bb-activity-media-wrap.bb-media-length-more .act-grid-1-1{flex:0 0 50%;max-width:50%;min-width:0}.bb-activity-media-wrap.bb-media-length-more .act-grid-1-1+.act-grid-1-2{flex:0 0 50%;max-width:50%;min-width:0}.bb-activity-media-wrap.bb-media-length-more .act-grid-1-2{flex:0 0 33.33%;max-width:33.33%;min-width:0}.modal-mask{position:fixed;z-index:999991;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;align-items:center}.modal-mask.bb-white{background:rgba(250,251,253,.5)}.modal-wrapper{max-width:615px;margin:50px auto;vertical-align:middle;width:90%}.modal-wrapper.bb-medium{max-width:740px}.modal-wrapper.bb-large{max-width:1080px}.bp-media-photo-uploader .modal-wrapper{max-width:645px}.modal-container{width:auto;margin:0 auto;padding:20px 30px 30px;background-color:#fff;border-radius:4px;border:1px solid #d2d4d6;box-shadow:0 6px 24px 0 rgba(18,43,70,.1);transition:all .3s ease}.modal-container.has-folderlocationUI{max-height:90vh;overflow:auto}.modal-container#boss-media-create-album-popup .bb-model-header,.modal-container#boss-video-create-album-popup .bb-model-header{margin-bottom:20px}.modal-container#boss-media-create-album-popup #bp-media-create-album-submit.saving:after,.modal-container#boss-media-create-album-popup #bp-video-create-album-submit.saving:after,.modal-container#boss-video-create-album-popup #bp-media-create-album-submit.saving:after,.modal-container#boss-video-create-album-popup #bp-video-create-album-submit.saving:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:400;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}.modal-container .bp-video-upload-tab.selected{color:#122b46}.bp-media-upload-tab-content,.bp-video-upload-tab-content{padding-top:30px}#boss-media-create-album-popup .popup-on-fly-create-folder-title.error+.error-box,#bp-media-uploader .popup-on-fly-create-folder-title.error+.error-box{display:block;font-size:13px}.bbm-model-wrap input,.bbm-model-wrap textarea{width:100%}.bbm-model-wrap label{font-size:16px;line-height:1.5;display:block;margin-bottom:7px}.bbm-model-wrap textarea{min-height:80px;resize:none;margin-bottom:20px}.modal-header h3{margin-top:0;color:#42b983}.modal-body{margin:20px 0}.modal-default-button{float:right}#bbpress-forums div.bbp-reply-content .bb-model-header,.bb-model-header{background:#fbfbfc;box-shadow:0 1px 0 0 #eef0f3;border-radius:4px 4px 0 0;padding:17px 30px 16px;margin:-20px -30px 30px;display:flex;align-items:center}#bbpress-forums div.bbp-reply-content .bb-model-header h4,.bb-model-header h4{margin:0;font-size:17px;font-weight:500}#bbpress-forums div.bbp-reply-content .bb-model-header .bb-model-close-button,.bb-model-header .bb-model-close-button{margin-left:auto;line-height:1}.modal-enter{opacity:0}.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.bb-model-close-button{font-size:24px;color:rgba(17,49,80,.4)}.bb-modal-header-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.bb-photos-wrap .bb-title{font-size:28px;line-height:1;margin:0}.bb-photos-wrap .bb-single-bp-header .button{margin-left:5px}.bb-member-photos-list{margin:0;list-style:none}.bb-member-media-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.bb-member-media-header.bb-videos-actions{margin-top:30px}.bb-member-media-header.bb-videos-actions .bb-videos-meta{margin-bottom:10px}.bb-member-media-header+#video-stream .grid.bp-list{padding-top:0}.bb-media-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-bottom:10px}.bb-media-meta a{margin-left:10px}.bb-media-meta .bb-delete{line-height:1}.bb-media-meta .bb-delete i{font-size:21px}.bb-media-meta .bb-select i{border:1px solid;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;font-size:12px;border-radius:50%;width:19px;height:19px}.bb-media-meta .bb-select.selected i{background:#000;color:#fff;border-color:#000}.bb-photos-date{font-size:14px;color:#939597}.buddypress-wrap .bp-list.bb-photo-list{display:flex;flex-flow:row wrap;list-style:none;padding:0;margin:0 -5px}.buddypress-wrap .bp-list.bb-photo-list li{flex:0 0 20%;min-width:0;margin:0;padding:5px}.buddypress-wrap .bp-subnavs .component-navigation li.selected.loading a:after{content:"\ef30";font-weight:400;font-family:bb-icons;font-size:20px;line-height:1;margin-left:5px;text-align:center;display:inline-block;vertical-align:middle;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.buddypress-wrap .bp-subnavs .component-navigation li.selected.loading a .count{display:none}.bb-item-cover-wrap{position:relative;overflow:hidden;padding-top:100%;display:block}.bb-item-cover-wrap:hover:before{opacity:1}.bb-item-cover-wrap img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover;image-rendering:-webkit-optimize-contrast}.bb-item-cover-wrap:after{content:" ";position:absolute;background:rgba(0,0,0,.35);border-radius:3px;width:100%;height:100%;left:0;top:0;transition:.3s all}.bb-item-cover-wrap:not(.selected):after{visibility:hidden;opacity:0}.bb-item-cover-wrap.bb-video-cover-wrap img{max-height:100%}.bb-item-thumb{position:relative;z-index:1}.bb-item-thumb.is-visible{z-index:11}.bb-item-thumb.is-visible .bb-action-check-wrap,.bb-item-thumb.is-visible .bb-item-cover-wrap:after,.bb-item-thumb.selected .bb-action-check-wrap,.bb-item-thumb.selected .bb-item-cover-wrap:after,.bb-item-thumb:hover .bb-action-check-wrap,.bb-item-thumb:hover .bb-item-cover-wrap:after{visibility:visible;opacity:1}#media-stream .media-list .bb-item-thumb.loading.deleting,#video-stream .video-list .bb-item-thumb.loading.deleting{opacity:.6;pointer-events:none}.bb-action-check-wrap{position:absolute;transition:.3s all;top:21px;left:15px;color:#fff;width:20px;height:20px;font-size:15px;text-align:center;line-height:1;z-index:2;visibility:hidden;opacity:0}.bb-media-model-wrapper.bb-internal-model{position:fixed;z-index:999990;background-color:rgba(0,0,0,.9);width:100%;height:100%;top:0;left:0;display:flex;align-items:center;overflow:auto}#bbpress-forums .bb-media-model-container,#buddypress .bb-media-model-container{max-width:90%;min-width:90%;position:relative;margin:auto;padding:20px 0}#bbpress-forums .bb-media-model-container .activity-list,#buddypress .bb-media-model-container .activity-list{border:0;margin:0;padding:0}#bbpress-forums .bb-media-model-container .activity-list .activity-item,#buddypress .bb-media-model-container .activity-list .activity-item{border:0;box-shadow:none;margin:0;max-height:90vh;min-height:90vh;overflow:auto;box-sizing:border-box}.bb-media-model-inner{background:#fff;border-radius:4px;display:flex;flex-flow:row wrap;position:relative;overflow:hidden}a.theater-command{position:absolute;align-self:center;left:0;top:0;z-index:1;width:20%;height:100%;display:flex;align-items:center;padding:0 20px;opacity:0;visibility:hidden;transition:.2s all}.bb-media-section:hover a.theater-command{opacity:1;visibility:visible}[dir=rtl] a.theater-command{left:auto;right:0;justify-content:center}a.theater-command.bb-next-media{left:auto;right:0;width:80%;justify-content:flex-end}[dir=rtl] a.theater-command.bb-next-media{right:auto;left:0;width:20%;justify-content:center}.bb-media-section{display:flex;flex:0 0 100%;align-items:center;justify-content:center;background:#000;position:relative}.bb-media-section figure{margin:0}.bb-media-section figure img{max-height:90vh;width:auto}a.bb-close-model{position:absolute;top:20px;right:20px;line-height:1;z-index:22}.bb-media-info-section{flex:0 0 100%;min-width:0}.bb-media-info-section .item-title{margin-bottom:2px}.bb-media-info-section .item-title a{font-size:13px}.bb-media-info-section .item-avatar{margin-right:12px}.bb-media-info-section .avatar{border-radius:50%;max-width:36px}.bb-media-info-section .activity-media-description .bp-add-media-activity-description>span{font-size:13px;font-weight:400}.bb-media-info-section .activity-media-description .bp-add-media-activity-description>span.bb-icon-edit{font-size:18px}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description #add-activity-description{width:100%;margin-bottom:10px;line-height:1.5;overflow:auto;min-height:75px}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description #add-activity-description:focus{-webkit-box-shadow:0 0 6px #d6d6d6;-moz-box-shadow:0 0 6px #d6d6d6;box-shadow:0 0 6px #d6d6d6}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description .description-new-submit{margin-bottom:17px}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description .description-new-submit #bp-activity-description-new-submit{padding:7px 20px;height:auto;min-height:10px;line-height:1;opacity:.4;pointer-events:none}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description .description-new-submit #bp-activity-description-new-reset{background:0 0;box-shadow:none;border:0;font-size:14px;color:#a3a5a9;font-weight:500;margin:0;padding:0 10px;width:auto}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description .description-new-submit #bp-activity-description-new-reset:hover{color:#000}.bb-media-info-section .activity-media-description .bp-edit-media-activity-description.has-content .description-new-submit #bp-activity-description-new-submit{opacity:1;pointer-events:initial}.bb-media-info-section .activity-video-description .bp-add-video-activity-description>span{font-size:13px;font-weight:400}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description #add-activity-description{width:100%;margin-bottom:10px;line-height:1.5;overflow:auto;min-height:75px}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description #add-activity-description:focus{-webkit-box-shadow:0 0 6px #d6d6d6;-moz-box-shadow:0 0 6px #d6d6d6;box-shadow:0 0 6px #d6d6d6}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description .description-new-submit{margin-bottom:17px}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description .description-new-submit #bp-activity-description-new-submit{padding:7px 20px;height:auto;min-height:10px;line-height:1;opacity:.4;pointer-events:none}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description .description-new-submit #bp-activity-description-new-reset{background:0 0;box-shadow:none;border:0;font-size:14px;color:#a3a5a9;font-weight:500;margin:0;padding:0 10px;width:auto}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description .description-new-submit #bp-activity-description-new-reset:hover{color:#000}.bb-media-info-section .activity-video-description .bp-edit-video-activity-description.has-content .description-new-submit #bp-activity-description-new-submit{opacity:1;pointer-events:initial}.bb-media-info-section .activity-comments{clear:both;margin:0;overflow:visible;position:relative;width:auto}.bb-media-info-section .activity-comments>ul{background:#fbfbfc;margin:0 -15px;padding:15px 15px 0;border-top:1px solid #eef0f3;border-radius:0 0 4px 4px;clear:both;list-style:none}.bb-media-info-section .activity-comments ul li{margin:0;padding:0;padding-bottom:15px}.bb-media-info-section .activity-comments div.acomment-avatar{margin:0 15px 0 0;width:auto;text-align:left}.bb-media-info-section .activity-comments .acomment-meta{font-size:13px}.bb-media-info-section .activity-comments .action{line-height:1;margin-left:51px}.bb-media-info-section .activity-comments form{background:#fbfbfc;padding:15px 0 0}.bb-media-info-section .activity-comments .comment-item form{padding-left:0;padding-right:0}.bb-media-info-header{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:16px;margin-bottom:15px}.bb-media-info-header .item-title a{font-size:14px}.bb-media-desc{min-height:120px}.bb-model-meta{padding:12px 0}.bb-model-meta a{color:#555;opacity:.4;display:flex;align-items:center;margin-right:20px}.bb-model-meta i:before{font-size:22px;line-height:1;margin:0 5px 0 0}.bb-model-meta .bb-count{font-size:13px;letter-spacing:-.24px}#boss-media .bb-media-model-inner .bs-item-wrap .item-meta{font-size:12px;color:#a3a5a9;letter-spacing:-.18px;line-height:1.666}#boss-media .bb-media-model-inner .bs-item-wrap .item-meta .item-meta a{color:inherit}#boss-media .bb-media-model-inner .bs-item-wrap .item-meta .item-meta a:hover{color:#5087e5}.bb-media-info-content{position:relative}.bb-media-info-footer{background:#fbfbfc;border-top:1px solid #eef0f3;padding:12px 15px}.bb-media-info-footer .add-comment-wrap{padding:0}.bb-media-info-footer .add-comment-wrap .add-comment{background:#fff}a.bb-smile{color:rgba(18,43,70,.4);transition:all linear .2s;font-size:20px}a.bb-smile:hover{color:rgba(18,43,70,.8)}body.bb-model-open{overflow:hidden}.bs-activity-comments:empty{display:none}.bb-single-album-header{padding-top:20px}.bb-single-album-header .bb-title{font-size:24px;font-weight:500;letter-spacing:-.24px;line-height:1;margin:0 0 5px!important}.bb-single-album-header>a{font-size:14px;display:block}.bb-single-album-header p{opacity:.7;font-size:13px;color:#000;letter-spacing:-.24px}.bb-single-album-header span.bb-sep{margin:0 5px}.bb-album-photos-list{list-style:none;margin-left:0}.album-single-view.no-photos .modal-mask{position:relative;width:auto;height:auto}.album-single-view.no-photos .modal-wrapper.bb-large{max-width:100%;margin:0;width:100%}.album-single-view.no-photos .bb-model-header{display:none}.album-single-view.no-photos .modal-container{padding:0;margin:0;box-shadow:none}.album-single-view.no-photos .dropzone .dz-default{background:0 0}.bb-photos-wrap .bb-model-footer{padding-top:20px}@media (max-width:544px){.bb-photos-wrap #boss-media-create-album-popup .bb-model-footer{flex-direction:column}.bb-photos-wrap #boss-media-create-album-popup .bb-model-footer .button.push-right{margin:20px auto 0}.bb-photos-wrap #boss-media-create-album-popup .bb-model-footer .bb-dropdown-wrap{width:100%}.bb-photos-wrap #boss-media-create-album-popup .bb-model-footer .bb-dropdown-wrap select{width:100%}}.bb-single-album-page .bb-single-bp-header .bb-add-photos{display:none!important}.bb-album-actions{text-align:center;font-size:12px;margin-top:-25px;margin-bottom:20px;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-album-actions select{margin-left:auto;font-size:14px;color:#939597;background-position:right 10px center;padding-right:26px;width:160px;height:30px!important}@media (max-width:480px){.bb-album-actions select{margin:20px auto 0}}.bb-album-actions>a:first-of-type{margin-left:0}@media (max-width:480px){.bb-album-actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}div#buddypress div.bb-album-actions .button{min-height:24px;padding:4px 15px;font-size:12px;margin:0 10px 0 0}div#buddypress .bb-album-actions .button.error.outline{background:0 0;color:#ef3e46;border-color:#ef3e46}.bb-member-albums-items{list-style:none;margin:0}.bb-member-albums-items>li:not(:last-child){border-bottom:1px solid #eef0f3;padding-bottom:30px;margin-bottom:30px}ul.bb-albums-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style:none;overflow:hidden;margin:0 -5px}ul.bb-albums-list li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;min-width:0;padding:5px}ul.bb-albums-list a{position:relative;overflow:hidden;padding-top:100%;display:block;background:#809ab4}ul.bb-albums-list img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover;image-rendering:-webkit-optimize-contrast}ul.bb-albums-list .bb-more-photos{font-size:14px;font-weight:300;color:#939597;letter-spacing:-.24px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:flex;align-items:center;flex-flow:column;justify-content:center}ul.bb-albums-list .bb-more-photos strong{line-height:1;font-size:24px;color:#4d5c6d;letter-spacing:-.24px;text-align:center;font-weight:400}ul.bb-albums-list .load-more{width:100%;flex:100%;max-width:100%;text-align:center}#buddypress .activity-list li.load-more,#buddypress .bb-photo-list li.load-more,#buddypress .bb-video-list li.load-more{margin:20px auto 10px;text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;pointer-events:none}#buddypress .activity-list li.load-more>a,#buddypress .bb-photo-list li.load-more>a,#buddypress .bb-video-list li.load-more>a{max-width:33%;pointer-events:auto}.bb-album-list-item .bs-cover-wrap{border-radius:0;padding-top:93.52%}.bb-album-list-item .bs-cover-wrap:after{content:" ";position:absolute;background-image:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.01) 60%,rgba(0,0,0,0) 100%);border-radius:3px;width:100%;height:100%;left:0;top:0}.bb-album-cover-wrap{position:relative}.bb-album-cover-wrap h4{font-size:20px;color:inherit;letter-spacing:-.24px;line-height:1;margin:0 0 12px}.bb-album-cover-wrap .bb-album-content-wrap{position:absolute;bottom:0;z-index:11;left:0;padding:20px;font-size:13px;color:#fff;letter-spacing:-.24px;line-height:1;width:100%}#buddypress .bb-album-content-wrap h4{margin-bottom:8px;letter-spacing:.2px}.bb-album-content-wrap .bb-album_date{display:block;margin-bottom:8px;font-size:14px}.bb-album-content-wrap .bb-album_stats{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-album-content-wrap .bb-album_stats [class*=" bb-icon-"]{font-size:20px;margin-right:7px}.bb-album-content-wrap .bb-album_stats [class*=" bb-icon-"].bb-icon-video-alt{font-size:18px}.bb-album-content-wrap .bb-album_stats .bb-album_stats_photos,.bb-album-content-wrap .bb-album_stats .bb-album_stats_videos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-album-content-wrap .bb-album_stats .bb-album_stats_spacer{color:#b2b1b0;font-size:20px;margin:0 8px}#buddypress #bp-media-single-album .bb-single-album-header{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#buddypress #bp-media-single-album .bb-single-album-header #bp-single-album-title{padding:10px 0;margin:0!important}#buddypress #bp-media-single-album .bb-single-album-header #bb-album-title{max-width:202px}#buddypress #bp-media-single-album .bb-single-album-header #bp-edit-album-title{margin:0 0 0 10px}#buddypress #bp-media-single-album .bb-single-album-header #bp-save-album-title{margin:0 10px 0 10px}#buddypress #bp-media-single-album .bb-single-album-header p{flex-basis:100%;width:100%}#buddypress .bb-media-container.member-media .bb-media-actions-wrap{margin-bottom:20px}#buddypress .bb-media-container.member-media .bb-media-actions-header .bb-media-actions-wrap,#buddypress .bb-media-container.member-media .bp-navs~.bb-media-actions-wrap{margin-bottom:0}#buddypress .bb-media-container.member-media .bb-media-actions-header .bb-member-media-header{margin-top:0}@media (min-width:1025px){.bb-media-model-inner{max-height:90vh;min-height:90vh}.bb-media-section{flex:1;min-width:0}.bb-media-info-section{flex:0 0 380px;min-width:0}}@media (max-width:1024px){a.bb-close-model{top:10px;right:10px}.document.document-theatre{display:block}#buddypress .bb-document-theater{width:calc(100% - 60px);min-width:initial;margin:0 30px;height:100%;max-width:100%}#buddypress .bb-document-theater .bb-media-model-inner{height:100%;display:block}#buddypress .bb-document-theater .bb-media-model-inner .bb-media-info-section.document{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;margin-left:0;max-height:calc(50vh - 40px);border-radius:0 0 4px 4px}#buddypress .bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-list.bp-list{min-height:calc(50vh - 40px);max-height:calc(50vh - 40px)}#buddypress .bb-document-theater .bb-media-model-inner .bb-media-info-section.document li.activity_update{min-height:calc(50vh - 80px);max-height:calc(50vh - 80px)}#buddypress .bb-document-theater .bb-media-section{width:100%;height:auto;min-height:50vh;max-height:50vh;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px 4px 0 8px}#buddypress .bb-document-theater .bb-media-section.bb-video-preview .document-preview,#buddypress .bb-document-theater .bb-media-section.bb-video-preview .document-preview .video-js{min-height:50vh;max-height:50vh}#buddypress .bb-document-theater .bb-media-section .img-section{max-height:50vh;height:auto;display:block;text-align:center;padding:5px 0}#buddypress .bb-document-theater .bb-media-section .img-section .img-block-wrap{height:48vh;padding-bottom:0;padding-top:0}#buddypress .bb-document-theater .bb-media-section .img-section .img-block-wrap img{max-height:calc(50vh - 80px)}#buddypress .bb-document-theater .bb-media-section.bb-media-no-preview .img-section>p{font-size:16px;padding:0 10px;word-break:break-word}#buddypress .bb-document-theater .bb-media-section .theater-command{opacity:1;visibility:visible}#buddypress .bb-document-theater .bb-media-section .theater-command.bb-next-document{left:auto;right:-30px;width:30px;padding:0}#buddypress .bb-document-theater .bb-media-section .theater-command.bb-prev-document{left:-30px;width:30px;padding:0}#buddypress .bb-document-theater .bb-media-section .CodeMirror{height:calc(50vh - 40px);border-radius:4px 4px 0 0}#buddypress .bb-document-theater .bb-media-section .document-preview .document-text{margin-top:40px}#buddypress .bb-document-theater .bb-media-section .document-preview h3{right:0}}@media (max-width:1000px){.bb-album-cover-wrap .bb-album-content-wrap{font-size:11px;padding:15px}.bb-album-cover-wrap h4{font-size:18px}ul.bb-albums-list .bb-more-photos{font-size:10px}ul.bb-albums-list .bb-more-photos strong{font-size:20px}.buddypress-wrap .bp-list.bb-photo-list li{flex:0 0 25%}}@media (max-width:580px){ul.bb-albums-list li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-width:0}.bb-album-list-item .bs-cover-wrap{padding-top:95.52%}.buddypress-wrap .bp-list.bb-photo-list li{flex:0 0 50%}.bb-album-content-wrap .bb-album_stats{font-size:12px}.bb-album-content-wrap .bb-album_stats [class*=" bb-icon-"]{font-size:20px}.bb-album-content-wrap .bb-album_stats [class*=" bb-icon-"].bb-icon-video-alt{font-size:17px}.bb-album-content-wrap .bb-album_stats .bb-album_stats_spacer{margin:0 5px}}@media (max-width:480px){#buddypress .bb-media-container.member-media #bp-media-single-album .bb-single-album-header input[type=text]{display:block;width:100%;max-width:100%;margin-bottom:10px}#buddypress .bb-media-container.member-media .bb-album-actions{flex-wrap:wrap;justify-content:space-around}#buddypress .bb-media-container.member-media .bb-album-actions .button{margin:0 0 10px 0}#buddypress .bb-media-container.member-media .bb-album-actions select{width:100%;direction:ltr}}.bb-custom-check{position:absolute;opacity:0}.bb-custom-check+label{color:#fff;position:relative;cursor:pointer;padding:0}.bb-custom-check:checked+label{color:#fff}#media_uploader.dropzone .bb-dz-preview-wrap .dz-image img{cursor:default}.bb-dropzone-wrap.bb-has-items .dz-default{display:none!important}.bb-dropzone-wrap.bb-has-items{margin:-8px}.bb-dropzone-wrap.bb-has-items .dz-preview{margin:8px;width:calc(20% - 16px)}.bb-model-footer .button{min-width:100px}.bb-model-footer .button.pull-right{float:right}.bbm-uploader-model-wrap .bb-model-header h4{font-size:22px}.bbm-uploader-model-wrap .bb-model-header span:not(.bp-reported-type){font-size:1rem;color:#939597;letter-spacing:-.24px;line-height:24px}.bbm-uploader-model-wrap .bb-model-header .dashicons{font-size:22px;margin:0}.bb-media-actions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.groups.single-item .bb-media-actions-header .bb-media-actions-wrap{margin-bottom:0}@media (max-width:540px){.bb-media-actions-header .bb-photos-actions{flex:1}}.bb-media-actions-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0}.bb-media-actions-wrap h2{margin:0}.bb-media-actions-wrap .bb-media-actions-wrap{width:100%}.bb-add-media{display:inline-block}.emojionearea.emojionearea-standalone{vertical-align:top}.webui-popover.webui-popover{z-index:999991}.text-center{text-align:center}.modal-container .bp-existing-media-wrap{margin-bottom:20px;max-height:68vh;overflow:auto}.modal-container .bp-existing-media-wrap .media-list li .media-action-wrap,.modal-container .bp-existing-media-wrap .media-list li .video-action-wrap{display:none}.modal-container .bp-existing-media-wrap .media-list>li .bp-tooltip[data-bp-tooltip-pos=up]:after{transform:translate(-10px,0)}.modal-container .bp-existing-media-wrap .media-list>li .bp-tooltip[data-bp-tooltip-pos=up]:before{transform:translate(-5px,0)}.modal-container .bp-existing-media-wrap .media-list>li .bb-open-media-theatre,.modal-container .bp-existing-media-wrap .media-list>li .bb-open-video-theatre{pointer-events:none}.bb-model-close-button .bb-icon-close{font-size:28px!important}.bb-dropdown-wrap,.bb-field-wrap{margin-bottom:20px}.bb-field-wrap .bb-allowed-file-types{margin-top:10px;font-size:14px;color:#888}.bb-model-footer.flex .bb-dropdown-wrap{margin-bottom:0}.bp-upload-tab{margin-right:15px}#bbpress-forums ul.bp-list.loading,#buddypress ul.bp-list.loading{background:#fff;padding:20px;text-align:center}.bb-media-model-inner .post-gif .gif-media-search-dropdown.open{width:300px}@media (min-width:544px){.bb-media-model-inner .post-gif .gif-media-search-dropdown.open{left:-40px}.bb-media-model-inner .post-gif .gif-media-search-dropdown.open:before{left:60px}.bb-media-model-inner .post-gif:nth-child(3) .gif-media-search-dropdown.open{left:-70px}.bb-media-model-inner .post-gif:nth-child(3) .gif-media-search-dropdown.open:before{left:90px}.bb-media-model-inner .post-gif:nth-child(3) .gif-media-search-dropdown.open{left:-110px}.bb-media-model-inner .post-gif:nth-child(3) .gif-media-search-dropdown.open:before{left:130px}.bb-media-model-inner .post-gif:nth-child(4) .gif-media-search-dropdown.open{left:-140px}.bb-media-model-inner .post-gif:nth-child(4) .gif-media-search-dropdown.open:before{left:160px}.bb-media-model-inner .post-gif:nth-child(5) .gif-media-search-dropdown.open{left:-170px}.bb-media-model-inner .post-gif:nth-child(5) .gif-media-search-dropdown.open:before{left:190px}}.comment-item .bb-media-model-inner ul .gif-media-search-dropdown.open{left:-80px}.bb-media-model-inner .gif-media-search-dropdown:before{left:70px}.comment-item .bb-media-model-inner ul .gif-media-search-dropdown:before{left:100px}.bb-media-model-inner .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom{left:-110px}.bb-media-model-inner .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{left:112px}.bb-media-model-inner .ac-reply-toolbar.post-media-disabled.post-gif-disabled .emojionearea-picker.emojionearea-picker-position-bottom{left:-28px}.bb-media-model-inner .ac-reply-toolbar.post-media-disabled.post-gif-disabled .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{left:30px}.bb-media-model-inner .ac-reply-content .ac-reply-toolbar.post-media-disabled.post-gif-disabled .emojionearea-picker.emojionearea-picker-position-bottom{left:-50px}.bb-media-model-inner .ac-reply-content .ac-reply-toolbar.post-media-disabled.post-gif-disabled .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{left:52px}.bb-media-model-inner .ac-reply-toolbar.post-media-disabled:not(.post-gif-disabled) .emojionearea-picker.emojionearea-picker-position-bottom{left:-80px}.bb-media-model-inner .ac-reply-toolbar.post-media-disabled:not(.post-gif-disabled) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{left:82px}.bb-media-model-inner .ac-reply-toolbar.post-media-disabled:not(.post-gif-disabled) .gif-media-search-dropdown.open{left:-30px}.bb-media-model-inner .ac-reply-toolbar.post-media-disabled:not(.post-gif-disabled) .gif-media-search-dropdown:before{left:50px}.bb-media-model-inner .ac-reply-toolbar.post-gif-disabled:not(.post-media-disabled) .emojionearea-picker.emojionearea-picker-position-bottom{left:-80px}.bb-media-model-inner .ac-reply-toolbar.post-gif-disabled:not(.post-media-disabled) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{left:82px}img.emoji,img.emojioneemoji{display:inline-block;margin:3px;width:24px;height:24px}.emojionearea-filters img.emoji,.emojionearea-filters img.emojioneemoji{max-width:20px;max-height:20px;width:20px;height:auto}.emojionearea-filters .emojionearea-filter-flags img.emojioneemoji{max-width:14px}.bb-media-only-privacy{position:absolute;top:20px;right:20px;z-index:111}.bb-document-section .bb-media-only-privacy{top:0;right:385px;background-color:#fff;padding:6px 0 0 10px}@media (max-width:767px){.bb-document-section .bb-media-only-privacy{right:6px}}.bb-media-only-privacy .privacy{border:1px solid;border-radius:4px;padding:2px 1px 2px 6px}.bb-media-only-privacy .bb-media-privacy-wrap:before{display:none}.bb-media-only-privacy .privacy-wrap{display:inline-block}.bb-media-only-privacy .document-privacy,.bb-media-only-privacy .media-privacy{display:none;margin:0;position:absolute;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;padding:5px 0;min-width:200px;right:0;top:35px;z-index:11}.bb-media-only-privacy .document-privacy:before,.bb-media-only-privacy .media-privacy:before{content:" ";position:absolute;width:0;height:0;top:0;right:25px;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:1002}.bb-media-only-privacy .document-privacy li,.bb-media-only-privacy .media-privacy li{cursor:pointer;line-height:1;margin:0;padding:10px 14px;position:relative;display:flex;align-items:center;margin-bottom:1px}.bb-media-only-privacy .document-privacy li:hover,.bb-media-only-privacy .media-privacy li:hover{background:#f5f5f5}.bb-media-only-privacy .document-privacy .selected,.bb-media-only-privacy .media-privacy .selected{background:#f5f5f5}.bb-media-only-privacy .document-privacy.bb-open,.bb-media-only-privacy .media-privacy.bb-open{display:block}.document-privacy>li:before,.media-privacy>li:before{content:"\f11f";font-family:dashicons;font-size:16px;vertical-align:middle;display:inline-block;margin-right:10px;width:20px;text-align:center}.document-privacy>li.onlyme:before,.media-privacy>li.onlyme:before{content:"\f160"}.document-privacy>li.loggedin:before,.media-privacy>li.loggedin:before{content:"\f307"}.document-privacy>li.friends:before,.media-privacy>li.friends:before{content:"\f110"}.dropzone .dz-preview.dz-file-preview .dz-image{padding-top:0}.dropzone .dz-error-title{display:none}.dropzone .dz-preview.dz-file-preview .dz-details{display:block!important}.dropzone .dz-preview.dz-file-preview .dz-details{border-radius:4px;position:relative;overflow:hidden;padding:5px 10px;display:flex;background-color:#f8f8f8;border:1px solid #e7e9eb;text-align:center;height:100%;min-height:130px;width:130px;flex-flow:column;align-items:center;justify-content:center}.dropzone .dz-preview.dz-file-preview .dz-details .dz-size{margin-bottom:0;font-size:14px;font-weight:400;line-height:1;text-transform:lowercase}.dropzone .dz-preview.dz-file-preview .dz-details .dz-size strong{font-weight:500}.dropzone .dz-preview.dz-file-preview .dz-details .dz-filename{display:block;width:100%}.dropzone .dz-preview.dz-file-preview .dz-details .dz-filename span{margin-top:0}.dropzone.media-dropzone .dz-preview:not(.dz-image-preview) .dz-progress-ring-wrap{background-color:rgba(0,0,0,.05)}.dropzone.media-dropzone .dz-preview:not(.dz-image-preview) .dz-progress-ring-wrap [class*=" bb-icon-"]{color:rgba(18,43,70,.5)}.dropzone.media-dropzone .dz-preview:not(.dz-image-preview) .dz-image{background-color:#f8f8f8}.dropzone.media-dropzone .dz-preview .dz-image{position:relative}.dropzone.media-dropzone .dz-preview .dz-image img{width:auto;margin:0 auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.dropzone .dz-preview.dz-error .dz-error-title{display:block;font-size:13px;font-weight:500;color:#ef3e46;text-align:center;position:absolute;top:10px;left:0;right:0;z-index:1}.dropzone .dz-preview.dz-error .dz-details:before{content:"\ee06";font-family:bb-icons;font-size:24px;font-weight:400;height:50px;width:50px;display:inline-block;background-color:rgba(0,0,0,.05);border-radius:50%;line-height:50px;color:rgba(18,43,70,.5)}.dropzone .dz-preview.dz-error .dz-details .dz-size{display:none}.dropzone .dz-preview.dz-error .dz-details .dz-filename{font-size:13px;color:rgba(18,43,70,.5);line-height:1.2;margin-top:10px}.dropzone .dz-preview.dz-error .dz-details .dz-filename span{margin-top:3px}.dropzone .dz-preview.dz-error .dz-error-mark{display:none}.dropzone .dz-preview.dz-error .dz-error-message{top:96%;left:50%;right:inherit;max-width:350px;min-width:100%;transform:translateX(-50%)}.dropzone .dz-preview.dz-error .dz-remove{background-color:transparent;box-shadow:none;color:#92949d}.dropzone.media-dropzone .dz-preview.dz-error .dz-image{border-color:#ef3e46}.dropzone.media-dropzone .dz-preview.dz-error .dz-image img{display:none}.dropzone.media-dropzone .dz-preview.dz-error .dz-details{display:block;position:absolute;bottom:12px;left:10px;right:10px;text-align:center}.dropzone.document-dropzone .dz-preview.dz-error .dz-error-title{top:inherit;bottom:8px}.dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details{border-color:#ef3e46}.dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-icon,.dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-size{display:none}.dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details:before{content:"\e980";font-family:bb-icons;margin-top:15px;font-weight:400}.dropzone.document-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-filename{margin-top:10px}.dropzone.video-dropzone .dz-preview.dz-error.dz-complete.dz-file-preview{background-color:#f8f8f8}.dropzone.video-dropzone .dz-preview.dz-error.dz-complete.dz-file-preview .dz-remove,.dropzone.video-dropzone .dz-preview.dz-error.dz-file-preview .dz-remove{background-color:transparent}.dropzone.video-dropzone .dz-preview.dz-error.dz-preview .dz-details{border-color:#ef3e46;background-color:transparent}.dropzone.video-dropzone .dz-preview.dz-error.dz-preview .dz-details:before{display:none}.dropzone.video-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-icon,.dropzone.video-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-size{display:none}.dropzone.video-dropzone .dz-preview.dz-error.dz-preview .dz-details:before{content:"\ef65";font-family:bb-icons;font-size:16px;font-weight:400;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dropzone.video-dropzone .dz-preview.dz-error.dz-preview .dz-details .dz-filename{font-size:13px;color:rgba(18,43,70,.5);line-height:1;opacity:1;visibility:visible;position:absolute;bottom:15px;left:10px;right:10px;width:auto}.dropzone.video-dropzone .dz-preview.dz-error .dz-video-thumbnail{display:none}#buddypress .bp-media-document-uploader .media-uploader-wrapper{margin-bottom:5px}#buddypress .bp-media-document-uploader #bp-media-document-next,#buddypress .bp-media-document-uploader #bp-media-document-prev{display:none}#buddypress .bp-media-document-uploader #bp-media-document-next{text-align:center}#buddypress .bp-media-document-uploader #bp-media-document-next>i{margin-right:5px;font-size:15px}#buddypress .bp-media-document-uploader #bp-media-document-prev{font-size:15px;float:right;margin:8px 20px 0 0;color:#a5a7ab}#buddypress .bp-media-document-uploader .document-uploader-footer{display:table;width:100%}#buddypress .bp-media-document-uploader .document-uploader-footer .bb-dropdown-wrap{float:left;margin-bottom:0}#buddypress .bp-media-document-uploader .document-uploader-footer .bp-document-open-create-popup-folder{display:block;margin-bottom:15px;clear:both;text-transform:capitalize}#buddypress .bp-media-document-uploader .document-uploader-footer .bp-document-open-create-popup-folder>i{margin-right:5px;font-size:15px}#buddypress .bp-media-document-uploader .document-uploader-footer #bp-media-document-submit{float:right}@media screen and (max-width:480px){#buddypress .bp-media-document-uploader .document-uploader-footer{-ms-flex-direction:column;flex-direction:column}#buddypress .bp-media-document-uploader .document-uploader-footer .bb-dropdown-wrap{width:100%;margin-bottom:15px}#buddypress .bp-media-document-uploader .document-uploader-footer .bb-dropdown-wrap select{width:100%}#buddypress .bp-media-document-uploader .document-uploader-footer #bp-media-document-submit{width:100%}#buddypress .bp-media-document-uploader .document-uploader-footer #bp-media-document-prev{text-align:center;margin:10px 0 0 0;width:100%}body.groups #buddypress .bp-media-document-uploader .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content{margin-bottom:0}body.groups #buddypress .bp-media-document-uploader .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-document-next{display:inline-block!important;margin-top:0}}@media screen and (max-width:480px){#buddypress #bp-media-single-album .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content,#buddypress #bp-media-single-folder .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content{margin-bottom:0}#buddypress #bp-media-single-album .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-document-next,#buddypress #bp-media-single-folder .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-document-next{display:inline-block!important;margin-top:0}}#buddypress .bp-media-photo-uploader .media-uploader-wrapper{margin-bottom:5px}#buddypress .bp-media-photo-uploader #bp-media-photo-next,#buddypress .bp-media-photo-uploader #bp-media-prev{display:none}#buddypress .bp-media-photo-uploader #bp-media-photo-next{text-align:center}#buddypress .bp-media-photo-uploader #bp-media-photo-next>i{margin-right:5px;font-size:15px}#buddypress .bp-media-photo-uploader #bp-media-prev{font-size:15px;float:right;margin:6px 20px 0 0;color:#a5a7ab}#buddypress .bp-media-photo-uploader .media-uploader-footer{display:table;width:100%}#buddypress .bp-media-photo-uploader .media-uploader-footer .bb-dropdown-wrap{float:left;margin-bottom:0}#buddypress .bp-media-photo-uploader .media-uploader-footer .bp-media-open-create-popup-folder{display:block;margin-bottom:15px;clear:both;text-transform:capitalize}#buddypress .bp-media-photo-uploader .media-uploader-footer .bp-media-open-create-popup-folder>i{font-size:15px;margin-right:5px}#buddypress .bp-media-photo-uploader .media-uploader-footer #bp-media-submit{float:right}@media screen and (max-width:480px){#buddypress .bp-media-photo-uploader .media-uploader-footer{-ms-flex-direction:column;flex-direction:column}#buddypress .bp-media-photo-uploader .media-uploader-footer .bb-dropdown-wrap{width:100%;margin-bottom:15px}#buddypress .bp-media-photo-uploader .media-uploader-footer .bb-dropdown-wrap select{width:100%}#buddypress .bp-media-photo-uploader .media-uploader-footer #bp-media-submit{width:100%}#buddypress .bp-media-photo-uploader .media-uploader-footer #bp-media-prev{text-align:center;margin:10px 0 0 0;width:100%}body.groups #buddypress .bp-media-photo-uploader .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content{margin-bottom:0}body.groups #buddypress .bp-media-photo-uploader .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-photo-next{display:inline-block!important;margin-top:0}}#media-folder-document-data-table td.svg-document-icon{padding-right:0}#media-folder-document-data-table td{vertical-align:middle}#media-folder-document-data-table td img{max-width:40px}div.dropzone .dz-preview{min-width:130px}div.dropzone .dz-preview .dz-error-mark,div.dropzone .dz-preview .dz-progress,div.dropzone .dz-preview .dz-success-mark{top:50%}div.dropzone .dz-preview .dz-filename{font-size:15px}.dz-preview .dz-image{height:130px}.dz-preview .dz-image img{max-width:130px;object-fit:cover}#media-stream .document-data-table-head{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e7e9ec;padding:0 0 8px}#media-stream .document-data-table-head .data-head-sort-label{display:none}#media-stream .document-data-table-head .data-head{font-size:12px;color:#939597}#media-stream .document-data-table-head .data-head span{cursor:pointer;user-select:none;text-transform:uppercase}#media-stream .document-data-table-head .data-head i{font-size:13px;-webkit-transform:rotate(180deg) translateY(1px);-ms-transform:rotate(180deg) translateY(1px);transform:rotate(180deg) translateY(1px);transition:all ease .3s}#media-stream .document-data-table-head .data-head.asce i{-webkit-transform:rotate(0) translateY(-1px);-ms-transform:rotate(0) translateY(-1px);transform:rotate(0) translateY(-1px)}#media-stream .document-data-table-head .data-head-name{-ms-flex-preferred-size:calc(60% - 50px);flex-basis:calc(60% - 50px)}#media-stream .document-data-table-head .data-head-modified{-ms-flex-preferred-size:20%;flex-basis:20%}#media-stream .document-data-table-head .data-head-visibility{-ms-flex-preferred-size:20%;flex-basis:20%}@media screen and (max-width:540px){#media-stream .document-data-table-head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0}#media-stream .document-data-table-head .data-head-sort-label{position:absolute;left:25px;font-size:14px;display:inline-block}#media-stream .document-data-table-head .data-head-modified,#media-stream .document-data-table-head .data-head-name,#media-stream .document-data-table-head .data-head-origin,#media-stream .document-data-table-head .data-head-visibility{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;width:auto!important;padding-right:15px}#media-stream .document-data-table-head .data-head-visibility{padding-right:0}}@media screen and (max-width:360px){#media-stream .document-data-table-head:before{font-size:12px}#media-stream .document-data-table-head .data-head-modified,#media-stream .document-data-table-head .data-head-name,#media-stream .document-data-table-head .data-head-origin,#media-stream .document-data-table-head .data-head-visibility{padding-right:7px;font-size:10px}#media-stream .document-data-table-head .data-head-modified i,#media-stream .document-data-table-head .data-head-name i,#media-stream .document-data-table-head .data-head-origin i,#media-stream .document-data-table-head .data-head-visibility i{font-size:6px;-webkit-transform:rotate(180deg) translateY(2px);-ms-transform:rotate(180deg) translateY(2px);transform:rotate(180deg) translateY(2px)}}#media-folder-document-data-table .pager{margin:20px auto;width:230px}#media-folder-document-data-table .pager a.button.loading:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:400;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear;vertical-align:middle}.activity-item.activity_update .activity-comments .document-detail-wrap .document-extension-description{max-width:calc(100% - 55px);vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-item.activity_update .activity-comments .document-helper-text{height:0;overflow:hidden;width:0}.activity-item.activity_update .activity-comments .bb-activity-media-elem.document-activity:hover .document-helper-text{height:auto;overflow:initial;width:auto}.activity-item.activity_update .activity-comments .bb-activity-media-elem.document-activity .document-helper-text{max-width:calc(100% - 55px);vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-item.activity_update .activity-comments .acomment-content{overflow:initial}.document.document-theatre:hover a.theater-command{opacity:1;visibility:visible}.bb-document-theater{max-width:1750px;width:90%;min-width:auto}.bb-document-theater .bb-media-model-inner{overflow:visible}.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .avatar{border-radius:50%}.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-comments li .acomment-content .document-audio-wrap,.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-comments li .acomment-content .document-helper-text-click,.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-comments li .acomment-content .document-preview-wrap,.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-comments li .acomment-content .document-text-wrap,.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-comments li .acomment-content .more_text_view{display:none}.bb-document-theater .bb-media-model-inner .bb-media-info-section.document .activity-comments li .acomment-content .document-helper-text-inner{text-transform:capitalize}.bb-document-theater .bb-media-section{height:90vh;overflow:visible;align-items:flex-end;background-color:#fff;border-radius:4px 4px 4px 5px;position:initial}.bb-document-theater .bb-media-section .document-preview{width:100%}.bb-document-theater .bb-media-section.bb-video-preview .document-preview{height:100%;background-color:#000}.bb-document-theater .bb-media-section.bb-video-preview .document-preview .video-js{height:100%!important;padding:0;border-radius:4px 0 0 4px}.bb-document-theater .bb-media-section .theater-command{justify-content:center}.bb-document-theater .bb-media-section .theater-command.bb-prev-document{left:-45px;width:45px;padding:0}[dir=rtl] .bb-document-theater .bb-media-section .theater-command.bb-prev-document{left:auto;right:-45px}.bb-document-theater .bb-media-section .theater-command.bb-next-document{left:auto;right:-45px;width:45px;padding:0}[dir=rtl] .bb-document-theater .bb-media-section .theater-command.bb-next-document{left:-45px;right:auto}.bb-document-theater .bb-media-section.bb-media-no-preview{background-color:#fff;align-items:center;border-radius:4px}.bb-document-theater .bb-media-section.bb-media-no-preview .bb-icon-loader{font-size:20px}.bb-document-theater .bb-media-section.bb-media-no-preview .img-section{justify-content:center;display:flex;align-items:center;flex-direction:column}.bb-document-theater .bb-media-section.bb-media-no-preview .img-section>i{font-size:60px;margin-bottom:10px;color:#9ca8b4}.bb-document-theater .bb-media-section.bb-media-no-preview .img-section>p{font-size:18px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:5px;margin-bottom:0}.bb-document-theater .bb-media-section.bb-media-no-preview .img-section a.download-button{display:block;line-height:1;color:#5087e5}.bb-document-theater .bb-media-section .img-section{overflow:auto;height:90vh;background-color:#fff;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;border-radius:4px 4px 4px 4px}.bb-document-theater .bb-media-section .img-section .img-block-wrap{height:90vh;width: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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f5f5f5;overflow:auto;z-index:1;padding-top:40px}.bb-document-theater .bb-media-section .img-section img{padding:20px;max-height:calc(90vh - 40px)}.bb-document-theater .bb-media-section .img-section a.download-button{line-height:normal}.bb-document-theater .bb-media-section .document-text{width:100%;border-radius:0 0 0 4px}.bb-document-theater .bb-media-section .document-audio,.bb-document-theater .bb-media-section .document-video{display:flex;height:100%;width:100%;padding:0 15px;align-items:center;justify-content:center;background-color:#fff;border-radius:4px}.bb-document-theater .bb-media-section .document-audio audio,.bb-document-theater .bb-media-section .document-video audio{outline:0;min-width:80%}.bb-document-theater .bb-media-section h3{background-color:#fff;display:block;margin-bottom:0;position:absolute;top:0;left:0;padding:6px;right:375px;text-align:center;border-bottom:1px solid #ecedee;font-size:16px;font-weight:400;border-radius:4px 4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:11}.bb-document-theater .bb-media-info-section.document{position:relative;z-index:11;background-color:#fff;border-left:1px solid #ecedee;margin-left:-1px;border-radius:0 4px 4px 0;overflow:hidden;max-height:90vh}.bb-document-theater .document-text-file-data-hidden{display:none}.bb-document-theater .CodeMirror{height:calc(90vh - 40px);border-top:1px solid #ecedee;border-radius:0 0 0 4px}@media screen and (min-width:1025px){.bb-document-theater .bb-media-section{border-right:1px solid #ecedee}}.bb-document-theater .bb-media-info-section .bb-icon-loader{font-size:20px}#media-folder-document-data-table .media-folder_items,.search-document-list .media-folder_items{margin:0;border-bottom:1px solid #e7e9ec;padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#media-folder-document-data-table .media-folder_items:last-child,.search-document-list .media-folder_items:last-child{border-bottom:0}#media-folder-document-data-table .media-folder_items.is-visible,.search-document-list .media-folder_items.is-visible{z-index:1}@media screen and (max-width:980px){.document_more_option_open #media-folder-document-data-table .media-folder_items.is-visible,.document_more_option_open .search-document-list .media-folder_items.is-visible{z-index:9}}#media-folder-document-data-table .media-folder_items.is-visible .media-folder_actions .media-folder_action__list,.search-document-list .media-folder_items.is-visible .media-folder_actions .media-folder_action__list{display:block;z-index:1122}#media-folder-document-data-table .media-folder_items .media-folder_icon,.search-document-list .media-folder_items .media-folder_icon{width:52px;padding-left:10px}#media-folder-document-data-table .media-folder_items .media-folder_icon>a i,.search-document-list .media-folder_items .media-folder_icon>a i{font-size:30px;color:#9ca8b4;margin-top:5px}#media-folder-document-data-table .media-folder_items .media-folder_modified,#media-folder-document-data-table .media-folder_items .media-folder_visibility,.search-document-list .media-folder_items .media-folder_modified,.search-document-list .media-folder_items .media-folder_visibility{width:20%}#media-folder-document-data-table .media-folder_items .media-folder_details,.search-document-list .media-folder_items .media-folder_details{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(60% - 98px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name,.search-document-list .media-folder_items .media-folder_details .media-folder_name{color:#122b46;font-size:14px;font-weight:500;letter-spacing:-.24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name>span,.search-document-list .media-folder_items .media-folder_details .media-folder_name>span{max-width:calc(80% - 30px);white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;float:left}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit_wrap,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit_wrap{display:none;padding-right:5px;position:relative}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit_wrap.submitting,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit_wrap.submitting{padding-right:30px}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit_wrap.submitting .bb-icon-loader,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit_wrap.submitting .bb-icon-loader{position:absolute;right:15px;top:9px}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit_wrap>a,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit_wrap>a{margin:5px 0}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit_wrap .error-box,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit_wrap .error-box{display:none}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit{height:32px;width:90%;margin:0 8px 0 0}#media-folder-document-data-table .media-folder_items .media-folder_details .media-folder_name_edit.error+.error-box,.search-document-list .media-folder_items .media-folder_details .media-folder_name_edit.error+.error-box{display:block;line-height:1.3;margin-top:5px;color:red}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom,.search-document-list .media-folder_items .media-folder_details__bottom{display:block;font-size:14px;line-height:1.3;color:#4d5c6d}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom #bb-folder-privacy,.search-document-list .media-folder_items .media-folder_details__bottom #bb-folder-privacy{max-width:100%}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom .media-folder_date,.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_date{color:#9b9c9f;background-color:transparent;display:inline-block;font-size:.8125rem;font-weight:400;letter-spacing:-.15px;line-height:1.1875;vertical-align:middle}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom .media-folder_author,.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_author{display:block;font-size:13px;color:#939597}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom .media-folder_author a,.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_author a{color:#939597}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom .media-folder_author a:hover,.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_author a:hover{color:#5087e5}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom .hide,.search-document-list .media-folder_items .media-folder_details__bottom .hide{display:none}#media-folder-document-data-table .media-folder_items .media-folder_details__bottom .bp-tooltip,.search-document-list .media-folder_items .media-folder_details__bottom .bp-tooltip{display:inline-block;vertical-align:middle}#media-folder-document-data-table .media-folder_items .media-folder_actions,.search-document-list .media-folder_items .media-folder_actions{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;width:55px;position:relative}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__anchor i,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__anchor i{font-size:19px;color:#939597}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list{position:absolute;top:30px;right:0;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:198px;display:none}@media screen and (max-width:980px){#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list.bb_more_dropdown.open,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list.bb_more_dropdown.open{position:fixed;top:50%;bottom:inherit;right:inherit;width:220px;z-index:999}}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list:after,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list:after{content:" ";position:absolute;width:0;height:0;top:0;margin:0 auto;right:24px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul{list-style:none;margin:5px 0;padding:0}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li a,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li a{padding:10px 14px;display:flex;align-items:center;font-size:14px;line-height:1;color:#7f868f}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li a:hover,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li a:hover{background-color:#f5f5f5;color:#5087e5}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li a:before{font-family:bb-icons;font-size:20px;display:inline-block;margin-right:10px;width:20px;text-align:center}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.rename_file a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.rename_file a:before{content:"\ee5a"}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.move_file.disabled-move a,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.move_file.disabled-move a{pointer-events:none;opacity:.7}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.move_file.disabled-move[data-balloon]:after,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.move_file.disabled-move[data-balloon]:after{content:attr(data-balloon);white-space:normal;max-width:200px;width:100%}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.move_file a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.move_file a:before{content:"\ee9f";font-family:bb-icons}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.delete_file a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.delete_file a:before{content:"\ef48";font-family:bb-icons}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a{background-color:transparent;text-align:left;box-shadow:none;border-radius:0;min-height:auto;font-weight:400}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a:before{content:"\ee9c";font-family:bb-icons;font-size:15px;vertical-align:middle}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a:hover,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a:hover{background-color:#f5f5f5}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a.reported-content,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a.reported-content{opacity:.8!important}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a.report-content,#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a.reported-content,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a.report-content,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.report_file a.reported-content{border:0;-webkit-font-smoothing:auto}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.download_file a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.download_file a:before{font-family:bb-icons;content:"\ee57"}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.copy_download_file_url a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.copy_download_file_url a:before{font-family:bb-icons;content:"\ee3b"}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list ul li.privacy_file a:before,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list ul li.privacy_file a:before{font-family:bb-icons;content:"\eecc"}@media screen and (max-width:540px){#media-folder-document-data-table .media-folder_items,.search-document-list .media-folder_items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}#media-folder-document-data-table .media-folder_items .media-folder_icon,.search-document-list .media-folder_items .media-folder_icon{flex-basis:auto;padding-left:0;margin-bottom:5px}#media-folder-document-data-table .media-folder_items .media-folder_icon img,.search-document-list .media-folder_items .media-folder_icon img{width:100%}#media-folder-document-data-table .media-folder_items .media-folder_details,#media-folder-document-data-table .media-folder_items .media-folder_group,#media-folder-document-data-table .media-folder_items .media-folder_visibility,.search-document-list .media-folder_items .media-folder_details,.search-document-list .media-folder_items .media-folder_group,.search-document-list .media-folder_items .media-folder_visibility{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;width:100%!important}#media-folder-document-data-table .media-folder_items .media-folder_modified,.search-document-list .media-folder_items .media-folder_modified{margin-bottom:5px;width:100%}#media-folder-document-data-table .media-folder_items .media-folder_actions,.search-document-list .media-folder_items .media-folder_actions{position:absolute;right:0;top:19px}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list{right:14px}#media-folder-document-data-table .media-folder_items .media-folder_actions .media-folder_action__list:after,.search-document-list .media-folder_items .media-folder_actions .media-folder_action__list:after{left:inherit;right:9px}}#media-folder-document-data-table .media-folder_items:last-child .media-folder_action__list,.search-document-list .media-folder_items:last-child .media-folder_action__list{top:initial;bottom:33px}#media-folder-document-data-table .media-folder_items:last-child .media-folder_action__list:after,.search-document-list .media-folder_items:last-child .media-folder_action__list:after{top:inherit;bottom:-12px;right:7px;-webkit-transform:rotate(137deg);-ms-transform:rotate(137deg);transform:rotate(137deg)}@media screen and (max-width:540px){#media-folder-document-data-table .media-folder_items:last-child .media-folder_action__list,.search-document-list .media-folder_items:last-child .media-folder_action__list{bottom:30px;right:-1px}}.search-document-list .media-folder_items{display:block}.search-document-list .media-folder_items .media-folder_icon{float:left;margin-right:15px;padding-left:0;width:auto}.search-document-list .media-folder_items .media-folder_icon>a i{align-items:center;background-color:#f2f4f5;border-radius:50%;color:#9b9c9f;display:flex;font-size:24px;font-weight:300;height:48px;justify-content:center;margin-top:0;width:48px}.search-document-list .media-folder_items .media-folder_details .media-folder_name{font-size:14px;font-weight:500;letter-spacing:-.24px;line-height:1.4}.search-document-list .media-folder_items .media-folder_modified,.search-document-list .media-folder_items .media-folder_visibility{display:inline-block;vertical-align:middle;width:auto}.search-document-list .media-folder_items .middot{font-size:20px;margin:0 5px}.search-document-list .media-folder_items .media-folder_details__bottom{color:#9b9c9f}.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_author{display:inline-block;vertical-align:middle}.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_author a{display:inline-block}.search-document-list .media-folder_items .media-folder_details__bottom .media-folder_date{color:#9b9c9f;background-color:transparent;font-size:.8125rem;font-weight:400;letter-spacing:-.15px;line-height:1.1875}li:hover .search-document-list .media-folder_items .media-folder_icon>a i{background-color:#fff}.search-media-list .item,.search-video-list .item{width:100%}.search-media-list .media-album_items,.search-video-list .media-album_items{display:block;width:100%}.search-media-list .media-album_thumb,.search-video-list .media-album_thumb{float:left;padding:0 15px 0 0;width:auto}.search-media-list .media-album_thumb img,.search-video-list .media-album_thumb img{border-radius:50px!important;width:48px;height:48px;object-fit:cover}.search-media-list .media-album_thumb .item-avatar,.search-video-list .media-album_thumb .item-avatar{margin-right:0}.search-media-list .media-album_details,.search-video-list .media-album_details{width:calc(100% - 63px);float:right;line-height:1;margin-top:5px}.search-media-list .media-album_details .media-album_name,.search-video-list .media-album_details .media-album_name{color:#122b46;display:block;font-size:14px;font-weight:500;letter-spacing:-.24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-media-list .media-album_details .media-photo_count,.search-video-list .media-album_details .media-photo_count{color:#939597;font-size:13px;display:block;line-height:1;margin-top:4px}.search-media-list .media-photo_count,.search-video-list .media-photo_count{display:inline-block;font-size:13px;line-height:1.3;color:#4d5c6d}.search-media-list .media-album_modified,.search-video-list .media-album_modified{display:inline-block;width:auto}.search-media-list .media-album_modified .media-album_details__bottom,.search-video-list .media-album_modified .media-album_details__bottom{display:block;font-size:13px;line-height:1.3;color:#4d5c6d}.search-media-list .media-album_modified .media-album_details__bottom .media-album_date,.search-video-list .media-album_modified .media-album_details__bottom .media-album_date{background-color:transparent;color:#9b9c9f;display:inline-block;font-size:.8125rem;font-weight:400;letter-spacing:-.15px;line-height:1.1875;vertical-align:middle}.search-media-list .media-album_modified .media-album_details__bottom .media-album_author,.search-video-list .media-album_modified .media-album_details__bottom .media-album_author{display:inline-block;vertical-align:middle}.search-media-list .media-album_modified .media-album_details__bottom .media-album_author a,.search-video-list .media-album_modified .media-album_details__bottom .media-album_author a{display:inline-block}.search-media-list .media-album_group,.search-media-list .media-album_visibility,.search-video-list .media-album_group,.search-video-list .media-album_visibility{color:#9b9c9f;display:inline-block;vertical-align:middle;font-size:.8125rem;font-weight:400;letter-spacing:-.15px;line-height:1.1875;width:auto}.search-media-list .media-album_group .bp-tooltip,.search-media-list .media-album_visibility .bp-tooltip,.search-video-list .media-album_group .bp-tooltip,.search-video-list .media-album_visibility .bp-tooltip{display:inline-block}.search-media-list .media-album_group_name a,.search-video-list .media-album_group_name a{color:#4d5c6d}.search-media-list .media-album_status,.search-video-list .media-album_status{display:block;font-size:13px;color:#939597}.search-media-list .middot,.search-video-list .middot{display:inline-block;margin:0 6px;font-size:17px;line-height:0;vertical-align:middle}.search-document-list .item{width:100%}.search-document-list .media-folder_items{width:100%;padding:0}.search-document-list .media-folder_items .media-folder_details{display:inline-block;float:right;width:calc(100% - 64px)}.search-document-list .media-folder_items .media-folder_group{display:inline-block;width:auto}.search-document-list .media-folder_items .media-folder_group a{color:#9b9c9f}body.search-results .search_results .search-media-list .media-album_thumb img,body.search-results .search_results .search-video-list .media-album_thumb img{border-radius:3px!important;display:inline-block;width:90px;height:90px;max-width:90px;max-height:90px;object-fit:cover;overflow:hidden}body.search-results .search_results .search-media-list .media-album_details,body.search-results .search_results .search-video-list .media-album_details{margin-top:22px;width:calc(100% - 106px)}body.search-results .search_results .search-document-list .media-folder_items .media-folder_icon>a i{font-size:28px;border-radius:3px;height:90px;width:90px}body.search-results .search_results .search-document-list .media-folder_items .media-folder_details{margin-top:20px;width:calc(100% - 106px);line-height:1}body.search-results .search_results .search-document-list .media-folder_items .middot,body.search-results .search_results .search-media-list .media-album_thumb .middot,body.search-results .search_results .search-video-list .media-album_thumb .middot{display:inline-block;margin:0 6px;font-size:17px;line-height:0;vertical-align:middle}@media screen and (max-width:540px){.bp-search-ac .search-document-list .media-folder_items .media-folder_details{width:calc(100% - 64px)!important}.bp-search-ac .search-document-list .media-folder_items .media-folder_visibility{flex-basis:initial!important;width:auto!important}}body.search-results.bb-template-v2 .search_results .media-album_thumb img{border-radius:15px!important}body.search-results.bb-template-v2 .search_results .search-document-list .media-folder_items .media-folder_icon>a i{border-radius:15px}.document-type-navs.main-navs{border-bottom:1px solid #e7e9ec}#media-stream.document-parent.group-column .document-data-table-head .data-head-name{-ms-flex-preferred-size:calc(40% - 50px);flex-basis:calc(40% - 50px)}#media-stream.document-parent.group-column .document-data-table-head .data-head-origin{-ms-flex-preferred-size:20%;flex-basis:20%}#media-stream.document-parent.group-column #media-folder-document-data-table .media-folder_items .media-folder_details{width:calc(40% - 100px)}#media-stream.document-parent.group-column #media-folder-document-data-table .media-folder_items .media-folder_group{width:20%}#media-stream.document-parent.group-column #media-folder-document-data-table .media-folder_items .media-folder_group a{color:#4d5c6d}#media-stream.document-parent.group-column #media-folder-document-data-table .media-folder_items .media-folder_group a:hover{color:#5087e5}#media-stream.document-parent.group-column #media-folder-document-data-table .media-folder_items .media-folder_status{display:block;font-size:13px;color:#939597}.bp-media-header-wrap h2{float:left}.bp-media-header-wrap .bb-media-actions-wrap{float:right;margin-left:10px}.bp-media-header-wrap .bb-media-actions-wrap .bb-media-actions a i{margin-right:6px}@media screen and (max-width:1440px){.bp-media-header-wrap h2{width:100%}}@media screen and (max-width:1220px){.bp-media-header-wrap .bb-media-actions-wrap,.bp-media-header-wrap .media-search-form{width:100%;margin-bottom:10px!important}.bp-media-header-wrap .bb-media-actions-wrap input[type=text],.bp-media-header-wrap .media-search-form input[type=text]{width:100%!important}.bp-media-header-wrap .bb-media-actions-wrap .bb-media-actions,.bp-media-header-wrap .bb-media-actions-wrap a.button,.bp-media-header-wrap .media-search-form .bb-media-actions,.bp-media-header-wrap .media-search-form a.button{width:100%}}@media screen and (max-width:782px){.bp-media-header-wrap h2{float:none}.bp-media-header-wrap .bb-media-actions-wrap{float:right}}@media screen and (max-width:640px){.bp-media-header-wrap .bb-media-actions-wrap{float:none;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bp-media-header-wrap .bb-media-actions-wrap .bb-media-actions a{width:100%}}.bp-media-header-wrap .media-search-form{background-color:#fff;border:1px solid #dedfe2;border-radius:100px;margin-bottom:0;position:relative;display:inline-block;vertical-align:middle}.bp-media-header-wrap .media-search-form input[type=text]{background:0 0;border-radius:100px;border:0;height:34px;width:215px;font-size:14px;letter-spacing:-.24px;padding:0 30px 0 35px}.bp-media-header-wrap .media-search-form:after{content:"\ef10";font-family:bb-icons;display:inline-block;color:#4d5c6d;opacity:.4;position:absolute;left:10px;top:8px;line-height:1;font-size:16px}.bp-document-listing{display:flex}.bp-document-listing .media-search-form{float:right}.bp-document-listing .media-search-form .bp-dir-search-form{border:0}.bp-document-listing .media-search-form .bp-dir-search-form .nouveau-search-submit{width:auto;padding:4px;height:auto;z-index:112;opacity:0}.bp-document-listing .media-search-form .bp-dir-search-form #group-document-search{background-image:none;padding:6px 30px 6px 32px;height:auto;font-size:14px}.bp-document-listing .bp-media-header-wrap{width:100%}.bp-document-listing .bp-media-header-wrap .bb-title{width:auto}.bp-document-listing .bp-media-header-wrap .bb-title.loading{position:relative;padding-right:30px}.bp-document-listing .bp-media-header-wrap .bb-title.loading:after{content:"\ef30";font-weight:400;font-family:bb-icons;font-size:20px;line-height:1;position:absolute;right:0;top:7px;text-align:center;display:inline-block;vertical-align:middle;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.buddypress .buddypress-wrap .search-form-has-reset,.search-form-has-reset{position:relative}.buddypress .buddypress-wrap .search-form-has-reset .search-form_reset,.search-form-has-reset .search-form_reset{font-size:13px;color:#767676;background-color:transparent;border:0;padding:0;opacity:.4;position:absolute;top:50%;transform:translateY(-50%);right:12px;display:none}.buddypress .buddypress-wrap .search-form-has-reset .search-form_reset:hover,.search-form-has-reset .search-form_reset:hover{opacity:1}.buddypress .buddypress-wrap .search-form-has-reset #bbp_search,.buddypress .buddypress-wrap .search-form-has-reset input[type=search],.search-form-has-reset #bbp_search,.search-form-has-reset input[type=search]{padding-right:30px}body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions{width:75%;-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;text-align:right}body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions .media-search-form .nouveau-search-submit{width:auto;padding:4px;height:auto;z-index:112}body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner .bb-single-album-header{width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}#bp-media-single-folder .bb-single-album-header .bb-title.loading{position:relative;padding-right:30px}#bp-media-single-folder .bb-single-album-header .bb-title.loading:after{content:"\ef30";font-weight:400;font-family:bb-icons;font-size:20px;line-height:1;margin-left:10px;text-align:center;display:inline-block;vertical-align:middle;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@media screen and (max-width:1120px){.bp-media-header-wrap .media-search-form{width:100%;margin:5px 0}.bp-media-header-wrap .media-search-form input[type=text]{width:100%}.bp-media-header-wrap .album-actions-wrap,.bp-media-header-wrap .bb-media-actions-wrap{margin:5px 0!important}}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-single-album-header{padding:0;width:30%;-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-single-album-header .bb-title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;padding-top:5px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions{width:70%;-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;text-align:right}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>a{margin-left:10px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>a>i{margin-right:6px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>select{margin-left:10px;height:34px;font-size:14px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions :not(.button){text-align:left}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions .dropzone *{text-align:center}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions .bp-dir-search-form .nouveau-search-submit{opacity:0}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions .bp-dir-search-form #group-document-search{background-image:none;padding:6px 30px 6px 32px;height:auto;font-size:14px}@media screen and (max-width:1480px){#bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner{webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-single-album-header{margin-bottom:10px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions,#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-single-album-header{width:100%;-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:100%}}@media screen and (max-width:1220px){#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions .media-folder_items{position:absolute;right:0;top:3px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>a{width:100%;margin:0 0 10px}body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions,body.document #bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner .bb-single-album-header{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}#bp-media-single-folder .bp-media-header-wrap{display:inline-block;width:100%;width:calc(100% + 40px);margin:0 -20px;padding:0 20px 15px}#bp-media-single-folder .bp-media-header-wrap .bp-media-header-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex}#bp-media-single-folder .bp-media-header-wrap .document-breadcrumb{list-style:none;margin:10px 0 0;text-align:left;padding:0}#bp-media-single-folder .bp-media-header-wrap .document-breadcrumb li{display:inline-block;font-weight:600;vertical-align:middle;color:#939597}#bp-media-single-folder .bp-media-header-wrap .document-breadcrumb li:after{content:"\f345";font-family:dashicons;vertical-align:middle;font-size:15px;margin-right:6px;margin-left:6px;color:inherit;font-weight:400;float:right}[dir=rtl] #bp-media-single-folder .bp-media-header-wrap .document-breadcrumb li:after{content:"\f341"}#bp-media-single-folder .bp-media-header-wrap .document-breadcrumb li:last-child a{color:#393e41;font-weight:600}#bp-media-single-folder .bp-media-header-wrap .document-breadcrumb li:last-child:after{display:none}#bp-media-single-folder .bp-media-header-wrap .document-breadcrumb li a{color:#939597;font-weight:400}#bp-media-single-folder .bp-media-header-wrap .media-folder_items{display:inline-block;position:relative;text-align:left}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__anchor{display:inline-block;position:relative;vertical-align:middle}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__anchor i{font-size:19px;margin-top:5px}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list{position:absolute;top:33px;right:-20px;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:168px;z-index:1;display:none}@media screen and (max-width:980px){#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list.bb_more_dropdown.open{position:fixed;top:50%;bottom:inherit;right:inherit;width:220px;z-index:999}}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list:after{content:" ";position:absolute;width:0;height:0;top:0;margin:0 auto;right:27px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul{list-style:none;margin:5px 0;padding:0}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li .media-edit-folder{display:inline-block;width:100%}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li .media-edit-folder input{width:calc(100% - 20px);margin:0 10px;padding:3px 7px;height:34px;font-size:14px}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li .media-edit-folder #bp-save-folder-title{float:right;margin:5px 10px 0 0;width:calc(50% - 10px);text-align:center}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li .media-edit-folder #bp-cancel-edit-album-title{float:left;margin:5px 0 0 10px;text-align:center;width:calc(50% - 10px)}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li a{padding:10px 14px;display:flex;align-items:center;font-size:14px;line-height:1;color:#7f868f}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li a:hover{background-color:#f5f5f5;color:#5087e5}#bp-media-single-folder .bp-media-header-wrap .media-folder_items .media-folder_action__list ul li a i:before{font-family:bb-icons;font-size:20px;display:inline-block;margin-right:10px;width:20px;text-align:center!important}#bp-media-single-folder .bp-media-header-wrap .media-folder_items.is-visible .media-folder_action__list{display:block;z-index:112}@media screen and (max-width:1120px){#bp-media-single-folder .album-single-view .bp-media-header-wrap .bp-media-header-wrap-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-single-album-header{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions{float:left;width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:25px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>select{float:right}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions .media-folder_items{position:absolute;right:0;top:3px}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>a{margin-left:0;margin-right:10px}}@media screen and (max-width:640px){#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions{padding-right:0}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>a,#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-media-actions>select{width:100%;margin:5px 0}#bp-media-single-folder .album-single-view .bp-media-header-wrap .bb-single-album-header .bb-title{padding-right:25px}}#bp-media-create-child-folder #bb-folder-location,#bp-media-create-folder #bb-folder-location,#bp-media-edit-child-folder #bb-folder-location{display:none}#bp-media-create-child-folder .bb-dropdown-wrap select,#bp-media-create-folder .bb-dropdown-wrap select,#bp-media-edit-child-folder .bb-dropdown-wrap select{width:100%}#bp-media-create-child-folder .bb-model-footer,#bp-media-create-folder .bb-model-footer,#bp-media-edit-child-folder .bb-model-footer{text-align:right!important}#bp-media-create-folder .error-box,.modal-container .error-box{display:none;line-height:1.3;margin-top:5px}#bp-media-create-folder #bb-album-child-title.error+.error-box,#bp-media-create-folder #bb-album-title.error+.error-box,.modal-container #bb-album-child-title.error+.error-box,.modal-container #bb-album-title.error+.error-box{display:block}#bp-video-uploader .modal-container .bb-model-footer a.loading,#bp-video-uploader .modal-container .bb-model-footer a.saving,.modal-container.has-folderlocationUI .bb-model-footer a.loading,.modal-container.has-folderlocationUI .bb-model-footer a.saving{pointer-events:none}#bp-video-uploader .modal-container .bb-model-footer a.loading:after,#bp-video-uploader .modal-container .bb-model-footer a.saving:after,.modal-container.has-folderlocationUI .bb-model-footer a.loading:after,.modal-container.has-folderlocationUI .bb-model-footer a.saving:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:400;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}#bp-video-uploader .modal-container .bb-model-footer a.is-disabled,.modal-container.has-folderlocationUI .bb-model-footer a.is-disabled{pointer-events:none;opacity:.5}.bp-media-move-file.move-folder-popup-group .location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .breadcrumb .item,.bp-media-move-folder.move-folder-popup-group .location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .breadcrumb .item,.bp-video-move-file.move-folder-popup-group .location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .breadcrumb .item{padding:2px 0 22px}.bp-media-move-file .bb-model-footer,.bp-media-move-folder .bb-model-footer,.bp-video-move-file .bb-model-footer{display:inline-block;width:100%;text-align:right}.bp-media-move-file .bb-model-footer a,.bp-media-move-folder .bb-model-footer a,.bp-video-move-file .bb-model-footer a{display:inline-block;vertical-align:middle;margin:0 20px 0 0}.bp-media-move-file .bb-model-footer a:last-child,.bp-media-move-folder .bb-model-footer a:last-child,.bp-video-move-file .bb-model-footer a:last-child{margin-right:0}.bp-media-move-file .bb-model-footer a.bp-document-open-create-popup-folder,.bp-media-move-file .bb-model-footer a.bp-media-open-create-popup-folder,.bp-media-move-file .bb-model-footer a.bp-video-open-create-popup-album,.bp-media-move-folder .bb-model-footer a.bp-document-open-create-popup-folder,.bp-media-move-folder .bb-model-footer a.bp-media-open-create-popup-folder,.bp-media-move-folder .bb-model-footer a.bp-video-open-create-popup-album,.bp-video-move-file .bb-model-footer a.bp-document-open-create-popup-folder,.bp-video-move-file .bb-model-footer a.bp-media-open-create-popup-folder,.bp-video-move-file .bb-model-footer a.bp-video-open-create-popup-album{float:left;margin-top:7px;text-transform:capitalize}.bp-media-move-file .close-create-popup-album,.bp-media-move-folder .close-create-popup-album,.bp-video-move-file .close-create-popup-album{display:inline-block;vertical-align:middle;margin:0 20px 0 0}.bp-media-move-file .bb-model-header p,.bp-media-move-folder .bb-model-header p,.bp-video-move-file .bb-model-header p{font-size:17px;font-weight:500;margin:0}@media screen and (max-width:520px){.bp-media-move-file .bb-model-footer a.bp-document-open-create-popup-folder,.bp-media-move-file .bb-model-footer a.bp-media-open-create-popup-folder,.bp-media-move-folder .bb-model-footer a.bp-document-open-create-popup-folder,.bp-media-move-folder .bb-model-footer a.bp-media-open-create-popup-folder,.bp-video-move-file .bb-model-footer a.bp-document-open-create-popup-folder,.bp-video-move-file .bb-model-footer a.bp-media-open-create-popup-folder{display:block;float:none;margin:0 0 15px 0;text-align:left}}.bp-media-move-file .ac-media-close-button,.bp-media-move-file .close-create-popup-album,.bp-media-move-folder .ac-media-close-button,.bp-media-move-folder .close-create-popup-album,.bp-video-move-file .ac-media-close-button,.bp-video-move-file .close-create-popup-album{color:#a5a7ab}.bb-model-footer a.ac-document-close-button,.bb-model-footer a.ac-folder-close-button,.bb-model-footer a.ac-video-close-button{color:#a5a7ab}.bp-media-photo-uploader .bb-model-header p,.bp-video-uploader .bb-model-header p{font-size:17px;font-weight:500;margin:0}.bp-media-photo-uploader .close-create-popup-album,.bp-video-uploader .close-create-popup-album{display:inline-block;vertical-align:middle;margin:0 20px 0 0;color:#a5a7ab}.bp-media-document-uploader .bb-model-header>p{font-weight:500;margin:0}.popup-on-fly-create-album .bb-field-wrap .bb-dropdown-wrap select,.popup-on-fly-create-folder .bb-field-wrap .bb-dropdown-wrap select{width:100%}.db-modal-buttons{text-align:right!important;margin-top:20px}.db-modal-buttons .close-create-popup-folder{color:#a5a7ab;margin-right:20px;font-size:14px}.db-modal-buttons .button{min-width:130px}.db-modal-buttons .button.loading{pointer-events:none}.db-modal-buttons .button.loading:after{content:"\ef30";font-family:bb-icons;font-weight:400;font-size:18px;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}.has-folderlocationUI .bb-field-wrap-search{position:relative}.has-folderlocationUI .bb-field-wrap-search:after{content:"\ef10";font-family:bb-icons;display:inline-block;color:#4d5c6d;opacity:.4;position:absolute;left:12px;bottom:12px;line-height:1;font-size:16px}.has-folderlocationUI .bb-field-wrap-search .ac_document_search_folder{border-radius:30px;padding-left:35px}.location-album-list-wrap-main .bb-album-destination,.location-album-list-wrap-main .bb-folder-destination,.location-folder-list-wrap-main .bb-album-destination,.location-folder-list-wrap-main .bb-folder-destination{cursor:pointer}.location-album-list-wrap-main .no-album-exists,.location-album-list-wrap-main .no-folder-exists,.location-folder-list-wrap-main .no-album-exists,.location-folder-list-wrap-main .no-folder-exists{margin:20px 0 0 0;display:block}.location-album-list-wrap-main .ac_document_search_folder_list h4,.location-album-list-wrap-main .location-album-list-wrap h4,.location-album-list-wrap-main .location-folder-list-wrap h4,.location-folder-list-wrap-main .ac_document_search_folder_list h4,.location-folder-list-wrap-main .location-album-list-wrap h4,.location-folder-list-wrap-main .location-folder-list-wrap h4{margin:15px 0 0 0!important;font-size:17px;font-weight:500}.location-album-list-wrap-main .ac_document_search_folder_list.has-error,.location-album-list-wrap-main .location-album-list-wrap.has-error,.location-album-list-wrap-main .location-folder-list-wrap.has-error,.location-folder-list-wrap-main .ac_document_search_folder_list.has-error,.location-folder-list-wrap-main .location-album-list-wrap.has-error,.location-folder-list-wrap-main .location-folder-list-wrap.has-error{border-color:red}.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item{padding:8px 0;display:inline-block;vertical-align:middle;font-size:12px;white-space:nowrap}.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:before,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:before,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:before,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:before,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:before,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:before{content:"\e827";font-family:bb-icons;font-size:20px;vertical-align:middle;display:inline-block;line-height:1}[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:before,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:before,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:before,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:before,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:before,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:before{content:"\e8ab";float:left;margin-top:4px}.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span{display:inline-block!important;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}@media screen and (max-width:520px){.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span{max-width:120px}}.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:not(.more_options):hover,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:not(.more_options):hover,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:not(.more_options):hover,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:not(.more_options):hover,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:not(.more_options):hover,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:not(.more_options):hover{text-decoration:underline;cursor:pointer}.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:first-child:before,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:first-child:before,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:first-child:before,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span:first-child:before,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span:first-child:before,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span:first-child:before{display:none}.location-album-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span.hidden,.location-album-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span.hidden,.location-album-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span.hidden,.location-folder-list-wrap-main .ac_document_search_folder_list .breadcrumbs-append-ul-li .item span.hidden,.location-folder-list-wrap-main .location-album-list-wrap .breadcrumbs-append-ul-li .item span.hidden,.location-folder-list-wrap-main .location-folder-list-wrap .breadcrumbs-append-ul-li .item span.hidden{display:none!important}.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-back,.location-album-list-wrap-main .location-album-list-wrap .location-folder-back,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-back,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-back,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-back,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-back{display:none;cursor:pointer;vertical-align:middle}.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-back i,.location-album-list-wrap-main .location-album-list-wrap .location-folder-back i,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-back i,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-back i,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-back i,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-back i{display:inline-block;vertical-align:middle;font-size:22px;height:26px;line-height:26px;width:15px;user-select:none;color:#939597}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list,.location-album-list-wrap-main .location-album-list-wrap .location-album-list,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list{overflow:auto;max-height:230px;min-height:230px;list-style:none;margin:0;background-color:#fff;border:1px solid #e7e9ec;border-radius:4px}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list.is-loading,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list.is-loading,.location-album-list-wrap-main .location-album-list-wrap .location-album-list.is-loading,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list.is-loading,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list.is-loading,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list.is-loading,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list.is-loading,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list.is-loading,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list.is-loading,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list.is-loading,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list.is-loading,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list.is-loading{display:flex;align-items:center;justify-content:center}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list.is-loading .bb-icon-loader,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list.is-loading .bb-icon-loader,.location-album-list-wrap-main .location-album-list-wrap .location-album-list.is-loading .bb-icon-loader,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list.is-loading .bb-icon-loader,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list.is-loading .bb-icon-loader,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list.is-loading .bb-icon-loader,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list.is-loading .bb-icon-loader,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list.is-loading .bb-icon-loader,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list.is-loading .bb-icon-loader,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list.is-loading .bb-icon-loader,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list.is-loading .bb-icon-loader,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list.is-loading .bb-icon-loader{font-size:20px}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list.has-error,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list.has-error,.location-album-list-wrap-main .location-album-list-wrap .location-album-list.has-error,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list.has-error,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list.has-error,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list.has-error,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list.has-error,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list.has-error,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list.has-error,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list.has-error,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list.has-error,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list.has-error{border-color:red}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li{position:relative;margin:0;padding:0}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li:first-child,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li:first-child,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li:first-child,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li:first-child,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li:first-child,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li:first-child,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li:first-child,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li:first-child,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li:first-child,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li:first-child,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li:first-child,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li:first-child{margin-top:0}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li.is-disabled,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li.is-disabled,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li.is-disabled,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li.is-disabled,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li.is-disabled,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li.is-disabled,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li.is-disabled,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li.is-disabled,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li.is-disabled,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li.is-disabled,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li.is-disabled,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li.is-disabled{cursor:auto;opacity:.5;pointer-events:none}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li span,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span{padding:8px 15px;border-bottom:1px solid #e7e9ec;display:block;cursor:pointer;font-size:14px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span:before,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span:before,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li span:before,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span:before,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span:before,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span:before,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span:before,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span:before,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span:before,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span:before,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span:before,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span:before{content:"\ee9f";font-family:bb-icons;color:#939597;margin-right:12px;font-size:16px}[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span:before,[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span:before,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .location-album-list li span:before,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span:before,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span:before,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span:before,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span:before,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span:before,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span:before,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span:before,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span:before,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span:before{float:left;margin-left:0}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span:hover,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span:hover,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li span:hover,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span:hover,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span:hover,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span:hover,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span:hover,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span:hover,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span:hover,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span:hover,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span:hover,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span:hover{background-color:#fbfbfc}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span.selected,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span.selected,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li span.selected,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span.selected,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span.selected,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span.selected,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span.selected,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span.selected,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span.selected,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span.selected,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span.selected,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span.selected{background-color:#f7fafe}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li span.disabled,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li span.disabled,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li span.disabled,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li span.disabled,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li span.disabled,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li span.disabled,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li span.disabled,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li span.disabled,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li span.disabled,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li span.disabled,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li span.disabled,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li span.disabled{pointer-events:none}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li .sub-menu-anchor,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li .sub-menu-anchor,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li .sub-menu-anchor,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li .sub-menu-anchor,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li .sub-menu-anchor,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li .sub-menu-anchor,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li .sub-menu-anchor,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li .sub-menu-anchor,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li .sub-menu-anchor,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li .sub-menu-anchor,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li .sub-menu-anchor,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li .sub-menu-anchor{position:absolute;right:5px;top:50%;font-size:34px;line-height:1;cursor:pointer;transform:translateY(-50%);display:inline-block;height:auto;width:auto;transition:all ease .3s}[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li .sub-menu-anchor,[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li .sub-menu-anchor,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .location-album-list li .sub-menu-anchor,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .location-folder-list li .sub-menu-anchor,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .location-album-list li .sub-menu-anchor,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li .sub-menu-anchor,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li .sub-menu-anchor,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li .sub-menu-anchor,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .location-album-list li .sub-menu-anchor,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li .sub-menu-anchor,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li .sub-menu-anchor,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li .sub-menu-anchor{right:initial;left:5px}[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li .sub-menu-anchor:before,[dir=rtl] .location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li .sub-menu-anchor:before,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .location-album-list li .sub-menu-anchor:before,[dir=rtl] .location-album-list-wrap-main .location-album-list-wrap .location-folder-list li .sub-menu-anchor:before,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .location-album-list li .sub-menu-anchor:before,[dir=rtl] .location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li .sub-menu-anchor:before,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li .sub-menu-anchor:before,[dir=rtl] .location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li .sub-menu-anchor:before,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .location-album-list li .sub-menu-anchor:before,[dir=rtl] .location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li .sub-menu-anchor:before,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li .sub-menu-anchor:before,[dir=rtl] .location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li .sub-menu-anchor:before{content:"\e8ab"}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li ul,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li ul,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li ul,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li ul,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li ul,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li ul,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li ul,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li ul,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li ul,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li ul,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li ul,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li ul{display:none;margin:0;padding:0;list-style:none}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list li:last-child>span,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list li:last-child>span,.location-album-list-wrap-main .location-album-list-wrap .location-album-list li:last-child>span,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list li:last-child>span,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list li:last-child>span,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list li:last-child>span,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list li:last-child>span,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list li:last-child>span,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list li:last-child>span,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list li:last-child>span,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list li:last-child>span,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list li:last-child>span{border-bottom:0}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list::-webkit-scrollbar,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list::-webkit-scrollbar,.location-album-list-wrap-main .location-album-list-wrap .location-album-list::-webkit-scrollbar,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list::-webkit-scrollbar,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list::-webkit-scrollbar,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list::-webkit-scrollbar,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list::-webkit-scrollbar,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list::-webkit-scrollbar,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list::-webkit-scrollbar,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list::-webkit-scrollbar,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list::-webkit-scrollbar,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list::-webkit-scrollbar{width:5px}.location-album-list-wrap-main .ac_document_search_folder_list .location-album-list::-webkit-scrollbar-thumb,.location-album-list-wrap-main .ac_document_search_folder_list .location-folder-list::-webkit-scrollbar-thumb,.location-album-list-wrap-main .location-album-list-wrap .location-album-list::-webkit-scrollbar-thumb,.location-album-list-wrap-main .location-album-list-wrap .location-folder-list::-webkit-scrollbar-thumb,.location-album-list-wrap-main .location-folder-list-wrap .location-album-list::-webkit-scrollbar-thumb,.location-album-list-wrap-main .location-folder-list-wrap .location-folder-list::-webkit-scrollbar-thumb,.location-folder-list-wrap-main .ac_document_search_folder_list .location-album-list::-webkit-scrollbar-thumb,.location-folder-list-wrap-main .ac_document_search_folder_list .location-folder-list::-webkit-scrollbar-thumb,.location-folder-list-wrap-main .location-album-list-wrap .location-album-list::-webkit-scrollbar-thumb,.location-folder-list-wrap-main .location-album-list-wrap .location-folder-list::-webkit-scrollbar-thumb,.location-folder-list-wrap-main .location-folder-list-wrap .location-album-list::-webkit-scrollbar-thumb,.location-folder-list-wrap-main .location-folder-list-wrap .location-folder-list::-webkit-scrollbar-thumb{background-color:#a4acb4;border-radius:10px}.location-album-list-wrap-main.is-mobile .location-folder-list-wrap .location-folder-list li .sub-menu-anchor,.location-folder-list-wrap-main.is-mobile .location-folder-list-wrap .location-folder-list li .sub-menu-anchor{visibility:visible;opacity:1}.location-album-list-wrap-main .location-album-list-wrap .location-album-list li span:before{content:"\eeb8";font-family:bb-icons;font-size:18px}.modal-container .bb-field-steps{display:none}.modal-container .bb-field-steps.bb-field-steps-1{display:block}#bp-media-single-album .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content,#bp-media-single-folder .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content,body.groups .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content{margin-bottom:-55px}#bp-media-single-album .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-document-next,#bp-media-single-album .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-photo-next,#bp-media-single-folder .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-document-next,#bp-media-single-folder .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-photo-next,body.groups .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-document-next,body.groups .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-media-photo-next{display:inline-block!important;margin-top:15px}.modal-container .bb-field-steps #bp-media-create-child-folder-submit,.modal-container .bb-field-steps #bp-media-create-folder-submit,.modal-container .bb-field-steps #bp-media-edit-child-folder-submit,.modal-container .bb-field-steps .bb-field-steps-next{min-width:100px;float:right}.modal-container .bb-field-steps .bb-field-steps-previous{float:left}@media screen and (max-width:420px){.modal-container .bb-field-steps #bp-media-create-folder-submit,.modal-container .bb-field-steps .bb-field-steps-previous{float:none;width:100%!important;margin-bottom:10px}}@media screen and (max-width:420px){.bp-media-document-uploader .bb-model-footer{-ms-flex-direction:column;flex-direction:column}.bp-media-document-uploader .bb-model-footer>a{width:100%!important;margin-bottom:10px}}body.buddyboss-theme.directory.document .site-main,body.buddyboss-theme.directory.media .site-main,body.buddyboss-theme.directory.video .site-main{position:relative}body.buddyboss-theme.directory.document .site-main .document-options,body.buddyboss-theme.directory.document .site-main .media-options,body.buddyboss-theme.directory.document .site-main .video-options,body.buddyboss-theme.directory.media .site-main .document-options,body.buddyboss-theme.directory.media .site-main .media-options,body.buddyboss-theme.directory.media .site-main .video-options,body.buddyboss-theme.directory.video .site-main .document-options,body.buddyboss-theme.directory.video .site-main .media-options,body.buddyboss-theme.directory.video .site-main .video-options{position:absolute;right:0;top:0;margin:0}@media screen and (max-width:1024px){body.buddyboss-theme.directory.document .site-main .document-options,body.buddyboss-theme.directory.document .site-main .media-options,body.buddyboss-theme.directory.document .site-main .video-options,body.buddyboss-theme.directory.media .site-main .document-options,body.buddyboss-theme.directory.media .site-main .media-options,body.buddyboss-theme.directory.media .site-main .video-options,body.buddyboss-theme.directory.video .site-main .document-options,body.buddyboss-theme.directory.video .site-main .media-options,body.buddyboss-theme.directory.video .site-main .video-options{position:static;margin:0}}.directory.document .document-options .subnav-filters .subnav-search .bp-dir-search-form:before,.directory.media .media-options .subnav-filters .subnav-search .bp-dir-search-form:before,.directory.video .video-options .subnav-filters .subnav-search .bp-dir-search-form:before{top:7px}.directory.document .document-options #dir-document-search,.directory.media .media-options #dir-media-search,.directory.video .video-options #dir-video-search{border:0;background-color:transparent;padding-left:32px;font-size:14px;height:39px;outline:0}.buddypress-wrap .bp-invites-search-form:before,.buddypress-wrap form.bp-dir-search-form:before,.buddypress-wrap form.bp-messages-search-form:before{content:"\ef10";color:inherit;font-family:bb-icons;font-size:17px;opacity:.4;position:absolute;left:9px;top:4px}.buddypress-wrap .bp-invites-search-form input[type=search]::-webkit-search-cancel-button,.buddypress-wrap form.bp-dir-search-form input[type=search]::-webkit-search-cancel-button,.buddypress-wrap form.bp-messages-search-form input[type=search]::-webkit-search-cancel-button{display:none}#dir-activity-search-form #dir-activity-search-submit{opacity:0}#dir-activity-search-form #dir-activity-search{border:0;background-color:transparent;outline:0;padding-left:35px;font-size:14px;height:34px}.bb-subnav-filters-container-main{display:flex;align-items:center}.bb-subnav-filters-container-main:not(:last-child){margin-right:10px}.activity-head-bar .bb-subnav-filters-container{position:relative;z-index:11}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search{display:flex;align-items:center;min-height:40px;margin-right:auto}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-opener{border-radius:6px;border:1px solid transparent;background:#f2f4f5;height:30px;width:30px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-opener>i{color:#5a5a5a}.activity-head-bar .bb-subnav-filters-container .subnav-filters-modal{opacity:0;visibility:hidden;position:absolute;top:40px;left:0;border-radius:8px;background:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.06),0 6px 24px 0 rgba(0,0,0,.12);padding:9px 7px}.activity-head-bar .bb-subnav-filters-container .subnav-filters-modal .subnav-search{float:none}.activity-head-bar .bb-subnav-filters-container .subnav-filters-modal form.bp-dir-search-form{display:flex;border:0;float:none}.buddypress-wrap .activity-head-bar .bb-subnav-filters-container .subnav-filters-modal form.bp-dir-search-form:focus-within{box-shadow:none}#buddypress .activity-head-bar .bb-subnav-filters-container .subnav-filters-modal form.bp-dir-search-form input[type=search]{box-shadow:none;width:260px}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-modal{display:none;position:static;border:1px solid #b7b7b7;opacity:1;visibility:visible;box-shadow:none;padding:2px 4px;margin-bottom:0}.activity-head-bar .bb-subnav-filters-container.active.bb-subnav-filters-search .subnav-filters-modal{display:block}.activity-head-bar .bb-subnav-filters-container.active.bb-subnav-filters-search .subnav-filters-opener{display:none}.activity-head-bar .bb-subnav-filters-container.active.bb-subnav-filters-search.loading .search-form_reset{line-height:1;opacity:1;pointer-events:none}.activity-head-bar .bb-subnav-filters-container.active.bb-subnav-filters-search.loading .search-form_reset [class^=bb-icon-]:before{content:"\ef30";font-weight:300;font-size:18px;line-height:1;animation:spin 2s infinite linear;display:inline-block}.activity-head-bar .bb-subnav-filters-container.active .subnav-filters-modal{opacity:1;visibility:visible}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search.loading .search-form_reset{line-height:1;opacity:1;pointer-events:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search.loading .search-form_reset [class^=bb-icon-]:before{content:"\ef30";font-weight:300;font-size:18px;line-height:1;animation:spin 2s infinite linear;display:inline-block}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search.loading.active .search-form_reset{display:flex!important;box-shadow:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-opener{display:flex;align-items:center;padding:0;background-color:transparent;border:0;color:var(--bb-body-text-color);cursor:pointer}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-opener:focus,.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-opener:hover{background-color:transparent;color:var(--bb-body-text-color);box-shadow:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-opener span{font-size:14px;font-weight:500}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-modal{left:auto;right:-20px;padding:10px;width:230px}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-modal ul{list-style:none;margin:0;padding:0}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-modal li a{display:block;color:#5a5a5a;font-size:13px;font-weight:500;line-height:1.2;padding:10px 16px;border-radius:6px;position:relative;text-decoration:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-modal li a:hover{background-color:#f2f4f5}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering .subnav-filters-modal li.selected a:after{content:"\e876";color:#385dff;font-family:bb-icons;font-size:16px;font-weight:400;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering.bb-subnav-filters-labels-only>.subnav-filters-opener{pointer-events:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering.bb-subnav-filters-labels-only>.subnav-filters-opener i.bb-icon-angle-down{display:none}.activity-head-bar .activity-type-navs+.bb-subnav-filters-search{margin-left:20px}.has-sidebar #buddypress .bb-profile-grid:has(.widget-area) .activity-head-bar .bb-subnav-filters-container .subnav-filters-modal form.bp-dir-search-form input[type=search]{width:200px}@media screen and (min-width:1131px) and (max-width:1460px){.has-sidebar #buddypress .bb-profile-grid:has(.widget-area) .activity-head-bar{flex-wrap:wrap}.has-sidebar #buddypress .bb-profile-grid:has(.widget-area) .activity-head-bar .bb-subnav-filters-container{width:100%;margin:10px 0}}@media screen and (min-width:800px) and (max-width:1220px){body.activity-sidebar-right .activity-head-bar{flex-wrap:wrap;justify-content:flex-end}body.activity-sidebar-right .activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search{width:100%;margin-bottom:20px}}.activity-head-bar{display:flex;align-items:center;margin:20px 0}.activity-head-bar>.activity-type-navs{flex:0 0 auto}.activity-head-bar>.subnav-filters{margin:0 auto 0 0}.buddypress-wrap .bb-profile-grid .activity-head-bar>.subnav-filters{margin-bottom:0}.activity-head-bar .bb-subnav-filters-label{font-size:14px;margin-right:4px;line-height:1}.activity-head-bar .bb-icon-loader{display:none}.activity-head-bar:has(li.loading):not(:has(.bb-subnav-filters-search.loading)) .bb-icon-loader{display:inline-block;margin:0 15px 0 auto;font-size:22px;line-height:1}.buddypress-wrap .activity-head-bar .subnav-filters .group-search.loading .search-form_reset{display:flex!important;box-shadow:none}.buddypress-wrap .activity-head-bar .subnav-filters .group-search.loading .search-form_reset [class^=bb-icon-]{line-height:1;opacity:1;pointer-events:none}.buddypress-wrap .activity-head-bar .subnav-filters .group-search.loading .search-form_reset [class^=bb-icon-]:before{content:"\ef30";font-weight:300;font-size:18px;line-height:1;animation:spin 2s infinite linear;display:inline-block}.buddypress-wrap .activity-head-bar .subnav-filters .group-search.loading:not(#specificity):after{display:none}@media screen and (max-width:680px){.activity-head-bar{justify-content:center;flex-wrap:wrap}.activity-head-bar:has(li.loading):not(:has(.bb-subnav-filters-search.loading)) .bb-icon-loader{margin:0 10px 0 0}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search{margin-bottom:10px;width:100%;min-height:auto;margin-right:0}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .group-search.activity-search{margin:0;float:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-opener{display:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-modal{display:block;width:100%}#buddypress .activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-modal form.bp-dir-search-form input[type=search]{width:100%}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-modal .subnav-search{margin:0}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-search .subnav-filters-modal .subnav-search .activity-search.bp-search{margin:0;float:none}.activity-head-bar .bb-subnav-filters-container.bb-subnav-filters-filtering #bb-subnav-filter-show{right:-70px}}.directory.document .bp-subnavs li.selected a:hover span,.directory.media .bp-subnavs li.selected a:hover span,.directory.video .bp-subnavs li.selected a:hover span{color:#fff}.directory.document .entry-header .entry-title,.directory.media .entry-header .entry-title,.directory.video .entry-header .entry-title{text-align:left}.directory.document .document-options>.bb-subnav-filters-search,.directory.media .media-options>.bb-subnav-filters-search,.directory.video .video-options>.bb-subnav-filters-search{display:inline-block}.directory.document .document-options a.button>i,.directory.media .media-options a.button>i,.directory.video .video-options a.button>i{margin-right:7px;font-size:18px}.directory.document .document-options>*,.directory.media .media-options>*,.directory.video .video-options>*{margin-left:6px}@media screen and (max-width:1024px){.directory.document .document-options>*,.directory.media .media-options>*,.directory.video .video-options>*{margin-bottom:15px;width:100%!important;display:inline-block;box-sizing:border-box}.directory.document .document-options .subnav-filters .subnav-search,.directory.media .media-options .subnav-filters .subnav-search,.directory.video .video-options .subnav-filters .subnav-search{width:100%}.directory.document .document-options .subnav-filters .subnav-search .bp-search,.directory.media .media-options .subnav-filters .subnav-search .bp-search,.directory.video .video-options .subnav-filters .subnav-search .bp-search{width:100%}.directory.document .document-options .subnav-filters .subnav-search .bp-search .bp-dir-search-form,.directory.media .media-options .subnav-filters .subnav-search .bp-search .bp-dir-search-form,.directory.video .video-options .subnav-filters .subnav-search .bp-search .bp-dir-search-form{width:100%}}.directory.document .document-options .subnav-filters,.directory.media .media-options .subnav-filters,.directory.video .video-options .subnav-filters{display:inline-block;vertical-align:middle}.directory.document .document-options .subnav-filters .subnav-search,.directory.media .media-options .subnav-filters .subnav-search,.directory.video .video-options .subnav-filters .subnav-search{margin:0;position:initial}.directory.document .document-options .subnav-filters .subnav-search .bp-dir-search-form,.directory.media .media-options .subnav-filters .subnav-search .bp-dir-search-form,.directory.video .video-options .subnav-filters .subnav-search .bp-dir-search-form{background-color:#fff;border:1px solid #dedfe2;box-shadow:none;border-radius:100px;margin:0;position:relative}.directory.document .document-options .subnav-filters .subnav-search .bp-dir-search-form button[type=submit],.directory.media .media-options .subnav-filters .subnav-search .bp-dir-search-form button[type=submit],.directory.video .video-options .subnav-filters .subnav-search .bp-dir-search-form button[type=submit]{position:absolute;opacity:0;visibility:hidden;width:0;height:0}#media-stream.document-parent{background-color:#fff;border-radius:4px;border:1px solid #e7e9ec;margin-top:20px}#media-stream.document-parent .document-data-table-head{padding:10px 20px 8px}#media-stream.document-parent #media-folder-document-data-table .media-folder_items{margin:0 20px}#media-stream.document-parent>#bp-ajax-loader,#media-stream.document-parent>.bp-feedback.bp-messages{margin:-1px}.message-members-list.member-popup .modal-container,.moderation-popup .modal-container{max-height:80vh;overflow:auto}.message-members-list.member-popup .modal-container .bb-model-header,.moderation-popup .modal-container .bb-model-header{margin-bottom:25px}.message-members-list.member-popup .modal-container .bb-model-header h4,.moderation-popup .modal-container .bb-model-header h4{font-size:17px;font-weight:500}.message-members-list.member-popup .modal-container .bb-model-header .mfp-close,.moderation-popup .modal-container .bb-model-header .mfp-close{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;right:20px;left:inherit}.message-members-list.member-popup .modal-container .bb-model-footer,.moderation-popup .modal-container .bb-model-footer{text-align:right}.message-members-list.member-popup .modal-container .bb-model-footer .button,.moderation-popup .modal-container .bb-model-footer .button{width:auto}.message-members-list.member-popup .modal-container .bb-model-footer .button.report-submit.loading,.moderation-popup .modal-container .bb-model-footer .button.report-submit.loading{pointer-events:none;opacity:.9}.message-members-list.member-popup .modal-container .bb-model-footer .button.report-submit.loading:after,.moderation-popup .modal-container .bb-model-footer .button.report-submit.loading:after{font:normal normal 400 14px/1 bb-icons;speak:none;display:inline-block;margin:0 0 0 6px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ef30";animation:spin 2s infinite linear}.message-members-list.member-popup .modal-container .bb-model-footer .button.bb-cancel-report-content,.moderation-popup .modal-container .bb-model-footer .button.bb-cancel-report-content{color:#a5a7ab;background-color:transparent;box-shadow:none;margin:0 20px 0 0;padding:0;min-width:inherit}.message-members-list.member-popup .modal-container .bb-model-header~.bp-feedback,.moderation-popup .modal-container .bb-model-header~.bp-feedback{margin:-15px -20px 15px}.message-members-list.member-popup .modal-container #bb-block-member,.message-members-list.member-popup .modal-container #bb-report-content,.moderation-popup .modal-container #bb-block-member,.moderation-popup .modal-container #bb-report-content{margin-bottom:0}.message-members-list.member-popup .modal-container .form-item,.moderation-popup .modal-container .form-item{margin-bottom:10px;text-align:left}.message-members-list.member-popup .modal-container .form-item>span,.moderation-popup .modal-container .form-item>span{font-size:14px;padding-left:30px;display:inline-block;line-height:1.4}.message-members-list.member-popup .modal-container .form-item label,.moderation-popup .modal-container .form-item label{margin-bottom:0}.message-members-list.member-popup .modal-container .form-item label>input[type=radio],.moderation-popup .modal-container .form-item label>input[type=radio]{margin-right:10px;vertical-align:middle;height:15px;width:15px}.message-members-list.member-popup .modal-container .form-item label>span,.moderation-popup .modal-container .form-item label>span{font-size:16px;font-weight:500;vertical-align:middle}.message-members-list.member-popup .modal-container .form-item label>textarea,.moderation-popup .modal-container .form-item label>textarea{font-size:14px;margin-bottom:0}.message-members-list.member-popup .modal-container .bp-report-form-err,.moderation-popup .modal-container .bp-report-form-err{display:flex;color:#ef3e46;flex-flow:row nowrap;align-items:stretch;padding:10px 0;background:#fff;-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px 1px rgba(0,0,0,.1);margin:10px 0 20px;position:relative;border:1px solid #ccc;border-radius:3px}.message-members-list.member-popup .modal-container .bp-report-form-err:empty,.moderation-popup .modal-container .bp-report-form-err:empty{display:none}.message-members-list.member-popup .modal-container .bp-report-form-err:before,.moderation-popup .modal-container .bp-report-form-err:before{content:"\f534";background-color:#d33;color:#fff;display:flex;align-items:center;font-family:dashicons;left:0;margin:-10px 10px -10px 0;position:relative;padding:0 .5em;border-radius:3px 0 0 3px}.moderation_notice.is_hidden{display:none}.moderation-popup .bb-report-type-wrp{font-size:15px;text-align:left}.moderation-popup .bb-report-type-wrp p{margin-bottom:10px}.moderation-popup .bb-report-type-wrp p:last-child{margin-bottom:10px}.moderation-popup .bb-report-type-wrp ul{margin-bottom:10px}.moderation-popup .bb-report-type-wrp .bb-model-footer{margin-top:30px}[dir=rtl] .moderation-popup .bb-report-type-wrp .bb-model-footer{text-align:left}.moderation-popup .bb-report-type-wrp .bbm-notice{margin:10px}.mass-user-block-list.moderation-popup .bb-model-header,.message-members-list.member-popup .bb-model-header{position:relative}.mass-user-block-list.moderation-popup .bb-model-header h4,.message-members-list.member-popup .bb-model-header h4{font-size:20px;font-weight:600}.mass-user-block-list.moderation-popup .bb-model-header .mfp-close,.message-members-list.member-popup .bb-model-header .mfp-close{top:7px;right:20px;box-shadow:none}.mass-user-block-list.moderation-popup .bb-model-header .mfp-close:before,.message-members-list.member-popup .bb-model-header .mfp-close:before{content:"\e828";color:#939597;font-family:bb-icons;font-size:22px;font-weight:400;letter-spacing:-.24px;line-height:24px}.mass-user-block-list.moderation-popup .bb-report-type-wrp .user-item-wrp,.message-members-list.member-popup .bb-report-type-wrp .user-item-wrp{display:flex;align-items:center;margin:15px 0}.mass-user-block-list.moderation-popup .bb-report-type-wrp .user-item-wrp:last-child,.message-members-list.member-popup .bb-report-type-wrp .user-item-wrp:last-child{margin-bottom:0}.mass-user-block-list.moderation-popup .bb-report-type-wrp .user-item-wrp .user-avatar,.message-members-list.member-popup .bb-report-type-wrp .user-item-wrp .user-avatar{max-height:32px;max-width:32px;overflow:hidden;border-radius:100%}.mass-user-block-list.moderation-popup .bb-report-type-wrp .user-item-wrp .user-name,.message-members-list.member-popup .bb-report-type-wrp .user-item-wrp .user-name{min-width:calc(100% - 195px);margin:0 auto 0 8px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mass-user-block-list.moderation-popup .bb-report-type-wrp .user-item-wrp .user-actions,.message-members-list.member-popup .bb-report-type-wrp .user-item-wrp .user-actions{margin-left:8px;text-align:right}.mass-user-block-list.moderation-popup .bb-report-type-wrp .user-item-wrp .user-actions .button,.message-members-list.member-popup .bb-report-type-wrp .user-item-wrp .user-actions .button{min-width:95px}.message-members-list.member-popup .user-actions{display:none}.acomment-avatar>a[href=""],.acomment-meta>a[href=""],.bp-avatar-wrap>a[href=""],.bs-group-member>a[href=""],.comment-author>a[href=""],.item-avatar>a[href=""],.item-meta h3>a[href=""],.member-name>a[href=""],.message-metadata>a[href=""],.notification-avatar>a[href=""],.thread-avatar>a[href=""]{pointer-events:none}#comments .comment-body{position:relative}#comments .comment-body .bb_more_options{position:absolute;top:0;right:0}#comments .comment-body .bb_more_options a{text-decoration:none}#bbpress-forums .bb_more_dropdown .bb_more_dropdown__title,#buddypress .bb_more_dropdown .bb_more_dropdown__title,#comments .bb_more_dropdown .bb_more_dropdown__title{display:none;background-color:#f2f4f5;padding:10px 15px;position:relative}#bbpress-forums .bb_more_dropdown .bb_more_dropdown__title__text,#buddypress .bb_more_dropdown .bb_more_dropdown__title__text,#comments .bb_more_dropdown .bb_more_dropdown__title__text{color:#1e2132;display:inline-block;font-size:16px;font-weight:600;line-height:24px}#bbpress-forums .bb_more_dropdown .bb_more_dropdown__close_button,#buddypress .bb_more_dropdown .bb_more_dropdown__close_button,#comments .bb_more_dropdown .bb_more_dropdown__close_button{color:#1e2132;cursor:pointer;font-size:24px;line-height:1;opacity:.4;position:absolute;right:15px}#bbpress-forums .bb_more_dropdown .bb_more_dropdown__close_button>i,#buddypress .bb_more_dropdown .bb_more_dropdown__close_button>i,#comments .bb_more_dropdown .bb_more_dropdown__close_button>i{font-size:24px;margin:0;line-height:1}#bbpress-forums .bb_more_dropdown+.bb_more_dropdown_overlay,#buddypress .bb_more_dropdown+.bb_more_dropdown_overlay,#comments .bb_more_dropdown+.bb_more_dropdown_overlay{display:none}@media screen and (max-width:980px){#bbpress-forums .bb_more_dropdown.open,#buddypress .bb_more_dropdown.open,#comments .bb_more_dropdown.open{border:1px solid #e1e3e5;bottom:inherit;position:fixed;top:50%;left:50%;max-height:calc(100% - 100px);height:fit-content;max-width:220px;overflow:auto;padding:0;transform:translate(-50%,-50%);z-index:992}#bbpress-forums .bb_more_dropdown.open:after,#bbpress-forums .bb_more_dropdown.open:before,#buddypress .bb_more_dropdown.open:after,#buddypress .bb_more_dropdown.open:before,#comments .bb_more_dropdown.open:after,#comments .bb_more_dropdown.open:before{display:none}#bbpress-forums .bb_more_dropdown.open .bb_more_dropdown__title,#buddypress .bb_more_dropdown.open .bb_more_dropdown__title,#comments .bb_more_dropdown.open .bb_more_dropdown__title{display:flex;align-items:center;border-bottom:1px solid #e1e3e5;border-radius:4px 4px 0 0;text-align:left}#bbpress-forums .bb_more_dropdown.open+.bb_more_dropdown_overlay,#buddypress .bb_more_dropdown.open+.bb_more_dropdown_overlay,#comments .bb_more_dropdown.open+.bb_more_dropdown_overlay{background-color:rgba(0,0,0,.1);bottom:0;display:block;position:fixed;left:0;right:0;top:0;z-index:991}}@media screen and (max-width:980px){#bbpress-forums .bb_more_dropdown.open{position:fixed!important;top:50%!important;z-index:992!important}#comments .bb_more_dropdown .report-content{margin-right:0}div:has(> .bb_more_dropdown.open)>[data-balloon]:after,div:has(> .bb_more_dropdown.open)>[data-balloon]:before,div:has(> .bb_more_dropdown.open)>[data-bp-tooltip]:after,div:has(> .bb_more_dropdown.open)>[data-bp-tooltip]:before{display:none}div:has(> .bb_more_dropdown.open) .bb-activity-more-options-action[data-balloon][data-balloon-pos=up]:not(.specificity):before{display:none}}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr;text-align:left}[dir=rtl] .CodeMirror{direction:ltr;text-align:right}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 5px;max-width:inherit}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#ecedee;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}[dir=rtl] .CodeMirror-gutters{right:0;left:inherit}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}html[dir=rtl] .theme-editor-php .CodeMirror-sizer,html[dir=rtl] .widgets-php .CodeMirror-sizer,html[dir=rtl] .wp-customizer .CodeMirror-sizer{border-right:0}html[dir=rtl] .theme-editor-php .CodeMirror-scroll,html[dir=rtl] .widgets-php .CodeMirror-scroll,html[dir=rtl] .wp-customizer .CodeMirror-scroll{margin-right:0}html[dir=rtl] .theme-editor-php .CodeMirror-gutters,html[dir=rtl] .widgets-php .CodeMirror-gutters,html[dir=rtl] .wp-customizer .CodeMirror-gutters{left:initial}html[dir=rtl] .theme-editor-php .CodeMirror-line,html[dir=rtl] .widgets-php .CodeMirror-line,html[dir=rtl] .wp-customizer .CodeMirror-line{text-align:right}html[dir=rtl] .theme-editor-php .CodeMirror-vscrollbar,html[dir=rtl] .widgets-php .CodeMirror-vscrollbar,html[dir=rtl] .wp-customizer .CodeMirror-vscrollbar{right:inherit}html[dir=rtl] .theme-editor-php .CodeMirror-code{margin-right:20px}.bb-activity-video-elem .entry-video:before{content:" ";position:absolute;background:rgba(0,0,0,.35);border-radius:3px;width:100%;height:100%;left:0;top:0;z-index:1;transition:.3s all;opacity:0;visibility:visible}.bb-activity-video-elem.is-visible .entry-video:before,.bb-activity-video-elem:hover .entry-video:before{opacity:1;visibility:visible}.bb-video-cover-wrap:before{content:"\eef7";font-family:bb-icons;font-size:28px;display:flex;align-items:center;justify-content:center;text-indent:3px;font-weight:300;font-style:normal;color:#fff;background-color:rgba(0,0,0,.7)!important;height:52px;width:52px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:11;opacity:.85;border:0;transition:all ease .3s!important;border-radius:50%}.bb-video-cover-wrap:hover:before{background-color:rgba(0,0,0,.9)!important}.bb-activity-video-elem .bb-video-duration,.bb-media-section .bb-video-duration,.bb-video-thumb .bb-video-duration{font-size:13px;line-height:20px;margin:0!important;background-color:rgba(0,0,0,.9);color:#fff;display:inline-block;padding:1px 8px;border-radius:3px;position:absolute;left:10px;bottom:10px;z-index:11}.bb-activity-video-elem .video-js~.bb-video-duration,.bb-media-section .video-js~.bb-video-duration,.bb-video-thumb .video-js~.bb-video-duration{font-size:14px;line-height:1.5;padding:4px 10px}.bb-activity-video-elem .video-js~.bb-video-play,.bb-media-section .video-js~.bb-video-play,.bb-video-thumb .video-js~.bb-video-play{pointer-events:none}.bb-activity-video-elem .video-js>video,.bb-media-section .video-js>video,.bb-video-thumb .video-js>video{object-fit:contain}.bb-activity-video-elem .video-js.vjs-playing~.bb-video-duration,.bb-activity-video-elem .video-js.vjs-playing~.bb-video-play,.bb-media-section .video-js.vjs-playing~.bb-video-duration,.bb-media-section .video-js.vjs-playing~.bb-video-play,.bb-video-thumb .video-js.vjs-playing~.bb-video-duration,.bb-video-thumb .video-js.vjs-playing~.bb-video-play{display:none}.bb-activity-video-elem .video-js.vjs-playing .vjs-big-play-button,.bb-media-section .video-js.vjs-playing .vjs-big-play-button,.bb-video-thumb .video-js.vjs-playing .vjs-big-play-button{display:none}.bb-activity-video-elem .video-js.vjs-error .vjs-big-play-button,.bb-activity-video-elem .video-js.vjs-error:after,.bb-media-section .video-js.vjs-error .vjs-big-play-button,.bb-media-section .video-js.vjs-error:after,.bb-video-thumb .video-js.vjs-error .vjs-big-play-button,.bb-video-thumb .video-js.vjs-error:after{display:none}.bb-activity-video-elem .video-js.vjs-error~.bb-video-duration,.bb-media-section .video-js.vjs-error~.bb-video-duration,.bb-video-thumb .video-js.vjs-error~.bb-video-duration{display:none}.bb-activity-video-elem .video-js.vjs-error .vjs-error-display.vjs-modal-dialog,.bb-media-section .video-js.vjs-error .vjs-error-display.vjs-modal-dialog,.bb-video-thumb .video-js.vjs-error .vjs-error-display.vjs-modal-dialog{background:rgba(0,0,0,.75);cursor:pointer}.bb-activity-video-elem .video-js.vjs-error .vjs-error-display.vjs-modal-dialog:before,.bb-media-section .video-js.vjs-error .vjs-error-display.vjs-modal-dialog:before,.bb-video-thumb .video-js.vjs-error .vjs-error-display.vjs-modal-dialog:before{color:#fff;content:"\ef66";font-size:80px;font-weight:300;font-family:bb-icons;text-shadow:none;margin-top:-65px}.bb-activity-video-elem .video-js.vjs-error .vjs-error-display.vjs-modal-dialog .vjs-modal-dialog-content,.bb-media-section .video-js.vjs-error .vjs-error-display.vjs-modal-dialog .vjs-modal-dialog-content,.bb-video-thumb .video-js.vjs-error .vjs-error-display.vjs-modal-dialog .vjs-modal-dialog-content{font-size:18px;line-height:24px;font-weight:600;letter-spacing:-.24px;top:50%;transform:translateY(-50%);height:auto;margin-top:30px}@media screen and (max-width:544px){.bb-activity-video-elem .video-js.vjs-error .vjs-error-display.vjs-modal-dialog .vjs-modal-dialog-content,.bb-media-section .video-js.vjs-error .vjs-error-display.vjs-modal-dialog .vjs-modal-dialog-content,.bb-video-thumb .video-js.vjs-error .vjs-error-display.vjs-modal-dialog .vjs-modal-dialog-content{font-size:14px;line-height:1.4;font-weight:500}.bb-activity-video-elem .video-js.vjs-error .vjs-error-display.vjs-modal-dialog:before,.bb-media-section .video-js.vjs-error .vjs-error-display.vjs-modal-dialog:before,.bb-video-thumb .video-js.vjs-error .vjs-error-display.vjs-modal-dialog:before{font-size:40px;margin-top:-40px}}.bb-activity-video-elem .vjs-menu-button-popup .vjs-menu-content,.bb-media-section .vjs-menu-button-popup .vjs-menu-content,.bb-video-thumb .vjs-menu-button-popup .vjs-menu-content{margin:0!important}.bb-activity-video-elem .vjs-menu-button-popup .vjs-menu-content li,.bb-media-section .vjs-menu-button-popup .vjs-menu-content li,.bb-video-thumb .vjs-menu-button-popup .vjs-menu-content li{list-style-type:none!important;margin:0!important;padding:.2em 0!important}.bb-activity-video-elem .video-js.vjs-has-started~.bb-video-duration,.bb-media-section .video-js.vjs-has-started~.bb-video-duration,.bb-video-thumb .video-js.vjs-has-started~.bb-video-duration{display:none}.bb-activity-video-elem .video-js,.bb-media-section .video-js,.bb-video-thumb .video-js{border-radius:4px;overflow:hidden;max-width:100%;cursor:pointer}.bb-activity-video-elem .video-js .vjs-control-bar:before,.bb-media-section .video-js .vjs-control-bar:before,.bb-video-thumb .video-js .vjs-control-bar:before{content:"";position:absolute;bottom:-10px;top:0;width:100%;background:#333;background:-webkit-linear-gradient(bottom,rgba(51,51,51,.5),rgba(51,51,51,0));background:-moz-linear-gradient(bottom,rgba(51,51,51,.5),rgba(51,51,51,0));background:linear-gradient(to top,rgba(51,51,51,.5),rgba(51,51,51,0))}.bb-activity-video-elem .video-js .vjs-control-bar,.bb-media-section .video-js .vjs-control-bar,.bb-video-thumb .video-js .vjs-control-bar{padding-top:5px;bottom:10px;background-color:transparent;z-index:1}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-time-control,.bb-media-section .video-js .vjs-control-bar .vjs-time-control,.bb-video-thumb .video-js .vjs-control-bar .vjs-time-control{font-size:14px;line-height:17px;color:rgba(255,255,255,.7);text-shadow:0 0 4px rgba(0,0,0,.3);padding-left:0;padding-right:0;text-align:center}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-time-control span,.bb-media-section .video-js .vjs-control-bar .vjs-time-control span,.bb-video-thumb .video-js .vjs-control-bar .vjs-time-control span{line-height:25px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-time-control.vjs-time-divider,.bb-media-section .video-js .vjs-control-bar .vjs-time-control.vjs-time-divider,.bb-video-thumb .video-js .vjs-control-bar .vjs-time-control.vjs-time-divider{color:rgba(255,255,255,.3);min-width:12px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-playback-rate,.bb-media-section .video-js .vjs-control-bar .vjs-playback-rate,.bb-video-thumb .video-js .vjs-control-bar .vjs-playback-rate{width:35px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value,.bb-media-section .video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value,.bb-video-thumb .video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value{font-size:16px;color:rgba(255,255,255,.7);line-height:25px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-slider,.bb-media-section .video-js .vjs-control-bar .vjs-slider,.bb-video-thumb .video-js .vjs-control-bar .vjs-slider{background-color:rgba(255,255,255,.5);border-radius:4px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-time-tooltip,.bb-media-section .video-js .vjs-control-bar .vjs-time-tooltip,.bb-video-thumb .video-js .vjs-control-bar .vjs-time-tooltip{font-size:1.3em}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder,.bb-media-section .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder,.bb-video-thumb .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder{border-radius:4px;height:5px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-load-progress,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-load-progress div,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-play-progress,.bb-media-section .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-load-progress,.bb-media-section .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-load-progress div,.bb-media-section .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-play-progress,.bb-video-thumb .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-load-progress,.bb-video-thumb .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-load-progress div,.bb-video-thumb .video-js .vjs-control-bar .vjs-progress-control .vjs-progress-holder .vjs-play-progress{border-radius:4px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-volume-panel-horizontal.vjs-hover,.bb-media-section .video-js .vjs-control-bar .vjs-volume-panel-horizontal.vjs-hover,.bb-video-thumb .video-js .vjs-control-bar .vjs-volume-panel-horizontal.vjs-hover{width:auto}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-volume-panel .vjs-mouse-display .vjs-volume-tooltip,.bb-media-section .video-js .vjs-control-bar .vjs-volume-panel .vjs-mouse-display .vjs-volume-tooltip,.bb-video-thumb .video-js .vjs-control-bar .vjs-volume-panel .vjs-mouse-display .vjs-volume-tooltip{display:none}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-seek-button.skip-back~.vjs-seek-button.skip-back,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-seek-button.skip-forward~.vjs-seek-button.skip-forward,.bb-media-section .video-js .vjs-control-bar .vjs-seek-button.skip-back~.vjs-seek-button.skip-back,.bb-media-section .video-js .vjs-control-bar .vjs-seek-button.skip-forward~.vjs-seek-button.skip-forward,.bb-video-thumb .video-js .vjs-control-bar .vjs-seek-button.skip-back~.vjs-seek-button.skip-back,.bb-video-thumb .video-js .vjs-control-bar .vjs-seek-button.skip-forward~.vjs-seek-button.skip-forward{display:none}.bb-activity-video-elem .video-js .vjs-control-bar button,.bb-activity-video-elem .video-js .vjs-control-bar button:hover,.bb-media-section .video-js .vjs-control-bar button,.bb-media-section .video-js .vjs-control-bar button:hover,.bb-video-thumb .video-js .vjs-control-bar button,.bb-video-thumb .video-js .vjs-control-bar button:hover{background-color:transparent!important;padding:0;border:0;width:4em;font-size:10px;line-height:1.3;box-shadow:none!important;text-shadow:none;font-family:inherit}.bb-activity-video-elem .video-js .vjs-control-bar .enlarge_button,.bb-media-section .video-js .vjs-control-bar .enlarge_button,.bb-video-thumb .video-js .vjs-control-bar .enlarge_button{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}.bb-activity-video-elem .video-js .vjs-control-bar .enlarge_button:after,.bb-media-section .video-js .vjs-control-bar .enlarge_button:after,.bb-video-thumb .video-js .vjs-control-bar .enlarge_button:after{left:inherit;right:-30px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-play-control:after,.bb-media-section .video-js .vjs-control-bar .vjs-play-control:after,.bb-video-thumb .video-js .vjs-control-bar .vjs-play-control:after{margin-left:15px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-play-control.vjs-playing:after,.bb-media-section .video-js .vjs-control-bar .vjs-play-control.vjs-playing:after,.bb-video-thumb .video-js .vjs-control-bar .vjs-play-control.vjs-playing:after{content:attr(data-balloon-pause)}.bb-activity-video-elem .video-js .vjs-control-bar>[data-balloon]:before,.bb-media-section .video-js .vjs-control-bar>[data-balloon]:before,.bb-video-thumb .video-js .vjs-control-bar>[data-balloon]:before{display:none}.bb-activity-video-elem .video-js .vjs-control-bar>[data-balloon]:after,.bb-media-section .video-js .vjs-control-bar>[data-balloon]:after,.bb-video-thumb .video-js .vjs-control-bar>[data-balloon]:after{transition:none;display:block}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-play-progress .vjs-time-tooltip,.bb-media-section .video-js .vjs-control-bar .vjs-play-progress .vjs-time-tooltip,.bb-video-thumb .video-js .vjs-control-bar .vjs-play-progress .vjs-time-tooltip{display:none}.video-theatre .bb-activity-video-elem .video-js .vjs-control-bar .vjs-fullscreen-control:after,.video-theatre .bb-media-section .video-js .vjs-control-bar .vjs-fullscreen-control:after,.video-theatre .bb-video-thumb .video-js .vjs-control-bar .vjs-fullscreen-control:after{left:inherit!important;right:-50px!important}.video-theatre .bb-activity-video-elem .video-js .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before,.video-theatre .bb-media-section .video-js .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before,.video-theatre .bb-video-thumb .video-js .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\ee67";font-family:bb-icons;font-size:16px;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}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-seek-button span.vjs-icon-placeholder:before,.bb-media-section .video-js .vjs-control-bar .vjs-seek-button span.vjs-icon-placeholder:before,.bb-video-thumb .video-js .vjs-control-bar .vjs-seek-button span.vjs-icon-placeholder:before{content:"\ef07"!important;font-family:bb-icons;font-weight:400}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-seek-button.skip-back .vjs-icon-placeholder:before,.bb-media-section .video-js .vjs-control-bar .vjs-seek-button.skip-back .vjs-icon-placeholder:before,.bb-video-thumb .video-js .vjs-control-bar .vjs-seek-button.skip-back .vjs-icon-placeholder:before{transform:rotateY(180deg)}@media screen and (max-width:768px){.bb-activity-video-elem .video-js .vjs-control-bar,.bb-media-section .video-js .vjs-control-bar,.bb-video-thumb .video-js .vjs-control-bar{bottom:10px}.bb-activity-video-elem .video-js .vjs-control-bar .vjs-duration,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-picture-in-picture-control,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-playback-rate,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-seek-button,.bb-activity-video-elem .video-js .vjs-control-bar .vjs-time-control,.bb-media-section .video-js .vjs-control-bar .vjs-duration,.bb-media-section .video-js .vjs-control-bar .vjs-picture-in-picture-control,.bb-media-section .video-js .vjs-control-bar .vjs-playback-rate,.bb-media-section .video-js .vjs-control-bar .vjs-seek-button,.bb-media-section .video-js .vjs-control-bar .vjs-time-control,.bb-video-thumb .video-js .vjs-control-bar .vjs-duration,.bb-video-thumb .video-js .vjs-control-bar .vjs-picture-in-picture-control,.bb-video-thumb .video-js .vjs-control-bar .vjs-playback-rate,.bb-video-thumb .video-js .vjs-control-bar .vjs-seek-button,.bb-video-thumb .video-js .vjs-control-bar .vjs-time-control{display:none}.bb-activity-video-elem .video-js .vjs-control-bar button,.bb-media-section .video-js .vjs-control-bar button,.bb-video-thumb .video-js .vjs-control-bar button{width:3em}.bb-activity-video-elem .video-js .vjs-control-bar .enlarge_button,.bb-media-section .video-js .vjs-control-bar .enlarge_button,.bb-video-thumb .video-js .vjs-control-bar .enlarge_button{background-color:transparent!important;padding:0;border:0;width:4em;font-size:10px;line-height:1.3;box-shadow:none;text-shadow:none;font-family:inherit;display:block;z-index:1111}}.video-theatre .bb-activity-video-elem .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control:after,.video-theatre .bb-activity-video-elem .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control:before,.video-theatre .bb-media-section .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control:after,.video-theatre .bb-media-section .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control:before,.video-theatre .bb-video-thumb .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control:after,.video-theatre .bb-video-thumb .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control:before{display:none}.video-theatre .bb-activity-video-elem .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before,.video-theatre .bb-media-section .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before,.video-theatre .bb-video-thumb .video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before{font-family:bb-icons;content:"\eed5"}div.video-js .bb-video-play,div.video-js button.vjs-big-play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}div.video-js button.vjs-big-play-button{background-color:rgba(0,0,0,.7)!important;height:48px;width:48px;border:0;border-radius:100%;transition:all ease .3s!important;z-index:1;display:flex;align-items:center;justify-content:center}div.video-js button.vjs-big-play-button:before{content:"\eef7";font-family:bb-icons;font-size:34px;color:#fff;opacity:.8;font-weight:300;margin-left:2px}div.video-js button.vjs-big-play-button:hover{background-color:rgba(0,0,0,.9)!important;box-shadow:none}div.video-js button.vjs-big-play-button:hover:before{opacity:1}div.video-js button.vjs-big-play-button .vjs-icon-placeholder{display:none}div.video-js .vjs-progress-holder{height:5px;border-radius:4px}div.video-js .vjs-progress-holder .vjs-play-progress:before{content:"";height:10px;width:10px;background-color:#fff;border-radius:50%;filter:drop-shadow(0 0 4px rgba(0, 0, 0, .3));top:-2.5px}div.video-js .vjs-control-bar button{opacity:.7}div.video-js .vjs-control-bar button .vjs-icon-placeholder:before{font-family:bb-icons;font-style:normal;font-weight:300;line-height:1;font-size:24px;color:#fff;filter:drop-shadow(0 0 4px rgba(0, 0, 0, .3))}div.video-js .vjs-control-bar button.vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\ee67";font-size:24px}div.video-js .vjs-control-bar button:hover{opacity:1}div.video-js .vjs-control-bar button.vjs-play-control .vjs-icon-placeholder:before{content:"\eeea"}div.video-js .vjs-control-bar button.vjs-play-control.vjs-paused .vjs-icon-placeholder:before{content:"\eef7"}div.video-js .vjs-control-bar button.skip-back .vjs-icon-placeholder:before{content:"\ef50"}div.video-js .vjs-control-bar button.skip-forward .vjs-icon-placeholder:before{content:"\ef07"}div.video-js .vjs-control-bar button.vjs-mute-control .vjs-icon-placeholder:before{content:"\ef6c"}div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"\ef6b"}div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:"\ef6a"}div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:"\ef68"}div.video-js .vjs-control-bar button.vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\e9f0";font-weight:400}div.video-js .vjs-control-bar button.enlarge_button .vjs-icon-placeholder:before{content:"\ee67";font-size:22px}div.video-js .pcture-in-picture-notice{display:none}div.video-js.vjs-picture-in-picture{pointer-events:none}div.video-js.vjs-picture-in-picture:after{display:none}div.video-js.vjs-picture-in-picture .vjs-big-play-button,div.video-js.vjs-picture-in-picture .vjs-control-bar,div.video-js.vjs-picture-in-picture video{display:none}div.video-js.vjs-picture-in-picture .pcture-in-picture-notice{display:block;font-size:18px;font-weight:600;letter-spacing:-.24px;line-height:24px;text-align:center;margin-top:40px;position:absolute;top:50%;left:0;right:0}div.video-js.vjs-picture-in-picture .pcture-in-picture-notice:before{content:"\e9f0";font-weight:400;color:#fff;display:block;font-size:80px;font-family:bb-icons;text-shadow:none;margin-top:-65px;margin-bottom:30px}@media screen and (max-width:544px){div.video-js.vjs-picture-in-picture .pcture-in-picture-notice{font-size:14px;font-weight:500}div.video-js.vjs-picture-in-picture .pcture-in-picture-notice:before{font-size:40px;margin-bottom:10px}}div.video-js .vjs-poster>img{position:absolute;object-fit:contain;height:100%;width:100%}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap{position:absolute;right:15px;top:21px;z-index:111;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap.is-visible .video-action_list{opacity:1;visibility:visible}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap.is-visible .video-action_list:after{content:" ";position:absolute;width:0;height:0;top:0;margin:0 auto;right:10px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap>a i{font-size:21px;color:#939597;padding:0 4px;background-color:transparent}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list{position:absolute;top:28px;right:1px;opacity:0;visibility:hidden;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;width:198px;z-index:1}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list ul{list-style:none;margin:5px 0!important;padding:0!important}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list ul li{margin:0;padding:0;list-style-type:none!important}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list ul li a{padding:10px 14px!important;display:block!important;font-size:14px;line-height:1;color:#7f868f}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list ul li a:hover{background-color:#f5f5f5!important;color:#5087e5}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list ul li a:before{content:"\eeb4";font-family:bb-icons;font-size:20px;display:inline-block;text-align:center;vertical-align:middle;width:20px;max-height:15px;margin-top:-8px;margin-right:10px}.bb-media-model-container .activity-list .activity-media-description .video-action-wrap.item-action-wrap .video-action_list ul li a.video-file-delete:before{content:"\ef48";font-size:15px}.activity-comments .bb-activity-video-wrap .vjs-control-bar .skip-5,.activity-comments .bb-activity-video-wrap .vjs-control-bar .vjs-picture-in-picture-control,.activity-comments .bb-activity-video-wrap .vjs-control-bar .vjs-time-control{display:none}.activity-comments .bb-activity-video-wrap .vjs-control-bar .vjs-slider-vertical .vjs-volume-level:before{left:-3px}.bb-activity-video-elem.is-visible .video-js:after{visibility:visible;opacity:1}.bb-activity-video-elem .video-js:after{content:" ";position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 15.62%,rgba(0,0,0,.6) 92.71%);border-radius:3px;width:100%;height:100%;left:0;top:0;transition:.3s all;visibility:hidden;opacity:0;pointer-events:none}.bb-activity-video-elem .video-js.vjs-playing.vjs-user-inactive:after{opacity:0;visibility:hidden}.bb-activity-video-elem .video-js.vjs-has-started:after,.bb-activity-video-elem .video-js.vjs-playing:after{visibility:visible;opacity:1}.bb-activity-video-elem:hover .video-js:not(.vjs-playing):after{visibility:visible;opacity:1}.bb-activity-video-elem:hover .video-js:not(.vjs-playing) .vjs-big-play-button{opacity:1}.bb-activity-video-elem .bb-open-video-theatre.hide{display:none}.bp-single-message-wrap .bb-activity-video-wrap .bb-activity-video-elem .bb-item-cover-wrap{padding-top:100%}.bp-single-message-content .bb-activity-video-elem{min-width:30%}.bb-activity-video-wrap,.forums-video-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-flow:row wrap;margin:0;align-items:flex-start;position:relative}.bb-activity-video-wrap .bb-activity-video-elem,.forums-video-wrap .bb-activity-video-elem{padding:3px}.bb-activity-video-wrap .bb-activity-video-elem video.video-js+.bb-video-loader,.forums-video-wrap .bb-activity-video-elem video.video-js+.bb-video-loader{position:absolute;top:0;bottom:0;left:0;right:0;z-index:11;display:flex;align-items:center;justify-content:center;background-color:#ddd;color:#fff;margin:0;border-radius:4px}.bb-activity-video-wrap .bb-activity-video-elem video.video-js+.bb-video-loader:after,.forums-video-wrap .bb-activity-video-elem video.video-js+.bb-video-loader:after{content:"\ef30";font-family:bb-icons;font-size:35px;animation:spin 2s infinite linear}.bb-activity-video-wrap .bb-activity-video-elem div.video-js+.bb-video-loader,.forums-video-wrap .bb-activity-video-elem div.video-js+.bb-video-loader{display:none}.bb-activity-video-wrap .bb-activity-video-elem .bb-item-cover-wrap,.forums-video-wrap .bb-activity-video-elem .bb-item-cover-wrap{padding-top:38.56%}.bb-activity-video-wrap .bb-activity-video-elem.is-visible .bb-item-cover-wrap:after,.bb-activity-video-wrap .bb-activity-video-elem:hover .bb-item-cover-wrap:after,.forums-video-wrap .bb-activity-video-elem.is-visible .bb-item-cover-wrap:after,.forums-video-wrap .bb-activity-video-elem:hover .bb-item-cover-wrap:after{visibility:visible;opacity:1}.bb-activity-video-wrap .bb-activity-video-elem .bb-videos-length,.forums-video-wrap .bb-activity-video-elem .bb-videos-length{position:absolute;width:100%;top:0;left:0;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff;font-size:16px;font-weight:500;line-height:1.31}.bb-activity-video-wrap .bb-activity-video-elem .bb-videos-length strong,.forums-video-wrap .bb-activity-video-elem .bb-videos-length strong{color:inherit;display:block;font-size:24px;font-weight:600;line-height:1.33}.bb-activity-video-wrap .bb-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap,.forums-video-wrap .bb-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap{padding-top:82.56%}.bb-activity-video-wrap.bb-video-length-2 .bb-activity-video-elem.act-grid-1-1,.forums-video-wrap.bb-video-length-2 .bb-activity-video-elem.act-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bb-activity-video-wrap.bb-video-length-2 .bb-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap,.forums-video-wrap.bb-video-length-2 .bb-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap{padding-top:82.56%}@media screen and (max-width:544px){.bb-activity-video-wrap .bb-activity-video-elem,.forums-video-wrap .bb-activity-video-elem{flex:0 0 100%;max-width:100%}.bb-activity-video-wrap .bb-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap,.bb-activity-video-wrap .bb-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap,.forums-video-wrap .bb-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap,.forums-video-wrap .bb-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap{padding-top:82.56%!important}}#buddypress .bp-video-uploader .video-uploader-wrapper{margin-bottom:5px}#buddypress .bp-video-uploader #bp-video-next,#buddypress .bp-video-uploader #bp-video-prev{display:none}#buddypress .bp-video-uploader #bp-video-next{text-align:center}#buddypress .bp-video-uploader #bp-video-next>i{margin-right:5px;font-size:15px}#buddypress .bp-video-uploader #bp-video-prev{font-size:15px;float:right;margin:8px 20px 0 0;color:#a5a7ab}#buddypress .bp-video-uploader .video-uploader-footer{display:table;width:100%}#buddypress .bp-video-uploader .video-uploader-footer .bb-dropdown-wrap{float:left;margin-bottom:0}#buddypress .bp-video-uploader .video-uploader-footer .bp-video-open-create-popup-album{display:block;margin-bottom:15px;clear:both;text-transform:capitalize}#buddypress .bp-video-uploader .video-uploader-footer .bp-video-open-create-popup-album>i{margin-right:5px;font-size:15px}#buddypress .bp-video-uploader .video-uploader-footer #bp-video-submit{float:right}@media screen and (max-width:480px){#buddypress .bp-video-uploader .video-uploader-footer{-ms-flex-direction:column;flex-direction:column}#buddypress .bp-video-uploader .video-uploader-footer .bb-dropdown-wrap{width:100%;margin-bottom:15px}#buddypress .bp-video-uploader .video-uploader-footer .bb-dropdown-wrap select{width:100%}#buddypress .bp-video-uploader .video-uploader-footer #bp-video-submit{width:100%}#buddypress .bp-video-uploader .video-uploader-footer #bp-video-prev{text-align:center;margin:10px 0 0 0;width:100%}body.groups #buddypress .bp-video-uploader .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content{margin-bottom:0}body.groups #buddypress .bp-video-uploader .modal-container .bb-field-steps.bb-field-steps-1.controls-added #bp-dropzone-content #bp-video-next{display:inline-block!important;margin-top:0}}.bb-media-model-wrapper.video .bb-media-model-inner{overflow:visible}.bb-media-model-wrapper.video .bb-media-info-section .bp-activity-head .activity-header{margin-right:25px}.bb-media-model-wrapper.video .bb-media-section{position:initial}.bb-media-model-wrapper.video .bb-media-section figure{max-height:90vh;min-height:90vh;width:100%!important;height:100%!important;vertical-align:middle;align-items:center;display:flex;justify-content:center}.bb-media-model-wrapper.video .bb-media-section figure.loading{text-align:center}.bb-media-model-wrapper.video .bb-media-section figure.loading [class*=bb-icon]{font-size:26px;color:#fff;text-align:center}.bb-media-model-wrapper.video .bb-media-section figure .video-js{height:100%!important;padding:0;border-radius:4px 0 0 4px}.bb-media-model-wrapper.video .bb-media-section .video-js:after{content:" ";position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 15.62%,rgba(0,0,0,.6) 92.71%);border-radius:3px;width:100%;height:100%;left:0;top:0;transition:.3s all;visibility:hidden;opacity:0;pointer-events:none}.bb-media-model-wrapper.video .bb-media-section .video-js.vjs-playing.vjs-user-inactive:after{opacity:0;visibility:hidden}.bb-media-model-wrapper.video .bb-media-section .video-js.vjs-has-started:after,.bb-media-model-wrapper.video .bb-media-section .video-js.vjs-playing:after{visibility:visible;opacity:1}.bb-media-model-wrapper.video .bb-media-section:hover .video-js:not(.vjs-playing):after{visibility:visible;opacity:1}.bb-media-model-wrapper.video .bb-media-section:hover .video-js:not(.vjs-playing) .vjs-big-play-button{opacity:1}.bb-media-model-wrapper.video .bb-media-section .vjs-big-play-button{background-color:rgba(0,0,0,.7)!important;height:48px;width:48px;border:0;transition:all ease .3s!important;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1111}.bb-media-model-wrapper.video .bb-media-section .vjs-big-play-button .vjs-icon-placeholder{display:none}.bb-media-model-wrapper.video .bb-media-section .vjs-controls-disabled .vjs-big-play-button,.bb-media-model-wrapper.video .bb-media-section .vjs-error .vjs-big-play-button,.bb-media-model-wrapper.video .bb-media-section .vjs-using-native-controls .vjs-big-play-button{display:none}.bb-media-model-wrapper.video .bb-media-section a.theater-command{width:auto;display:flex;padding:0;height:auto;top:50%;transform:translateY(-50%);left:10px}.bb-media-model-wrapper.video .bb-media-section a.theater-command{justify-content:center}.bb-media-model-wrapper.video .bb-media-section a.theater-command.bb-next-media{left:auto;right:-45px;width:45px}.bb-media-model-wrapper.video .bb-media-section a.theater-command.bb-prev-media{left:-45px;width:45px;padding:0}.bb-media-model-wrapper.video .bb-media-section .vjs-error-display.vjs-modal-dialog{cursor:auto}@media screen and (max-width:1024px){.bb-media-model-wrapper.video .bb-media-section figure{max-height:50vh;min-height:50vh}.bb-media-model-wrapper.video .bb-media-section figure .video-js{border-radius:4px 4px 0 0}}.bb-media-model-wrapper.video:hover a.theater-command{opacity:1;visibility:visible}@media screen and (max-width:767px){#buddypress .bb-media-model-wrapper.video .bb-media-model-container{width:calc(100% - 60px);min-width:initial;margin:0 30px;height:100%}.bb-media-model-wrapper.video .bb-media-model-container a.theater-command{opacity:1;visibility:visible;height:100%;top:50vh}.bb-media-model-wrapper.video .bb-media-model-container a.theater-command.bb-next-media{right:-30px;width:30px;padding:0}.bb-media-model-wrapper.video .bb-media-model-container a.theater-command.bb-prev-media{left:-30px;width:30px;padding:0}}#video-stream .bp-feedback{margin:25px 0 0 0}.bb-title+#video-stream .bp-feedback{margin:0}.video-thumbnail-content{display:block;padding:25px 0 0 0}.video-thumbnail-content .video-thumbnail-custom{position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer;height:155px;margin-right:0;overflow:hidden}.video-thumbnail-content .video-thumbnail-custom .close-thumbnail-custom{position:absolute;top:5px;right:5px;height:14px;width:14px;z-index:111;border-radius:50%;background:#f8f8f8;color:#9ea8b3;cursor:pointer;text-align:center;display:flex;justify-content:center;align-items:center}.video-thumbnail-content .video-thumbnail-custom .close-thumbnail-custom:after{content:"\00d7";font-size:14px;line-height:1;position:relative;top:-1px;left:0}.video-thumbnail-content .video-thumbnail-custom img{height:100%;width:auto;margin:0;display:block;min-height:120px;border-radius:4px;max-width:inherit;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.video-thumbnail-content .bb-dropzone-wrap{flex-basis:33.333334%;width:33.333334%;padding:0;position:relative;min-height:160px;padding-right:10px}.video-thumbnail-content .bb-dropzone-wrap .video-thumbnail-custom{border:3px solid transparent;border-radius:5px}.video-thumbnail-content .bb-dropzone-wrap .bb-custom-check[name=bb-video-thumbnail-select]+label{position:absolute;top:0;left:0;bottom:0;right:0;z-index:11;opacity:0}.video-thumbnail-content .bb-dropzone-wrap .bb-custom-check[name=bb-video-thumbnail-select]:checked~.video-thumbnail-custom{border-color:#5087e5;overflow:hidden}.video-thumbnail-content .bb-dropzone-wrap .bb-custom-check[name=bb-video-thumbnail-select]:checked~.video-thumbnail-custom img{border-radius:0}.video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap{visibility:visible;opacity:1;top:inherit;bottom:7px;right:7px;left:inherit;z-index:1111;display:none}.video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap [class*=" bb-icon-"]{border:2px solid #fff;background-color:rgba(255,255,255,.4)}.video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap [class*=" bb-icon-"]:before{display:none}.video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap .bb-custom-check:checked+label .bb-icon:before{content:"\e876";display:inline;font-family:bb-icons}.video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone .dz-preview .dz-image{border:3px solid transparent;border-radius:5px}.video-thumbnail-content .bb-dropzone-wrap .bb-custom-check:checked~.bb-field-wrap .dropzone .dz-preview .dz-image{border-color:#5087e5}.video-thumbnail-content .bb-dropzone-wrap .bb-custom-check:checked~.bb-field-wrap .dropzone .dz-preview .dz-image img{border-radius:0}.video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap{margin-bottom:0;position:relative;z-index:111}.video-thumbnail-content .bb-dropzone-wrap .dropzone{max-height:160px;overflow:hidden}.video-thumbnail-content .bb-dropzone-wrap .dropzone.dz-started{margin:0}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default{margin:0;padding:15px 0;min-height:auto;height:160px}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default .dz-button,.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default .dz-button:hover{font-size:14px!important;padding:50px 15px 0 15px!important;background-size:35px!important;background-position:center 6px!important}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview{margin:0;width:100%;z-index:initial}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image{height:160px;position:relative}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image img{max-width:inherit;cursor:pointer;border-radius:5px;height:100%;width:auto;margin:0;display:block;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-remove:after{font-size:19px}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-button{position:relative}.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-button:before{content:"\ee06";font-family:bb-icons;position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-size:24px;font-weight:300}.video-thumbnail-content .bp-video-thumbnail-auto-generated{flex-basis:100%;width:100%;margin-bottom:15px}.video-thumbnail-content .bp-video-thumbnail-auto-generated.disabled{opacity:.7;pointer-events:none;user-select:none}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list{margin:0!important;display:flex;height:100%}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list.loading{text-align:center}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li{width:33.333333%;flex:0 0 33.333333%;max-width:33.333333%;height:100%;padding:0 10px 0 0;margin:0!important;list-style:none!important;display:flex}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li .bb-custom-check:checked~a{border-color:#5087e5}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li .bb-custom-check:checked~a img{border-radius:0}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li>div>label{position:absolute;left:0;right:0;top:0;bottom:0}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li>div>label [class*=" bb-icon-"]{display:none}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li .bb-action-check-wrap{visibility:visible;opacity:1;top:inherit;bottom:7px;right:7px;left:inherit}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li .bb-action-check-wrap [class*=" bb-icon-"]{border:2px solid #fff;background-color:rgba(255,255,255,.4)}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li .bb-action-check-wrap [class*=" bb-icon-"]:before{display:none}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li .bb-action-check-wrap .bb-custom-check:checked+label .bb-icon:before{font-family:bb-icons;content:"\e876";display:inline;font-weight:300}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li>div,.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li>div a{height:100%;display:flex!important;position:relative;width:100%}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li>div>a{border:3px solid transparent;border-radius:5px}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li img{min-height:155px;max-height:155px;border-radius:5px;width:auto;height:100%;margin:0 auto;display:block}.bp-video-thumbnail-uploader{word-break:break-word}.bp-video-thumbnail-uploader .modal-wrapper{max-width:800px}.bp-video-thumbnail-uploader .thumbnail_notice{display:none}.bp-video-thumbnail-uploader .video-thumbnail-uploader-dropzone-select .dz-default{min-height:100%!important}.bp-video-thumbnail-uploader .modal-container>p{margin-top:25px;margin-bottom:0}.activity-list .activity-item .activity-content .bp-video-thumbnail-uploader .modal-container>p{margin-top:25px;margin-bottom:0}.bp-video-thumbnail-uploader .button.bp-video-thumbnail-submit{margin-top:25px}.bp-video-thumbnail-uploader .button.bp-video-thumbnail-submit.saving:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:300;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}.bp-video-thumbnail-uploader.generating_thumb .thumbnail_notice{display:inline-block;margin-left:10px;font-size:12px}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader{color:#828890;background-color:#f8f8f8;opacity:1;margin:0 10px 0 0!important;width:calc(33.3333% - 10px);padding:0;flex-basis:calc(33.3333% - 10px)!important;overflow:hidden;border-radius:5px;min-height:160px;text-align:center;align-items:center}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader .video-thumb-block{display:block!important;padding:0 10px}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader .video-thumb-block>i{font-size:25px;margin-bottom:15px}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader .video-thumb-block>span{display:block;font-size:14px}.bp-video-thumbnail-uploader .modal-mask{z-index:999991}.bp-video-thumbnail-uploader.ffmpeg_failed .video-thumbnail-content .bp-video-thumbnail-auto-generated,.bp-video-thumbnail-uploader.no_ffmpeg .video-thumbnail-content .bp-video-thumbnail-auto-generated{width:33.3333%;display:inline-block}.bp-video-thumbnail-uploader.ffmpeg_failed .video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li,.bp-video-thumbnail-uploader.no_ffmpeg .video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li{width:100%;flex:0 0 100%;max-width:100%;height:100%}.bp-video-thumbnail-uploader.ffmpeg_failed .video-thumbnail-content .bb-dropzone-wrap,.bp-video-thumbnail-uploader.no_ffmpeg .video-thumbnail-content .bb-dropzone-wrap{width:33.333334%;display:inline-block;vertical-align:text-bottom}.bp-video-thumbnail-uploader.ffmpeg_failed .video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone,.bp-video-thumbnail-uploader.no_ffmpeg .video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone{height:155px}.bp-video-thumbnail-uploader.ffmpeg_failed .video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone .dz-default,.bp-video-thumbnail-uploader.ffmpeg_failed .video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone .dz-preview .dz-image,.bp-video-thumbnail-uploader.no_ffmpeg .video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone .dz-default,.bp-video-thumbnail-uploader.no_ffmpeg .video-thumbnail-content .bb-dropzone-wrap .bb-field-wrap .dropzone .dz-preview .dz-image{height:155px}.bp-video-thumbnail-uploader.no_generated_thumb .video-thumbnail-content .bp-video-thumbnail-auto-generated{display:none}.bp-video-thumbnail-uploader .bb-model-footer{border-top:1px solid #e7e9ec;margin:30px -30px 0;padding:0 30px}.bp-video-thumbnail-uploader .bb-model-footer .bp-video-thumbnail-submit.is-disabled{pointer-events:none;background-color:#9ea8b3!important;border-color:#9ea8b3!important;box-shadow:none!important}@media screen and (max-width:540px){.bp-video-thumbnail-uploader .bb-model-footer{margin:30px -15px 0}}@media screen and (max-width:540px){.bp-video-thumbnail-uploader .modal-container{padding:20px 15px 30px}.bp-video-thumbnail-uploader .bb-model-header{margin:-20px -15px 30px;flex-wrap:wrap}.bp-video-thumbnail-uploader .bb-model-header .bp-video-thumbnail-uploader-modal-title{margin-right:10px}.bp-video-thumbnail-uploader .bb-model-header .thumbnail_notice{margin:0}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader{min-height:110px}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader .video-thumb-block{padding:0 5px}.bp-video-thumbnail-uploader.generating_thumb .bp-video-thumbnail-auto-generated .video-thumb-list li.thumb_loader .video-thumb-block>span{font-size:12px}.video-thumbnail-content{flex-flow:column}.video-thumbnail-content .bb-dropzone-wrap{margin-bottom:15px;min-height:106px;vertical-align:top!important;width:100%!important}.video-thumbnail-content .bb-dropzone-wrap .dropzone,.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default,.video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image,.video-thumbnail-content .bb-dropzone-wrap .video-thumbnail-custom img{height:106px!important}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li img{min-height:100px;max-height:106px}.video-thumbnail-content .bb-action-check-wrap [class*=" bb-icon-"]{font-size:11px;width:18px;height:18px}.video-thumbnail-content .bp-video-thumbnail-auto-generated{flex-basis:100%;width:100%}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li{width:calc(33.3333334% - 6.66666667px);flex:calc(33.3333334% - 6.66666667px);margin-left:10px!important;padding-left:0;padding-right:0}.video-thumbnail-content .bp-video-thumbnail-auto-generated .video-thumb-list li:first-child{margin-left:0!important}}div.dropzone.dz-started{margin:0 0 20px}div.dropzone.dz-started .dz-default.dz-message{flex-basis:100%;max-width:130px!important;min-height:130px!important;margin:0 4px 10px;padding:0 5px}.video-type-navs.main-navs{border-bottom:1px solid #e7e9ec}#video-stream{margin-top:20px}#video-stream .video-list.bp-list{margin-top:0}.dropzone.video-dropzone .dz-progress-count{position:absolute;z-index:12;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:0 20px 0 15px;font-size:13px;letter-spacing:.3px;line-height:2.5;border-radius:0 0 4px 4px;text-align:center;text-indent:-10px}.dropzone.video-dropzone .dz-preview{background:#f0f3f7;border-radius:4px}.dropzone.video-dropzone .dz-preview:not(.dz-complete) .dz-remove{color:#fff}.dropzone.video-dropzone .dz-preview.dz-processing:not(.dz-complete) .dz-details .dz-filename{display:none}.dropzone.video-dropzone div.dz-preview.dz-file-preview .dz-remove{position:absolute;bottom:5px;top:inherit;left:50%;margin-left:50px;transform:translateX(-50%);background-color:transparent;line-height:1;height:23px;width:23px;box-shadow:none}.dropzone.video-dropzone div.dz-preview.dz-file-preview .dz-remove:after{font-size:18px;line-height:26px;opacity:.4;font-weight:300}.dropzone.video-dropzone div.dz-preview.dz-file-preview .dz-remove:hover:after{opacity:1}.dropzone.video-dropzone .dz-preview .dz-filename{opacity:0;visibility:hidden}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview{background-color:#ddd;border-radius:4px}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-filename{color:#fff}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-progress{display:none}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-progress-count{display:none}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-progress-ring-wrap{display:block}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-progress-ring-wrap .dz-progress-ring circle{display:none}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-remove{bottom:inherit;transform:none;margin:0;top:8px;left:inherit;right:8px;background-color:#e7e7ea;height:19px;width:19px;line-height:inherit}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-remove:after{font-size:20px;color:#9ea8b3;line-height:1;position:absolute;top:0;left:0}.dropzone.video-dropzone .dz-preview.dz-file-preview.dz-has-thumbnail:not(.dz-error) .dz-details .dz-filename{display:none}.dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail) .dz-progress-ring-wrap{background-color:rgba(0,0,0,.05)}.dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail) .dz-progress-ring-wrap [class*=" bb-icon-"]{color:rgba(18,43,70,.5)}.dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail) .dz-progress-count{background-color:rgba(0,0,0,.05);color:rgba(18,43,70,.5)}.dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail):not(.dz-complete) .dz-remove{color:rgba(18,43,70,.5)}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview:not(.dz-has-thumbnail){background-color:#f8f8f8;z-index:1;border-radius:4px}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview:not(.dz-has-thumbnail) .dz-details{background-color:transparent}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview:not(.dz-has-thumbnail) .dz-filename{font-size:13px;color:rgba(18,43,70,.5);line-height:1;opacity:1;visibility:visible;position:absolute;left:0;bottom:8px}.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview:not(.dz-has-thumbnail) .dz-remove{background-color:transparent}.dropzone.video-dropzone .dz-preview.dz-file-preview .dz-remove{background-color:#fd4343;position:absolute;top:5px;right:5px;height:14px;width:14px;margin:0;left:inherit;transform:none}.dropzone.video-dropzone .dz-preview.dz-file-preview .dz-remove:after{position:absolute;top:-1px;left:1px;font-size:14px;line-height:1}.dropzone.video-dropzone #dropzone-video-preview{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:fill}.dropzone.video-dropzone .dz-preview.dz-file-preview .dz-details{min-height:130px;height:130px}.dropzone.video-dropzone .dz-preview.dz-file-preview .dz-details .dz-size{display:none!important}.dropzone.video-dropzone .dz-preview.dz-file-preview .dz-details .dz-filename>span{max-width:70%;margin:auto;line-height:1.2}.dropzone.video-dropzone .dz-success-mark{top:70%;left:-5px}.dropzone.video-dropzone .dz-preview.dz-file-preview{width:175px}.dropzone.video-dropzone .dz-preview.dz-file-preview .dz-details{width:100%;color:#fff;z-index:1}.dropzone.video-dropzone .dz-video-thumbnail{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;border-radius:4px;overflow:hidden}.dropzone.video-dropzone .dz-video-thumbnail img{display:block;margin:0 auto;height:100%;width:100%;object-fit:cover;border-radius:4px}.dropzone.video-dropzone .dz-preview .dz-success-mark{display:none}.dropzone.video-dropzone.dz-started .dz-default.dz-message{max-width:175px!important;width:175px;min-height:130px!important;height:130px}@media screen and (max-width:768px){.dropzone.video-dropzone .dz-preview.dz-file-preview{width:calc(50% - 11.5px)}.dropzone.video-dropzone .dz-preview.dz-file-preview:last-child{margin-right:0}.dropzone.video-dropzone.dz-started .dz-default.dz-message{width:calc(50% - 11.5px);max-width:calc(50% - 11.5px)!important}}@media screen and (max-width:640px){.dropzone.video-dropzone .dz-default.dz-message{min-height:18vh}}@media screen and (max-width:480px){.dropzone.video-dropzone .dz-preview.dz-file-preview{width:calc(100% - 10px);margin:0 5px 10px}.dropzone.video-dropzone.dz-started .dz-default.dz-message{width:calc(100% - 10px);max-width:calc(100% - 10px)!important}}body>.open-popup.video-error-popup{position:relative;z-index:999999}@media screen and (max-width:480px){.bp-video-move-file .bb-model-footer .bp-video-open-create-popup-album{width:100%;text-align:left;margin-bottom:15px}}@keyframes faded{0%{transform:translateX(-300px)}100%{transform:translateX(0)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{border:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row wrap}.dropzone .dz-message{margin-top:0;margin-bottom:0}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dz-default.dz-message{flex:0 0 100%;min-width:0}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-preview{position:relative;margin:0 4px 10px}.dz-image{border-radius:4px;overflow:hidden}.dz-image img{display:block}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:4px;position:relative;overflow:hidden;padding-top:0;display:block;background:#f0f3f7}.dropzone .dz-preview.dz-file-preview .dz-image img{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;width:auto;min-width:100%;object-fit:cover}.dropzone .dz-remove{font-size:0;text-align:center;display:block;cursor:pointer;border:none;position:absolute;top:8px;right:8px;height:19px;width:19px;border-radius:50%;color:#c3c6c9;z-index:101;overflow:hidden}.dropzone .dz-remove:after{content:"\e828";position:absolute;top:0;left:0;font-family:bb-icons;font-size:20px;line-height:1;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased}.dropzone .dz-remove{color:#9ea8b3;background:#e7e7ea}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:normal;font-weight:400;margin-top:8px}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;margin-left:auto;margin-top:auto;width:100%;top:45%;left:0;text-align:center}.dropzone .dz-preview .dz-error-mark{font-size:30px;top:38%}.dz-error-mark svg,.dz-success-mark svg{max-width:20px;height:auto;margin:-10px 0 0 10px}.dz-success-mark svg path{fill:#1cd991}.dz-error-mark svg path{fill:#ef3e46}.dz-error-mark i{color:#ef3e46}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:100;pointer-events:none;position:absolute;height:2px;left:0;right:0;bottom:0;top:50%;width:80%;margin:0 auto;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block;line-height:1.35}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:100;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:4px;top:75%;left:10px;right:10px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:7px 10px;font-size:12px;color:#fff;word-wrap:break-word}.dropzone .dz-preview .dz-error-message:after{content:" ";position:absolute;top:-6px;left:50%;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626;transform:translateX(-50%)}.vue-dropzone .dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone .dz-preview .dz-details .dz-filename span,.vue-dropzone .dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone .dz-preview .dz-progress .dz-upload{background:#007cff}.vue-dropzone .dz-preview .dz-error-message{top:24px;margin-left:auto;margin-right:auto;left:0;right:0;width:96%;font-size:10px;line-height:1.3}.vue-dropzone .dz-preview .dz-error-message:after{bottom:-6px;top:initial;border-top:6px solid #a92222;border-bottom:none}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone .dz-default{border:1px solid #bbb;border-radius:4px;min-height:20vh;display:flex;align-items:center;justify-content:center;color:#767676;font-size:110%;margin:5px 0;text-align:center}.dropzone .dz-default button{background-color:transparent;border:0;color:#767676;font-size:110%}.dz-details{display:none}.dropzone.dz-started{margin:0 -5px 20px}.dropzone.dz-started .dz-default.dz-message{display:flex;min-height:1px;max-width:130px;height:130px;font-size:12px;text-align:center;line-height:1.3;margin:0 0 10px}.dropzone.dz-started .dz-default.dz-message .dz-button{font-size:13px!important}.dropzone.dz-max-files-reached .dz-default.dz-message{display:none}.dropzone .dz-preview.dz-complete .dz-progress-ring-wrap{display:none}.dropzone .dz-preview .dz-image img{width:130px}.dropzone .dz-preview .dz-progress-ring-wrap{position:absolute;z-index:11;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.5);border-radius:50%;height:50px;width:50px}.dropzone .dz-preview .dz-progress-ring-wrap .dz-progress-ring{position:absolute;top:-2px;left:-2px;transition:.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%}.dropzone .dz-preview .dz-progress-ring-wrap .dz-progress-ring circle{stroke:#5087e5;transition:all ease .3s}.dropzone .dz-preview .dz-progress-ring-wrap [class*=" bb-icon-"]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:11;font-size:24px}.dropzone .dz-preview.dz-error .dz-progress-ring-wrap{background-color:rgba(0,0,0,.05)}.dropzone .dz-preview.dz-error .dz-progress-ring-wrap [class*=" bb-icon-"]{color:#767676}.dropzone.document-dropzone .dz-preview:not(.dz-complete) .dz-progress-ring-wrap{background-color:rgba(0,0,0,.05)}.dropzone.document-dropzone .dz-preview:not(.dz-complete) .dz-progress-ring-wrap [class*=" bb-icon-"]{color:rgba(18,43,70,.5)}.dropzone.document-dropzone .dz-preview:not(.dz-complete) .dz-progress-count{background-color:rgba(0,0,0,.05);color:rgba(18,43,70,.5)}.dropzone.document-dropzone .dz-preview .dz-progress-ring-wrap{background-color:rgba(0,0,0,.05)}.dropzone.document-dropzone .dz-preview .dz-progress-ring-wrap [class*=" bb-icon-"]{color:rgba(18,43,70,.5)}.dropzone.document-dropzone .dz-preview .dz-icon{display:none}.dropzone.document-dropzone .dz-preview .dz-remove{background-color:transparent;color:#92949d;top:8px;right:8px}.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-filename{position:static;padding-right:0;margin-top:11px}.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-size{display:block}.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon{display:block;height:38px;line-height:1;margin-top:25px;position:relative}.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon:before{content:"\ee6e";font-size:38px;color:#92949d;font-family:bb-icons;display:inline-block;line-height:1;position:absolute;top:0;left:50%;transform:translateX(-50%)}.dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon [class*=bb-icons]{font-size:38px;color:rgba(18,43,70,.5);left:50%;display:block;position:absolute;transform:translateX(-50%)}.dropzone.document-dropzone .dz-preview .dz-details .dz-filename{position:absolute;bottom:3px;left:10px;right:0;font-size:13px;line-height:19.5px;color:rgba(18,43,70,.5);padding-right:20px}.dropzone.document-dropzone .dz-preview .dz-details .dz-size{display:none;font-size:13px;font-weight:500;line-height:19.5px;color:rgba(18,43,70,.5)}.dropzone.dz-progress-view{padding-bottom:45px;position:relative}.dropzone.dz-progress-view .dz-global-progress{position:absolute;bottom:0;left:0;right:0;padding-right:25px}.dropzone.dz-progress-view .dz-global-progress p{color:#767676;font-size:13px;line-height:1.5;margin:0!important}.dropzone.dz-progress-view .dz-global-progress p strong{font-weight:500}.dropzone.dz-progress-view .dz-global-progress .dz-progress-bar-full{background-color:#eaeaea;border-radius:100px;height:8px;width:100%;margin-bottom:6px;overflow:hidden}.dropzone.dz-progress-view .dz-global-progress .dz-progress{background-color:#5087e5;display:block;height:100%;width:100%}.dropzone.dz-progress-view .dz-global-progress .dz-remove-all{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;justify-content:center;background-color:#eaeaea;border-radius:50%;cursor:pointer;height:20px;width:20px;position:absolute;top:-6px;right:0}.dropzone.dz-progress-view .dz-global-progress .dz-remove-all:before{color:#767676;font-size:18px}.dropzone.dz-progress-view.files-uploaded{padding-bottom:0;position:static}.dropzone.dz-progress-view.files-uploaded .dz-global-progress{display:none}#group-messages-container{background:#fff;border:1px solid #e7e9ec;border-radius:4px;display:flex;flex-flow:row wrap}#group-messages-container .bp-navs.group-subnav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:1px;border:0;padding:0 20px;border-radius:4px 4px 0 0;background:#fff;border-bottom:1px solid #e7e9ec;margin-bottom:0}#group-messages-container .bp-navs.group-subnav li{float:left;margin-right:30px;padding-right:0}#group-messages-container .bp-navs.group-subnav li a{background:0 0;border:0;font-size:14px;color:#939597;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;margin-bottom:1px;padding:16px 0}#group-messages-container .bp-navs.group-subnav li.selected{background:0 0;border-bottom:1px solid #007cff;margin-bottom:-1px}#group-messages-container .bp-navs.group-subnav li.selected a{font-weight:500}@media screen and (max-width:540px){#group-messages-container .bp-navs.group-subnav{padding:0 8px}#group-messages-container .bp-navs.group-subnav li{margin-right:10px}#group-messages-container .bb-groups-messages-right .bb-title-wrap{flex-flow:column;align-items:flex-start}#group-messages-container .bb-groups-messages-right .bb-title-wrap .add-more-members{display:flex;align-items:center;margin-top:15px}#group-messages-container .bb-groups-messages-right #whats-new-toolbar{display:block}#group-messages-container .bb-groups-messages-right #whats-new-toolbar .post-elements-buttons-item{display:inline-block}#group-messages-container .bb-groups-messages-right #whats-new-toolbar #group-messages-new-submit{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#group-messages-container .bb-groups-messages-right #whats-new-toolbar #group-messages-new-submit .group-messages-type{margin-bottom:10px}#group-messages-container .bb-groups-messages-right #whats-new-toolbar div.medium-editor-toolbar{bottom:65px}#group-messages-container .bb-groups-messages-right #whats-new-toolbar div.medium-editor-toolbar.active{bottom:91px}.group-messages.public-message #group-messages-container .bb-groups-messages-right #whats-new-toolbar div.medium-editor-toolbar{bottom:65px}.group-messages.public-message #group-messages-container .bb-groups-messages-right #whats-new-toolbar div.medium-editor-toolbar.active{bottom:47px}#group-messages-container .bb-groups-messages-right #whats-new-toolbar.media-off .medium-editor-toolbar{bottom:90px}}.groups.group-messages .bp-single-vert-nav #item-body #group-messages-container{display:flex;flex-flow:column;justify-content:stretch;align-items:stretch}.groups.group-messages .bp-single-vert-nav #item-body #group-messages-container #subnav.bp-navs.group-subnav .subnav{border-bottom:0!important}.groups.group-messages .bp-single-vert-nav #item-body #group-messages-container #subnav.bp-navs.group-subnav .subnav li{padding-right:0}.groups.group-messages .bp-single-vert-nav #item-body #group-messages-container #subnav.bp-navs.group-subnav .subnav li a{padding:16px 0}.groups.group-messages .bp-single-vert-nav #item-body #group-messages-container .bb-groups-messages-right{display:flex;align-items:stretch;justify-content:stretch}.groups.group-messages .bp-single-vert-nav #item-body #group-messages-container .bb-groups-messages-right>#send_group_message_form{width:100%;height:auto}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container{flex-flow:row wrap}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container .bb-groups-messages-left,.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top{min-height:50vh}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container #whats-new-toolbar #group-messages-new-submit .group-messages-type{width:45%}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container #subnav{height:47px}@media screen and (max-width:1080px){.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container .bb-groups-messages-left{min-height:auto}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container .bb-groups-messages-right{min-height:50vh}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container #subnav{height:auto}}@media screen and (max-width:540px){.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container #subnav{height:auto}.groups.group-messages.private-message .bp-single-vert-nav #item-body #group-messages-container #whats-new-toolbar #group-messages-new-submit .group-messages-type{width:auto}}.bb-groups-messages-right{flex:1;min-width:0;position:relative}.bb-groups-messages-right.full_width{flex:auto}.bb-groups-messages-right .medium-editor-element:not(.emojionearea),.bb-groups-messages-right .medium-editor-placeholder:not(.emojionearea){max-height:50vh;overflow-y:auto;overflow-x:hidden;margin-bottom:15px}.bb-groups-messages-left{display:block;-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;min-width:0}@media screen and (max-width:46.8em){.bb-groups-messages-left{-ms-flex:0 0 100%;flex:0 0 100%;min-width:0}}.bb-groups-messages-left .bb-panel-subhead .bp-group-message-wrap:after,.bb-groups-messages-left .bb-panel-subhead .bp-group-message-wrap:before{display:none}.bb-groups-messages-left .bb-panel-subhead .bp-group-message-wrap.is_disbaled:before{display:block}.bb-groups-messages-left .bb-panel-subhead .bp-group-message-wrap.is_disbaled:after{display:block;width:200px;white-space:normal}@media screen and (max-width:360px){.bb-groups-messages-left .bb-panel-subhead .bp-group-message-wrap.is_disbaled:after{width:160px}}.bb-groups-messages-left .bb-panel-subhead .bp-group-message-wrap.is_disbaled .bp-group-message-label{cursor:pointer}.bp-vertical-navs .bb-groups-messages-left{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px}.bb-panel-head{border-bottom:1px solid #e7e9ec;padding:15px 20px;position:relative}.bb-panel-subhead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px 0}#item-body .total-members-text{line-height:1;margin:0}.bp-group-message-wrap{margin:0 0 0 auto;line-height:1}.bp-group-message-label{font-size:13px;margin:0}#bp-group-message-content p{margin-bottom:1rem}.group-messages-members-listing{padding:0 20px 20px}#buddypress .group-messages-members-listing ul.item-list{margin-bottom:0}.bb-panel-footer{display:none;border-top:1px solid #e7e9ec;padding:10px 20px;text-align:right}.group-messages-members-listing #members-list{max-height:550px;overflow-y:auto;overflow-x:hidden;margin:0 -20px;padding:0 20px;width:auto}#group-messages-container .bb-groups-messages-left .group-messages-search{padding:20px 0}#group-messages-container .bb-groups-messages-left .group-messages-members-listing .item-list li.selected{background:#f5f5f5}#group-messages-container .bb-groups-messages-right .bp-messages-feedback-hide{display:none}#send_group_message_form .select2-selection--multiple{border-color:transparent;padding:0}#send_group_message_form .select2-selection__rendered{display:flex;align-items:center;flex-flow:row wrap;padding:0}#send_group_message_form .select2-search.select2-search--inline{flex:1;min-width:0}#send_group_message_form .select2-selection__rendered li{margin:0}#buddypress #send_group_message_form .select2-search__field{display:none}#buddypress #send_group_message_form li:first-child .select2-search__field{height:30px}body.groups.messages .select2-dropdown .select2-results__option{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}body.groups.messages li.select2-results__option.select2-results__message{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}body.groups.messages span.select2-dropdown.select2-dropdown--below{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;border:0;padding:5px 10px;margin-right:0;max-width:300px;display:none}.bb-groups-messages-right-top{padding:10px 20px}.bb-groups-messages-right-bottom{border-top:1px solid #e7e9ec;height:100%}.bp-select-members-wrap{min-height:45px}body.groups.messages #send_group_message_form .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#4d5c6d;border-color:#4d5c6d;font-size:14px;color:#fff;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row-reverse;flex-flow:row-reverse;padding:0 8px}#send_group_message_form .select2-selection__choice__remove{color:#333;margin-left:7px;background:#fff;height:16px;width:16px;border-radius:50%;line-height:1;display:flex;align-items:center;font-size:16px;justify-content:center}#send_group_message_form .select2-selection--multiple{border-color:transparent;padding:0}#send_group_message_form .select2-selection__rendered{display:flex;align-items:center;flex-flow:row wrap;padding:0}#send_group_message_form .select2-search.select2-search--inline{flex:1;min-width:0}#send_group_message_form .select2-selection__rendered li{margin:0}#send_group_message_form li.select2-selection__choice{margin-right:10px;margin-bottom:5px;margin-top:5px}#send_group_message_form #group-messages-toolbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}#send_group_message_form #group-messages-toolbar .post-elements-buttons-item{margin-right:10px;position:relative}div#bp-group-message-content{padding:20px;height:100%;display:flex;flex-flow:column}div#bp-group-message-content #whats-new-attachments{margin-bottom:10px}#group-messages-container .bb-groups-messages-left .bp-messages-feedback-hide{display:none}#group-messages-container .item-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:5px 0;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;width:100%}#group-messages-container .item-list li .item-avatar img{image-rendering:-webkit-optimize-contrast}#group-messages-container .bb-groups-messages-left .list-title{color:#393e41;font-size:15px;margin:0 auto;width:100%}#group-messages-container .bb-groups-messages-left .list-title>a{font-size:15px;font-weight:400}#group-messages-container .bb-groups-messages-left .action button{height:auto;min-height:10px;padding:0;min-width:40px;border:0;color:inherit;background:0 0;box-shadow:none}#group-messages-container .bb-groups-messages-left .last{text-align:center;float:right}#group-messages-container .bb-groups-messages-left .bp-group-messages-filters .button.group-message-button{background-color:transparent;border:0;padding-left:5px;padding-right:5px}#group-messages-container .bb-groups-messages-left #group-group-messages-container .button.group-message-button{min-height:34px;padding:5px 16px}#group-messages-container .bb-groups-messages-left .button.group-message-button{min-height:26px;padding:0;background:0 0;border:0}span.icons:before{font-family:dashicons}#bp-message-thread-list.group-message-thread .bp-single-message-wrap{padding-left:12px;padding-right:12px}#bp-message-thread-list.group-message-thread .bp-single-message-wrap.group-messages-highlight{background:#fffced;padding:12px 11px;border:1px solid #f9efca;border-radius:5px}#group-messages-container .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:transparent!important;cursor:default}#group-messages-container div#group-messages-new-submit{margin-left:auto;display:flex}#group-messages-container div#group-messages-new-submit #send_group_message_button.loading:after{content:"\ef30";font-family:bb-icons;font-size:18px;font-weight:300;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear;vertical-align:middle}#group-messages-container #whats-new-toolbar{display:block}#group-messages-container #whats-new-toolbar .post-elements-buttons-item{display:inline-block;margin-right:6px}#group-messages-container #whats-new-toolbar #group-messages-new-submit{border-top:1px solid #ebe9e6;padding:10px 20px 0;margin:10px -20px -10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#group-messages-container #whats-new-toolbar #group-messages-new-submit .group-messages-type{width:auto}#group-messages-container #whats-new-toolbar .medium-editor-toolbar{top:inherit;bottom:45px;left:26px;visibility:hidden;z-index:99;background-color:#fff;opacity:0;transition:all ease .3s;height:0;right:0;overflow:hidden;border-radius:0}#group-messages-container #whats-new-toolbar .medium-editor-toolbar.active{border-radius:0;z-index:112;opacity:1;visibility:visible;bottom:42px;height:40px;right:-20px}#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions{background-color:transparent;height:auto;padding:0}#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button{box-shadow:none;padding:10px 10px 10px 0;min-width:30px;border:0;background-color:transparent!important}#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active{background:none transparent!important}#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-action-close{padding-right:0}#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input{width:calc(100% - 80px)}#group-messages-container #whats-new-toolbar.media-off .medium-editor-toolbar{visibility:visible;height:44px;left:-15px;opacity:1;bottom:35px}#group-messages-container #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions{opacity:.4}#group-messages-container #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-actions li{pointer-events:none}#group-messages-container #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions{opacity:1}#group-messages-container #whats-new-toolbar.media-off .medium-editor-toolbar.medium-editor-toolbar-active .medium-editor-toolbar-actions li{pointer-events:auto}#group-messages-container #whats-new-toolbar.media-off .medium-editor-toolbar .medium-editor-toolbar-form.medium-editor-toolbar-form-active{position:absolute;box-shadow:none;bottom:-6px}#group-messages-container select.group-messages-type{margin-right:10px}#group-messages-container form#send_group_message_form{margin-bottom:0;height:100%;display:flex;flex-flow:column}#group-messages-container .bb-groups-messages-right>.bp-feedback{margin:20px}.bp-single-message-wrap .bb-messages-group-notices{width:100%;text-align:center;color:#847d7d;font-size:11px;font-weight:500;line-height:17px;margin:-5px 0}.bp-single-message-wrap .bb-messages-group-notices p{margin-bottom:0;line-height:17px}.bp-single-message-wrap .bb-messages-group-notices strong{font-weight:600}.bp-single-message-wrap .bb-messages-group-notices .bp-tooltip{display:inline-block;color:#847d7d}.bp-single-message-wrap .bb-messages-group-notices .bp-tooltip:after{font-size:11px;line-height:14px;max-width:190px;white-space:normal;width:max-content}.total-members-text:empty{display:none}#group-messages-container .group-messages-members-listing .total-members-text{color:#939597;font-size:15px;font-weight:400;margin-bottom:10px;margin-top:20px}#group-messages-container .load-more .center{width:100%;text-align:center}.bb-group-message-info{font-size:13px;color:#939597;line-height:1.5;margin-top:5px}.bb-group-message-info:before{content:"\e95d";display:inline-block;font-family:bb-icons;font-size:18px;line-height:1;margin:-1px 5px 0 0;vertical-align:middle}#buddypress .bb-group-message-info a{text-decoration:none;font-weight:500;color:inherit}#group-messages-container .bp-message-dropdown-options-hide{display:none}.bp-group-message-switch{position:relative;display:inline-block;width:38px;height:20px;margin:0}.bp-group-message-switch input{opacity:0;width:0;height:0}.bp-group-message-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.bp-group-message-slider:before{position:absolute;content:" ";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.bb-groups-messages-left-inner input:checked+.bp-group-message-slider{background-color:#007cff}.bb-groups-messages-left-inner .input:focus+.bp-group-message-slider{box-shadow:0 0 1px #007cff}.bb-groups-messages-left-inner input:checked+.bp-group-message-slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.bb-groups-messages-right .bb-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message-lists .thread-avatar{position:relative}.message-lists .thread-avatar .recipients-count{position:absolute;top:2px;right:-5px;background:#fff;color:#939597;border-radius:50%;border:1px solid;font-size:11px;line-height:normal;min-width:19px;padding:2px;text-align:center}.message-lists .thread-item{transform:translate3d(0,0,0)}.bp-group-message-slider.bp-group-message-round{border-radius:34px}.bp-group-message-slider.bp-group-message-round:before{border-radius:50%}.hr-text{line-height:1;position:relative;outline:0;border:0;color:#000;text-align:center;height:1.5em;opacity:.5;width:100%;background:0 0;margin:0}.hr-text:before{content:"";background:#818078;position:absolute;left:0;top:50%;width:100%;height:1px}.hr-text:after{content:attr(data-content);position:relative;display:inline-block;padding:.5em;line-height:1.5;color:#818078;background-color:#fff}#group-messages-container .bb-groups-messages-right .group-messages-compose{font-size:0;display:none;line-height:0}#group-messages-container .bb-groups-messages-right .group-messages-compose:after{content:"\ee5a";font-size:20px;font-family:bb-icons;vertical-align:top;text-align:center;transition:color .1s ease-in;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.group-messages.public-message .bb-groups-messages-right{flex:auto}.group-messages.public-message .bb-groups-messages-right .bp-select-members-wrap .group-messages-helper-text{min-width:70px;color:#c3c6c9;float:left;margin-top:9px}.group-messages.public-message .bb-groups-messages-right .bp-select-members-wrap .select2.select2-container{float:left;width:calc(100% - 100px)!important}.group-messages.public-message .bb-groups-messages-right .bp-select-members-wrap .select2.select2-container .select2-selection__choice .select2-selection__choice__remove{display:none!important}.group-messages.public-message .bb-groups-messages-right .bb-groups-messages-right-top{border-bottom:1px solid #e7e9ec}.group-messages.public-message .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap{padding:0;border:0}.group-messages.public-message .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .bb-title,.group-messages.public-message .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .group-messages-compose{display:none}.group-messages.public-message .bb-groups-messages-right .bb-groups-messages-right-bottom{border:0}.group-messages.public-message .bb-groups-messages-right div#bp-group-message-content{min-height:50vh}.group-messages.public-message .bb-groups-messages-right.full_width .bb-groups-messages-right-top{padding-bottom:20px}.group-messages.public-message .bb-groups-messages-right.full_width .bb-groups-messages-right-top .group-messages-helper-text{display:none}.group-messages.public-message .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap{padding:20px 20px 0}.group-messages.public-message .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap .bb-title,.group-messages.public-message .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap .group-messages-compose{display:block}@media screen and (max-width:540px){.group-messages.public-message #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap{flex-flow:row}}.group-messages.private-message #group-messages-container .bb-groups-messages-private-full{padding:10px 20px 10px 20px;width:100%}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.is_disabled .action>span i{font-size:25px;opacity:.25}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.is_disabled>.action,.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.is_disabled>.item,.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.is_disabled>.item-avatar{pointer-events:none;cursor:default;opacity:.5}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.is_disabled.can-not-grp-msg>.action{pointer-events:auto;opacity:1}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li .invite-button{background:0 0}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li .invite-button .icons{opacity:1;visibility:visible;height:24px;width:24px;border:2px solid #b8c1ca;display:inline-block;border-radius:100%}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li .invite-button .icons:before{display:none}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li div.action span i{font-size:26px}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.selected .invite-button .icons{border:0}.group-messages.private-message #group-messages-container .group-messages-members-listing .all-members .group-message-member-li.selected .invite-button .icons:before{content:"\e876";font-size:15px;line-height:24px;height:24px;width:24px;display:inline-block;border-radius:100%;background-color:#5087e5;color:#fff}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bp-select-members-wrap .group-messages-helper-text{min-width:70px;color:#c3c6c9;float:left;margin-top:9px}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bp-select-members-wrap .select2.select2-container{float:left;width:calc(100% - 100px)!important}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top{border-bottom:1px solid #e7e9ec}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap{padding:0;border:0}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .add-more-members,.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .bb-title,.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .group-messages-compose{display:none}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-bottom{border-top:0}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-bottom #bp-group-message-content{padding-top:10px}.group-messages.private-message #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top{padding-bottom:20px}.group-messages.private-message #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top .group-messages-helper-text{display:none}.group-messages.private-message #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap{flex-flow:row;padding:20px 20px 0}.group-messages.private-message #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap .bb-title{display:block}.group-messages.private-message #group-messages-container .bb-groups-messages-right.full_width .bb-groups-messages-right-top .bb-title-wrap .add-more-members{display:none!important}@media screen and (max-width:540px){.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap{padding:0 20px}.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .add-more-members{display:block}}@media screen and (min-width:1081px){.bb-groups-messages-left{border-right:1px solid #e7e9ec}.add-more-members{display:none}}@media screen and (max-width:1080px){.bb-groups-messages-left:not(.bb-select-member-view) .bb-panel-head{display:none}.groups.messages.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap{padding:20px!important;margin-bottom:0}.groups.messages.group-messages.private-message #group-messages-container .bb-groups-messages-right .bb-groups-messages-right-top .bb-title-wrap .add-more-members{display:block}.bb-groups-messages-left,.bb-groups-messages-right{flex:0 0 100%;border-right:0}.group-messages-members-listing #members-list{max-height:25vh}.bb-panel-footer,.group-messages-members-listing,.group-messages-search{display:none}.bb-groups-messages-left.bb-select-member-view{position:fixed;background:rgba(0,0,0,.69);content:"";width:100%;height:100%;top:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;overflow:hidden}.bb-groups-messages-left.bb-select-member-view .bb-groups-messages-left-inner{background:#fff;border-radius:5px;width:90%;max-width:500px;overflow:hidden}.bb-groups-messages-left.bb-select-member-view .bb-panel-footer,.bb-groups-messages-left.bb-select-member-view .group-messages-members-listing,.bb-groups-messages-left.bb-select-member-view .group-messages-search{display:block}.bb-groups-messages-left.bb-select-member-view .add-more-members,.bb-groups-messages-left.bb-select-member-view select.group-messages-select-members-dropdown{display:none}.bb-groups-messages-left.bb-select-member-view .group-messages-members-listing{padding-bottom:0}.bb-groups-messages-left.bb-select-member-view .bb-panel-head{background:#fbfbfc}body #buddypress .group-messages-members-listing .bp-list .action{flex:0 0 26px;margin-left:auto}.bb-groups-messages-right .medium-editor-element:not(.emojionearea),.bb-groups-messages-right .medium-editor-placeholder:not(.emojionearea){min-height:180px}}@media screen and (max-width:767px){#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button{padding:10px 5px 10px 0}#group-messages-container #whats-new-toolbar .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-first{padding-left:5px!important}}.bb-onscreen-notification-enable{position:relative}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list{display:none}.bb-onscreen-notification-enable.bb-onscreen-notification-enable-mobile-support .bb-onscreen-notification .notification-list{display:block}}.bb-onscreen-notification-enable .bb-onscreen-notification{position:fixed;bottom:25px;right:35px;max-width:360px;width:100%;z-index:1099}.acomments-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.activity-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.document-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,.media-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification{z-index:999999}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list{margin:0;padding:0;list-style:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);margin:12px 0;border:solid 1px #ebe9e6;border-radius:5px;transition:all linear .2s;padding:20px;z-index:4;display:flex}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .bb-full-link{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.recent-item{position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.recent-item:before{content:" ";left:-1px;top:0;height:100%;width:5px;background:#5087e5;position:absolute;border-radius:5px 0 0 5px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item:hover{background:#f7fafe}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar{margin-right:22px;min-width:53px;max-height:53px;position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar img{max-width:53px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img{max-width:40px;border:2px solid #fff}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img:first-child{transform:translate(0,0)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img:nth-child(2){transform:translate(14px,-25px)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar a>i{align-items:center;background-color:#9b9c9f;border-radius:50%;bottom:-10px;color:#fff;display:flex;font-size:18px;justify-content:center;height:25px;position:absolute;right:-10px;width:25px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar a>i.bb-icon-calendar{font-size:17px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content{align-self:center}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content span{display:flex;flex-direction:column}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content span.bb-full-link{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions{align-self:flex-start}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions a{height:20px;line-height:20px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions a .dashicons{font-size:20px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3{margin-bottom:32px;position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3:after{content:" ";height:20px;width:100%;border-radius:0 0 5px 5px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);position:absolute;left:0;bottom:-14px;z-index:2;background:#fff}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3:after{display:none}}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3 .read-item.bb-more-item{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification{width:100%;display:flex;justify-content:flex-end}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close{background:#7e8b99;border-radius:30px;padding:4px 35px 4px 15px;color:#fff;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);display:none;position:relative}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons{position:absolute;right:10px;top:50%;transform:translate(0,-50%)}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-mobile{display:none}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-desktop{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-mobile{display:inline-block;line-height:1.3}}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right{right:35px;left:inherit}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .bb-remove-all-notification{justify-content:flex-end}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left{right:inherit;left:35px}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .bb-remove-all-notification{justify-content:flex-start}@media screen and (max-width:500px){.bb-onscreen-notification-enable .bb-onscreen-notification{max-width:calc(100% - 30px);display:flex;justify-content:space-between;right:15px}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right{right:15px}.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left{left:15px}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list{display:flex;flex-direction:column;width:100%;margin:0 10px 0 0;flex:0 0 calc(100% - 80px)}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item{margin:0;padding:12px;display:none}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item:first-child{display:flex}.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar{margin-right:10px}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close{border-radius:5px;padding:12px 10px;text-align:center;width:70px}.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification.single-notification .notification-list{width:100%;margin:0;flex:0 0 100%}.bb-onscreen-notification-enable .bb-onscreen-notification.single-notification .bb-remove-all-notification{display:none}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list{margin-bottom:14px}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list:before{content:" ";height:20px;width:calc(100% - 80px);border-radius:0 0 5px 5px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);position:absolute;left:0;bottom:0;z-index:2;background:#fff}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list.bb-more-than-3:before{width:100%;bottom:-14px}.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .bb-remove-all-notification .action-close{display:flex!important}}#block-member .bb-model-header,#content-report .bb-model-header,#reported-content .bb-model-header{position:relative}#block-member .bb-model-header .mfp-close,#content-report .bb-model-header .mfp-close,#reported-content .bb-model-header .mfp-close{top:50%;transform:translate(0,-50%)}#block-member .bb-model-header .mfp-close:hover,#content-report .bb-model-header .mfp-close:hover,#reported-content .bb-model-header .mfp-close:hover{box-shadow:none}#block-member .bb-model-header .mfp-close [class*=" bb-icon-"],#content-report .bb-model-header .mfp-close [class*=" bb-icon-"],#reported-content .bb-model-header .mfp-close [class*=" bb-icon-"]{font-size:24px;pointer-events:none}.taxonomy-bpm_category .table-view-list.tags tbody tr td .inline-edit-wrapper .inline-edit-col .title{width:140px}.taxonomy-bpm_category .table-view-list.tags tbody tr td .inline-edit-wrapper .inline-edit-col .input-text-wrap{margin-left:20px;width:calc(100% - 160px);float:left}@media screen and (max-width:1460px){.buddyboss_page_bp-moderation .fixed .column-date{width:150px}.buddyboss_page_bp-moderation .fixed .column-reporter{width:calc(100% - 150px)}}#wpadminbar #wp-admin-bar-bp-notifications-default{width:300px;max-height:calc(90vh - 50px);overflow:auto}#wpadminbar #wp-admin-bar-bp-notifications-default>li{display:inline-block;width:100%;padding:5px 0}#wpadminbar #wp-admin-bar-bp-notifications-default>li#wp-admin-bar-notification-view-all{text-align:center}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-avatar{float:left;width:40px;margin-top:4px}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-avatar .member-status{display:none}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-avatar>a{height:auto;padding:0}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-avatar>a img{max-width:36px}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-avatar>a>i{display:none}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-content{float:right;width:calc(100% - 60px)}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-content .bb-full-link>a{opacity:1;padding:0;height:auto;position:static;white-space:normal;line-height:1.5}#wpadminbar #wp-admin-bar-bp-notifications-default .notification-content .posted{line-height:1.4}.bb-toast-messages-enable{position:relative}@media screen and (max-width:500px){.bb-toast-messages-enable{display:none}.bb-toast-messages-enable.bb-toast-messages-enable-mobile-support{display:block}}.bb-toast-messages-enable .bb-toast-messages{position:fixed;bottom:25px;right:35px;max-width:370px;width:100%;z-index:1099}@media screen and (min-width:501px){.bb-onscreen-notification-enable .bb-toast-messages-enable .bb-toast-messages{position:static}}body.activity-modal-open .bb-toast-messages-enable .bb-toast-messages{z-index:999999}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list{margin:0;padding:0;list-style:none}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);margin:12px 0;border:solid 1px #ebe9e6;border-radius:4px;transition:all linear .2s;padding:15px 20px;z-index:4;display:flex;align-items:center;justify-content:space-between;position:relative}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item:before{content:" ";left:-1px;top:0;height:100%;width:5px;background:#385dff;position:absolute;border-radius:4px 0 0 4px}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item.has-url:hover{background:#f7fafe}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-icon{margin-right:12px;width:18px;height:28px;position:relative}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-icon .bb-icon{font-family:bb-icons;font-style:normal;display:inline-block;text-decoration:inherit;text-align:center;font-weight:200;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#385dff}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-icon .bb-icon.bb-icon-exclamation-triangle{font-weight:300}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-icon .bb-icon::before{margin-left:0}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-content{align-self:center;width:calc(100% - 54px)}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-content span{display:flex;flex-direction:column}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-content span.toast-messages-title{font-weight:500;font-size:14px;line-height:21px;letter-spacing:-.24px;color:#1e2132}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-content span.toast-messages-content{color:#9b9c9f;font-weight:400;font-size:13px;line-height:20px;width:100%}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-content .toast-messages-action_link{display:inline-block}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .actions{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;align-self:center;height:24px;width:24px;position:relative;z-index:1}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .actions a{transition:all linear .2s}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .actions a .bb-icon{font-size:24px;color:#000;transition:all linear .2s}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-url{position:absolute;left:0;right:0;bottom:0;top:0}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .toast-messages-action_link{color:#5087e5;cursor:pointer}.bb-toast-messages-enable .bb-toast-messages.bb-position-right{right:35px;left:inherit}.bb-toast-messages-enable .bb-toast-messages.bb-position-right .bb-remove-all-toast-messages{justify-content:flex-end}@media screen and (max-width:500px){.bb-toast-messages-enable .bb-toast-messages{max-width:calc(100% - 30px);display:flex;justify-content:space-between;right:15px;bottom:inherit;top:85px}.bb-toast-messages-enable .bb-toast-messages.bb-position-right{right:15px}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list{display:flex;flex-direction:column;width:100%;margin:0;flex:100%;position:relative}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item{margin:0;padding:12px;min-height:67px;position:absolute;width:100%;left:0;top:0;display:none}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item:last-child{display:flex}.bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-icon{margin-right:10px}.bb-toast-messages-enable .bb-toast-messages .bb-remove-all-toast-messages .action-close{border-radius:5px;padding:12px 10px;text-align:center;width:70px}.bb-toast-messages-enable .bb-toast-messages .bb-remove-all-toast-messages .action-close .dashicons{display:none}.bb-toast-messages-enable .bb-toast-messages.single-notification .toast-messages-list{width:100%;margin:0;flex:0 0 100%}.bb-toast-messages-enable .bb-toast-messages.single-notification .bb-remove-all-toast-messages{display:none}.bb-toast-messages-enable .bb-toast-messages.active-button .toast-messages-list{margin-bottom:14px}.bb-toast-messages-enable .bb-toast-messages.active-button .toast-messages-list:before{content:" ";height:20px;width:calc(100% - 80px);border-radius:0 0 5px 5px;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);position:absolute;left:0;bottom:0;z-index:2;background:#fff}.bb-toast-messages-enable .bb-toast-messages.active-button .bb-remove-all-toast-messages .action-close{display:flex!important}}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter img{display:none}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter::before{font-family:bb-icons;font-style:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-size:20px}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active::before{font-weight:300}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-recent::before{content:"\e884"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-smileys_people::before{content:"\ee5f"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-animals_nature::before{content:"\eea5"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-food_drink::before{content:"\eef6"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-activity::before{content:"\e801"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-travel_places::before{content:"\e806"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-objects::before{content:"\ee05"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-symbols::before{content:"\eeb2"}.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.emojionearea-filter-flags::before{content:"\ee9c"}.bb-url-scrapper-loading{display:block;font-size:14px;color:#a3a5a9;letter-spacing:-.24px;margin:0 0 10px}.bb-url-scrapper-loading>i{font-size:18px;margin-right:10px;vertical-align:middle}.bb-link-preview-container{padding:0;line-height:1.5;color:#82878c;background:#fff;border:1px solid #e5e5e5;border-radius:4px;position:relative;width:100%;zoom:1;display:flex;flex-direction:column;transition:all linear .2s}#whats-new-attachments .bb-link-preview-container{margin-bottom:20px}.bb-link-preview-container+.bb-bb-media-wrap{margin-top:10px}.bb-video-preview .bb-link-preview-container{padding:0;background-color:transparent}.bb-link-preview-container div.fluid-width-video-wrapper{margin-top:0;margin-bottom:0}.bb-link-preview-container .bb-link-preview-info p.bb-link-preview-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.bb-video-preview .bb-link-preview-container .bb-link-preview-info{background-color:transparent}.bb-link-preview-container .bb-link-preview-info .bb-link-preview-excerpt{display:grid}.bb-link-preview-container .bb-link-preview-info .bb-link-preview-excerpt p{white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:0!important}.bb-link-preview-container .bb-link-preview-info .bb-link-preview-excerpt p iframe{width:100%}.bb-link-preview-container .bb-link-preview-title>a:before{content:"";position:absolute;inset:0;z-index:1}.bb-link-preview .bb-link-preview-container .bb-link-preview-image:before,.bb-link-preview .bb-link-preview-container .bb-link-preview-info:before{content:"";transition:all linear .3s}.bb-link-preview .bb-link-preview-container:hover .bb-link-preview-image-cover,.bb-link-preview .bb-link-preview-container:hover .bb-link-preview-info{position:relative}.bb-link-preview .bb-link-preview-container:hover .bb-link-preview-image-cover:before,.bb-link-preview .bb-link-preview-container:hover .bb-link-preview-info:before{background-color:rgba(0,0,0,.05);position:absolute;inset:0;z-index:1}.bb-link-preview .bb-link-preview-container:hover .bb-link-preview-info div,.bb-link-preview .bb-link-preview-container:hover .bb-link-preview-info p{position:relative;z-index:2}.bb-link-preview .bb-link-preview-container:hover #bb-url-scrapper-img-holder #bb-link-preview-close-image,.bb-link-preview .bb-link-preview-container:hover #bb-url-scrapper-img-holder .bb-link-preview-icons,.bb-link-preview .bb-link-preview-container:hover #bb-url-scrapper-img-holder .bb-url-thumb-nav{z-index:2}.bb-link-preview .bb-link-preview-container:hover #bb-url-scrapper-img-holder [data-bp-tooltip]:after,.bb-link-preview .bb-link-preview-container:hover #bb-url-scrapper-img-holder [data-bp-tooltip]:before{transform:translate(-50%,10px)}.bb-link-preview-image img{width:auto;height:auto;border:none;border-radius:4px 4px 0 0;object-fit:cover;object-position:center;max-width:100%}.bb-url-scrapper-container #bb-url-scrapper-img-holder{display:flex;flex-flow:column;max-width:100%;position:relative}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image{transition:all linear .2s}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-image-cover{display:flex;justify-content:center;align-items:center;overflow:hidden}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons{position:absolute;left:15px;top:15px;display:flex;flex-direction:row;width:calc(100% - 30px)}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons a{border:0;color:rgba(0,0,0,.25);background-color:#f2f4f5;font-size:22px;line-height:1;border-radius:50%;text-decoration:none;transition:all linear .2s;box-shadow:0 1px 1.5px rgba(0,0,0,.08)!important;display:flex;height:35px;width:35px;justify-content:center;align-items:center}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons a:not(:last-child){margin-right:5px}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons a:hover{color:#000;transition:all linear .2s}@media screen and (max-width:767px){.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons a{font-size:24px}}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons #bb-link-preview-select-image{display:none}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons #bb-link-preview-select-image{position:absolute;right:0;top:0;text-align:center}.bb-url-scrapper-container #bb-url-scrapper-img-holder .bb-link-preview-image .bb-link-preview-icons #bb-link-preview-select-image .bb-icon-l{height:35px;width:35px;display:flex;justify-content:center;align-items:center}.bb-url-scrapper-container.bb-link-preview .bb-link-preview-info{display:flex;background-color:#e1e3e5;flex-flow:column;padding:10px 15px;transition:all linear .2s}.bb-url-scrapper-container.bb-link-preview .bb-link-preview-info .bb-link-preview-link-name{font-size:13px;font-weight:500;color:#9b9c9f;text-transform:uppercase;line-height:20px;margin-bottom:2px}.bb-url-scrapper-container.bb-post-form-link-wp-embed .bb-link-preview-excerpt>.twitter-tweet{margin:0 auto!important}.bb-url-scrapper-container .bb-link-preview-container:before{opacity:1;visibility:visible}.bb-url-scrapper-container .bb-link-preview-container .bb-link-preview-image:before,.bb-url-scrapper-container .bb-link-preview-container .bb-link-preview-info:before{display:none}.bb-video-preview .bb-link-preview-excerpt{float:none;margin:0 auto}.bb-video-preview .bb-link-preview-excerpt p iframe{max-width:100%}.bb-video-preview .bb-link-preview-container{border:0}.bb-video-preview .bb-link-preview-container .bb-link-preview-title{margin:0}.bb-video-preview .bb-link-preview-excerpt{width:100%}.bb-video-preview .bb-link-preview-excerpt>p{margin-bottom:0}.bb-video-preview .bb-link-preview-excerpt .bb-video-wrapper{margin-bottom:0}.bb-video-preview .bb-link-preview-excerpt iframe{width:100%}@media screen and (max-width:799px){#bb-url-scrapper-img-holder{max-width:inherit;width:100%;margin-right:0;float:none}.bb-link-preview-excerpt{width:100%;float:none;clear:both}.bb-link-preview-image{max-width:inherit}.bb-link-preview-image img{display:block;margin:auto;width:auto}}.bb-video-preview{padding:0}.bb-link-preview-title{font-weight:600;font-size:18px;line-height:24px;color:#1e2132;margin:0 0 2px 0;letter-spacing:-.24px}.bb-link-preview-title a,.bb-link-preview-title a:hover{color:#32373c}.bb-link-preview-excerpt p{font-size:14px;font-weight:400;line-height:21px;margin-bottom:5px;letter-spacing:-.24px;color:#5a5a5a}.bb-link-preview-excerpt a.bb-link-preview-more{color:#b4b9be}.bb-link-preview-excerpt a.bb-link-preview-more:hover{text-decoration:underline!important}.bb-url-thumb-nav{margin:auto;text-align:center;display:inline-block;position:absolute;width:100%;top:50%;height:40px;transform:translate(0,-50%)}.bb-url-thumb-nav button[type=button][id*=bb-url-]{cursor:pointer;margin:0 3px;padding:0;border:0;height:40px;width:40px;position:absolute;top:0;left:0;background-color:transparent;display:none}.bb-url-thumb-nav button[type=button][id*=bb-url-] .bb-icon-l{display:block}.bb-url-thumb-nav button[type=button][id*=bb-url-] .bb-icon-l::before{font-size:40px;text-shadow:0 0 4px rgba(0,0,0,.3);color:#fff}.bb-url-thumb-nav button[type=button][id*=bb-url-]#bb-url-nextPicButton{left:inherit;right:0}.bb-url-thumb-nav .bb-icons{font-size:20px;line-height:1;position:relative;height:20px;width:10px;vertical-align:top}#bb-url-scrapper-img-count{font-size:12px;color:#7f7f7f;margin:0 30px;display:none}.bb-url-error{color:#d33}#bb-url-scrapper-url{color:rgba(0,0,0,.6);font-size:14px}#bb-close-link-suggestion{border:0;color:#8d8f97;font-size:12px;float:right;text-decoration:none}.bb-post-form-link-wp-embed #bb-close-link-suggestion{top:30px;left:8px;right:auto;z-index:11}@media screen and (max-width:32em){#bb-close-link-suggestion{color:#000}}#bb-link-preview-close-image{border:0;color:rgba(0,0,0,.25);background-color:#f2f4f5;font-size:20px;line-height:1;position:absolute;right:10px;top:10px;border-radius:50%;text-decoration:none;transition:all linear .2s;box-shadow:0 1px 1.5px rgba(0,0,0,.08)!important;height:35px;width:35px;display:flex;justify-content:center;align-items:center}#bb-link-preview-close-image:hover{color:#000;transition:all linear .2s}#bb-link-preview-close-image .bb-icons.bb-icon-close{font-size:20px}@media screen and (max-width:767px){#bb-link-preview-close-image{font-size:24px}}#bb-close-link-suggestion:focus,#bb-link-preview-close-image:focus{outline:0}.cozy-block-hover-panel{text-align:right}.clear-cozy-hover-attributes{color:#b32d2e;font-size:13px;cursor:pointer}.clear-cozy-custom-font{display:inline-block;text-align:right;width:100%}.cozy-button-hover-styles.wp-block-button .wp-block-button__link.wp-element-button:hover{background-color:var(--cozyButtonBgColorHover)!important;color:var(--cozyButtonColorHover)!important;border-color:var(--cozyButtonBorderHover)!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-icon{background-color:transparent!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item{padding:var(--cozyMenuPadding)}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover{background:var(--cozyHoverMenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover>.wp-block-navigation-item__content{color:var(--cozyHoverMenuText)!important;fill:var(--cozyHoverMenuText)!important;stroke:var(--cozyHoverMenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover{background:var(--cozyHoverSubmenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover .wp-block-navigation__submenu-icon svg{color:var(--cozyHoverSubmenuText)!important;fill:var(--cozyHoverSubmenuText)!important;stroke:var(--cozyHoverSubmenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}@media (max-width:600px){nav.is-responsive.wp-block-navigation ul{padding:0 20px}}.cozy-block-premium-button:hover{background-color:#f90!important}.cozy-link-styles{position:absolute;left:230px;border:none;background-color:#fff0;cursor:pointer;transition:all ease-in-out 0.23s}.cozy-link-styles path{fill:#5566ca!important}.cozy-link-styles.cozy-attr-link-disabled path{fill:#b2bcf9!important}.cozy-link-styles.cozy-attr-link-disabled:before{content:"";background-color:#000;width:1px;height:17px;position:absolute;rotate:45deg;left:10px;top:1px}.cozy-overlay-wrapper{position:fixed;width:100%;height:100%;opacity:.8;z-index:20;top:0}.cozy-block-wrapper{position:relative;margin-block-start:0!important}.cozy-icon-list{display:grid;grid-row-gap:5px;grid-template-columns:repeat(5,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-icon-list button{width:30px;height:30px;padding:0;margin:0 auto}.cozy-icon-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-icon-search{margin:10px}.cozy-icon-list .cozy-icon{display:flex;align-items:center;justify-content:center;width:100%}.cozy-shape-divider-list{display:grid;grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(3,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-shape-divider-list button{width:50px;height:20px;padding:0;margin:0 auto}.cozy-shape-divider-list .cozy-shape-divider{display:flex;align-items:center;justify-content:center;width:100%;fill:#000}.cozy-shape-divider-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-shape-divider.color-fade svg:not(.cozy-pro-icon){opacity:.8}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow:not(.wp-block-button):not(.wp-block-image){box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-button>.wp-block-button__link,.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-image>img{box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow:not(.wp-block-button):not(.wp-block-image):hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-button>.wp-block-button__link:hover,.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-image>img:hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized:hover{transform:translateX(var(--cozyHoverTranslateX)) translateY(var(--cozyHoverTranslateY)) rotate(var(--cozyHoverRotate)) scale(var(--cozyHoverScale))!important;transition:transform 0.23s ease-in-out!important}.cozy-hover-effect__overflow-hidden{overflow:hidden}.cozy-hover-effect__overflow-visible{overflow:visible}.cozy-hover-effect__overflow-scroll{overflow:scroll}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{content:"";display:inline-block;vertical-align:middle;width:var(--cozy--icon--box-width);height:var(--cozy--icon--box-height);-webkit-mask-image:var(--cozy--icon--svg);-webkit-mask-size:var(--cozy--icon--size);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:var(--cozy--icon--svg);mask-size:var(--cozy--icon--size);mask-repeat:no-repeat;mask-position:center;margin-top:var(--cozy--icon--margin--top);margin-bottom:var(--cozy--icon--margin--bottom);transform:rotate(var(--cozy--icon--rotate));background-color:var(--cozy--icon--color)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:hover:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:hover:after{background-color:var(--cozy--icon--color-hover)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before{margin-right:var(--cozy--icon--gap)}.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{margin-left:var(--cozy--icon--gap)}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade],html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate,html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate,html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js{position:relative!important;width:100%!important;height:auto!important}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:0}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff!important;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:5px}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:transparent;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:block}.vjs-remaining-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:block}.vjs-time-divider{display:block;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto;width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0;background:0 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:0;background:0 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.single-activity-video.video-js .vjs-fullscreen-control{display:none}.atwho-view{background:#fff;border:1px solid #ccc;box-shadow:0 0 5px rgba(204,204,204,.25),0 0 1px #fff;color:#d84800;display:none;font-family:inherit;margin-top:18px;position:absolute;top:0;z-index:1000;border-radius:4px;overflow:auto}.atwho-view{left:0}.atwho-view ul{list-style:none;margin:5px 5px 5px 0;padding:0;max-height:250px;overflow:auto}.atwho-view ul::-webkit-scrollbar{width:6px}.atwho-view ul::-webkit-scrollbar-thumb{background-color:#a4acb4;border-radius:10px}.atwho-view ul li{box-sizing:content-box;cursor:pointer;display:block;font-size:14px;min-height:20px;line-height:20px;margin:0;overflow:hidden;padding:8px 10px}.atwho-view ul li.list-loader{color:#92949d}.atwho-view ul li.list-loader:before{content:"\ef30";display:inline-block;font-family:bb-icons;font-size:22px;margin-right:8px;font-weight:400;animation:spin 2s infinite linear}.atwho-view ul li .username{display:inline-block;color:#92949d;max-width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.atwho-view img{border-radius:100%;float:left;height:20px;margin:0 8px 0 0;width:20px}.atwho-view strong{background:#efefef;font-weight:700}.atwho-view .username strong{color:#d54e21}.atwho-view small{color:#aaa;float:left;font-size:13px;font-weight:500;margin:0 10px 0 0;max-width:130px}.atwho-view .cur{background:rgba(239,239,239,.5)}@media (max-width:900px){.atwho-view img{float:left;margin:0 10px 0 0}}@media (max-width:400px){.atwho-view ul li{font-size:16px;line-height:23px;padding:13px}.atwho-view ul li img{height:30px;margin-top:-5px;width:30px}.atwho-view ul li .username{display:inline-block;margin:-10px 0 0;padding:10px 0}.atwho-view ul li small{display:inline-block;margin-left:20px}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:hidden;opacity:0;transform:translateY(30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.4s ease}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:hidden;opacity:0;transform:translateX(-30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:visible;opacity:1;transform:translateX(0);transition:all 0.4s ease}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block) .wp-block-cover__background{visibility:hidden}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block):hover .wp-block-cover__background{visibility:visible}.ca-pattern__core-icon.wp-block-search__button-only .wp-block-search__button.has-icon,.ca-pattern__core-icon.wp-block-woocommerce-customer-account>a,.ca-pattern__core-icon.wp-block-woocommerce-mini-cart>.wc-block-mini-cart__button{padding-left:0!important;padding-right:0!important}@media only screen and (max-width:1024px){.ca-pattern__responsive-cover.wp-block-cover{min-height:650px!important}}@media only screen and (max-width:767px){.ca-pattern__responsive-cover.wp-block-cover{min-height:450px!important}}@media only screen and (max-width:568px){.ca-pattern__responsive-cover.wp-block-cover{min-height:350px!important}}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{padding:0;border:0;transition:all ease 0.23s;transform:translateY(40px);box-shadow:0 5px 20px rgb(0 0 0 / .23)}.ca-pattern__navigation.wp-block-navigation li:hover ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0)}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:50px}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;transition:all ease 0.23s}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#ededed}@media (max-width:600px){.wp-block-navigation.ca-pattern__navigation ul{grid-gap:0;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin-block-end:0}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;padding:0}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0);box-shadow:none}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#fff0}}.ca-pattern__social-icons{& .wp-social-link,& .wp-block-social-link-anchor{border-radius:0}&.has-border .wp-block-social-link-anchor{border:1px solid}&.has-radius .wp-social-link,&.has-radius .wp-block-social-link-anchor{border-radius:100px}}.wp-block-categories-list.ca-pattern__category-pills,.taxonomy-category.ca-pattern__category-pills.wp-block-post-terms{display:flex;gap:8px;flex-wrap:wrap;& .wp-block-post-terms__separator{display:none}& a{padding:2px 10px}&:not(.is-style-pill-border).ca-template-1>a{background-color:#9c8734;color:#fff;border-radius:100px;text-decoration:none}&.is-style-pill-border a{border:1px solid;border-radius:100px}&.ca-blog-11>a{background-color:#0c50ff;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-17>a{background-color:#10e3bc;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-22>a{background-color:#daeaff;color:#0168e6;border-radius:100px;text-decoration:none}&.ca-blog-27>a{padding:0}&.ca-blog-28>a{padding:4px 16px;background-color:#5b66ff}&.ca-blog-33>a{background-color:#ffb700;color:#030304;border-radius:100px;text-decoration:none}&.ca-blog-36>a{background-color:#bda45d;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-39>a{background-color:#68e3fe;color:#011e11;border-radius:100px;text-decoration:none;text-transform:capitalize}&.ca-footer-31{margin:0;padding:0;list-style:none;& a{text-decoration:none;text-transform:lowercase;background-color:#f6f6f640;color:#fff;&:before{content:"#"}}}}.ca-pattern__has-arrow-right.wp-block-read-more{position:relative}.ca-pattern__has-arrow-right.wp-block-read-more:after{background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/arrow.png);background-size:12px;background-position-y:1px;content:"";width:0;height:12px;display:inline-block;background-repeat:no-repeat;transform:translateX(-12px) rotate(-270deg);visibility:hidden;opacity:1}.ca-pattern__has-arrow-right.wp-block-read-more:hover:after{width:12px;margin-left:6px;transform:translateX(0) rotate(0);visibility:visible;transition:all 0.4s ease}.ca-pattern__blog-pagination{& .wp-block-query-pagination-previous,& .wp-block-query-pagination-next,& .wp-block-query-pagination-numbers .page-numbers:not(.dots){padding:4px 12px}& .wp-block-query-pagination-numbers{display:flex;gap:5px}&.has-border .wp-block-query-pagination-previous,&.has-border .wp-block-query-pagination-next,&.has-border .wp-block-query-pagination-numbers .page-numbers:not(.dots){border:1px solid}&.ca-blog-29 .wp-block-query-pagination-previous:hover,&.ca-blog-29 .wp-block-query-pagination-next:hover,&.ca-blog-29 .wp-block-query-pagination-numbers .page-numbers:not(.dots):hover{background-color:#5b66ff;color:#fff;border-color:#fff0}}.ca-pattern__swiper-nav-top-right .swiper-button-prev,.ca-pattern__swiper-nav-top-right .swiper-button-next{top:-26px}.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 164px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:64px}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 134px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:32px}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 122px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:22px}}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev,.ca-pattern__swiper-nav-bottom-left .swiper-button-next{bottom:-60px;top:auto}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:36px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 140px)}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:32px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 136px)}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:22px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 126px)}}@media only screen and (max-width:960px){.ca-pattern__pricing-top-right,.ca-pattern__responsive-padding-top{padding-top:100px!important}}@media only screen and (max-width:1024px){.ca-pattern__img-height-auto .wp-block-image img{height:auto!important}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form{& p{margin:0;position:relative;max-width:100%}& .wpcf7-form-control-wrap{position:relative;padding-bottom:48px}& .wpcf7-not-valid-tip{position:absolute;bottom:0}& .wpcf7-text{padding:16px 32px;border:none;outline:none;box-shadow:none;box-sizing:border-box;max-width:100%}& .wpcf7-submit{padding:16px 28px;border:none;outline:none;box-shadow:none}& .wpcf7-spinner{position:absolute;bottom:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-1,.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& p:has(.wpcf7-email):before{content:"";background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/user.png);background-size:16px;width:18px;height:18px;margin-right:6px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);z-index:5;background-repeat:no-repeat;left:12px}& .wpcf7-text{border-radius:100px;background-color:#fff;color:#4c4c4c}& .wpcf7-submit{border-radius:100px;background:#0c50ff;color:#fff}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-2{& .wpcf7-form-control-wrap{padding-bottom:38px}&:has(.wpcf7-not-valid-tip) .wpcf7-text{margin-bottom:28px}& .wpcf7-text{background-color:#f1f6ff;color:#6a6a6a;border:1px solid #01143625;border-radius:100px;margin-bottom:20px}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:100px;width:100%;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-text{border:1px solid #01143642}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-5{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}& .wpcf7-text{border:1px solid #e1e5eb;border-radius:8px}& p:has(.wpcf7-submit){flex:1}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:8px;width:100%;font-weight:500}@media only screen and (max-width:1024px){& p:has(.wpcf7-text){width:100%}& .wpcf7-text{width:100%}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-6{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& .wpcf7-email{border:1px solid #dfe5eb}& .wpcf7-email,.wpcf7-submit{border-radius:12px}& .wpcf7-submit{background-color:#0168e6;color:#fffffe;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-8{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:0;background-color:#fff0;border-bottom:1px solid #0e0e0e}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{background-color:#0e0e0e;color:#fff;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-9{& .wpcf7-form{display:flex}& .wpcf7-form p{display:flex;align-items:center;justify-content:center}& .wpcf7-form-control-wrap{padding:0;& .wpcf7-email{border-radius:100px 0 0 100px;width:100%}}& .wpcf7-submit{border-radius:0 100px 100px 0;background-color:#030303;color:#ffb700;text-transform:uppercase;font-weight:600}& .wpcf7-spinner{right:0}@media only screen and (max-width:588px){& .wpcf7-form{flex-wrap:wrap;gap:12px}& .wpcf7-email,& .wpcf7-submit{border-radius:100px!important}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-11{& p:has(.wpcf7-email),& p:has(.wpcf7-submit){display:inline-block}& p:has(.wpcf7-email){margin-right:16px}& .wpcf7-text{background-color:#fff0;border:1px solid #acacac41;color:#fff}& .wpcf7-submit{background-color:#ff696e;color:#fff;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-12{& .wpcf7-form{display:flex;flex-wrap:wrap;gap:8px}& .wpcf7-form-control-wrap{padding:0;width:70%}& .wpcf7-email{background-color:#fff0;color:#acacac;border:1px solid #acacac;padding:12px 20px;width:100%}& .wpcf7-submit{background-color:#006ded;color:#fff;border:1px solid #006ded;padding:12px 20px;text-transform:uppercase}.wpcf7-email,.wpcf7-submit{font-size:16px}& .wpcf7-not-valid-tip{position:unset}}.wp-block-contact-form-7-contact-form-selector.ca-footer-31{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-text{color:#d9d9d9;background-color:#fff0;border:1px solid #ffffff1e;padding:12px 16px;width:100%}& .wpcf7-submit{background-color:#0087d3;color:#fff;text-transform:uppercase;font-weight:600;width:100%}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-13{& .wpcf7-not-valid-tip{position:unset}& p{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:16px;padding-bottom:8px;border-bottom:1px solid #1c1c02;gap:0}& .wpcf7-form-control-wrap{padding:0;width:80%}& .wpcf7-email{padding:16px 0 0 0;background-color:#fff0;color:#1c1c02}& .wpcf7-submit{background-color:#fff0;color:#1c1c02;padding:0;font-size:16px}}.wp-block-contact-form-7-contact-form-selector.ca-footer-32{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-form-control-wrap .wpcf7-text{color:#ebebeb;background-color:#fff0;border:1px solid #ffffff49;width:100%;border-radius:100px}& .wpcf7-form-control.wpcf7-submit{border-radius:100px;background-color:#1262ff;color:#fff;text-transform:uppercase;font-weight:500}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-footer-33.ca-contact-form{& p{margin:0}& .wpcf7-form{display:flex;align-items:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:6px;margin-top:0;background-color:#fff0;border:none;border-bottom:1px solid #d7fc00;color:#fff}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{color:#191919;background-color:#d7fc00;font-weight:600;text-transform:uppercase}}.ca-contact-form .wpcf7-form-control.wpcf7-text,.ca-contact-form .wpcf7-form-control.wpcf7-textarea,.ca-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.ca-contact-form .wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #01143625;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.ca-contact-form form.wpcf7-form *::placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-moz-placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.ca-contact-form .wpcf7-form select{background:#fff0}.ca-contact-form .wpcf7-form-control.wpcf7-submit{border-radius:0;border:0;font-size:16px;padding:15px 40px}.ca-pattern__move-back{z-index:-1}.ca-pattern__move-forward{z-index:1}@media only screen and (max-width:1024px){.ca-pattern__responsive-no-margin .cozy-block-container,.ca-pattern__responsive-no-margin.wp-block-group{margin:0!important}}.ca-pattern__testimonial-47.block-editor-block-list__block .block-editor-block-list__block.ca-pattern__overlay{display:none}.ca-pattern__testimonial-47.block-editor-block-list__block.is-selected .block-editor-block-list__block.ca-pattern__overlay,.ca-pattern__testimonial-47.block-editor-block-list__block.has-child-selected .block-editor-block-list__block.ca-pattern__overlay{display:block!important}.ca-pattern__testimonial-47{position:relative}.ca-pattern__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;pointer-events:none}.ca-list__no-margin{margin:0;& li{margin:0}}.lordicon-wrapper{display:block}.lordicon-wrapper lord-icon{display:block;width:24px;height:24px}.lordicon-wrapper lord-icon:not(:defined){svg,img{display:block;width:inherit;height:inherit}}.lordicon-wrapper-inline-block{display:inline-block;vertical-align:middle}.lordicon-info{display:block}.lordicon-info p{border:2px dashed #ccc;padding:20px;text-align:center;background-color:#f9f9f9}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}#meetinghub_meeting p{font-size:20px;line-height:1.6;margin:10px 0 0}#meetinghub_meeting span.label{color:#e74c3c;font-weight:700}#meetinghub_meeting p span.label{color:#7856fb;margin-right:5px}#meetinghub_meeting .notice{background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:14px;margin-top:50px;padding:10px}#meetinghub_meeting .notice p{margin:10px}.mhub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;margin:20px 0;min-width:400px;overflow:hidden;width:100%}.mhub-table thead tr{background-color:#7856fb;color:#fff;text-align:center}.mhub-table td,.mhub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:12px 15px;text-align:center}.mhub-table td:first-child,.mhub-table th:first-child{border-left:0}.mhub-table th:first-child{border-bottom:0}.mhub-table td:last-child,.mhub-table th:last-child{border-right:0}.mhub-table tbody tr:nth-of-type(odd){background-color:#f3f3f3}.mhub-table tbody tr.active-row{color:#7856fb;font-weight:700}.mhub-table tbody tr:last-child td{border-bottom:0}.mhub-table a{color:#7856fb;font-weight:600;text-decoration:none!important}.mhub-table a:hover{color:#4f21ff;text-decoration:underline!important}.mhub_join_btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:10px 30px;text-decoration:none!important}.mhub_join_btn:hover{background-color:#4f21ff;color:#fff!important}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.jetpack-subscribe-floating-button{position:fixed;z-index:50000;bottom:0;right:0}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@font-face{font-family:"lp-icon";src:url(/wp-content/plugins/learnpress/assets/css/../src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=93) format("woff2");font-weight:normal;font-style:normal;font-display:swap}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-edit-square:before{content:"\e923"}.lp-icon-drag:before{content:"\e922"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-ico-ai{display:inline-block;width:13px;height:13px;background-image:url(/wp-content/plugins/learnpress/assets/css/../../images/icons/ico-ai.svg);background-size:contain;background-repeat:no-repeat}.lp-icon-course-builder{display:inline-block;width:18px;height:18px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6422 16.0228C21.7413 16.1947 21.7682 16.3988 21.717 16.5905C21.6659 16.7822 21.5409 16.9458 21.3694 17.0456L12.3694 22.2956C12.2547 22.3624 12.1243 22.3977 11.9916 22.3977C11.8588 22.3977 11.7284 22.3624 11.6138 22.2956L2.61376 17.0456C2.44472 16.944 2.3225 16.7799 2.27354 16.5889C2.22459 16.3978 2.25284 16.1952 2.3522 16.0249C2.45155 15.8545 2.614 15.7301 2.80438 15.6787C2.99476 15.6272 3.19774 15.6528 3.36938 15.7499L11.9983 20.5004L20.6194 15.7499C20.7913 15.6509 20.9954 15.624 21.1871 15.6751C21.3788 15.7262 21.5425 15.8512 21.6422 16.0228ZM20.6194 11.2499L11.9916 16.0228L3.36938 11.2499C3.19861 11.1649 3.00186 11.1482 2.81917 11.2031C2.63648 11.258 2.48159 11.3805 2.38602 11.5456C2.29044 11.7107 2.26138 11.906 2.30473 12.0918C2.34809 12.2776 2.46061 12.4398 2.61938 12.5456L11.6194 17.7956C11.7341 17.8624 11.8644 17.8977 11.9972 17.8977C12.13 17.8977 12.2603 17.8624 12.375 17.7956L21.375 12.5456C21.4615 12.4967 21.5373 12.4311 21.5982 12.3526C21.6591 12.2741 21.7038 12.1844 21.7297 12.0885C21.7556 11.9926 21.7622 11.8925 21.7492 11.7941C21.7361 11.6956 21.7036 11.6007 21.6536 11.515C21.6035 11.4292 21.5369 11.3542 21.4577 11.2943C21.3784 11.2344 21.2881 11.1909 21.1919 11.1663C21.0957 11.1416 20.9955 11.1363 20.8972 11.1507C20.799 11.165 20.7045 11.1988 20.6194 11.2499ZM2.24438 7.39775C2.24468 7.26639 2.27948 7.13741 2.34529 7.02372C2.4111 6.91003 2.50562 6.81562 2.61938 6.74994L11.6194 1.49994C11.7341 1.43306 11.8644 1.39783 11.9972 1.39783C12.13 1.39783 12.2603 1.43306 12.375 1.49994L21.375 6.74994C21.4882 6.81599 21.5822 6.91056 21.6474 7.02423C21.7127 7.13789 21.7471 7.26668 21.7471 7.39775C21.7471 7.52883 21.7127 7.65762 21.6474 7.77128C21.5822 7.88494 21.4882 7.97951 21.375 8.04557L12.375 13.2956C12.2603 13.3624 12.13 13.3977 11.9972 13.3977C11.8644 13.3977 11.7341 13.3624 11.6194 13.2956L2.61938 8.04557C2.50562 7.97988 2.4111 7.88547 2.34529 7.77178C2.27948 7.6581 2.24468 7.52912 2.24438 7.39775ZM4.99439 7.39783L11.9944 11.5456L18.9944 7.39783L11.9944 3.39783L4.99439 7.39783Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6422 16.0228C21.7413 16.1947 21.7682 16.3988 21.717 16.5905C21.6659 16.7822 21.5409 16.9458 21.3694 17.0456L12.3694 22.2956C12.2547 22.3624 12.1243 22.3977 11.9916 22.3977C11.8588 22.3977 11.7284 22.3624 11.6138 22.2956L2.61376 17.0456C2.44472 16.944 2.3225 16.7799 2.27354 16.5889C2.22459 16.3978 2.25284 16.1952 2.3522 16.0249C2.45155 15.8545 2.614 15.7301 2.80438 15.6787C2.99476 15.6272 3.19774 15.6528 3.36938 15.7499L11.9983 20.5004L20.6194 15.7499C20.7913 15.6509 20.9954 15.624 21.1871 15.6751C21.3788 15.7262 21.5425 15.8512 21.6422 16.0228ZM20.6194 11.2499L11.9916 16.0228L3.36938 11.2499C3.19861 11.1649 3.00186 11.1482 2.81917 11.2031C2.63648 11.258 2.48159 11.3805 2.38602 11.5456C2.29044 11.7107 2.26138 11.906 2.30473 12.0918C2.34809 12.2776 2.46061 12.4398 2.61938 12.5456L11.6194 17.7956C11.7341 17.8624 11.8644 17.8977 11.9972 17.8977C12.13 17.8977 12.2603 17.8624 12.375 17.7956L21.375 12.5456C21.4615 12.4967 21.5373 12.4311 21.5982 12.3526C21.6591 12.2741 21.7038 12.1844 21.7297 12.0885C21.7556 11.9926 21.7622 11.8925 21.7492 11.7941C21.7361 11.6956 21.7036 11.6007 21.6536 11.515C21.6035 11.4292 21.5369 11.3542 21.4577 11.2943C21.3784 11.2344 21.2881 11.1909 21.1919 11.1663C21.0957 11.1416 20.9955 11.1363 20.8972 11.1507C20.799 11.165 20.7045 11.1988 20.6194 11.2499ZM2.24438 7.39775C2.24468 7.26639 2.27948 7.13741 2.34529 7.02372C2.4111 6.91003 2.50562 6.81562 2.61938 6.74994L11.6194 1.49994C11.7341 1.43306 11.8644 1.39783 11.9972 1.39783C12.13 1.39783 12.2603 1.43306 12.375 1.49994L21.375 6.74994C21.4882 6.81599 21.5822 6.91056 21.6474 7.02423C21.7127 7.13789 21.7471 7.26668 21.7471 7.39775C21.7471 7.52883 21.7127 7.65762 21.6474 7.77128C21.5822 7.88494 21.4882 7.97951 21.375 8.04557L12.375 13.2956C12.2603 13.3624 12.13 13.3977 11.9972 13.3977C11.8644 13.3977 11.7341 13.3624 11.6194 13.2956L2.61938 8.04557C2.50562 7.97988 2.4111 7.88547 2.34529 7.77178C2.27948 7.6581 2.24468 7.52912 2.24438 7.39775ZM4.99439 7.39783L11.9944 11.5456L18.9944 7.39783L11.9944 3.39783L4.99439 7.39783Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500;margin-bottom:12px}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{margin:0;text-transform:capitalize;line-height:inherit;flex:1}.lp-form-course-filter__content .lp-course-filter__field .count{color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result:empty{border:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid #ccc;border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:none}.elementor-widget-container .learnpress-widget-wrapper{position:unset}@media(max-width:768px){.widget_course_filter{position:fixed !important;right:0;top:0;bottom:0;z-index:999999;width:400px;height:100%;background-color:#fff;transition:.3s;display:block;overflow-y:auto;border:none !important;border-radius:0 !important;transform:translate3d(100%,0,0);margin:0;opacity:0;visibility:hidden;padding:20px}.widget_course_filter .lp-form-block-course-filter .course-filter-submit,.widget_course_filter .lp-form-course-filter .course-filter-submit{width:100%;margin:0}.widget_course_filter .lp-form-block-course-filter .course-filter-reset,.widget_course_filter .lp-form-course-filter .course-filter-reset{width:100%;margin:12px 0 0 0}.widget_course_filter .widget-title{display:flex;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.show-lp-course-filter-mobile{overflow:hidden}.show-lp-course-filter-mobile .widget_course_filter{transform:none;opacity:1;visibility:visible}.show-lp-course-filter-mobile .lp-archive-courses-sidebar::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.9);content:"";-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:99999}.show-lp-course-filter-mobile .learnpress-widget-wrapper{position:unset}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:flex;position:absolute;right:0;top:20px;left:auto;align-items:center;justify-content:center;gap:4px;padding:0 20px}.lp-form-course-filter__close i,.elementor-widget-container .lp-form-course-filter__close i{font-size:1rem}}@media(max-width:500px){.widget_course_filter{width:100%;left:0;right:0;box-sizing:border-box}}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{display:none;position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.lp_widget_course_info{margin:0;padding:20px;border:1px solid var(--lp-border-color,#e2e0db)}.lp_widget_course_info h3{margin-bottom:15px}.lp_widget_course_info ul{margin:0;padding:0}.lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.lp_widget_course_info ul label{font-size:var(--lp-font-size-base,1em);margin:0}.lp-widget-course-extra{margin:0}.lp-widget-course-extra h3{margin-bottom:20px;font-size:var(--lp-font-size-base,1em)}.lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:var(--lp-font-size-base,1em);font-weight:600}.lp-widget-course-extra__content ul{margin:0;padding:0}.lp-widget-course-extra__content ul li{margin-bottom:10px}.lp-widget-course-extra__content .course-extras{display:block}.lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.lp-widget-course-extra__content .course-extras .course-extras__content ul li,.lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.lp-widget-course-extra__content .course-extras.style-checks ul li,.lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-checks ul li::before,.lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.lp-widget-course-extra__content .course-extras.style-radios ul li,.lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-radios ul li::before,.lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}.focus .ts-control,.ts-control{box-shadow:none}.ts-control,.ts-dropdown{width:100%;box-sizing:border-box}.ts-control{border:1px solid #d0d0d0;padding:8px;overflow:hidden;position:relative;z-index:1;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc(8px - 2px - 0) 8px calc(8px - 2px - 3px - 0)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:0!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header,.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner::after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent;animation:1.2s linear infinite lds-dual-ring}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:calc(8px - 6px);margin-right:0!important;background:0 0!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.plugin-dropdown_input .dropdown-input,.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input .dropdown-input{border-width:0 0 1px;display:block;padding:8px;width:100%;background:0 0}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup::before{display:none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:0 0}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{text-align:right;padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}
@font-face{font-family:'fontello';src:url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot?9448528);src:url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot?9448528#iefix) format('embedded-opentype'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff2?9448528) format('woff2'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff?9448528) format('woff'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.ttf?9448528) format('truetype'),url(/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.svg?9448528#fontello) format('svg');font-weight:400;font-style:normal}[class^="icon-meeting-hub-"]:before,[class*=" icon-meeting-hub-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:never;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-meeting-hub-edit:before{content:'\e800'}.icon-meeting-hub-eye:before{content:'\e801'}.icon-meeting-hub-trash:before{content:'\f1f8'}.mhub-col-lg-12{margin-top:30px}.mhub-locked{cursor:pointer;opacity:.5}.mhub-googlem-meeting-form,.mhub-jitsi-meeting-form,.mhub-zoom-meeting-form{margin-top:60px}.mhub-googlem-meeting-form.jitsi-settings-api,.mhub-jitsi-meeting-form.jitsi-settings-api,.mhub-zoom-meeting-form.jitsi-settings-api{margin-top:0}.mhub-form-group{display:flex;width:100%}.mhub-form-group label{color:#1c2025;display:block;font-size:16px;font-weight:600;margin-right:25px;text-align:left;width:30%!important}.mhub-form-group label small{color:#888;display:block;font-size:13px;font-weight:400}.mhub-form-group .input-wrapper{position:relative;width:70%}.mhub-form-group .input-wrapper .mhub_disabled{align-items:center;background:0 0;border-radius:3px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:400px}.mhub-form-group .input-wrapper .mhub-select2-wrapper{align-items:center;display:flex}.mhub-form-group .input-wrapper .mhub-select2-wrapper .mhub-select2-field{margin-right:25px}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{align-items:center;display:flex;width:400px}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:118px!important}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper .react-time-picker__inputGroup__divider{font-size:20px;font-weight:700;margin:0 10px}.mhub-form-group .input-wrapper button.react-time-picker__clear-button.react-time-picker__button{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;height:40px;line-height:24px;margin:0 25px 0 0;max-width:400px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper input[type=datetime-local]:focus,.mhub-form-group .input-wrapper input[type=email]:focus,.mhub-form-group .input-wrapper input[type=number]:focus,.mhub-form-group .input-wrapper input[type=password]:focus,.mhub-form-group .input-wrapper input[type=text]:focus,.mhub-form-group .input-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:400px}.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day-name,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}.mhub-form-group .input-wrapper select{-webkit-appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px;border:1px solid #d1dbe8;border-radius:8px;box-shadow:none;color:#2c3338;cursor:pointer;font-size:14px;height:40px;line-height:2;margin-right:25px;max-width:400px;outline:none;padding:0 24px 0 8px;vertical-align:middle;width:100%}.mhub-form-group .input-wrapper select:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper.duration-select select{max-width:130px}.mhub-form-group .input-wrapper .select-right-label{color:#1c2025;font-size:16px;font-weight:600;margin-left:10px}.mhub-form-group .input-wrapper .select-right-label.right-space{margin-right:10px}.mhub-form-group .input-wrapper .mhub-switch-field{display:block}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]{display:none!important}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label{background-color:#7856fb}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label:after{left:33px}.mhub-form-group .input-wrapper .mhub-switch-field label{background-color:#ddd;border-radius:40px;color:#fff0;cursor:pointer;display:inline-block;height:35px;position:relative;transition:all .2s ease-in-out;width:65px!important}.mhub-form-group .input-wrapper .mhub-switch-field label:after{background-color:#fff;border-radius:50%;box-shadow:1px 1px 1px gray;content:" ";height:29px;left:3px;position:absolute;right:auto;top:3px;transition:all .2s ease-in-out;width:29px}.mhub-form-group .input-wrapper textarea{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;line-height:24px;margin:0;max-width:400px;min-height:100px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper textarea:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .rdtPicker{min-width:390px}.mhub-form-group .editor-wrapper{width:70%}.mhub-form-group .editor-wrapper .rsw-editor{min-height:120px;width:400px}.mhub-form-group .editor-wrapper .rsw-ce{background:#fff}.mhub-form-group .thumbnail-wrapper{width:70%}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail{align-items:center;display:flex}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail img{border:1px solid #ddd;border-radius:8px;height:60px;width:100px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail span{margin-right:5px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail:hover{background-color:#4f21ff}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail{background-color:#cd5c5c;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-left:20px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail:hover{background-color:#d33a3a}.mhub-form-group .multi-checkbox-wrapper{display:grid;grid-template-columns:repeat(2,17rem);width:70%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:center;display:flex;margin-bottom:15px}.mhub-form-group .multi-checkbox-wrapper .single-checkbox:last-child{margin-bottom:0}.mhub-form-group .multi-checkbox-wrapper .single-checkbox label{cursor:pointer;margin-left:5px}.reports-mhub-form-group{align-items:center}.reports-mhub-form-group label{font-size:18px;margin-right:20px;width:unset!important}.reports-mhub-form-group label.mrl-10{margin-left:10px;margin-right:10px}.reports-mhub-form-group .input-wrapper{width:unset}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px!important}.reports-mhub-form-group .react-datepicker__month-container{width:unset!important}.mhub-form-actions{display:block}.mhub-form-actions.sticky-save-btn{margin-top:0;position:fixed;right:30px;top:15%;z-index:99999}.mhub-form-actions.sticky-save-btn .save-meeting{margin-top:0}@media(max-width:450px){.mhub-form-actions.sticky-save-btn{display:none}}.mhub-form-actions .save-meeting{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-top:40px;padding:13px 16px;transition:opacity .3s ease 0s;width:150px}.mhub-form-actions .save-meeting:hover{background:#4f21ff;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .2)}.mhub-save-actions{display:block;text-align:left}.mhub-save-actions .setting-save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:40px;padding:13px 16px;width:150px}.mhub-save-actions .setting-save-button:hover{background-color:#4f21ff}.mhub-save-actions .setting-save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-left:25px}.mhub-pro-tag.mhub-tag-addon{margin-left:10px}.mhub-new-tag,.mhub-upcomming-tag{background-color:#bbf7d0;border-radius:.375rem;color:#15803d;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-field_right_dec{color:#888;line-height:1;margin-top:5px}.mhub-hint-wrapper .hint{color:#6c6969;font-size:14px;line-height:20px;margin:8px 0;padding:0}.mhub_googlem_error,.mhub_msteams_error,.mhub_zoom_error{border:1px solid #c3c4c7;position:relative}.mhub_googlem_error.error,.mhub_msteams_error.error,.mhub_zoom_error.error{background:#fff;border-left-color:#d30c5c;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_googlem_error.recording-error,.mhub_msteams_error.recording-error,.mhub_zoom_error.recording-error{margin:0 0 50px}.mhub_googlem_error h3,.mhub_msteams_error h3,.mhub_zoom_error h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_googlem_error .close-icon,.mhub_msteams_error .close-icon,.mhub_zoom_error .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_googlem_error .close-icon:hover,.mhub_msteams_error .close-icon:hover,.mhub_zoom_error .close-icon:hover{color:red}.mhub_warning{border:1px solid #c3c4c7;position:relative}.mhub_warning.warning{background:#fff;border-left-color:#e08104;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_warning h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_warning .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_warning .close-icon:hover{color:red}.mhub-zoom-user-dec{font-size:14px;font-weight:500}.mhub-zoom-user-dec a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.mhub-zoom-user-dec a:hover{color:#4f21ff;text-decoration:underline}.mhub-zoom-user-dec a:focus{box-shadow:none;outline:none}@media(max-width:768px){.mhub-form-group{display:inline-block;width:100%}.mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.mhub-form-group .input-wrapper{width:100%}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.mhub-form-group .input-wrapper .react-datepicker-wrapper,.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.mhub-form-group .input-wrapper select{height:50px;max-width:unset}.mhub-form-group .input-wrapper textarea{max-width:unset!important}.mhub-form-group .mhub-select2 .css-142jlnw-menu,.mhub-form-group .mhub-select2 .css-1l9zu8y-control,.mhub-form-group .mhub-select2 .css-2z8c8a-control{width:100%!important}.mhub-form-group .editor-wrapper,.mhub-form-group .editor-wrapper .rsw-editor,.mhub-form-group .multi-checkbox-wrapper,.mhub-form-group .thumbnail-wrapper{width:100%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:flex-start}.mhub-field_right_dec{line-height:20px}.mhub-pro-tag{float:right}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-top:10px}}@media(max-width:992px){.reports-mhub-form-group{display:inline-block;width:100%}.reports-mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.reports-mhub-form-group .input-wrapper{width:100%}.reports-mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.reports-mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.reports-mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.reports-mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.reports-mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.reports-mhub-form-group .input-wrapper input[type=datetime-local],.reports-mhub-form-group .input-wrapper input[type=email],.reports-mhub-form-group .input-wrapper input[type=number],.reports-mhub-form-group .input-wrapper input[type=password],.reports-mhub-form-group .input-wrapper input[type=text],.reports-mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper,.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.reports-mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.reports-mhub-form-group .input-wrapper select{height:50px;max-width:unset}.reports-mhub-form-group .input-wrapper textarea{max-width:unset!important}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:100%!important}.reports-mhub-form-group label{text-align:left}.reports-mhub-form-group label.mrl-10{margin:10px;text-align:center}}@media(max-width:450px){.mhub-form-actions .save-meeting,.mhub-save-actions .setting-save-button{width:100%}.mhub-form-actions.sticky-save-btn{right:15px;top:9%}}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px rgb(0 0 0 / .1);display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #fff0;border-top-color:rgb(0 0 0 / .2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgb(0 0 0 / .25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{cursor:pointer;display:block;height:40%;line-height:40px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{color:#f0f0f0;fill:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{color:#fff;fill:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:#fff0;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgb(33 107 165 / .5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:#fff0}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #fff0;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:#fff0;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgb(0 0 0 / .8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.meetinghub-spinner{margin-left:auto;margin-right:auto;margin-top:10rem;text-align:center}.mhub-del-modal-overlay{align-items:center;background:rgb(0 0 0 / .5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.mhub-del-modal{background:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px;position:relative;width:400px}.mhub-del-modal .close-button{background:none;border:none;color:#7856fb;cursor:pointer;font-size:30px;margin:0;padding:0;position:absolute;right:5px;top:0}.mhub-del-modal .close-button:hover{color:#4f21ff}.mhub-del-modal .modal-header h2{font-weight:700}.mhub-del-modal .modal-body{margin-bottom:40px}.mhub-del-modal .modal-buttons{display:flex;justify-content:flex-end}.mhub-del-modal .modal-buttons button{cursor:pointer;margin-left:10px;padding:8px 12px;transition:background-color .3s ease,border-color .3s ease}.mhub-del-modal .modal-buttons button.confirm-button{background-color:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.confirm-button:hover{background-color:#4f21ff;border-color:#4f21ff}.mhub-del-modal .modal-buttons button.cancel-button{background-color:#f44336;border:1px solid #f44336;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.cancel-button:hover{background-color:#d32e2e;border-color:#d32e2e}.mhub-plugin-dashboard *,.mhub-plugin-dashboard :after,.mhub-plugin-dashboard :before{box-sizing:border-box}.mhub-plugin-dashboard{background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;max-width:100%;min-height:calc(100vh - 32px);padding:0 0 80px;position:relative}.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:30px 0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:flex-start;flex-direction:column;gap:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{color:#1e293b;font-size:24px;font-weight:700;line-height:1.3;margin:0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{font-size:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{display:flex;gap:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{flex-direction:column;gap:12px;width:100%}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline,.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{justify-content:center;max-width:100%;padding:14px 15px;width:100%}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline{align-items:center;background:#fff;border:1px solid #ccd0d4;border-radius:8px;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline:hover{background:#f8fafc;border-color:#7856fb;color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{align-items:center;background:#7856fb;border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary:hover{background:#6448d1}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary .dashicons{font-size:18px;height:18px;width:18px}.mhub-plugin-dashboard .mhub-dashboard-container{display:block;margin:0 auto;max-width:1300px;padding:0 40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 20px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 15px}}.mhub-plugin-dashboard .mhub-dashboard-stats-row{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card{align-items:center;background:#fff;border-bottom:3px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card:hover{border-bottom-color:#7856fb;transform:translateY(-3px)}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-value{color:#0f172a;font-size:32px;font-weight:800;line-height:1;margin-bottom:8px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-label{color:#64748b;font-size:13px;font-weight:600}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap{align-items:center;background:#f5f3ff;border-radius:12px;display:flex;height:50px;justify-content:center;width:50px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap .dashicons{font-size:28px;height:28px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);padding:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 20px;padding-bottom:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{font-size:14px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{padding:20px}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{gap:20px;grid-template-columns:1fr 1fr}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item{display:flex;flex-direction:column;gap:8px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-name{color:#475569;font-size:13px;font-weight:700}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap .mhub-platform-bar{border-radius:10px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-count{align-self:flex-end;color:#1e293b;font-size:14px;font-weight:800}.mhub-plugin-dashboard .mhub-dashboard-middle-grid{align-items:start;display:grid;gap:25px;grid-template-columns:1fr 340px;margin-bottom:40px}@media(max-width:1100px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-main{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{align-items:center;background:#fff;border:1px solid rgb(120 86 251 / .05);border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:grid;gap:30px;grid-template-columns:1.5fr 1fr;padding:40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{grid-template-columns:1fr;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{color:#1e293b;font-size:28px;font-weight:800;line-height:1.3;margin:0 0 15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{font-size:22px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text p{color:#64748b;font-size:15px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:8px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:focus{box-shadow:none;outline:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder{align-items:center;aspect-ratio:16/10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder img{border-radius:4px;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay{align-items:center;background:#7856fb;border-radius:50%;box-shadow:0 10px 15px -3px rgb(120 86 251 / .4);color:#fff;display:flex;height:60px;justify-content:center;position:absolute;transition:all .3s ease;width:60px;z-index:2}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay .dashicons{font-size:28px;height:28px;margin-left:2px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1);transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover img{transform:scale(1.05)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover .mhub-play-button-overlay{background:#5b42d1;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:center;background:#fff;border-left:4px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:35px;position:relative;transition:all .3s ease}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:flex-start;flex-direction:column-reverse;gap:20px;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card:hover{background:linear-gradient(90deg,#fdfdff,#fff);border-left-color:#7856fb;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:75%}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:100%}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{color:#1e293b;font-size:22px;font-weight:800;line-height:1.3;margin:0 0 12px;transition:color .3s}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{font-size:18px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text:hover h3{color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text p{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{background:#7856fb;border-radius:8px;color:#fff;font-size:14px;font-weight:700;padding:12px 26px;text-decoration:none}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{display:block;text-align:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small:hover{background:#6448d1}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image{align-self:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image .dashicons{color:#7856fb;font-size:110px;height:110px;opacity:.08;transition:opacity .3s;width:110px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image:hover .dashicons{opacity:.15}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);flex-shrink:0;padding:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card{overflow:hidden;position:relative}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card:before{background:radial-gradient(circle,rgb(245 158 11 / .15) 0,#fff0 70%);content:"";height:180px;pointer-events:none;position:absolute;right:-50px;top:-50px;width:180px;z-index:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge{color:#f59e0b;margin-bottom:15px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge .dashicons{font-size:32px;height:32px;width:32px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card h3{color:#1e293b;font-size:17px;font-weight:700;margin:0 0 20px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple{list-style:none;margin:0 0 15px;padding:0;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li{align-items:center;color:#475569;display:flex;font-size:13.5px;font-weight:500;gap:12px;margin-bottom:14px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li .dashicons-yes{background:#ecfdf5;border-radius:50%;color:#10b981;font-size:20px;height:20px;padding:2px;width:20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-upgrade-btn-wrapper{border-top:1px solid #f1f5f9;padding-top:16px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold{align-items:center;background-color:#fde68a;border-radius:10px;box-shadow:0 4px 14px 0 rgb(180 83 9 / .15);box-sizing:border-box;color:#b45309;display:flex;font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.5px;padding:15px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold:hover{background-color:#fcd34d;box-shadow:0 6px 20px rgb(180 83 9 / .25);color:#92400e;transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar h3{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:700;gap:10px;margin:0 0 20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list{list-style:none;margin:0 0 20px;padding:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li{align-items:center;color:#475569;display:flex;font-size:13.5px;gap:10px;margin-bottom:12px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li .dashicons-yes{color:#7856fb;font-size:16px;height:16px;width:16px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link{align-items:center;color:#7856fb;display:flex;font-size:13.5px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-footer-grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:10px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;flex-direction:column;overflow:hidden;padding:35px;position:relative;text-align:left;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover{box-shadow:0 10px 15px -3px rgb(120 86 251 / .1);transform:translateY(-5px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon .dashicons{font-size:40px;height:40px;opacity:.9;transition:transform .3s;width:40px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover .mhub-footer-icon .dashicons{color:#5b42d1!important;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card h4{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 15px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card p{color:#64748b;flex-grow:1;font-size:14px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover{color:#5b42d1}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover .dashicons{transform:translateX(3px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link .dashicons{font-size:18px;height:18px;transition:transform .2s;width:18px}.mhub-plugin-dashboard .mhub-video-modal-overlay{align-items:center;animation:mhubFadeIn .3s ease;backdrop-filter:blur(4px);background:rgb(15 23 42 / .85);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container{animation:mhubSlideUp .4s cubic-bezier(.34,1.56,.64,1);max-width:900px;position:relative;width:90%}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 10px 15px -3px rgb(0 0 0 / .2);color:#1e293b;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-15px;top:-15px;transition:all .2s ease;width:40px;z-index:10}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close:hover{color:#7856fb;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close .dashicons{font-size:20px;font-weight:800;height:20px;width:20px}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper{aspect-ratio:16/9;background:#000;border:4px solid #fff;border-radius:16px;box-shadow:0 25px 50px -12px rgb(0 0 0 / .6);overflow:hidden}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper iframe{border:none;height:100%;width:100%}@keyframes mhubFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mhubSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#meetingHub_lms_dashboard,#meeting_hub_admin_dasboard,#meetinghub_plugin_dashboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users,#mhub_dokan_dasboard,#mhub_frontend_meeting,#mhub_google_meet_meeting_list,#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard,#mhub_webex_meeting_list,#mhub_zoom_meeting_list,#mhub_zoom_webinar_list{padding:30px 30px 30px 10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .zoom-user-form{margin-top:50px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 20px;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn span{margin-right:5px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .title,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .title,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .title,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .title,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .title,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .title,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .title,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .title,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .title{color:#333;font-size:24px;font-weight:700;margin-bottom:0;margin-top:35px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper{margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{font-size:18px;font-weight:700;margin-bottom:10px;margin-right:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{background-color:#fff;border:1px solid #ddd;border-radius:8px;font-size:16px;height:40px;margin-top:5px;padding:3px 10px;transition:border-color .3s ease,width .3s ease;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:450px){#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{display:inline-block}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{height:50px;width:100%}}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper{margin-bottom:40px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container,#meetinghub_zoom_reports #meeting_hub .zoom-form-container,#meetinghub_zoom_users #meeting_hub .zoom-form-container,#mhub_dokan_dasboard #meeting_hub .zoom-form-container,#mhub_frontend_meeting #meeting_hub .zoom-form-container,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container,#mhub_webex_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container{margin-top:50px;max-width:600px;padding:20px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner{background-color:#f8d7da;border-radius:8px;color:#721c24;margin-bottom:20px;padding:10px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text{font-weight:700;margin:0;text-align:center}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content h3,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content h3,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content h3,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content h3,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content h3{margin-top:0}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content .feature-description{color:#495057;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control{margin-bottom:24px;padding:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:4px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before{content:"👁️";font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d1dbe8;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;height:46px;max-width:400px;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover{border-color:#d1d5db}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option{font-weight:500;padding:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{animation:slideIn .3s ease-out;display:flex;flex-direction:column;gap:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before{content:"👥";font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before{content:"👤";font-size:14px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{flex-direction:row;gap:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users{flex:1}}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select,#meetingHub_lms_dashboard #meeting_hub .visibility-users select,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select,#meetinghub_zoom_recordings #meeting_hub .visibility-users select,#meetinghub_zoom_reports #meeting_hub .visibility-roles select,#meetinghub_zoom_reports #meeting_hub .visibility-users select,#meetinghub_zoom_users #meeting_hub .visibility-roles select,#meetinghub_zoom_users #meeting_hub .visibility-users select,#mhub_dokan_dasboard #meeting_hub .visibility-roles select,#mhub_dokan_dasboard #meeting_hub .visibility-users select,#mhub_frontend_meeting #meeting_hub .visibility-roles select,#mhub_frontend_meeting #meeting_hub .visibility-users select,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select,#mhub_msteams_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select,#mhub_wcfm_dasboard #meeting_hub .visibility-users select,#mhub_webex_meeting_list #meeting_hub .visibility-roles select,#mhub_webex_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select,#mhub_zoom_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select,#mhub_zoom_webinar_list #meeting_hub .visibility-users select{scrollbar-color:#d1d5db #f9fafb;scrollbar-width:thin}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar{width:8px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;transition:background .2s ease}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover{background:#9ca3af}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading{opacity:.7;pointer-events:none;position:relative}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading:after{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:25px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{align-items:baseline;display:flex;flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1{font-size:28px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn{align-items:center;background-color:#7856fb;border-radius:8px;color:#fff;display:inline-flex;font-size:16px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus{box-shadow:none;outline:none}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons{font-size:16px;margin-right:8px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span{align-items:center;display:flex}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard{border:2px solid rgb(120 86 251 / .565);border-radius:8px;color:#7856fb;display:inline-block;padding:5px 15px 5px 35px;position:relative;transition:.3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span{left:9px;position:absolute;top:7px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover{background:#7856fb;border-color:#7856fb;color:#fff}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{flex-wrap:wrap;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:0;margin-top:10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{display:flex;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn{align-items:center;background-color:rgb(79 148 212 / .18);border:none;border-radius:8px;cursor:pointer;padding:10px 15px;transition:background-color .3s ease;width:45px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i{color:#7856fb;font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover{background-color:rgb(52 157 255 / .322)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i{color:#27ae60}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i{color:#fc779f}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn{background:#7856fb;color:#fff;font-size:14px;margin:0;padding:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover{background:rgb(79 33 255 / .929)}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:0;margin-top:5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px;margin:20px 0;overflow:hidden;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:15px;text-align:left}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child{border-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child{border-right:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy{cursor:pointer;margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i{color:#7856fb}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{padding:15px 5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead{background-color:#7856fb!important;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th{background-color:#7856fb!important;font-size:15px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{background-color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td{text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n){background-color:#f2f2f2}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td{border-bottom:0}@media(max-width:576px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4){display:none}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable{cursor:pointer;position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable:hover:after{content:" ⇅";display:inline-block;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.asc:after{content:" ↑";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.desc:after{content:" ↓";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .pagination,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .pagination{display:flex;justify-content:center;margin-top:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:0 4px;padding:8px 16px;transition:background-color .3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link:hover{background-color:#f0f0f0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.active{background-color:#7856fb;border-color:#7856fb;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.disabled{cursor:not-allowed;opacity:.5}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{margin:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;float:right;font-size:16px;margin-bottom:10px;padding:5px 15px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{display:inline-block;margin:40px 0 0;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{padding:5px 10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper{margin-bottom:20px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p{font-size:18px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{background:rgb(25 118 210 / .12);border-radius:8px;display:flex;font-size:16px;font-weight:600;justify-content:space-between;left:0;margin:20px;padding:8px 20px;position:absolute;right:0;top:-12px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i{color:#fc779f;cursor:pointer;font-size:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover{color:#dd4472}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{margin-left:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{color:#7a7a7a;font-size:30px;font-weight:400;line-height:10px;text-align:center}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{line-height:40px;margin-top:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper{display:flex;justify-content:center;margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{align-items:center;border:2px solid hsl(0 3% 58% / .478);border-radius:8px;color:#7a7a7a;display:flex;justify-content:center;margin-left:20px;padding:5px 15px;text-decoration:none;transition:.3s;width:fit-content}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span{margin-right:8px;margin-top:-1px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover{background:#7a7a7a;color:#fff}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{margin-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{padding:2rem 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status{background:#7856fb;border-radius:8px;color:#fff;font-size:16px;left:50%;padding:15px 40px;position:fixed;text-align:center;top:50px;transform:translateX(-50%);transition:opacity .5s ease-in-out;z-index:999}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area{padding-bottom:10px;padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings{margin:0;padding:6px 20px;top:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container{margin:20px 0 0}#meetingHub_lms_dashboard,#mhub_dokan_dasboard,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard{padding:0}.mhub_learnpress_lms_dashboard .search-container{margin-right:0!important}#mhub_wcfm_dasboard{margin-top:20px}#mhub_wcfm_dasboard .back-btn{line-height:20px}#mhub_wcfm_dasboard .meeting-wrapper .title{display:block;float:none!important}@media(max-width:768px){#meeting_hub_admin_dasboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users{padding:30px 10px 30px 0}#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list,#mhub_zoom_meeting_list{padding:30px 0}}#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list{padding:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:var(--toastify-toast-left);top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:var(--toastify-toast-right);top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;min-height:var(--toastify-toast-min-height);padding:8px;position:relative;-ms-touch-action:none;touch-action:none;-ms-flex-pack:justify;cursor:default;direction:ltr;font-family:var(--toastify-font-family);justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{background:#fff0;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mhub-modal-overlay{background:rgb(0 0 0 / .7);height:100%;left:0;top:0;width:100%;z-index:1000}.mhub-modal{background:#1e1e1e;border-radius:10px;box-shadow:0 4px 10px rgb(0 0 0 / .3);color:#fff;padding:30px 50px;position:relative}.mhub-modal-close{background:none;border:none;color:#4f21ff;cursor:pointer;font-size:35px;font-weight:600;position:absolute;right:15px;top:5px}.mhub-modal-close:hover{color:#7856fb}.mhub-modal-content{padding-top:10px;text-align:center}.mhub-modal-content .mhub-campaign{margin-top:30px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .ends-in{color:#0f9;font-size:16px;font-weight:700;margin-bottom:5px;margin-right:10px;padding:0;text-align:center}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-wrapper{background:linear-gradient(90deg,#5700fa,#340094);border:1.5px solid #e7daff;border-radius:8px;display:flex;justify-content:space-between;padding:6px 21px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box{align-items:center;border-right:1px solid #fff;display:flex;flex-direction:column;margin-right:10px;padding-right:15px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box:last-child{border-right:none;padding-right:0}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-number{color:#fff;font-size:18px;font-weight:700}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-label{color:#fff;font-size:12px;margin-top:3px}.mhub-modal-content .mhub-campaign .mhub-countdown-note{color:#d9ff00;font-size:14px;margin-top:5px;padding:0}.mhub-modal-content .mhub-cta-btn{background-color:#d9ff00;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:18px;font-weight:800;margin-top:30px;padding:5px 20px}.mhub-modal-content .mhub-cta-btn:hover{background-color:#0f9;border-color:#0f9}.mhub-modal-content .ltd-title{color:#19ff00;font-size:18px;font-weight:600}.mhub-modal-content h2{color:#fff;font-size:24px;margin-bottom:35px;text-align:left}.mhub-modal-content p{color:#fff;font-size:16px}.mhub-modal-content ul{list-style:none;margin-bottom:20px;margin-left:0;padding:0;text-align:left}.mhub-modal-content ul li{font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}.mhub-modal-content ul li:before{color:#7856fb;content:"✔";left:0;position:absolute;top:0}.mhub-modal-content ul li span{color:#7856fb;font-size:13px;font-weight:700}.mhub-modal-content .mhub-modal-button{background:#7856fb;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;margin-top:30px;padding:10px 20px;text-align:center;transition:background .3s;width:fit-content}.mhub-modal-content .mhub-modal-button:hover{background:#4f21ff}.google-meet-settings-container,.jitsi-settings-container,.msteams-settings-container,.webex-settings-container,.zoom-settings-container{margin:0 auto;padding:20px 20px 20px 0}.google-meet-settings-container a.back-button,.jitsi-settings-container a.back-button,.msteams-settings-container a.back-button,.webex-settings-container a.back-button,.zoom-settings-container a.back-button{color:#7856fb;display:block;font-size:16px;font-weight:500;margin-bottom:20px;text-decoration:none}.google-meet-settings-container a.back-button:focus,.jitsi-settings-container a.back-button:focus,.msteams-settings-container a.back-button:focus,.webex-settings-container a.back-button:focus,.zoom-settings-container a.back-button:focus{box-shadow:none;outline:none}.google-meet-settings-container a.back-button:hover,.jitsi-settings-container a.back-button:hover,.msteams-settings-container a.back-button:hover,.webex-settings-container a.back-button:hover,.zoom-settings-container a.back-button:hover{color:#4f21ff}.google-meet-settings-container .main-wrapper,.jitsi-settings-container .main-wrapper,.msteams-settings-container .main-wrapper,.webex-settings-container .main-wrapper,.zoom-settings-container .main-wrapper{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;width:100%}.google-meet-settings-container .main-wrapper .header,.jitsi-settings-container .main-wrapper .header,.msteams-settings-container .main-wrapper .header,.webex-settings-container .main-wrapper .header,.zoom-settings-container .main-wrapper .header{align-items:center;display:flex;margin-bottom:20px}.google-meet-settings-container .main-wrapper .header .title,.jitsi-settings-container .main-wrapper .header .title,.msteams-settings-container .main-wrapper .header .title,.webex-settings-container .main-wrapper .header .title,.zoom-settings-container .main-wrapper .header .title{font-size:1.5em;margin-left:10px}.google-meet-settings-container .main-wrapper .tab-wrapper,.jitsi-settings-container .main-wrapper .tab-wrapper,.msteams-settings-container .main-wrapper .tab-wrapper,.webex-settings-container .main-wrapper .tab-wrapper,.zoom-settings-container .main-wrapper .tab-wrapper{align-items:center;border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;flex-wrap:wrap;margin-bottom:20px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{display:flex;flex-wrap:wrap}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:10px;margin-right:10px;padding:10px 30px;text-align:center;transition:background-color .3s;width:111px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover{background-color:#f5f5f5}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active{background-color:#7856fb;color:#fff}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{align-items:center;background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1em;margin-left:auto;padding:10px 20px;text-decoration:none}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons{margin-right:5px}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover{background-color:#4f21ff}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{display:none}}@media(max-width:450px){.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{justify-content:center}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{width:150px}}.google-meet-settings-container .main-wrapper .save-button,.jitsi-settings-container .main-wrapper .save-button,.msteams-settings-container .main-wrapper .save-button,.webex-settings-container .main-wrapper .save-button,.zoom-settings-container .main-wrapper .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;transition:background-color .3s;width:140px}.google-meet-settings-container .main-wrapper .save-button:hover,.jitsi-settings-container .main-wrapper .save-button:hover,.msteams-settings-container .main-wrapper .save-button:hover,.webex-settings-container .main-wrapper .save-button:hover,.zoom-settings-container .main-wrapper .save-button:hover{background-color:#4f21ff}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container{font-family:Arial,sans-serif}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{padding:20px 0;width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3{color:#3c434a;font-size:20px;margin-bottom:10px;margin-top:0;padding-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description{color:#777;margin-bottom:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field{color:#3c434a;font-size:14px;font-weight:600;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled{color:hsl(0 0% 47% / .741)}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input{margin-right:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label{cursor:pointer}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;margin-left:1rem;padding:5px 15px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:75%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info{background:#7856fb;border-radius:100%;color:#fff;font-size:12px;line-height:0;margin-left:5px;padding:2px 6px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{align-items:center;display:flex;margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{align-items:center;display:flex}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions{text-align:left}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button{margin-top:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description{color:#000;font-size:14px;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper{background:#fff;border-radius:15px;padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted{padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.webex-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}@media(max-width:1700px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:75%}}@media(max-width:1500px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:90%}}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:992px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:100%}}@media(max-width:576px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{margin-top:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{width:100%}}.google-meet-settings-container .file-upload-label{cursor:pointer;display:inline-block}.google-meet-settings-container .button-style{background-color:#0073e6;border-radius:4px;color:#fff;display:inline-block;padding:8px 16px;text-align:center}.google-meet-settings-container .file-info{color:#333;font-size:14px;margin-top:8px}@media(max-width:450px){.google-meet-settings-container .react-tooltip,.jitsi-settings-container .react-tooltip,.msteams-settings-container .react-tooltip,.webex-settings-container .react-tooltip,.zoom-settings-container .react-tooltip{width:280px!important}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.shortcodes-tab h2{font-size:24px;margin-bottom:10px}.shortcodes-tab p{font-size:14px;margin-bottom:20px}.shortcodes-tab .shortcodes-list .shortcode-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:10px 15px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple{box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item:not(.shortcode-item-simple){box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item h3{font-size:18px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item p{font-size:14px;margin:5px 0 0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom{max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{flex:1;max-width:100%;min-width:0;overflow-x:visible;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted{position:relative}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay{align-items:center;backdrop-filter:blur(2px);background-color:hsl(0 0% 100% / .85);border-radius:10px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn i{font-size:18px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted:hover .mhub-pro-overlay{opacity:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note{align-items:flex-start;background:linear-gradient(135deg,#e7f3ff,#d9edff);border-left:5px solid #2271b1;border-radius:8px;box-shadow:0 2px 4px rgb(34 113 177 / .1);display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note i{color:#2271b1;flex-shrink:0;font-size:20px;margin-top:2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note span{color:#1d2327;font-size:14px;font-weight:500;line-height:1.7}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{background:linear-gradient(135deg,#fff9e6,#fff4d6);border-left:5px solid #f0ad4e;border-radius:8px;box-shadow:0 2px 4px rgb(240 173 78 / .1);margin-bottom:20px;padding:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header{margin-bottom:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-list{display:flex;flex-direction:column;gap:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{align-items:flex-start;background-color:#fff;border:1px solid #f0e5cc;border-radius:6px;display:flex;gap:12px;padding:12px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{background-color:#f8f9fa;border:1px solid #e8e9eb;border-radius:4px;color:#d63384;flex-shrink:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:600;padding:4px 10px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{color:#646970;flex:1;font-size:14px;line-height:1.6}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples{border-top:3px solid #e8e9eb;margin-top:24px;padding-top:24px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header{margin-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item{background:linear-gradient(135deg,#fafbfc,#f5f6f8);border:2px solid #e8e9eb;border-radius:10px;margin-bottom:18px;overflow-x:visible;padding:18px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:last-child{margin-bottom:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:hover{border-color:#d0d1d3;box-shadow:0 2px 6px rgb(0 0 0 / .08)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .example-label{color:#2271b1;font-size:14px;font-weight:700;letter-spacing:-.1px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn{align-items:center;background:linear-gradient(135deg,#6c757d,#5a6268);border:none;border-radius:6px;box-shadow:0 2px 4px hsl(208 7% 46% / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;justify-content:center;min-width:36px;padding:7px 14px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn i{font-size:14px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);box-shadow:0 3px 6px hsl(208 7% 46% / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item code{background-color:#fff;border:2px solid #e0e2e6;border-radius:8px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .04);color:#d63384;display:inline-block;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:500;line-height:1.8;margin-bottom:10px;min-width:fit-content;overflow-x:visible;padding:14px 16px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-description{color:#646970;font-size:13px;font-style:italic;line-height:1.6;margin:0;padding-left:4px}@media(max-width:768px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:18px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{box-sizing:border-box;flex-direction:column!important;gap:15px;max-width:100%!important;overflow:visible!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{box-sizing:border-box;display:block!important;font-size:13px;line-height:1.6;max-width:100%!important;min-width:0!important;padding:12px 16px;white-space:normal!important;width:100%!important;word-break:break-all!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{display:flex!important;justify-content:center;max-width:100%!important;min-width:unset!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{max-width:100%!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:15px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{flex-direction:column;gap:8px;padding:10px 12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:13px}}@media(max-width:576px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:13px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{font-size:12px;padding:10px 14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{font-size:13px;padding:10px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{padding:8px 10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:11px;padding:3px 8px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:12px}}.meetinghub-connect-tab-content .accordion .mhub-section-pannel{background:#fff;border-radius:15px;box-sizing:border-box;padding:40px 20px 10px 30px;width:65%}.meetinghub-connect-tab-content .accordion .mhub-section-pannel .mhub-renew-oauth-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;float:right;font-size:16px;padding:13px 16px}.meetinghub-connect-tab-content .accordion .mhub-section-pannel.mhub-zoon-connect-pannel{padding-bottom:80px}.meetinghub-connect-tab-content .accordion,.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:hover,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:focus,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container{margin-bottom:40px}.meetinghub-connect-tab-content .accordion .input-container .input-field{align-items:center;display:flex}.meetinghub-connect-tab-content .accordion .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:67%}.meetinghub-connect-tab-content .accordion .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content #meetinghub_s2sOauth-app-sdk-credentials{margin-top:50px}.meetinghub-connect-tab-content .mhub-save-actions{text-align:left}.meetinghub-connect-tab-content .mhub-save-actions .setting-save-button{margin-top:20px}.meetinghub-connect-tab-content .mhub-save-actions .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 16px}.meetinghub-connect-tab-content .mhub-save-actions .save-button:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .mhub-save-actions .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.meetinghub-connect-tab-content .webx-btn-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-connect-button-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-save-notice{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:16px;width:65%}.meetinghub-connect-tab-content .msteams-save-notice p{background-color:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:13px;margin:0;padding:8px 14px}.meetinghub-connect-tab-content .msteams-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .msteams-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .msteams-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .msteams-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .msteams-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .msteams-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .mhub-status-connected{align-items:center;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46;display:inline-flex;font-size:12px;font-weight:600;line-height:1;margin-left:12px;margin-top:5px;padding:2px 10px;text-transform:capitalize}.meetinghub-connect-tab-content .mhub-status-connected:before{background-color:#10b981;border-radius:50%;box-shadow:0 0 0 2px rgb(16 185 129 / .2);content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.meetinghub-connect-tab-content .msteams-redirect-url-section{background:#f0f2f5;border:1px solid #dde1e6;border-radius:12px;box-sizing:border-box;margin-bottom:30px;padding:25px 30px;width:65%}.meetinghub-connect-tab-content .msteams-redirect-url-section .title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.4;margin-bottom:12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .description{color:#5f6368;font-size:14px;line-height:1.6;margin-bottom:18px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:flex;padding:4px;position:relative;transition:all .2s ease}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:hover{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .08)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:focus-within{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{background:#fff0;border:none;border-radius:6px;color:#333;flex:1;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.5;outline:none;padding:10px 12px;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input:focus{outline:none}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{align-items:center;background:#7856fb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-left:8px;padding:9px 18px;transition:all .2s ease;white-space:nowrap}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:before,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:before{content:"📋";font-size:14px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:hover,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:hover{background-color:#6344e6;box-shadow:0 4px 12px rgb(120 86 251 / .3);transform:translateY(-1px)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:active,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:active{box-shadow:0 2px 6px rgb(120 86 251 / .3);transform:translateY(0)}@media(max-width:1700px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:75%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:75%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:75%}}@media(max-width:1500px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:90%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:90%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:90%}}@media(max-width:1200px){.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:35%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{width:65%}.meetinghub-connect-tab-content .accordion .textarea-field{width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label{width:35%}.meetinghub-connect-tab-content .accordion .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:576px){.meetinghub-connect-tab-content .accordion .input-container .input-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field input,.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{margin-top:10px}.meetinghub-connect-tab-content .accordion .textarea-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label,.meetinghub-connect-tab-content .accordion .textarea-field textarea{width:100%}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{line-height:25px}}@media(max-width:450px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel,.meetinghub-connect-tab-content .accordion .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section{padding:15px;width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{flex-direction:column;padding:8px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{font-size:12px;margin-bottom:8px;padding:10px 12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{justify-content:center;margin-left:0;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:hover{transform:translateY(0)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:active{transform:scale(.98)}}.mhub-google-meet-connect-tab .mhub-section-pannel{background:#fff;border-color:#fff0;border-radius:10px;padding:20px;width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel.additional-info-section{margin-bottom:30px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel.google-meet-credentainal-pannel{width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration{align-items:center;background-color:#fff;border-radius:10px;display:flex;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content{padding-right:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title{font-size:2rem;font-weight:500;margin-top:0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title span{font-weight:700}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content h3{font-size:18px;font-weight:400}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p{font-size:16px;line-height:1.6;margin:10px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a{color:#007bff;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a:hover{color:#0056b3}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy{margin-top:10px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy input{border:1px solid #ddd;border-radius:8px;flex:1;outline:none;padding:8px;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:14px;font-weight:600;padding:5px 12px;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button:hover{background-color:#7856fb;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-image img{border-radius:10px;bottom:0;height:auto;max-width:100%;position:absolute;right:0}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section{align-items:center;display:flex;justify-content:center}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone{align-items:center;background-color:#f8f9fa;border:3px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .mhub-round-box{align-items:center;background:#e9edfb;border-radius:50%;display:inline-flex;font-size:28px;height:102px;justify-content:center;margin-bottom:20px;width:102px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .upload-instruction{font-size:1.25rem;margin-bottom:32px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style{background-color:#7856fb;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:162%;padding:10px 20px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style:hover{background-color:#4f21ff}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-info{color:#333;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .error-message{color:#dc3545;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .meetinghub-spinner{margin-top:2rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status{padding:30px 100px;text-align:center}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content h3{color:#212327;font-size:1.7rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content p{color:#757c8e;font-size:1rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content{padding:40px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content .img-wrapper{align-items:center;background:#eff1f7;border-radius:80px;display:inline-flex;height:70px;justify-content:center;width:70px}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content h3{color:#3c434a;font-size:1.25rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .bottom-content{align-items:center;display:flex;flex-direction:column}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper{align-items:center;display:flex;justify-content:space-between;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left h3{color:#212327;font-size:1.5rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left p{color:#757c8e;font-size:.875rem}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-right .mhub-reset-credential-btn{margin-right:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn{background:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn:hover{background-color:#4f21ff;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn:hover,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn:hover{background-color:#7856fb;color:#fff}.settings-container{padding:20px 20px 20px 10px}.settings-title{font-size:28px;margin-bottom:30px}.settings-cards{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.settings-card{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px 20px 30px}.settings-card .card-top{display:flex;justify-content:space-between}.settings-card .card-left{align-items:flex-start;display:flex;flex-direction:column}.settings-card .card-left .card-logo{height:auto;width:80px}.settings-card .card-left .card-title{color:rgb(25 14 14 / .988);font-size:18px;font-weight:700;margin-bottom:5px;margin-top:15px}.settings-card .card-left .card-description{color:#777;text-align:left}.settings-card .card-right{align-items:flex-end;display:flex;flex-direction:column}.settings-card .card-right .account-status{color:#00a86b;font-size:14px;font-weight:700;margin-bottom:10px;position:absolute}.settings-card .card-bottom{margin-top:10px;text-align:right}.settings-card .card-bottom .settings-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 15px;text-decoration:none;transition:background-color .3s}.settings-card .card-bottom .settings-button span{margin-right:5px}.settings-card .card-bottom .settings-button:hover{background-color:#4f21ff}.settings-card .card-bottom .settings-button:focus{box-shadow:none;outline:none}.settings-card .card-bottom .upcoming{background-color:rgb(0 168 107 / .188);border-radius:30px;color:#00a86b;font-size:13px;font-weight:700;padding:5px 10px}.settings-tab-container{padding:20px}.settings-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.settings-tab-container p{color:#546e7a;font-size:20px;font-style:italic}.shortcode-tab-container{padding:20px}.shortcode-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.shortcode-tab-container p{color:#546e7a;font-size:20px;font-style:italic}@media(max-width:992px){.settings-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.settings-cards{grid-template-columns:repeat(1,1fr)}}.mhub-modern-notice{align-items:center;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05);display:flex;justify-content:space-between;margin-bottom:12px;overflow:visible;padding:16px 24px;position:relative}.mhub-modern-notice.warning{background:#fff9eb;border-left:4px solid #ffa800}.mhub-modern-notice.warning .notice-icon{background:#ffa800}.mhub-modern-notice.info{background:#f0f7ff;border-left:4px solid #007cba}.mhub-modern-notice.info .notice-icon{background:#007cba}.mhub-modern-notice .mhub-notice-inner{align-items:center;display:flex;flex:1;gap:16px}.mhub-modern-notice .mhub-notice-icon-wrapper{flex-shrink:0}.mhub-modern-notice .notice-icon{color:#fff;height:32px;width:32px;borderRadius:50%;align-items:center;display:flex;justify-content:center}.mhub-modern-notice .notice-icon .dashicons{font-size:18px;height:18px;width:18px}.mhub-modern-notice .mhub-notice-content h4{color:#1d2327;font-size:16px;font-weight:600;margin:0 0 4px}.mhub-modern-notice .mhub-notice-content p{color:#50575e;font-size:14px;line-height:1.5;margin:0}.mhub-modern-notice .mhub-notice-close{align-items:center;background:#fff0;border:1px solid #c3c4c7;border-radius:50%;color:#8c8f94;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;transition:all .2s ease;width:32px}.mhub-modern-notice .mhub-notice-close .dashicons{font-size:20px;height:20px;width:20px}.mhub-modern-notice .mhub-notice-close:hover{background:#fff;border-color:#8c8f94;color:#1d2327}.mhub-modern-notice .dropdown-menu{background:#fff;border:1px solid #c3c4c7;border-radius:8px;box-shadow:0 10px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);display:block;min-width:180px;overflow:hidden;position:absolute;right:0;text-align:left;top:calc(100% + 10px);z-index:100}.mhub-modern-notice .dropdown-menu .dropdown-header{background:#f6f7f7;border-bottom:1px solid #f0f0f1;color:#8c8f94;font-size:11px;font-weight:700;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase}.mhub-modern-notice .dropdown-menu .dropdown-item{align-items:center;color:#1d2327;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px;transition:all .2s}.mhub-modern-notice .dropdown-menu .dropdown-item .dashicons{font-size:14px;opacity:.3}.mhub-modern-notice .dropdown-menu .dropdown-item:hover{background:#f0f7ff;color:#007cba}@media(max-width:768px){.mhub-modern-notice{flex-direction:column;padding:16px}.mhub-modern-notice,.mhub-modern-notice .mhub-notice-inner{align-items:flex-start;gap:12px}.mhub-modern-notice .mhub-notice-content h4{font-size:15px}.mhub-modern-notice .mhub-notice-content p{font-size:13px}.mhub-modern-notice .dismiss-logic{display:flex;justify-content:flex-end;width:100%}.mhub-modern-notice .dropdown-menu{left:auto;right:0}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mhub_zoom_reports{padding:40px 20px}#mhub_zoom_reports .tabs-wrapper .tabs{border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;margin-bottom:20px;padding-bottom:10px}#mhub_zoom_reports .tabs-wrapper .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-right:10px;padding:10px 30px;transition:background-color .3s}#mhub_zoom_reports .tabs-wrapper .tab-item:hover{background-color:#f5f5f5}#mhub_zoom_reports .tabs-wrapper .tab-item.active{background-color:#7856fb;color:#fff}#mhub_zoom_reports .tabs-wrapper .tab-content{margin-top:20px}#mhub_zoom_reports .tabs-wrapper .account-report,#mhub_zoom_reports .tabs-wrapper .daily-report{padding:20px 0}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:hover,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:hover{background:#4f21ff}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:focus,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:focus{box-shadow:none;outline:none}@media(max-width:992px){#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{float:right;margin-top:20px}}#mhub_zoom_reports .mhub-report-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:992px){#mhub_zoom_reports .mhub-report-info{padding:2rem .6rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{line-height:30px}}td.mhub-action-col,th.mhub-action-col{text-align:center;white-space:nowrap}.mhub-report-action-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;letter-spacing:.1px;padding:7px 15px;transition:all .2s ease;white-space:nowrap}.mhub-report-action-btn svg{flex-shrink:0}.mhub-report-action-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-report-action-btn:active{box-shadow:none;transform:translateY(0)}.mhub-report-action-btn--locked{background:linear-gradient(135deg,#b0b0b0,#8a8a8a);cursor:pointer;opacity:.75}.mhub-report-action-btn--locked:hover{box-shadow:0 4px 12px rgb(0 0 0 / .18);opacity:.9;transform:translateY(-1px)}.mhub-action-na{color:#d0d0e0;font-size:16px}.mhub-participant-count-btn{align-items:center;background:rgb(0 175 0 / .08);border:none;border-radius:20px;color:#00af00;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:5px;outline:none;padding:4px 10px;transition:all .2s ease}.mhub-participant-count-btn:hover{background:rgb(0 175 0 / .18);box-shadow:0 2px 8px rgb(0 175 0 / .25);transform:translateY(-1px)}.mhub-participant-count-btn .mhub-participant-count-num{font-size:15px;font-weight:700}.mhub-participant-count-btn .mhub-participant-eye-icon{opacity:.7}.mhub-participant-count-btn:hover .mhub-participant-eye-icon{opacity:1}.mhub-modal-overlay{align-items:center;animation:mhub-overlay-in .2s ease;backdrop-filter:blur(4px);background:rgb(15 15 30 / .65);display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}@keyframes mhub-overlay-in{0%{opacity:0}to{opacity:1}}.mhub-participants-modal{animation:mhub-modal-in .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 25px 60px rgb(0 0 0 / .3);display:flex;flex-direction:column;max-height:90vh;max-width:960px;overflow:hidden;width:96%}@keyframes mhub-modal-in{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.mhub-participants-modal .mhub-pm-header{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:16px 16px 0 0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.mhub-participants-modal .mhub-pm-header-left{align-items:center;display:flex;gap:14px}.mhub-participants-modal .mhub-pm-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.mhub-participants-modal .mhub-pm-icon svg{color:#fff}.mhub-participants-modal .mhub-pm-title{color:#fff;font-size:18px;font-weight:700;margin:0}.mhub-participants-modal .mhub-pm-subtitle{color:hsl(0 0% 100% / .75);font-size:13px;margin:2px 0 0}.mhub-participants-modal .mhub-pm-close{align-items:center;background:hsl(0 0% 100% / .15);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:background .2s;width:38px}.mhub-participants-modal .mhub-pm-close:hover{background:hsl(0 0% 100% / .28)}.mhub-participants-modal .mhub-pm-stats{align-items:center;background:#f8f7ff;border-bottom:1px solid #ededf8;display:flex;flex-shrink:0;padding:14px 24px}.mhub-participants-modal .mhub-pm-stat{align-items:center;display:flex;flex-direction:column;gap:2px;padding:0 20px}.mhub-participants-modal .mhub-pm-stat:first-child{padding-left:0}.mhub-participants-modal .mhub-pm-stat-value{color:#7856fb;font-size:22px;font-weight:700;line-height:1}.mhub-participants-modal .mhub-pm-stat-label{color:#888;font-size:11px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-stat-divider{background:#ddd;flex-shrink:0;height:32px;width:1px}.mhub-participants-modal .mhub-pm-toolbar{align-items:center;border-bottom:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:14px 24px}.mhub-participants-modal .mhub-pm-search-wrap{flex:1;max-width:380px;min-width:200px;position:relative}.mhub-participants-modal .mhub-pm-search-icon{color:#aaa;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none;padding:9px 36px;transition:border-color .2s;width:100%}.mhub-participants-modal .mhub-pm-search:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.mhub-participants-modal .mhub-pm-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:13px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search-clear:hover{color:#555}.mhub-participants-modal .mhub-pm-export-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:all .2s;white-space:nowrap}.mhub-participants-modal .mhub-pm-export-btn:hover{box-shadow:0 4px 16px rgb(120 86 251 / .4);transform:translateY(-1px)}.mhub-participants-modal .mhub-pm-body{flex:1;min-height:0;overflow-y:auto}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar{width:6px}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-track{background:#f5f5f5}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.mhub-participants-modal .mhub-pm-loading{align-items:center;color:#888;display:flex;flex-direction:column;font-size:14px;gap:16px;justify-content:center;padding:60px 24px}.mhub-participants-modal .mhub-pm-spinner{animation:mhub-spin .8s linear infinite;border:3px solid #ededf8;border-radius:50%;border-top-color:#7856fb;height:40px;width:40px}@keyframes mhub-spin{to{transform:rotate(1turn)}}.mhub-participants-modal .mhub-pm-error{align-items:center;display:flex;flex-direction:column;gap:10px;padding:48px 32px;text-align:center}.mhub-participants-modal .mhub-pm-error .mhub-pm-error-icon{color:#ef5350;opacity:.7}.mhub-participants-modal .mhub-pm-error h3{color:#c62828;font-size:17px;font-weight:700;margin:4px 0 0}.mhub-participants-modal .mhub-pm-error p{color:#888;font-size:14px;line-height:1.6;margin:0;max-width:420px}.mhub-participants-modal .mhub-pm-retry-btn{background:#ef5350;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:8px;padding:8px 20px}.mhub-participants-modal .mhub-pm-retry-btn:hover{background:#d32f2f}.mhub-participants-modal .mhub-pm-empty{align-items:center;display:flex;flex-direction:column;gap:10px;padding:60px 32px;text-align:center}.mhub-participants-modal .mhub-pm-empty .mhub-pm-empty-icon{color:#c5c5d8}.mhub-participants-modal .mhub-pm-empty h3{color:#555;font-size:17px;font-weight:600;margin:4px 0 0}.mhub-participants-modal .mhub-pm-empty p{color:#999;font-size:14px;line-height:1.6;margin:0;max-width:320px}.mhub-participants-modal .mhub-pm-empty strong{color:#7856fb}.mhub-participants-modal .mhub-pm-table-wrap{overflow-x:auto}.mhub-participants-modal .mhub-pm-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-participants-modal .mhub-pm-table th{background:#7856fb;border:none;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-table th:first-child{text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s}.mhub-participants-modal .mhub-pm-table tbody tr:hover{background:#faf9ff}.mhub-participants-modal .mhub-pm-table tbody tr:last-child{border-bottom:none}.mhub-participants-modal .mhub-pm-table td{border:none;color:#333;padding:12px 16px;vertical-align:middle}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-num{color:#aaa;font-size:12px;text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-participants-modal .mhub-pm-participant-cell{align-items:center;display:flex;gap:10px}.mhub-participants-modal .mhub-pm-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.mhub-participants-modal .mhub-pm-participant-info{display:flex;flex-direction:column;gap:1px;min-width:0}.mhub-participants-modal .mhub-pm-name{color:#2d2d48;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-email{color:#888;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-topic-badge{background:rgb(120 86 251 / .1);border-radius:20px;color:#7856fb;display:inline-block;font-size:12px;font-weight:500;max-width:200px;overflow:hidden;padding:3px 10px;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-duration-badge{background:rgb(16 185 129 / .1);border-radius:20px;color:#059669;display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.mhub-participants-modal .mhub-pm-na{color:#ccc}.mhub-participants-modal .mhub-pm-footer{align-items:center;background:#fafafa;border-top:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 24px}.mhub-participants-modal .mhub-pm-page-info{color:#888;font-size:13px}.mhub-participants-modal .mhub-pm-pagination{display:flex;gap:4px}.mhub-participants-modal .mhub-pm-page-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#555;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:all .15s}.mhub-participants-modal .mhub-pm-page-btn:hover:not(:disabled){border-color:#7856fb;color:#7856fb}.mhub-participants-modal .mhub-pm-page-btn.active{background:#7856fb;border-color:#7856fb;color:#fff}.mhub-participants-modal .mhub-pm-page-btn:disabled{cursor:not-allowed;opacity:.35}.mhub-pmt-wrap{padding:24px 0}.mhub-pmt-wrap .mhub-pmt-filter-card{background:#fff;border:1px solid #ededf8;border-radius:16px;box-shadow:0 2px 12px rgb(120 86 251 / .07);margin-bottom:24px;overflow:hidden}.mhub-pmt-wrap .mhub-pmt-filter-card-head{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);color:#fff;display:flex;gap:14px;padding:16px 22px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:10px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-filter-head-title{color:#fff;font-size:15px;font-weight:700}.mhub-pmt-wrap .mhub-pmt-filter-head-sub{color:hsl(0 0% 100% / .72);font-size:12px;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-filter-fields{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;padding:20px 22px}.mhub-pmt-wrap .mhub-pmt-field{display:flex;flex-direction:column;gap:5px}.mhub-pmt-wrap .mhub-pmt-label{align-items:center;color:#666;display:flex;font-size:11.5px;font-weight:700;gap:5px;letter-spacing:.5px;text-transform:uppercase}.mhub-pmt-wrap .mhub-pmt-label svg{color:#7856fb}.mhub-pmt-wrap .react-datepicker-wrapper,.mhub-pmt-wrap .react-datepicker__input-container{display:block;width:100%}.mhub-pmt-wrap .mhub-pmt-date,.mhub-pmt-wrap .mhub-pmt-select{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:9px;box-sizing:border-box;color:#333;display:block;font-size:13.5px;min-width:200px;outline:none;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.mhub-pmt-wrap .mhub-pmt-date:focus,.mhub-pmt-wrap .mhub-pmt-select:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .1)}.mhub-pmt-wrap .mhub-pmt-search-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:7px;height:40px;letter-spacing:.2px;padding:10px 22px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-search-btn:hover:not(:disabled){box-shadow:0 6px 20px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-search-btn:disabled{cursor:not-allowed;opacity:.6}.mhub-pmt-wrap .mhub-pmt-spinner{animation:mhub-spin .75s linear infinite;border:2px solid hsl(0 0% 100% / .35);border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:14px;width:14px}.mhub-pmt-wrap .mhub-pmt-error-banner{align-items:flex-start;background:linear-gradient(135deg,#fff5f5,#fef2f2);border:1px solid #fca5a5;border-radius:12px;color:#b91c1c;display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.mhub-pmt-wrap .mhub-pmt-error-banner svg{flex-shrink:0;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-error-banner strong{display:block;font-size:14px;margin-bottom:2px}.mhub-pmt-wrap .mhub-pmt-error-banner p{color:#e53e3e;font-size:13px;margin:0}.mhub-pmt-wrap .mhub-pmt-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.mhub-pmt-wrap .mhub-pmt-summary-pill{align-items:center;border:1.5px solid #fff0;border-radius:30px;display:flex;gap:7px;padding:8px 16px}.mhub-pmt-wrap .mhub-pmt-pill-purple{background:rgb(120 86 251 / .08);border-color:rgb(120 86 251 / .2)}.mhub-pmt-wrap .mhub-pmt-pill-purple .mhub-pmt-pill-value{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-pill-green{background:rgb(0 175 0 / .07);border-color:rgb(0 175 0 / .18)}.mhub-pmt-wrap .mhub-pmt-pill-green .mhub-pmt-pill-value{color:#00af00}.mhub-pmt-wrap .mhub-pmt-pill-value{font-size:18px;font-weight:800;line-height:1}.mhub-pmt-wrap .mhub-pmt-pill-label{color:#777;font-size:12px;font-weight:500}.mhub-pmt-wrap .mhub-pmt-summary-arrow{color:#ccc;font-size:18px}.mhub-pmt-wrap .mhub-pmt-summary-range{background:#f5f4ff;border:1px solid #e8e4ff;border-radius:20px;color:#999;font-size:12.5px;padding:5px 12px}.mhub-pmt-wrap .mhub-pmt-table-search-wrap{align-items:center;display:flex;margin-left:auto;position:relative}.mhub-pmt-wrap .mhub-pmt-table-search-wrap svg{color:#aaa;left:11px;pointer-events:none;position:absolute}.mhub-pmt-wrap .mhub-pmt-table-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:20px;font-size:13px;outline:none;padding:7px 32px;transition:border-color .2s,width .3s;width:180px}.mhub-pmt-wrap .mhub-pmt-table-search:focus{background:#fff;border-color:#7856fb;width:220px}.mhub-pmt-wrap .mhub-pmt-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:12px;position:absolute;right:9px}.mhub-pmt-wrap .mhub-pmt-search-clear:hover{color:#555}.mhub-pmt-wrap .mhub-pmt-table-card{border:1px solid #ededf8;border-radius:14px;box-shadow:0 2px 16px rgb(120 86 251 / .06);overflow:hidden}.mhub-pmt-wrap .mhub-pmt-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-pmt-wrap .mhub-pmt-table th{background:#7856fb;border:none;color:#fff;font-size:11.5px;font-weight:600;letter-spacing:.6px;padding:13px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-th-idx{text-align:center;width:42px}.mhub-pmt-wrap .mhub-pmt-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s,transform .1s}.mhub-pmt-wrap .mhub-pmt-table tbody tr:hover{background:#faf9ff}.mhub-pmt-wrap .mhub-pmt-table tbody tr:last-child{border-bottom:none}.mhub-pmt-wrap .mhub-pmt-table td{border:none;color:#333;padding:13px 16px;vertical-align:middle}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-idx{color:#c5c5d8;font-size:12px;text-align:center}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-topic-cell{align-items:center;display:flex;gap:10px}.mhub-pmt-wrap .mhub-pmt-topic-avatar{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:32px;justify-content:center;letter-spacing:0;width:32px}.mhub-pmt-wrap .mhub-pmt-topic-name{color:#2d2d48;font-size:13.5px;font-weight:600}.mhub-pmt-wrap .mhub-pmt-code{background:#f0eeff;border-radius:6px;color:#5b3fdb;display:inline-block;font-family:SFMono-Regular,Consolas,monospace;font-size:11.5px;letter-spacing:.5px;padding:3px 9px}.mhub-pmt-wrap .mhub-pmt-count-badge{align-items:center;background:rgb(0 175 0 / .08);border:1px solid rgb(0 175 0 / .15);border-radius:20px;color:#00af00;display:inline-flex;font-size:13px;font-weight:800;justify-content:center;min-width:36px;padding:4px 10px}.mhub-pmt-wrap .mhub-pmt-count-badge.mhub-pmt-badge-hot{background:rgb(239 68 68 / .08);border-color:rgb(239 68 68 / .2);color:#dc2626}.mhub-pmt-wrap .mhub-pmt-view-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;padding:7px 15px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-view-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-no-filter{color:#999;font-size:14px;padding:36px!important;text-align:center}.mhub-pmt-wrap .mhub-pmt-no-filter strong{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-empty-state{align-items:center;display:flex;flex-direction:column;gap:14px;padding:60px 32px;text-align:center}.mhub-pmt-wrap .mhub-pmt-empty-state h3{color:#3d3d60;font-size:18px;font-weight:700;margin:0}.mhub-pmt-wrap .mhub-pmt-empty-state p{color:#999;font-size:14px;line-height:1.7;margin:0;max-width:360px}.mhub-pmt-wrap .mhub-pmt-empty-rings{align-items:center;display:flex;height:110px;justify-content:center;position:relative;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring{border:1.5px solid rgb(120 86 251 / .15);border-radius:50%;position:absolute}.mhub-pmt-wrap .mhub-pmt-empty-ring.r1{height:110px;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r2{border-color:rgb(120 86 251 / .22);height:80px;width:80px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r3{border-color:rgb(120 86 251 / .3);height:54px;width:54px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:12px;display:flex;height:44px;justify-content:center;width:44px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{box-shadow:0 4px 16px rgb(120 86 251 / .35)}.mhub-pro-gate-wrapper{position:relative}.mhub-pro-gate-wrapper .mhub-pro-overlay{align-items:center;backdrop-filter:blur(0);background:#fff0;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:10}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content{align-items:center;display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(10px);transition:all .3s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-title{color:#4300ff;font-size:17px;font-weight:700;margin-bottom:4px}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-desc{color:#666;font-size:13px;text-align:center}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn i{font-size:18px;line-height:1}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay{backdrop-filter:blur(4px);background:hsl(0 0% 100% / .7);opacity:1}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay .pro-overlay-content{opacity:1;transform:translateY(0)}#mhub_zoom_recordings{padding:40px 20px}#mhub_zoom_recordings .zoom-recordings-wrapper{margin-bottom:30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:flex;justify-content:space-between}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{align-items:baseline;display:flex}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{color:#1c2025;font-size:18px;font-weight:600;margin-right:20px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{margin-left:10px;margin-right:10px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer!important;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn:hover{background:#4f21ff}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container{width:400px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day-name,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;cursor:unset;font-size:15px;height:40px;line-height:24px;margin:0;outline:none;padding:8px;transition:all .3s ease}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}#mhub_zoom_recordings .mhub-recording-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_recordings .mhub-recording-info .recording-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:1500px){#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:inline-block}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{float:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:right;margin-top:30px}}@media(max-width:992px){#mhub_zoom_recordings .mhub-recording-info{padding:2rem .6rem}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{display:inline-block;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{display:inline-block;margin-bottom:20px;margin-right:0;text-align:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{display:block;margin:10px;text-align:center}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=time]{height:50px;max-width:unset!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker__month-container{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper select{height:50px;max-width:unset}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-2z8c8a-control{width:100%!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{float:right;margin-top:20px}}@media(max-width:576px){#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:left;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-2z8c8a-control{width:100%!important}}.mhub-grid-container{display:grid;gap:55px 40px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:20px 20px 20px 0}@media(max-width:1024px){.mhub-grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mhub-grid-container{grid-template-columns:1fr}}.mhub-card{background:#fff;border:1px solid rgb(198 205 225 / .459);border-radius:8px;display:flex;flex-direction:column;flex-grow:1;gap:15px;height:90%;padding:20px}.mhub-card .shortcode-copy{cursor:pointer;margin-left:10px}.mhub-card .shortcode-copy i{color:#7856fb}.mhub-ct-wrapper,.mhub-icon{align-items:center;display:flex}.mhub-icon{border-radius:50%;height:60px;justify-content:center;width:60px}.mhub-icon img{height:30px;width:30px}.mhub-icon i:before{color:#8c64d4;font-size:40px;height:40px;width:40px}.mhub-title{color:#333;font-size:18px;font-weight:600;margin-left:10px}.mhub-description{color:#666;font-size:14px;line-height:1.5;min-height:60px}.mhub-toggle-container{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}.mhub-toggle-text{color:#666;font-size:14px}.mhub-toggle{background:#ddd;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:44px}.mhub-toggle:after{background:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .3s;width:20px}.mhub-toggle.active{background-color:#7856fb}.mhub-toggle.active:after{transform:translateX(20px)}.meetinghub-wrapper{padding:40px 0;text-align:center;width:100%}.meetinghub-wrapper .meeting-not-started{text-align:center;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;max-width:400px;background-color:#f8f8f8}.meetinghub-wrapper .meeting-not-started h1{color:#333;font-size:24px;margin-bottom:10px}.meetinghub-wrapper .meeting-not-started h4{color:#555;font-size:18px}.meetinghub-wrapper .meeting-thumbnail{margin-bottom:30px}.meetinghub-wrapper .meeting-details{margin-bottom:30px}.meetinghub-wrapper .meeting-thumbnail img{width:100%;height:auto}.mhub_time_to_start{margin-bottom:20px}.mhub-countdown-value{font-weight:700;font-size:20px}.meetinghub_start_time{display:flex;justify-content:center}.mhub-countdown-wrapper{margin-right:25px}#sub-frame-error-details{display:none!important;visibility:hidden!important}.mhub-single-widget{background-color:#fff;border:1px solid #e2e4e7;border-radius:8px;overflow:hidden}.mhub-single-widget+.mhub-single-widget{margin-top:32px}.meetinghub-wrapper-flex{display:flex}.mhub-widget-title{background-color:#3a3a3a;font-size:24px!important;line-height:32px!important;padding:6px 16px!important;margin:0!important;color:#fff!important}.mhub-widget-inner{padding:16px}.mhub-single-widget-detail dl{margin:0;font-size:100%;font-style:inherit;font-weight:400;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dt{font-size:18px;font-weight:600;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dd{font-size:16px;margin:0 1.5em 1em;outline:0;padding:0;vertical-align:baseline;font-style:inherit;font-weight:400;border:0}.mhub-single-widget-detail dd:last-child{margin-bottom:0}.mhub-countdown{display:flex;flex-wrap:wrap}.mhub-countedown-block{flex-grow:1;line-height:1;font-weight:700;font-size:22px;justify-content:space-between}.mhub-countdown-label{display:block;line-height:1;font-weight:400;font-size:14px;margin-top:5px}.mhub-single-widget-host-actions p{margin:10px 0 0!important;font-size:14px}.mhub-buy-btn{display:block;max-width:180px;text-align:center;margin:0;background:#ff631a;color:#fff;padding:15px 25px;text-decoration:none;border-radius:8px;font-size:17px;font-weight:700}.mhub-meeting-add-to{border:1px solid #e2e4e7;display:block;border-radius:8px;line-height:24px;font-size:18px;transition:all 0.3s ease;padding:10px 16px}.mhub-meeting-add-to:hover{background-color:#7856fb;border-color:#7856fb}.mhub-meeting-add-to svg{width:24px;height:24px;display:inline-block;vertical-align:middle;fill:#666;transition:all 0.3s ease}.mhub-meeting-add-to span{display:inline-block;vertical-align:middle;margin-left:8px;color:#666;transition:all 0.3s ease;text-transform:capitalize}.mhub-form-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 -9px}.mhub-form-col{flex:0 0 33.333333%;padding:0 9px}.form-message{margin:0 0 15px;color:#fff;padding:4px 15px;font-size:14px;background-color:#f39c12}.form-message:empty{display:none}.form-message.form-error{background-color:#e74c3c}.form-message.form-success{background-color:#27ae60}.device-status{align-items:center;color:#fff;display:flex;font-size:14px;line-height:20px;padding:6px;text-align:center}.device-status-error{align-items:flex-start;background-color:#f8ae1a;border-radius:8px;color:#040404;padding:12px 16px;text-align:left}.device-icon{background-position:center;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.device-status span{margin-left:16px}.mhub-wrapper iframe+iframe{display:none}.mhub-group-meeting-form{border:1px solid #e8e8e8;padding:30px;text-align:center;box-shadow:0 1px 2px 0 rgb(0 0 0 / 10%);background-color:#fff;border-radius:8px;margin-bottom:35px}.mhub-group-meeting-form [type='submit']{font-family:inherit!important;font-size:medium!important;color:#fff!important;background-color:#ef5455!important;border-radius:8px!important;padding:8px 20px!important;font-weight:700!important;font-style:normal;text-decoration:none!important;text-align:center!important;cursor:pointer!important;display:inline-block!important;line-height:1.3!important;border:1px solid #ef5455!important;outline:0!important;vertical-align:middle!important;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s linear}.meetinghub-wrapper .mhub-col-4{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-8{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-12{width:calc((100% / 12)* 12);padding:0 16px}.meetinghub-wrapper .mhub-shortcode-widget{margin-top:40px}.mhub-meeting-section{padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.mhub-meeting-section .mhub-meeting-section-title{margin-bottom:30px;font-size:24px;font-weight:700;color:#333}.mhub-meeting-section .mhub-meeting-form-wrapper{max-width:610px;margin:0 auto}.mhub-meeting-section .mhub-meeting-form{margin-bottom:20px}.mhub-meeting-section .mhub-form-group{margin-bottom:15px}.mhub-meeting-section .mhub-input-wrapper{width:100%}.mhub-meeting-section .mhub-form-label{display:block;margin-bottom:5px;font-size:16px;color:#666;text-align:left}.mhub-meeting-section .mhub-form-input{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:16px;transition:border-color 0.3s ease}.mhub-meeting-section .mhub-form-input:focus{border-color:#046bd2;outline:none}.mhub-meeting-section .mhub-btn{display:inline-block;padding:10px 20px;border:none;border-radius:8px;font-size:16px;cursor:pointer;width:100%}.mhub-meeting-section .mhub-btn-primary{background-color:#046bd2;color:#fff}.mhub-meeting-section .mhub-btn-primary:hover{background-color:#045cb4}.mhub-meeting-section .mhub-btn-secondary{background-color:#6c757d;color:#fff}.mhub-meeting-section .mhub-btn-secondary:hover{background-color:#242527}.mhub-meeting-section .mhub-separator{margin-bottom:20px;font-size:16px;color:#666;text-align:left}.error-message{color:red;font-size:14px;margin-bottom:20px;font-weight:500}.mhub-form-error-message{color:red;font-size:14px;margin-top:5px;font-weight:500;text-align:left;margin-left:5px;margin-bottom:0}.mhub-form-error-message.top{font-size:16px;font-weight:600;margin-bottom:10px;margin-left:0;text-align:center}.error-message.top{font-size:16px;font-weight:600}.success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600}.mhub_form_success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600;text-align:center}.woocommerce-page.woocommerce-checkout form #order_review th.title{text-align:left!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.3em!important}a.mhub-buy-button{display:inline-block;background-color:#D55603;color:#fff;padding:10px 0;text-align:center;text-decoration:none;font-size:16px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color 0.3s;margin-top:20px;width:100%}a.mhub-buy-button:hover{background-color:#A04104;color:#fff}.mhub-singal-product-details{background-color:#f9f9f9;border:1px solid #e5e5e5;padding:20px;margin-top:20px}.mhub-singal-product-details ul{list-style-type:none;padding:0;font-size:17px}.mhub-singal-product-details ul li{margin-bottom:10px}.mhub-singal-product-details ul li strong{font-weight:700;margin-right:5px}.mhub-meeting-orders-table{width:100%;border-collapse:collapse;border-spacing:0}.mhub-meeting-orders-table th,.mhub-meeting-orders-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.mhub-meeting-orders-table th{background-color:#f2f2f2;color:#333;font-weight:700}.mhub-meeting-orders-table td{color:#666}.mhub-meeting-orders-table tbody tr:hover{background-color:#f9f9f9}.mhub-meeting-orders-table tbody td a{color:#7856fb;text-decoration:none;font-weight:600}.mhub-meeting-orders-table tbody td a:focus{outline:none!important}.mhub-meeting-orders-table tbody td a:hover{text-decoration:underline!important}.mhub-meeting-orders-table tbody .mhub-no-meeting{text-align:center}button.mhub-meeting-status{border-radius:8px;background-color:#7856fb;padding:10px 30px;color:#fff;font-family:inherit;font-weight:500;font-size:16px;cursor:pointer;border:none}button.mhub-meeting-status:hover{background-color:#4f21ff}.meetinghub-zoom-join-links{margin-bottom:40px;display:flex;justify-content:center;align-items:center}.mhub-shortcode-zoom-join-links{padding:40px 10px;display:flex;justify-content:center;align-items:center}.meetinghub-button{display:inline-block;padding:10px 20px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.meetinghub-zoom-join-web{background-color:#fff0;color:#7856fb}.meetinghub-zoom-join-web:hover{background-color:#7856fb;color:#fff}.meetinghub-join-app{background-color:#fff0;color:#7856fb}.meetinghub-join-app:hover{background-color:#7856fb;color:#fff}.mhub-webex-join-links,.mhub-google-meet-join-links{margin-bottom:40px}.mhub-webex-st-join-links,.mhub-google-meet-st-join-links{padding:40px 10px}.meetinghub-webex-button,.meetinghub-google-meet-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.mhub-webex-join,.mhub-google-meet-join{background-color:#fff0;color:#7856fb}.mhub-webex-join:hover,.mhub-google-meet-join:hover{background-color:#7856fb;color:#fff}.webex-agenda-title{font-size:25px;font-weight:600;margin-bottom:10px}.webex-agenda-desc{font-size:14px}.mhub-webinar-registration-notice{display:block;clear:both;background-color:#e7f3ff;border-left:4px solid #0073aa;padding:15px 20px;margin:20px 0;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.mhub-webinar-registration-notice p{margin:0!important;padding:0!important;font-size:15px;line-height:1.6;color:#333;font-weight:500}.mhub-msteams-join-links{margin-bottom:40px}.mhub-msteams-st-join-links{padding:40px 10px}.meetinghub-msteams-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #5b5fc7}.mhub-msteams-join{background-color:#fff0;color:#5b5fc7}.mhub-msteams-join:hover{background-color:#5b5fc7;color:#fff}@media (max-width:860px){.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper-flex{display:inline-block}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-meeting-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-sidebar-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper .mhub-sidebar{margin-bottom:20px}}@media (max-width:650px){.meetinghub-button{padding:10px 12px;font-size:13px}}@media (max-width:500px){.meetinghub-zoom-join-links{display:inline-block}.mhub-shortcode-zoom-join-links{display:inline-block}.meetinghub-button{padding:10px 0;font-size:16px;width:100%;margin-bottom:20px}}@media (max-width:360px){.meetinghub-webex-button{width:100%;padding:10px 50px}}.mhub-single-widget .calander-btn-wrapper{padding:20px}.mhub-add-to-calendar-btn{display:flex;padding:10px 15px;font-size:16px;border:1px solid #ccc;border-radius:5px;text-decoration:none;color:#333;background-color:#f9f9f9;transition:background-color 0.2s ease;align-items:center}.mhub-add-to-calendar-btn:hover{background-color:#eee}.calendar-title{margin-left:8px;font-size:18px;font-weight:500}.mce-toolbar .mce-i-dashicons{font-family:dashicons!important;font-size:35px!important;width:auto!important;line-height:20px!important}.mce-window .mce-window-head .mce-close:hover{background:none;border-color:unset}.mce-window .mce-window-head .mce-close:focus{background:none;border-color:unset}#meeting-select-open:hover{background:none}#mceu_13-button:hover{background:none}.woocommerce-js select{padding:0em .8em}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.meetings a{display:flex;align-items:center}.mhub-dokan-meeting-select-wrapper{margin-bottom:22px}.mhub-login-button{display:inline-block;padding:12px 24px;font-size:16px;font-weight:700;color:#fff;background-color:#7856fb;border:none;border-radius:5px;text-decoration:none;text-align:center;transition:background-color 0.3s ease,box-shadow 0.3s ease;text-decoration:none!important}.mhub-login-button:hover{background-color:#4f21ff;box-shadow:0 4px 8px rgb(0 0 0 / .2);color:#fff}.mhub-recording-player{margin:30px auto;max-width:900px;width:100%}.mhub-recording-player video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);background-color:#000}.mhub-recording-message{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #e0e0e0;border-radius:8px;max-width:600px;background-color:#f9f9f9}.mhub-recording-message h3{color:#333;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-message p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-error{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #ffcccb;border-radius:8px;max-width:600px;background-color:#fff5f5}.mhub-recording-error h3{color:#d32f2f;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-error p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-processing{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #fff4e5;border-radius:8px;max-width:600px;background-color:#fffbf0}.mhub-recording-processing h3{color:#f57c00;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-processing p{color:#666;font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.mhub-recording-player{margin:20px auto}.mhub-recording-message,.mhub-recording-error,.mhub-recording-processing{margin:30px 15px;padding:20px 15px}.mhub-recording-message h3,.mhub-recording-error h3,.mhub-recording-processing h3{font-size:20px}.mhub-recording-message p,.mhub-recording-error p,.mhub-recording-processing p{font-size:14px}}.mhub-recording-archive{margin:40px 0;width:100%}.mhub-recording-archive-wrapper{display:flex;gap:30px;margin:40px 0}.mhub-recording-archive-main{flex:1;min-width:0}.mhub-recording-archive-sidebar{width:300px;flex-shrink:0}.mhub-recording-sidebar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.mhub-recording-sidebar-title{margin:0 0 20px 0;font-size:20px;font-weight:600;color:#333;padding-bottom:15px;border-bottom:2px solid #7856fb}.mhub-recording-sidebar-list{display:flex;flex-direction:column;gap:15px}.mhub-sidebar-item{border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-sidebar-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.mhub-sidebar-link{display:block;text-decoration:none;color:inherit}.mhub-sidebar-thumbnail-wrapper{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-sidebar-thumbnail-wrapper.mhub-sidebar-no-thumbnail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.mhub-sidebar-thumbnail-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-play-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-sidebar-title{padding:12px;font-size:14px;font-weight:500;color:#333;line-height:1.4;background:#f9f9f9;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0}.mhub-recording-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.mhub-recording-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-recording-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-recording-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-recording-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1!important;transition:opacity 0.3s ease,transform 0.3s ease;z-index:10}.mhub-recording-card:hover .mhub-recording-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-processing-badge{position:absolute;top:12px;right:12px;background-color:#f57c00;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.mhub-recording-info{padding:16px}.mhub-recording-title{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-meta{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666}.mhub-recording-date{flex:1}.mhub-recording-duration{font-weight:500;color:#7856fb}.mhub-recording-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-content{position:relative;width:90%;max-width:1200px;background-color:#fff;border-radius:12px;overflow:hidden;z-index:1;animation:mhubLightboxFadeIn 0.3s ease}@keyframes mhubLightboxFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mhub-recording-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:rgb(0 0 0 / .7);color:#fff;border:none;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;z-index:2;transition:background-color 0.3s ease}.mhub-recording-lightbox-close:hover{background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-video{position:relative;width:100%;padding-top:56.25%;background-color:#000}.mhub-recording-lightbox-video video,.mhub-recording-lightbox-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.mhub-recording-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;text-align:center}.mhub-recording-lightbox-meta{padding:24px;background-color:#f9f9f9}.mhub-recording-lightbox-title{margin:0 0 12px 0;font-size:20px;font-weight:600;color:#333}.mhub-recording-lightbox-info{display:flex;gap:16px;font-size:14px;color:#666}.mhub-recording-lightbox-date,.mhub-recording-lightbox-duration{display:inline-block}.mhub-recording-lightbox-actions{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.mhub-recording-download-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:background-color 0.3s ease}.mhub-recording-download-btn:hover{background-color:#6344d9;color:#fff}.mhub-recording-download-btn svg{width:16px;height:16px}.mhub-recording-error,.mhub-no-recordings{text-align:center;padding:40px 20px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:16px}.mhub-recording-error{background-color:#fff5f5;border-color:#ffcccb;color:#d32f2f}.mhub-new-videos-section{margin:60px 0 40px 0;padding:40px 0;border-top:2px solid #e0e0e0}.mhub-new-videos-title{margin:0 0 30px 0;font-size:28px;font-weight:700;color:#333;text-align:left}.mhub-new-videos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mhub-new-video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-new-video-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-new-video-link{display:block;text-decoration:none;color:inherit}.mhub-new-video-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-new-video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-new-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-new-video-card:hover .mhub-new-video-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-new-video-duration{position:absolute;bottom:8px;right:8px;background-color:rgb(0 0 0 / .8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.mhub-new-video-info{padding:16px}.mhub-new-video-title{margin:0 0 8px 0;font-size:15px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-new-video-meta{font-size:13px;color:#666}.mhub-new-video-date{display:block}@media (max-width:1024px){.mhub-recording-grid{grid-template-columns:repeat(2,1fr);gap:20px}.mhub-recording-archive-wrapper{flex-direction:column}.mhub-recording-archive-sidebar{width:100%}.mhub-recording-sidebar-list{flex-direction:row;overflow-x:auto;gap:15px}.mhub-sidebar-item{min-width:250px}.mhub-new-videos-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.mhub-new-videos-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.mhub-recording-grid{grid-template-columns:1fr;gap:16px}.mhub-recording-lightbox-content{width:95%}.mhub-recording-lightbox-meta{padding:16px}.mhub-recording-lightbox-title{font-size:18px}.mhub-recording-lightbox-info{flex-direction:column;gap:8px}.mhub-new-videos-grid{grid-template-columns:1fr}.mhub-new-videos-title{font-size:24px}}.mhub-recording-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8)}.mhub-recording-modal-content{position:relative;width:90%;max-width:560px;background-color:#fff;border-radius:16px;overflow:hidden;z-index:1;animation:mhubModalFadeIn 0.3s ease;box-shadow:0 20px 60px rgb(0 0 0 / .3)}@keyframes mhubModalFadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mhub-recording-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;background:none;border:none;color:#fff;cursor:pointer;z-index:2;transition:all 0.25s ease;padding:0;display:flex;align-items:center;justify-content:center;outline:none;font-size:0;line-height:1;border-radius:0;opacity:.8}.mhub-recording-modal-close::before,.mhub-recording-modal-close::after{content:'';position:absolute;width:18px;height:2px;background-color:#fff;border-radius:1px;transition:all 0.25s ease}.mhub-recording-modal-close::before{transform:rotate(45deg)}.mhub-recording-modal-close::after{transform:rotate(-45deg)}.mhub-recording-modal-close:hover{opacity:1;transform:scale(1.15)}.mhub-recording-modal-close:focus{outline:none!important;box-shadow:none!important}.mhub-recording-modal-header{padding:36px 32px 20px 32px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);border-bottom:none}.mhub-recording-modal-title{margin:0;font-size:22px;font-weight:600;color:#fff;padding-right:40px;line-height:1.4}.mhub-recording-modal-body{padding:28px 32px 32px 32px}.mhub-recording-modal-info{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.mhub-recording-info-item{display:flex;align-items:flex-start;gap:14px;padding:12px;background-color:#f8f9fb;border-radius:10px}.mhub-recording-info-item svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-info-item div{flex:1}.mhub-recording-info-item strong{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.mhub-recording-info-item span{font-size:15px;color:#333;font-weight:500}.mhub-recording-modal-actions{display:flex;gap:12px;margin-bottom:20px}.mhub-recording-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none!important;transition:all 0.3s ease;border:none;cursor:pointer}.mhub-recording-btn svg{width:18px;height:18px}.mhub-recording-btn-primary{background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);color:#fff!important;box-shadow:0 4px 12px rgb(120 86 251 / .25)}.mhub-recording-btn-primary:hover{background:linear-gradient(135deg,#5233c7 0%,#4122b5 100%);color:#fff!important;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(120 86 251 / .4)}.mhub-recording-btn-primary:focus{outline:none;text-decoration:none!important}.mhub-recording-btn-secondary{background-color:#f0f2f5;color:#333!important;border:2px solid #e0e3e8}.mhub-recording-btn-secondary:hover{background-color:#7856fb;color:#fff!important;border-color:#7856fb;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 4px 12px rgb(120 86 251 / .3)}.mhub-recording-btn-secondary:focus{outline:3px solid rgb(120 86 251 / .3);outline-offset:2px;text-decoration:none!important}.mhub-recording-modal-note{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background-color:#f0f7ff;border-radius:10px;border-left:4px solid #7856fb}.mhub-recording-modal-note svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-modal-note p{margin:0;font-size:13px;color:#555;line-height:1.6}.mhub-recording-modal-passcode{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-radius:12px;border:1px solid #fcd34d;margin-bottom:20px}.mhub-passcode-left{display:flex;align-items:center;gap:10px}.mhub-passcode-left svg{flex-shrink:0;color:#b45309}.mhub-passcode-label{font-size:13px;font-weight:600;color:#92400e;white-space:nowrap}.mhub-recording-modal-passcode code{font-size:15px;font-weight:700;color:#78350f;background:rgb(180 83 9 / .1);padding:5px 14px;border-radius:8px;letter-spacing:1.5px;font-family:'SF Mono','Consolas','Courier New',monospace;user-select:all;border:1px solid rgb(180 83 9 / .15)}.mhub-recording-copy-passcode{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #d97706;border-radius:8px;padding:6px 14px;cursor:pointer;color:#b45309;font-size:13px;font-weight:600;transition:all 0.2s ease;white-space:nowrap;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.mhub-recording-copy-passcode:hover{background:#d97706;color:#fff;border-color:#d97706;box-shadow:0 2px 6px rgb(217 119 6 / .3)}.mhub-recording-copy-passcode.copied{background:#059669;border-color:#059669;color:#fff;box-shadow:0 2px 6px rgb(5 150 105 / .3)}.mhub-recording-copy-passcode svg{width:14px;height:14px}@media (max-width:768px){.mhub-recording-modal-content{width:95%;max-width:none}.mhub-recording-modal-header{padding:24px 24px 16px 24px}.mhub-recording-modal-title{font-size:20px}.mhub-recording-modal-body{padding:24px}.mhub-recording-modal-actions{flex-direction:column}.mhub-recording-btn{width:100%}}.mhub-meeting-header{background:linear-gradient(135deg,#ffffff 0%,#f8f9fc 100%);border-radius:16px;padding:0;margin-bottom:40px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid #e8ecf4;overflow:hidden}.mhub-meeting-header-top{display:flex;align-items:center;gap:20px;padding:40px 40px 32px 40px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);position:relative}.mhub-meeting-header-top::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(255 255 255 / .3) 0%,rgb(255 255 255 / .1) 50%,rgb(255 255 255 / .3) 100%)}.mhub-meeting-header-icon{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.mhub-meeting-header-icon svg{width:64px;height:64px;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .15))}.mhub-meeting-header-icon svg rect{fill:rgb(255 255 255 / .15)}.mhub-meeting-header-icon svg path,.mhub-meeting-header-icon svg circle{fill:#fff}.mhub-meeting-header-title-section{flex:1;min-width:0}.mhub-meeting-header-title{margin:0 0 8px 0;font-size:32px;font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgb(0 0 0 / .1)}.mhub-meeting-header-subtitle{margin:0;font-size:16px;font-weight:400;color:rgb(255 255 255 / .9);line-height:1.5}.mhub-meeting-header-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;padding:0;background:#fff;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card{display:flex;align-items:center;gap:14px;padding:24px 28px;background:#fff;border-right:1px solid #e8ecf4;transition:all 0.3s ease;position:relative}.mhub-meeting-meta-card:last-child{border-right:none}.mhub-meeting-meta-card::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);transform:scaleX(0);transition:transform 0.3s ease}.mhub-meeting-meta-card:hover{background:#f8f9fc}.mhub-meeting-meta-card:hover::before{transform:scaleX(1)}.mhub-meeting-meta-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#7856fb}.mhub-meeting-meta-icon svg{width:24px;height:24px}.mhub-meeting-meta-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.mhub-meeting-meta-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px}.mhub-meeting-meta-value{font-size:15px;font-weight:600;color:#1f2937;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-meeting-header-section{padding:28px 40px;background:#fff;border-top:1px solid #e8ecf4}.mhub-meeting-header-section:first-of-type{border-top:none}.mhub-meeting-header-section:last-child{padding-bottom:32px}.mhub-meeting-section-title{display:flex;align-items:center;gap:10px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#1f2937}.mhub-meeting-section-title svg{width:20px;height:20px;color:#7856fb;flex-shrink:0}.mhub-meeting-section-content{font-size:15px;color:#4b5563;line-height:1.7}.mhub-meeting-section-content p{margin:0 0 12px 0}.mhub-meeting-section-content p:last-child{margin-bottom:0}.mhub-meeting-section-content ul,.mhub-meeting-section-content ol{margin:0 0 12px 0;padding-left:24px}.mhub-meeting-section-content li{margin-bottom:8px}.mhub-meeting-section-content strong{color:#1f2937;font-weight:600}.mhub-recording-archive-container{margin:40px 0;width:100%}@media (max-width:1024px){.mhub-meeting-header-meta-grid{grid-template-columns:repeat(2,1fr)}.mhub-meeting-meta-card:nth-child(2n){border-right:none}.mhub-meeting-meta-card:nth-child(n+3){border-top:1px solid #e8ecf4}}@media (max-width:768px){.mhub-meeting-header{margin-bottom:32px}.mhub-meeting-header-top{padding:32px 28px 24px 28px;gap:16px}.mhub-meeting-header-icon{width:56px;height:56px}.mhub-meeting-header-icon svg{width:56px;height:56px}.mhub-meeting-header-title{font-size:26px}.mhub-meeting-header-subtitle{font-size:14px}.mhub-meeting-header-meta-grid{grid-template-columns:1fr}.mhub-meeting-meta-card{padding:20px 28px;border-right:none;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card:last-child{border-bottom:none}.mhub-meeting-meta-card:nth-child(n+2){border-top:none}.mhub-meeting-meta-icon{width:22px;height:22px}.mhub-meeting-meta-icon svg{width:22px;height:22px}.mhub-meeting-meta-label{font-size:10px}.mhub-meeting-meta-value{font-size:14px}.mhub-meeting-header-section{padding:24px 28px}.mhub-meeting-header-section:last-child{padding-bottom:28px}.mhub-meeting-section-title{font-size:17px;margin-bottom:14px}.mhub-meeting-section-title svg{width:18px;height:18px}.mhub-meeting-section-content{font-size:14px}}@media (max-width:480px){.mhub-meeting-header-top{padding:28px 24px 20px 24px}.mhub-meeting-header-icon{width:48px;height:48px}.mhub-meeting-header-icon svg{width:48px;height:48px}.mhub-meeting-header-title{font-size:22px}.mhub-meeting-meta-card{padding:18px 24px}.mhub-meeting-header-section{padding:20px 24px}.mhub-meeting-header-section:last-child{padding-bottom:24px}.mhub-meeting-section-title{font-size:16px}}.mhub-youtube-layout{max-width:1400px;margin:0 auto;padding:20px}.mhub-archive-title-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0;gap:24px;position:relative;margin-bottom:16px}.mhub-archive-title-bar .mhub-section-title{margin:0;padding:0 0 16px 0;border:none;min-height:auto;position:relative}.mhub-featured-title{flex:0 0 calc(70% - 12px);font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-featured-title::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px 3px 0 0}.mhub-sidebar-title-bar{flex:0 0 calc(30% - 12px);font-size:18px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-sidebar-title-bar::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);border-radius:3px 3px 0 0}.mhub-archive-top-section{display:flex;gap:24px;margin-top:0;margin-bottom:40px;align-items:flex-start}.mhub-featured-recording{flex:0 0 calc(70% - 12px);display:flex;flex-direction:column}.mhub-featured-recording .mhub-featured-card{box-shadow:0 4px 16px rgb(0 0 0 / .12)}.mhub-featured-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all 0.3s ease}.mhub-featured-thumbnail{position:relative;width:100%;padding-bottom:56.25%;background:#000;cursor:pointer}.mhub-featured-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-featured-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 0.3s ease}.mhub-featured-thumbnail:hover .mhub-featured-play-overlay{transform:translate(-50%,-50%) scale(1.1)}.mhub-featured-info{padding:24px;background:linear-gradient(to bottom,#ffffff 0%,#f8f9fc 100%)}.mhub-featured-card .mhub-featured-title{font-size:20px;font-weight:600;margin:0 0 12px 0;color:#1a1a1a;line-height:1.4}.mhub-featured-card .mhub-featured-title::after{display:none}.mhub-featured-meta{display:flex;gap:16px;margin-bottom:0;font-size:14px;color:#606060}.mhub-featured-meta span{display:flex;align-items:center;gap:6px}.mhub-featured-meta span::before{content:'';width:4px;height:4px;background:#606060;border-radius:50%;display:inline-block}.mhub-featured-meta span:first-child::before{display:none}.mhub-featured-watch-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background 0.3s ease}.mhub-featured-watch-btn:hover{background:#6344d9}.mhub-recordings-sidebar{flex:0 0 calc(30% - 12px);background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgb(0 0 0 / .12);border:1px solid #e8ecf4;display:flex;flex-direction:column;align-self:flex-start}.mhub-sidebar-title{display:none}.mhub-section-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:2px solid #e0e0e0;min-height:44px;display:flex;align-items:center}.mhub-sidebar-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:3px solid #7856fb;min-height:44px;display:flex;align-items:center}.mhub-sidebar-list{display:flex;flex-direction:column;gap:16px}.mhub-sidebar-item{background:#f8f9fc;border-radius:10px;overflow:hidden;transition:all 0.3s ease;border:1px solid #e8ecf4}.mhub-sidebar-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgb(120 86 251 / .15);border-color:#7856fb;background:#fff}.mhub-sidebar-link{display:flex;gap:12px;text-decoration:none;color:inherit;padding:8px}.mhub-sidebar-thumbnail{position:relative;flex:0 0 140px;height:80px;background:#000;border-radius:8px;overflow:hidden}.mhub-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover}.mhub-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.3px}.mhub-sidebar-info{flex:1;padding:4px 8px 4px 0;display:flex;flex-direction:column;justify-content:center;gap:6px}.mhub-sidebar-info h4{font-size:14px;font-weight:600;margin:0;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-info h4{color:#7856fb}.mhub-sidebar-info .mhub-sidebar-date{font-size:12px;color:#606060;font-weight:500}.mhub-all-recordings-section{margin-top:40px}.mhub-all-recordings-section .mhub-section-title{border-bottom:2px solid #e0e0e0}@media (max-width:1024px){.mhub-archive-title-bar{flex-direction:column;align-items:flex-start;gap:12px}.mhub-featured-title,.mhub-sidebar-title-bar{flex:1 1 100%}.mhub-archive-top-section{flex-direction:column}.mhub-featured-recording,.mhub-recordings-sidebar{flex:1 1 100%}.mhub-sidebar-list{flex-direction:row;overflow-x:auto;gap:16px}.mhub-sidebar-item{flex:0 0 280px}.mhub-sidebar-link{flex-direction:column}.mhub-sidebar-thumbnail{flex:0 0 auto;width:100%;height:158px}}@media (max-width:768px){.mhub-youtube-layout{padding:12px}.mhub-archive-title-bar{gap:8px;margin-bottom:16px}.mhub-archive-top-section{gap:16px;margin-bottom:24px}.mhub-featured-title,.mhub-sidebar-title-bar{font-size:18px}.mhub-section-title{font-size:18px}}.mhub-recording-thumbnail,.mhub-featured-thumbnail,.mhub-archive-sidebar-thumbnail{position:relative}.mhub-recording-card .mhub-recording-thumbnail::before,.mhub-featured-card .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background-color:rgb(0 0 0 / .8);border-radius:50%;z-index:10;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.mhub-recording-card .mhub-recording-thumbnail::after,.mhub-featured-card .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-35%,-50%);width:0;height:0;border-style:solid;border-width:14px 0 14px 24px;border-color:#fff0 #fff0 #fff0 #fff;z-index:11;transition:all 0.3s ease}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{width:48px;height:48px}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{border-width:10px 0 10px 16px}.mhub-recording-card:hover .mhub-recording-thumbnail::before,.mhub-featured-card:hover .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::before{background-color:rgb(255 0 0 / .9);transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-card:hover .mhub-recording-thumbnail::after,.mhub-featured-card:hover .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::after{transform:translate(-35%,-50%) scale(1.1)}.mhub-recording-play-overlay,.mhub-featured-play-overlay,.mhub-archive-sidebar-play-icon{display:none!important}.mhub-archive-sidebar-duration{z-index:12}.mhub-recordings-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0 / .08);padding:20px;overflow:hidden}.mhub-sidebar-title{display:none}.mhub-sidebar-list{padding:0}.mhub-archive-sidebar-item{display:flex;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:all 0.3s ease;background:#fff;border:1px solid #f0f0f0;margin-bottom:12px}.mhub-archive-sidebar-item:last-child{margin-bottom:0}.mhub-archive-sidebar-item:hover{background:#f8f7ff;border-color:#7856fb;transform:translateX(4px);box-shadow:0 4px 12px rgb(120 86 251 / .15)}.mhub-archive-sidebar-thumbnail{position:relative;width:160px;height:90px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5}.mhub-archive-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail img{transform:scale(1.05)}.mhub-archive-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.3px}.mhub-archive-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-play-icon{opacity:1}.mhub-archive-sidebar-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.mhub-archive-sidebar-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 6px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-title{color:#7856fb}.mhub-archive-sidebar-date{font-size:12px;color:#666;margin:0}.mhub-featured-card{cursor:pointer;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-featured-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.mhub-featured-card:hover .mhub-featured-thumbnail img{transform:scale(1.05)}.mhub-featured-title{transition:color 0.3s ease}.mhub-featured-card:hover .mhub-featured-title{color:#7856fb}@media (max-width:768px){.mhub-archive-sidebar-thumbnail{width:120px;height:68px}.mhub-archive-sidebar-title{font-size:13px;-webkit-line-clamp:2}.mhub-archive-sidebar-date{font-size:11px}.mhub-featured-actions{flex-direction:column}.mhub-featured-watch-btn,.mhub-featured-download-btn{width:100%;justify-content:center}}@media (max-width:480px){.mhub-archive-sidebar-thumbnail{width:100px;height:56px}.mhub-sidebar-title{font-size:16px;padding:16px 16px 12px}.mhub-sidebar-list{padding:8px}.mhub-archive-sidebar-item{padding:10px;gap:10px}}.sc-line-item{display:block;line-height:var(--sc-line-height-dense)}.sc-line-item__item{display:-ms-grid;display:grid;-ms-grid-row-align:center;align-self:center;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr}@media screen and (min-width:var(--mobile-size)){.sc-line-item__item{-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}}.sc-line-item__title{color:var(--sc-line-item-title-color)}.sc-line-item__price{color:var(--sc-input-label-color)}.sc-line-item__price,.sc-line-item__title{font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold)}.sc-line-item__description,.sc-line-item__price-description{color:var(--sc-input-label-color);font-size:var(--sc-font-size-small);line-height:var(--sc-line-height-dense)}.sc-line-item__end{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;width:100%}@media screen and (min-width:280px){.sc-line-item__end{margin-left:20px;margin-top:0;text-align:right;width:auto}.sc-line-item__item--is-rtl .sc-line-item__end{margin-left:0;margin-right:20px}.sc-line-item__price-text{text-align:right}}.sc-line-item__price-currency{color:var(--sc-input-label-color);font-size:var(--sc-font-size-small);margin-right:8px;text-transform:var(--sc-currency-transform,uppercase)}.sc-line-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-line-item__price-description{display:-webkit-box}.sc-line-item__price-layout{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--sc-font-size-x-large);font-weight:var(--sc-font-weight-semibold);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-line-item__price{font-size:var(--price-size)}.sc-line-item__item_currency{color:var(--sc-input-label-color);font-size:var(--sc-font-size-xx-small);font-weight:var(--sc-font-weight-normal);margin-right:var(--sc-spacing-small);text-transform:var(--sc-currency-text-transform,uppercase)}.sc-line-item__item--is-rtl__description,.sc-line-item__item--is-rtl__price-description,.sc-line-item__item--is-rtl__text{text-align:right}@media screen and (min-width:280px){.sc-line-item__item--is-rtl__end{margin-left:0;margin-top:0;text-align:left;width:auto}.sc-line-item__item--is-rtl__price-text{text-align:left}}.sc-product-line-item{display:block;font-family:var(--sc-font-sans)}.sc-product-line-item[hidden]{display:none}.sc-product-line-item__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;margin:0;min-width:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:none;width:100%}.sc-product-line-item__item--has-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;container-type:inline-size}@container (max-width:290px){.sc-product-line-item__item--has-image__image{display:none}}.sc-product-line-item__item__scratch-price{font-size:90%;opacity:.75;text-decoration:line-through}.sc-product-line-item__text{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin:0;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.sc-product-line-item__text-details{display:-ms-grid;display:grid}.sc-product-line-item__title{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-moz-box;font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold);line-height:var(--sc-line-height-dense);margin:0;min-width:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;-moz-box-lines:3;overflow:hidden;text-overflow:ellipsis}.sc-product-line-item__title,.sc-product-line-item__title:hover{color:inherit;text-decoration:none}.sc-product-line-item__variant{cursor:pointer;display:-webkit-box;display:-moz-box;font-size:var(--sc-font-size-small);font-weight:var(--sc-font-weight-semibold);line-height:var(--sc-line-height-dense);margin:0;-webkit-line-clamp:3;-moz-box-lines:3;overflow:hidden;text-overflow:ellipsis}.sc-product-line-item__suffix,.sc-product-line-item__variant{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;-webkit-box-orient:vertical}.sc-product-line-item__suffix{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 0 auto;min-width:100px}.sc-product-line-item__editable .sc-product-line-item__suffix,.sc-product-line-item__removable .sc-product-line-item__suffix{-ms-flex-item-align:start;align-self:flex-start}.sc-product-line-item__price{max-width:100%;text-align:right}.sc-product-line-item__description{color:var(--sc-input-label-color);font-size:var(--sc-price-label-font-size,var(--sc-input-help-text-font-size-medium));line-height:var(--sc-line-height-dense)}.sc-product-line-item__image{border:1px solid var(--sc-input-border-color,var(--sc-input-border));border-radius:4px;-webkit-box-shadow:var(--sc-input-box-shadow);box-shadow:var(--sc-input-box-shadow);display:block;height:var(--sc-product-line-item-image-size,4em)!important;-o-object-fit:cover;object-fit:cover;width:var(--sc-product-line-item-image-size,4em);-ms-flex-item-align:start;align-self:flex-start}.sc-product-line-item__image[hidden]{display:none}.sc-product-line-item__product__description{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-product-line-item__price{font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-semibold)}.sc-product-line-item__price,.sc-product-line-item__price-description{color:var(--sc-input-label-color);line-height:var(--sc-line-height-dense)}.sc-product-line-item__price-description{font-size:var(--sc-font-size-small);opacity:.75}.sc-product-line-item__remove{color:var(--sc-color-gray-400);cursor:pointer;margin-bottom:var(--sc-spacing-small);width:18px}.sc-product-line-item__actions__divider{margin:0 .2em;opacity:.25}.sc-product-line-item__is-rtl__price{text-align:right;text-align:left}.sc-product-line-item__base{display:-ms-grid;display:grid;gap:var(--sc-spacing-x-small)}.sc-product-line-item__fee__description{opacity:.75}.sc-input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:var(--sc-input-background-color);border:var(--sc-input-border);border-radius:var(--sc-border-radius-medium);-webkit-box-shadow:var(--sc-input-box-shadow);box-shadow:var(--sc-input-box-shadow);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:var(--sc-transition-medium);transition:var(--sc-transition-medium);-webkit-transition:var(--sc-input-transition,var(--sc-transition-medium)) color,var(--sc-input-transition,var(--sc-transition-medium)) border,var(--sc-input-transition,var(--sc-transition-medium)) box-shadow;transition:var(--sc-input-transition,var(--sc-transition-medium)) color,var(--sc-input-transition,var(--sc-transition-medium)) border,var(--sc-input-transition,var(--sc-transition-medium)) box-shadow;width:100%}.sc-input-group[hidden]{display:none}.sc-input-group::-webkit-search-cancel-button,.sc-input-group::-webkit-search-decoration,.sc-input-group::-webkit-search-results-button,.sc-input-group::-webkit-search-results-decoration{-webkit-appearance:none}.sc-input-group:-webkit-autofill,.sc-input-group:-webkit-autofill:active,.sc-input-group:-webkit-autofill:focus,.sc-input-group:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 var(--sc-input-height-large) var(--sc-input-background-color-hover) inset!important;box-shadow:0 0 0 var(--sc-input-height-large) var(--sc-input-background-color-hover) inset!important;-webkit-text-fill-color:var(--sc-input-color)}.sc-input-group:hover{background-color:var(--sc-input-background-color-hover);border-color:var(--sc-input-border-color-hover);z-index:7}.sc-input-group:hover .sc-form-control{color:var(--sc-input-color-hover)}.sc-input-group:focus-within{background-color:var(--sc-input-background-color-focus);border-color:var(--sc-input-border-color-focus);-webkit-box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);box-shadow:0 0 0 var(--sc-focus-ring-width) var(--sc-focus-ring-color-primary);z-index:8}.sc-input-group>.sc-form-control{position:relative;-webkit-box-flex:1;background-color:#fff0;border:0!important;border-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;outline:none!important;padding:0 var(--sc-input-spacing-medium);width:1%}.sc-input-group>.sc-form-control:focus{border:0;-webkit-box-shadow:none;box-shadow:none;color:var(--sc-input-color-focus);z-index:5}.sc-input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--sc-input-color);font-size:var(--sc-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-normal);opacity:.5;padding:0 var(--sc-spacing-small);text-align:center;white-space:nowrap}.sc-input-group-text[hidden]{display:none}.sc-input-group-lg>.sc-form-control,.sc-input-group-lg>.sc-input-group-text{border-radius:var(--sc-border-radius-large);font-size:var(--sc-font-size-large);padding:var(--sc-spacing-medium) var(--sc-spacing-large)}.sc-input-group-lg>.sc-input-group-text{padding:var(--sc-spacing-xx-small) var(--sc-spacing-small)}.sc-input-group-sm>.sc-form-control,.sc-input-group-sm>.sc-input-group-text{border-radius:var(--sc-border-radius-small);font-size:var(--sc-font-size-x-small);padding:var(--sc-spacing-xx-small) var(--sc-spacing-small)}.sc-input-group .sc-form-control:has(+.sc-input-group-text){padding-right:0}.sc-input-group .sc-input-group-text+.sc-form-control{padding-left:0}.sc-input-group.sc-quantity-selector{background-color:inherit;border-radius:var(--sc-input-border-radius-small);height:var(--sc-quantity-control-height,var(--sc-input-height-small));width:var(--sc-quantity-select-width,100px)}.sc-input-group.sc-quantity-selector.sc-input-group-sm{height:var(--sc-quantity-control-height-small,var(--sc-input-height-x-small));width:var(--sc-quantity-select-width-small,85px)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__control{color:var(--sc-input-control-color,var(--sc-color-black))}.sc-input-group.sc-quantity-selector.quantity--disabled{cursor:not-allowed;opacity:.5}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control{color:var(--sc-input-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-webkit-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-moz-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control:-ms-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::-ms-input-placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector.quantity--disabled .sc-quantity-selector__control::placeholder{color:var(--sc-input-placeholder-color-disabled)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase{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;border-width:0;bottom:1px;cursor:pointer;font-size:13px;height:auto;justify-content:center;line-height:0;padding:0;top:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease svg,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase svg{height:var(--sc-font-size-medium,1em);width:var(--sc-font-size-medium,1em)}.sc-input-group.sc-quantity-selector .sc-quantity-selector__decrease.button--disabled,.sc-input-group.sc-quantity-selector .sc-quantity-selector__increase.button--disabled{cursor:not-allowed;opacity:.5}.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-size:var(--sc-font-size-small);height:100%;line-height:1;min-height:0;padding:0;text-align:center}.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control::-webkit-inner-spin-button,.sc-input-group.sc-quantity-selector input[type=number].sc-quantity-selector__control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sc-input-group.sc-quantity-selector.quantity--small{height:var(--sc-quantity-control-height-small,26px);width:var(--sc-quantity-select-width-small,76px)}.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__decrease,.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__increase{border:none;width:24px}.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__decrease svg,.sc-input-group.sc-quantity-selector.quantity--small .sc-quantity-selector__increase svg{height:var(--sc-font-size-small,.75em);width:var(--sc-font-size-small,.75em)}.sc-input-group.sc-quantity-selector.quantity--small input[type=number].sc-quantity-selector__control{font-size:var(--sc-font-size-x-small);max-width:24px}.wp-block-surecart-product-quantity{margin-bottom:var(--sc-form-row-spacing,.75em)}.wp-block-surecart-product-quantity .sc-form-label{color:inherit!important}.sc-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;padding:0;position:relative;width:30px;-ms-flex-negative:0;background-color:var(--sc-switch-control-background-color,var(--sc-color-gray-300));border:2px solid #fff0;border-radius:9999px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;flex-shrink:0;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.sc-toggle:focus:not(.sc-toggle--checked),.sc-toggle:hover:not(.sc-toggle--checked){background-color:var(--sc-switch-control-hover-background-color,var(--sc-color-gray-200));border-color:#fff0}.sc-toggle:focus:not(.sc-toggle--checked) .sc-toggle__knob,.sc-toggle:hover:not(.sc-toggle--checked) .sc-toggle__knob{background-color:var(--sc-switch-background-thumb-hover-color,var(--sc-color-white))}.sc-toggle:focus{outline:none;--ring-color:var(--sc-color-primary-500);--ring-offset-width:2px;--ring-width:2px;-webkit-box-shadow:0 0 0 var(--ring-offset-width) #fff,0 0 0 calc(var(--ring-offset-width) + var(--ring-width)) var(--ring-color);box-shadow:0 0 0 var(--ring-offset-width) #fff,0 0 0 calc(var(--ring-offset-width) + var(--ring-width)) var(--ring-color)}.sc-toggle.sc-toggle--checked{background-color:var(--sc-switch-checked-control-background-color,var(--sc-color-primary-500))}.sc-toggle .sc-toggle__knob{background-color:var(--sc-switch-thumb-background-color,var(--sc-color-white));border-radius:9999px;-webkit-box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px 0 rgb(0 0 0 / .06);box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px 0 rgb(0 0 0 / .06);display:inline-block;height:12px;padding:0;pointer-events:none;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);width:12px}.sc-toggle.sc-toggle--checked .sc-toggle__knob{-webkit-transform:translateX(13px);-ms-transform:translateX(13px);transform:translateX(13px)}.sc-toggle .sc-toggle__label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.wp-block-buttons.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons>.wp-block-button[style*=font-weight] .wp-block-button__link{font-weight:inherit}.wp-block-buttons.is-content-justification-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-buttons.is-content-justification-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-buttons.is-content-justification-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons self:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center).wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button.aligncenter{text-align:center}.wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline button.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus),.wp-block-button.is-style-outline div.wp-block-button__link.wp-element-button:not(.has-background,:hover,:focus){background-color:#fff0;background-image:none}.sc-button__link{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative}.sc-button__link[disabled=true]{pointer-events:none}.sc-button__link{text-align:center}.sc-button__link .sc-button__link-text,.sc-button__link .sc-spinner{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.sc-button__link .sc-spinner{left:calc(50% - 8px);opacity:0;position:absolute;top:calc(50% - 8px);visibility:hidden;--spinner-size:15px}.sc-button__link--busy .sc-button__link-text{opacity:0;visibility:hidden}.sc-button__link--busy .sc-spinner{opacity:1;visibility:visible}.sc-button__link.sc-button__width-100{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.sc-button__link.sc-button__width-25{width:25%}.sc-button__link.sc-button__width-50{width:50%}.sc-button__link.sc-button__width-75{width:75%}.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-button.wp-block-button__width-100{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.sc-drawer{-webkit-animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-out var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);background-color:var(--sc-panel-background-color);border:none;border-radius:0;bottom:0;-webkit-box-shadow:var(--sc-shadow-x-large);box-shadow:var(--sc-shadow-x-large);-webkit-box-shadow:0 0 0 100vw rgb(0 0 0 / .1);box-shadow:0 0 0 100vw rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-family:var(--sc-font-sans);font-weight:var(--sc-font-weight-normal);height:auto;left:auto;margin:auto;max-height:none;max-width:100%;min-width:var(--sc-drawer-min-width,"300px");opacity:0;outline:none;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:var(--sc-drawer-width,31rem);z-index:var(--sc-z-index-drawer,999999999)}.sc-drawer__wrapper{min-height:calc(100dvh - 2px);overflow:hidden}.sc-drawer.open,.sc-drawer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sc-drawer.open{-webkit-animation:slide-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);animation:slide-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) cubic-bezier(.4,0,.2,1);opacity:1}.sc-drawer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:var(--sc-drawer-border);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--sc-drawer-header-spacing,var(--sc-spacing-medium))}.sc-drawer__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font:inherit;font-size:var(--sc-font-size-large);line-height:var(--sc-line-height-dense);margin:0}.sc-drawer__close{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--sc-color-gray-500);cursor:pointer;font-size:var(--sc-font-size-x-large)}.sc-drawer__body{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;padding:var(--sc-drawer-body-spacing,var(--sc-spacing-medium));-webkit-overflow-scrolling:touch;height:var(--sc-drawer-size,400px);min-height:200px}.sc-drawer__footer{border-top:var(--sc-drawer-border);padding:var(--sc-drawer-footer-spacing,var(--sc-spacing-medium))}.sc-drawer__backdrop{animation-direction:reverse;background-color:var(--sc-color-gray-800);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0}.sc-drawer__backdrop.show{-webkit-animation:backdrop-fade-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) ease forwards;animation:backdrop-fade-in var(--sc-drawer-transition-speed,var(--sc-transition-medium)) ease forwards;pointer-events:all;z-index:var(--sc-z-index-drawer-backdrop)}@-webkit-keyframes slide-in{0%{display:-webkit-box;display:flex;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%)}to{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%)}to{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-out{0%{display:-webkit-box;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slide-out{0%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(0);transform:translateX(0)}to{display:none;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes backdrop-fade-in{0%{opacity:0}to{opacity:var(--sc-drawer-backdrop-opacity,.35)}}@keyframes backdrop-fade-in{0%{opacity:0}to{opacity:var(--sc-drawer-backdrop-opacity,.35)}}.sc-block-ui{background:var(--sc-block-ui-background-color,var(--sc-color-white));bottom:0;cursor:progress;left:0;margin:0;opacity:var(--sc-block-ui-opacity,.35);padding:0;position:var(--sc-block-ui-position,absolute);right:0;top:0;-webkit-transition:visibility 0s,opacity var(--sc-transition-medium) ease;transition:visibility 0s,opacity var(--sc-transition-medium) ease;visibility:visible;z-index:9}.sc-block-ui[hidden]{display:block;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;visibility:hidden}.sc-alert{border-radius:var(--sc-alert-border-radius,var(--sc-border-radius-medium));display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sc-input-font-family);font-size:var(--sc-button-font-size-medium);font-weight:var(--sc-font-weight-normal);line-height:var(--sc-line-height-dense);padding:var(--sc-spacing-large);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--sc-alert-background-color,var(--sc-color-white));border:var(--sc-alert-border,var(--sc-input-border));border-top:solid var(--sc-alert-border-width,3px);-webkit-box-shadow:var(--sc-shadow-small);box-shadow:var(--sc-shadow-small);color:var(--sc-alert-color,var(--sc-input-label-color))}.sc-alert ul{line-height:1.4em;list-style-type:disc;margin:0;padding:0 0 0 20px}.sc-alert[hidden]{display:none!important}.sc-alert__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-alert__alert--primary{border-top-color:var(--sc-alert-primary-border-color,var(--sc-color-primary-500))}.sc-alert__alert--primary a{color:var(--sc-color-primary-900)}.sc-alert__alert--primary .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--primary .sc-alert__icon{color:var(--sc-alert-primary-icon-color,var(--sc-color-primary-500))}.sc-alert__alert--info{border-top-color:var(--sc-alert-info-border-color,var(--sc-color-info-500))}.sc-alert__alert--info a{color:var(--sc-color-info-900)}.sc-alert__alert--info .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--info .sc-alert__icon{color:var(--sc-alert-info-icon-color,var(--sc-color-info-500))}.sc-alert__alert--danger{border-top-color:var(--sc-alert-danger-border-color,var(--sc-color-danger-500))}.sc-alert__alert--danger a{color:var(--sc-color-danger-900)}.sc-alert__alert--danger .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--danger .sc-alert__icon{color:var(--sc-alert-danger-icon-color,var(--sc-color-danger-500))}.sc-alert__alert--warning{border-top-color:var(--sc-alert-warning-border-color,var(--sc-color-warning-500))}.sc-alert__alert--warning a{color:var(--sc-color-warning-900)}.sc-alert__alert--warning .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--warning .sc-alert__icon{color:var(--sc-alert-warning-icon-color,var(--sc-color-warning-500))}.sc-alert__alert--success{border-top-color:var(--sc-alert-success-border-color,var(--sc-color-success-500))}.sc-alert__alert--success a{color:var(--sc-color-success-900)}.sc-alert__alert--success .sc-alert__title{color:var(--sc-alert-title-color,var(--sc-color-gray-800))}.sc-alert__alert--success .sc-alert__icon{color:var(--sc-alert-success-icon-color,var(--sc-color-success-500))}.sc-alert__icon{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--sc-font-size-large);-webkit-padding-end:var(--sc-spacing-medium);padding-inline-end:var(--sc-spacing-medium)}.sc-alert__title{font-weight:var(--sc-font-weight-semibold)}.sc-alert__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.sc-alert__close{border-radius:var(--sc-border-radius-small);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;padding:var(--sc-spacing-x-small);-webkit-transition:background-color var(--sc-transition-fast) ease;transition:background-color var(--sc-transition-fast) ease}.sc-alert__close svg{height:1em;width:1em}.sc-alert__is-rtl{text-align:right}.sc-alert__is-rtl.alert-close{margin-left:unset;margin-right:auto}.sc-alert__is-rtl ::slotted(ul){margin:0;padding:0 20px 0 0}:root{--sc-color-black:#000;--sc-color-white:#fff;--sc-color-gray-50:#f9fafb;--sc-color-gray-100:#f3f4f6;--sc-color-gray-200:#e5e7eb;--sc-color-gray-300:#dce0e6;--sc-color-gray-400:#9ca3af;--sc-color-gray-500:#6b7280;--sc-color-gray-600:#4b5563;--sc-color-gray-700:#374151;--sc-color-gray-800:#1f2937;--sc-color-gray-900:#111827;--sc-color-gray-950:#0d131e;--sc-color-neutral-50:#fafafa;--sc-color-neutral-100:#f5f5f5;--sc-color-neutral-200:#e5e5e5;--sc-color-neutral-300:#d4d4d4;--sc-color-neutral-400:#a3a3a3;--sc-color-neutral-500:#737373;--sc-color-neutral-600:#525252;--sc-color-neutral-700:#404040;--sc-color-neutral-800:#262626;--sc-color-neutral-900:#171717;--sc-color-neutral-950:#0f0f0f;--sc-color-primary:217;--sc-color-primary-luminance:60%;--sc-color-primary-saturation:91%;--sc-color-primary-50:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.55),100%));--sc-color-primary-100:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.45),100%));--sc-color-primary-200:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.35),100%));--sc-color-primary-300:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.25),100%));--sc-color-primary-400:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),min(calc(var(--sc-color-primary-luminance)*1.15),100%));--sc-color-primary-500:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),var(--sc-color-primary-luminance));--sc-color-primary-600:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.9),0%));--sc-color-primary-700:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.75),0%));--sc-color-primary-800:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.6),0%));--sc-color-primary-900:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.35),0%));--sc-color-primary-950:hsl(var(--sc-color-primary),var(--sc-color-primary-saturation),max(calc(var(--sc-color-primary-luminance)*0.2),0%));--sc-color-primary-text:var(--sc-color-white);--sc-color-success-50:#f0fdf4;--sc-color-success-100:#dcfce7;--sc-color-success-200:#bbf7d0;--sc-color-success-300:#86efac;--sc-color-success-400:#4ade80;--sc-color-success-500:#22c55e;--sc-color-success-600:#16a34a;--sc-color-success-700:#15803d;--sc-color-success-800:#166534;--sc-color-success-900:#14532d;--sc-color-success-950:#0d381e;--sc-color-success-text:var(--sc-color-white);--sc-color-info-50:#eff6ff;--sc-color-info-100:#dbeafe;--sc-color-info-200:#bfdbfe;--sc-color-info-300:#93c5fd;--sc-color-info-400:#60a5fa;--sc-color-info-500:#3b82f6;--sc-color-info-600:#2563eb;--sc-color-info-700:#1d4ed8;--sc-color-info-800:#1e40af;--sc-color-info-900:#1e3a8a;--sc-color-info-text:var(--sc-color-white);--sc-color-warning-50:#fffbeb;--sc-color-warning-100:#fef3c7;--sc-color-warning-200:#fde68a;--sc-color-warning-300:#fcd34d;--sc-color-warning-400:#fbbf24;--sc-color-warning-500:#f59e0b;--sc-color-warning-600:#d97706;--sc-color-warning-700:#b45309;--sc-color-warning-800:#92400e;--sc-color-warning-900:#78350f;--sc-color-warning-950:#4d220a;--sc-color-warning-text:var(--sc-color-white);--sc-color-danger-50:#fef2f2;--sc-color-danger-100:#fee2e2;--sc-color-danger-200:#fecaca;--sc-color-danger-300:#fca5a5;--sc-color-danger-400:#f87171;--sc-color-danger-500:#ef4444;--sc-color-danger-600:#dc2626;--sc-color-danger-700:#b91c1c;--sc-color-danger-800:#991b1b;--sc-color-danger-900:#7f1d1d;--sc-color-danger-950:#481111;--sc-color-danger-text:var(--sc-color-white);--sc-border-radius-small:0.15em;--sc-border-radius-medium:0.35em;--sc-border-radius-large:0.5em;--sc-border-radius-x-large:0.75em;--sc-border-radius-circle:50%;--sc-border-radius-pill:9999px;--sc-shadow-x-small:0 1px 0 #0d131e0d;--sc-shadow-small:0 1px 2px #0d131e1a;--sc-shadow-medium:0 0 #000,0 0 #000,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--sc-shadow-large:0 2px 8px #0d131e1a;--sc-shadow-x-large:0 4px 16px #0d131e1a;--sc-spacing-xxx-small:0.125em;--sc-spacing-xx-small:0.25em;--sc-spacing-x-small:0.5em;--sc-spacing-small:0.75em;--sc-spacing-medium:1em;--sc-spacing-large:1.25em;--sc-spacing-x-large:1.75em;--sc-spacing-xx-large:2.25em;--sc-spacing-xxx-large:3em;--sc-spacing-xxxx-large:4.5em;--sc-transition-x-slow:1000ms;--sc-transition-slow:500ms;--sc-transition-medium:350ms;--sc-transition-fast:150ms;--sc-transition-x-fast:50ms;--sc-font-mono:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;--sc-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--sc-font-serif:Georgia,"Times New Roman",serif;--sc-font-size-xx-small:0.625em;--sc-font-size-x-small:0.75em;--sc-font-size-small:0.875em;--sc-font-size-medium:1em;--sc-font-size-large:1.15em;--sc-font-size-x-large:1.25em;--sc-font-size-xx-large:1.45em;--sc-font-size-xxx-large:2em;--sc-font-size-xxxx-large:3em;--sc-font-weight-light:300;--sc-font-weight-normal:400;--sc-font-weight-semibold:500;--sc-font-weight-bold:600;--sc-letter-spacing-dense:-0.015em;--sc-letter-spacing-normal:normal;--sc-letter-spacing-loose:0.075em;--sc-line-height-dense:1.4;--sc-line-height-normal:1.8;--sc-line-height-loose:2.2;--sc-focus-ring-color-primary:var(--sc-color-primary-500);--sc-focus-ring-color-success:#22c55e54;--sc-focus-ring-color-info:#6b728054;--sc-focus-ring-color-warning:#f59e0b54;--sc-focus-ring-color-danger:#ef444454;--sc-focus-ring-width:1px;--sc-form-row-spacing:var(--sc-spacing-small);--sc-form-row-spacing-large:var(--sc-spacing-xx-large);--sc-form-title-font-weight:var(--sc-font-weight-semibold);--sc-form-title-font-size:var(--sc-font-size-x-large);--sc-choice-background-color:var(--sc-color-white);--sc-card-border:solid 1px var(--sc-input-border-color);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-choice-box-shadow:var(--sc-input-box-shadow);--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-drawer-header-spacing:var(--sc-spacing-large);--sc-drawer-body-spacing:var(--sc-spacing-large);--sc-drawer-footer-spacing:var(--sc-spacing-large);--sc-input-transition:var(--sc-transition-medium);--sc-input-box-shadow:rgba(0,0,0,.05) 0px 1px 2px 0px;--sc-input-height-small:2.25em;--sc-input-height-medium:2.8em;--sc-input-height-large:3em;--sc-input-background-color:var(--sc-color-white);--sc-input-background-color-hover:var(--sc-color-white);--sc-input-background-color-focus:var(--sc-color-white);--sc-input-background-color-disabled:var(--sc-color-gray-100);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-border-color:var(--sc-color-gray-300);--sc-input-border-color-hover:var(--sc-color-gray-400);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-300);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border-width:1px;--sc-input-border-radius-small:var(--sc-border-radius-small);--sc-input-border-radius-medium:var(--sc-border-radius-medium);--sc-input-border-radius-large:var(--sc-border-radius-medium);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-label-font-weight:var(--sc-font-weight-semibold);--sc-input-label-margin:var(--sc-spacing-xx-small);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-color:var(--sc-color-gray-700);--sc-input-color-hover:var(--sc-color-gray-700);--sc-input-color-focus:var(--sc-color-gray-700);--sc-input-color-disabled:var(--sc-color-gray-900);--sc-input-icon-color:var(--sc-color-gray-400);--sc-input-icon-color-hover:var(--sc-color-gray-600);--sc-input-icon-color-focus:var(--sc-color-gray-600);--sc-input-placeholder-color:var(--sc-color-gray-400);--sc-input-placeholder-color-disabled:var(--sc-color-gray-600);--sc-input-spacing-small:var(--sc-spacing-small);--sc-input-spacing-medium:var(--sc-spacing-medium);--sc-input-spacing-large:var(--sc-spacing-large);--sc-input-label-font-size-small:var(--sc-font-size-small);--sc-input-label-font-size-medium:var(--sc-font-size-medium);--sc-input-label-font-size-large:var(--sc-font-size-large);--sc-input-label-color:var(--sc-color-gray-600);--sc-input-help-text-font-size-small:var(--sc-font-size-x-small);--sc-input-help-text-font-size-medium:var(--sc-font-size-small);--sc-input-help-text-font-size-large:var(--sc-font-size-medium);--sc-input-help-text-color:var(--sc-color-gray-500);--sc-input-error-text-font-size-small:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-medium:var( --sc-input-help-text-font-size-small );--sc-input-error-text-font-size-large:var( --sc-input-help-text-font-size-small );--sc-input-error-text-color:var(--sc-color-danger-500);--sc-toggle-size:1em;--sc-toggle-shady-color:var(--sc-color-gray-50);--sc-radio-size:0.85em;--sc-toggle-radio-size:0.85em;--sc-checkbox-size:1em;--sc-overlay-background-color:#37415180;--sc-panel-background-color:var(--sc-color-white);--sc-panel-border-color:var(--sc-color-gray-200);--sc-tooltip-border-radius:var(--sc-border-radius-medium);--sc-tooltip-background-color:var(--sc-color-gray-900);--sc-tooltip-color:var(--sc-color-white);--sc-tooltip-font-family:var(--sc-font-sans);--sc-tooltip-font-weight:var(--sc-font-weight-normal);--sc-tooltip-font-size:var(--sc-font-size-small);--sc-tooltip-line-height:var(--sc-line-height-dense);--sc-tooltip-padding:var(--sc-spacing-xx-small) var(--sc-spacing-x-small);--sc-tooltip-arrow-size:5px;--sc-tooltip-arrow-start-end-offset:8px;--sc-quantity-control-height:2em;--sc-quantity-control-height-small:1.7em;--sc-z-index-drawer:99999;--sc-z-index-drawer-backdrop:99998;--sc-z-index-dialog:100000;--sc-z-index-dropdown:900;--sc-z-index-toast:950;--sc-z-index-tooltip:1000;--sc-checkout-columns:1;--sc-dashboard-module-spacing:var(--sc-spacing-x-small);--sc-border-width-zero:0px;--sc-cart-main-label-text-color:var(--sc-color-gray-600);--sc-reviews-background-color:transparent;--sc-review-text-color:var(--sc-color-gray-800);--sc-review-secondary-text-color:var(--sc-color-gray-600);--sc-review-border-color:var(--sc-color-gray-200);--sc-star-bar-background-color:var(--sc-color-gray-200);--sc-star-bar-fill-color:var(--sc-color-gray-800);--sc-review-overlay-background-color:rgba(0,0,0,.5)}.surecart-theme-dark{--sc-color-gray-50:var(--sc-color-neutral-50);--sc-color-gray-100:var(--sc-color-neutral-100);--sc-color-gray-200:var(--sc-color-neutral-200);--sc-color-gray-300:var(--sc-color-neutral-300);--sc-color-gray-400:var(--sc-color-neutral-400);--sc-color-gray-500:var(--sc-color-neutral-500);--sc-color-gray-600:var(--sc-color-neutral-600);--sc-color-gray-700:var(--sc-color-neutral-700);--sc-color-gray-800:var(--sc-color-neutral-800);--sc-color-gray-900:var(--sc-color-neutral-900);--sc-color-gray-950:var(--sc-color-neutral-950);--sc-input-label-color:var(--sc-color-gray-200);--sc-input-background-color-hover:var(--sc-color-gray-900);--sc-input-background-color-focus:var(--sc-color-gray-900);--sc-input-background-color-disabled:var(--sc-color-gray-800);--sc-input-border-color-focus:var(--sc-color-gray-500);--sc-input-border-color-disabled:var(--sc-color-gray-200);--sc-input-font-family:var(--sc-font-sans);--sc-input-font-weight:var(--sc-font-weight-normal);--sc-input-font-size-small:var(--sc-font-size-small);--sc-input-font-size-medium:var(--sc-font-size-medium);--sc-input-font-size-large:var(--sc-font-size-large);--sc-input-letter-spacing:var(--sc-letter-spacing-normal);--sc-input-border-color:var(--sc-color-gray-700);--sc-input-border-color-hover:var(--sc-color-gray-600);--sc-input-border-color-focus:var(--sc-color-primary-500);--sc-input-border-color-disabled:var(--sc-color-gray-700);--sc-input-border-color-invalid:var(--sc-color-danger-500);--sc-input-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-input-color:var(--sc-color-gray-200);--sc-input-color-hover:var(--sc-color-gray-200);--sc-input-color-focus:var(--sc-color-gray-200);--sc-input-color-disabled:var(--sc-color-gray-100);--sc-input-color-invalid:var(--sc-color-danger-600);--sc-input-icon-color:var(--sc-color-gray-500);--sc-input-icon-color-hover:var(--sc-color-gray-300);--sc-input-icon-color-focus:var(--sc-color-gray-300);--sc-input-placeholder-color:var(--sc-color-gray-500);--sc-input-placeholder-color-disabled:var(--sc-color-gray-400);--sc-input-help-text-color:var(--sc-color-gray-400);--sc-check-input-unchecked-background-color:var(--sc-color-gray-800);--sc-check-input-unchecked-border-color:var(--sc-color-gray-500);--sc-list-row-background-color:var(--sc-color-gray-950);--sc-badge-notice-background-color:var(--sc-color-gray-950);--sc-divider-text-background-color:var(--sc-color-gray-900);--sc-badge-notice-text-color:var(--sc-color-gray-300);--sc-list-row-color:var(--sc-color-gray-300);--sc-empty-color:var(--sc-color-gray-300);--sc-empty-icon-color:var(--sc-color-gray-300);--sc-tab-active-background:var(--sc-color-gray-800);--sc-menu-item-color:var(--sc-color-gray-300);--sc-line-item-title-color:var(--sc-color-gray-300);--sc-order-summary-color:var(--sc-color-gray-300);--sc-order-collapse-link-icon-color:var(--sc-color-gray-300);--sc-input-control-background-color:var(--sc-color-gray-900);--sc-block-ui-background-color:var(--sc-color-gray-800);--sc-select-background-color:var(--sc-color-gray-900);--sc-input-background-color:var(--sc-color-gray-900);--sc-button-default-background-color:var(--sc-color-gray-900);--sc-button-default-hover-background-color:var(--sc-color-gray-900);--sc-button-default-active-background-color:var( --sc-button-default-hover-background-color );--sc-button-default-focus-background-color:var( --sc-button-default-hover-background-color );--sc-button-default-active-border-color:var(--sc-color-gray-600);--sc-button-default-focus-border-color:var(--sc-color-gray-600);--sc-toggle-background-color:var(--sc-color-gray-950);--sc-card-background-color:var(--sc-color-gray-950);--sc-table-cell-background-color:var(--sc-color-gray-800);--sc-alert-background-color:var(--sc-color-gray-800);--sc-alert-title-color:var(--sc-color-white);--sc-input-control-color:var(--sc-color-gray-300);--sc-alert-primary-color:var(--sc-color-gray-300);--sc-alert-info-color:var(--sc-color-gray-300);--sc-alert-danger-color:var(--sc-color-gray-300);--sc-alert-warning-color:var(--sc-color-gray-300);--sc-alert-success-color:var(--sc-color-gray-300);--sc-alert-primary-title-color:var(--sc-color-gray-300);--sc-alert-info-title-color:var(--sc-color-gray-300);--sc-alert-danger-title-color:var(--sc-color-gray-300);--sc-alert-warning-title-color:var(--sc-color-gray-300);--sc-alert-success-title-color:var(--sc-color-gray-300);--sc-breadcrumb-item-label-color:var(--sc-color-gray-300);--sc-breadcrumb-item-label-active-color:var(--sc-color-gray-200);--sc-button-default-color:var(--sc-color-gray-300);--sc-breadcrumb-color:var(--sc-color-gray-300);--sc-stacked-list-row-text-color:var(--sc-color-gray-300);--sc-order-confirmation-color:var(--sc-color-gray-300);--sc-card-border-color:var(--sc-color-gray-600);--sc-select-border-color:var(--sc-color-gray-600);--sc-button-default-border-color:var(--sc-color-gray-600);--sc-stacked-list-border-color:var(--sc-color-gray-600);--sc-divider-border-top-color:var(--sc-color-gray-600);--sc-input-border-color:var(--sc-color-gray-600);--sc-table-border-bottom-color:var(--sc-color-gray-600);--sc-toggle-border-color:var(--sc-color-gray-600);--sc-toggle-shady-color:var(--sc-color-gray-800);--sc-table-row-border-bottom-color:var(--sc-color-gray-600);--sc-badge-notice-border-color:var(--sc-color-gray-600);--sc-stacked-list-row-hover-color:var(--sc-color-gray-800);--sc-skeleton-color:var(--sc-color-gray-800);--sc-skeleton-sheen-color:var(--sc-color-gray-700);--sc-switch-background-thumb-color:var(--sc-color-gray-900);--sc-switch-background-thumb-hover-color:var(--sc-color-gray-900);--sc-swith-label-color:var(--sc-color-gray-300);--sc-switch-description-color:var(--sc-color-gray-400);--sc-switch-control-background-color:var(--sc-color-gray-700);--sc-switch-border-color:var(--sc-color-gray-700);--sc-switch-control-hover-background-color:var(--sc-color-gray-600);--sc-switch-control-hover-border-color:var(--sc-color-gray-600);--sc-switch-checked-control-background-color:var(--sc-color-primary-600);--sc-switch-checked-control-border-color:var(--sc-color-primary-600);--sc-overlay-background-color:#d1d5db22;--sc-panel-background-color:var(--sc-color-gray-900);--sc-panel-border-color:var(--sc-color-gray-800);--sc-tooltip-background-color:var(--sc-color-gray-200);--sc-tooltip-color:var(--sc-color-black);--sc-choice-background-color:var(--sc-color-gray-900);--sc-choice-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-stripe-color-logo:"dark";--sc-stripe-color-tag:"dark";--sc-stripe-color-logo-tab-selected:"dark";--sc-stripe-color-tab-selected:"dark";--sc-drawer-border:solid var(--sc-input-border-width) var(--sc-input-border-color);--sc-cart-counter-background:var(--sc-color-gray-50);--sc-cart-counter-color:var(--sc-color-gray-950);--sc-cart-main-label-text-color:var(--sc-color-neutral-100);--sc-selected-price-color:var(--sc-color-gray-50);--sc-reviews-background-color:var(--sc-color-gray-900);--sc-review-text-color:var(--sc-color-gray-200);--sc-review-secondary-text-color:var(--sc-color-gray-400);--sc-review-border-color:var(--sc-color-gray-700);--sc-star-bar-background-color:var(--sc-color-gray-700);--sc-star-bar-fill-color:var(--sc-color-gray-200);--sc-review-overlay-background-color:rgba(0,0,0,.7)}[class*=wp-block-surecart-][hidden]{display:none}.sc-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}@-webkit-keyframes sheen{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sheen{0%{background-position:200% 0}to{background-position:-200% 0}}sc-form{display:block}sc-form>:not(:last-child){margin-bottom:var(--sc-form-row-spacing,.75em)}sc-form>:not(:last-child).wp-block-spacer{margin-bottom:0}sc-invoice-details:not(.hydrated),sc-invoice-details:not(:defined){display:none}sc-customer-email:not(.hydrated),sc-customer-email:not(:defined),sc-customer-name:not(.hydrated),sc-customer-name:not(:defined),sc-input:not(.hydrated),sc-input:not(:defined){-webkit-animation:sheen 3s ease-in-out infinite;animation:sheen 3s ease-in-out infinite;background:-webkit-gradient(linear,right top,left top,from(rgb(75 85 99 / .2)),color-stop(rgb(75 85 99 / .1)),color-stop(rgb(75 85 99 / .1)),to(rgb(75 85 99 / .2)));background:linear-gradient(270deg,rgb(75 85 99 / .2),rgb(75 85 99 / .1),rgb(75 85 99 / .1),rgb(75 85 99 / .2));background-size:400% 100%;border-radius:var(--sc-input-border-radius-medium);display:block;height:var(--sc-input-height-medium)}sc-button:not(.hydrated),sc-button:not(:defined),sc-order-submit:not(.hydrated),sc-order-submit:not(:defined){-webkit-animation:sheen 3s ease-in-out infinite;animation:sheen 3s ease-in-out infinite;background:-webkit-gradient(linear,right top,left top,from(rgb(75 85 99 / .2)),color-stop(rgb(75 85 99 / .1)),color-stop(rgb(75 85 99 / .1)),to(rgb(75 85 99 / .2)));background:linear-gradient(270deg,rgb(75 85 99 / .2),rgb(75 85 99 / .1),rgb(75 85 99 / .1),rgb(75 85 99 / .2));background-size:400% 100%;border-radius:var(--sc-input-border-radius-medium);color:#fff0;display:block;height:var(--sc-input-height-large);text-align:center;width:auto}sc-order-summary:not(.hydrated),sc-order-summary:not(:defined){-webkit-animation:sheen 3s ease-in-out infinite;animation:sheen 3s ease-in-out infinite;background:-webkit-gradient(linear,right top,left top,from(rgb(75 85 99 / .2)),color-stop(rgb(75 85 99 / .1)),color-stop(rgb(75 85 99 / .1)),to(rgb(75 85 99 / .2)));background:linear-gradient(270deg,rgb(75 85 99 / .2),rgb(75 85 99 / .1),rgb(75 85 99 / .1),rgb(75 85 99 / .2));background-size:400% 100%;border-radius:var(--sc-input-border-radius-medium);color:#fff0;display:block;height:var(--sc-input-height-large);text-align:center;width:auto}sc-tab-group:not(.hydrated),sc-tab-group:not(:defined),sc-tab:not(.hydrated),sc-tab:not(:defined){visibility:hidden}sc-column:not(.hydrated),sc-column:not(:defined){opacity:0;visibility:hidden}sc-columns{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;gap:var(--sc-column-spacing,var(--sc-spacing-xxxx-large));margin-left:auto;margin-right:auto;width:100%;-webkit-box-align:initial!important;-ms-flex-align:initial!important;align-items:normal!important}@media(min-width:782px){sc-columns{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}sc-columns.are-vertically-aligned-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}sc-columns.are-vertically-aligned-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}sc-columns.are-vertically-aligned-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width:781px){sc-columns:not(.is-not-stacked-on-mobile).is-full-height>sc-column{padding:30px!important}sc-columns:not(.is-not-stacked-on-mobile)>sc-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media(min-width:782px){sc-columns:not(.is-not-stacked-on-mobile)>sc-column{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}sc-columns:not(.is-not-stacked-on-mobile)>sc-column[style*=flex-basis]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}sc-columns.is-not-stacked-on-mobile{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}sc-columns.is-not-stacked-on-mobile>sc-column{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}sc-columns.is-not-stacked-on-mobile>sc-column[style*=flex-basis]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}sc-column{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}sc-column.is-vertically-aligned-top{-ms-flex-item-align:start;align-self:flex-start}sc-column.is-vertically-aligned-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}sc-column.is-vertically-aligned-bottom{-ms-flex-item-align:end;align-self:flex-end}sc-column.is-vertically-aligned-bottom,sc-column.is-vertically-aligned-center,sc-column.is-vertically-aligned-top{width:100%}@media(min-width:782px){sc-column.is-sticky{position:sticky!important;-ms-flex-item-align:start;align-self:flex-start;top:0}}sc-column>:not(.wp-block-spacer):not(:last-child):not(.is-empty):not(style){margin-bottom:var(--sc-form-row-spacing,.75em)}sc-column>:not(.wp-block-spacer):not(:last-child):not(.is-empty):not(style):not(.is-layout-flex){display:block}.hydrated{visibility:inherit}:root{--sc-color-primary-500:#5A1542;--sc-focus-ring-color-primary:#5A1542;--sc-input-border-color-focus:#5A1542;--sc-color-gray-900:#000;--sc-color-primary-text:#ffffff;--wp--preset--color--surecart:#5A1542}.cozy-block-hover-panel{text-align:right}.clear-cozy-hover-attributes{color:#b32d2e;font-size:13px;cursor:pointer}.clear-cozy-custom-font{display:inline-block;text-align:right;width:100%}.cozy-button-hover-styles.wp-block-button .wp-block-button__link.wp-element-button:hover{background-color:var(--cozyButtonBgColorHover)!important;color:var(--cozyButtonColorHover)!important;border-color:var(--cozyButtonBorderHover)!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-icon{background-color:transparent!important}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item{padding:var(--cozyMenuPadding)}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover{background:var(--cozyHoverMenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item:hover>.wp-block-navigation-item__content{color:var(--cozyHoverMenuText)!important;fill:var(--cozyHoverMenuText)!important;stroke:var(--cozyHoverMenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover{background:var(--cozyHoverSubmenuBg)!important;@media only screen and (max-width:767px){&{background:transparent!important}}}.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container>.wp-block-navigation-item:hover>.wp-block-navigation-item__content,.cozy-nav-hover-color.wp-block-navigation__container.wp-block-navigation>.wp-block-navigation-item.has-child .wp-block-navigation__submenu-container .wp-block-navigation-item:hover .wp-block-navigation__submenu-icon svg{color:var(--cozyHoverSubmenuText)!important;fill:var(--cozyHoverSubmenuText)!important;stroke:var(--cozyHoverSubmenuText)!important;@media only screen and (max-width:767px){&{color:initial!important}}}@media (max-width:600px){nav.is-responsive.wp-block-navigation ul{padding:0 20px}}.cozy-block-premium-button:hover{background-color:#f90!important}.cozy-link-styles{position:absolute;left:230px;border:none;background-color:#fff0;cursor:pointer;transition:all ease-in-out 0.23s}.cozy-link-styles path{fill:#5566ca!important}.cozy-link-styles.cozy-attr-link-disabled path{fill:#b2bcf9!important}.cozy-link-styles.cozy-attr-link-disabled:before{content:"";background-color:#000;width:1px;height:17px;position:absolute;rotate:45deg;left:10px;top:1px}.cozy-overlay-wrapper{position:fixed;width:100%;height:100%;opacity:.8;z-index:20;top:0}.cozy-block-wrapper{position:relative;margin-block-start:0!important}.cozy-icon-list{display:grid;grid-row-gap:5px;grid-template-columns:repeat(5,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-icon-list button{width:30px;height:30px;padding:0;margin:0 auto}.cozy-icon-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-icon-search{margin:10px}.cozy-icon-list .cozy-icon{display:flex;align-items:center;justify-content:center;width:100%}.cozy-shape-divider-list{display:grid;grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(3,1fr);overflow:hidden;max-height:250px;transition:all ease-in 0.23s;margin-bottom:10px;padding:10px 5px}.cozy-shape-divider-list button{width:50px;height:20px;padding:0;margin:0 auto}.cozy-shape-divider-list .cozy-shape-divider{display:flex;align-items:center;justify-content:center;width:100%;fill:#000}.cozy-shape-divider-list:hover{overflow-y:scroll;transition:all ease-in-out 0.23s}.cozy-shape-divider.color-fade svg:not(.cozy-pro-icon){opacity:.8}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow:not(.wp-block-button):not(.wp-block-image){box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-button>.wp-block-button__link,.cozy-hover-effect__initialized.cozy-hover-effect__has-default-box-shadow.wp-block-image>img{box-shadow:var(--cozyDefaultBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow:not(.wp-block-button):not(.wp-block-image):hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-button>.wp-block-button__link:hover,.cozy-hover-effect__initialized.cozy-hover-effect__has-hover-box-shadow.wp-block-image>img:hover{box-shadow:var(--cozyHoverBoxShadow)}.cozy-hover-effect__initialized:hover{transform:translateX(var(--cozyHoverTranslateX)) translateY(var(--cozyHoverTranslateY)) rotate(var(--cozyHoverRotate)) scale(var(--cozyHoverScale))!important;transition:transform 0.23s ease-in-out!important}.cozy-hover-effect__overflow-hidden{overflow:hidden}.cozy-hover-effect__overflow-visible{overflow:visible}.cozy-hover-effect__overflow-scroll{overflow:scroll}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{content:"";display:inline-block;vertical-align:middle;width:var(--cozy--icon--box-width);height:var(--cozy--icon--box-height);-webkit-mask-image:var(--cozy--icon--svg);-webkit-mask-size:var(--cozy--icon--size);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:var(--cozy--icon--svg);mask-size:var(--cozy--icon--size);mask-repeat:no-repeat;mask-position:center;margin-top:var(--cozy--icon--margin--top);margin-bottom:var(--cozy--icon--margin--bottom);transform:rotate(var(--cozy--icon--rotate));background-color:var(--cozy--icon--color)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:hover:before,.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:hover:after{background-color:var(--cozy--icon--color-hover)}.wp-block-button.cozy-button__has-icon.icon-position__before .wp-block-button__link:before{margin-right:var(--cozy--icon--gap)}.wp-block-button.cozy-button__has-icon.icon-position__after .wp-block-button__link:after{margin-left:var(--cozy--icon--gap)}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade],html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate,html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate,html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:hidden;opacity:0;transform:translateY(30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-up{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.4s ease}.wp-block-cover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:hidden;opacity:0;transform:translateX(-30px)}.wp-block-cover:hover .wp-block-group:not(.block-editor-block-list__block).ca-pattern__fade-right{visibility:visible;opacity:1;transform:translateX(0);transition:all 0.4s ease}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block) .wp-block-cover__background{visibility:hidden}.ca-pattern__show-bg-hover.wp-block-cover:not(.block-editor-block-list__block):hover .wp-block-cover__background{visibility:visible}.ca-pattern__core-icon.wp-block-search__button-only .wp-block-search__button.has-icon,.ca-pattern__core-icon.wp-block-woocommerce-customer-account>a,.ca-pattern__core-icon.wp-block-woocommerce-mini-cart>.wc-block-mini-cart__button{padding-left:0!important;padding-right:0!important}@media only screen and (max-width:1024px){.ca-pattern__responsive-cover.wp-block-cover{min-height:650px!important}}@media only screen and (max-width:767px){.ca-pattern__responsive-cover.wp-block-cover{min-height:450px!important}}@media only screen and (max-width:568px){.ca-pattern__responsive-cover.wp-block-cover{min-height:350px!important}}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{padding:0;border:0;transition:all ease 0.23s;transform:translateY(40px);box-shadow:0 5px 20px rgb(0 0 0 / .23)}.ca-pattern__navigation.wp-block-navigation li:hover ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0)}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:50px}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;transition:all ease 0.23s}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#ededed}@media (max-width:600px){.wp-block-navigation.ca-pattern__navigation ul{grid-gap:0;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin-block-end:0}.wp-block-navigation.ca-pattern__navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{line-height:30px;padding:0}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu{transform:translateY(0);box-shadow:none}.ca-pattern__navigation.wp-block-navigation ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{background-color:#fff0}}.ca-pattern__social-icons{& .wp-social-link,& .wp-block-social-link-anchor{border-radius:0}&.has-border .wp-block-social-link-anchor{border:1px solid}&.has-radius .wp-social-link,&.has-radius .wp-block-social-link-anchor{border-radius:100px}}.wp-block-categories-list.ca-pattern__category-pills,.taxonomy-category.ca-pattern__category-pills.wp-block-post-terms{display:flex;gap:8px;flex-wrap:wrap;& .wp-block-post-terms__separator{display:none}& a{padding:2px 10px}&:not(.is-style-pill-border).ca-template-1>a{background-color:#9c8734;color:#fff;border-radius:100px;text-decoration:none}&.is-style-pill-border a{border:1px solid;border-radius:100px}&.ca-blog-11>a{background-color:#0c50ff;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-17>a{background-color:#10e3bc;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-22>a{background-color:#daeaff;color:#0168e6;border-radius:100px;text-decoration:none}&.ca-blog-27>a{padding:0}&.ca-blog-28>a{padding:4px 16px;background-color:#5b66ff}&.ca-blog-33>a{background-color:#ffb700;color:#030304;border-radius:100px;text-decoration:none}&.ca-blog-36>a{background-color:#bda45d;color:#fff;border-radius:100px;text-decoration:none}&.ca-blog-39>a{background-color:#68e3fe;color:#011e11;border-radius:100px;text-decoration:none;text-transform:capitalize}&.ca-footer-31{margin:0;padding:0;list-style:none;& a{text-decoration:none;text-transform:lowercase;background-color:#f6f6f640;color:#fff;&:before{content:"#"}}}}.ca-pattern__has-arrow-right.wp-block-read-more{position:relative}.ca-pattern__has-arrow-right.wp-block-read-more:after{background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/arrow.png);background-size:12px;background-position-y:1px;content:"";width:0;height:12px;display:inline-block;background-repeat:no-repeat;transform:translateX(-12px) rotate(-270deg);visibility:hidden;opacity:1}.ca-pattern__has-arrow-right.wp-block-read-more:hover:after{width:12px;margin-left:6px;transform:translateX(0) rotate(0);visibility:visible;transition:all 0.4s ease}.ca-pattern__blog-pagination{& .wp-block-query-pagination-previous,& .wp-block-query-pagination-next,& .wp-block-query-pagination-numbers .page-numbers:not(.dots){padding:4px 12px}& .wp-block-query-pagination-numbers{display:flex;gap:5px}&.has-border .wp-block-query-pagination-previous,&.has-border .wp-block-query-pagination-next,&.has-border .wp-block-query-pagination-numbers .page-numbers:not(.dots){border:1px solid}&.ca-blog-29 .wp-block-query-pagination-previous:hover,&.ca-blog-29 .wp-block-query-pagination-next:hover,&.ca-blog-29 .wp-block-query-pagination-numbers .page-numbers:not(.dots):hover{background-color:#5b66ff;color:#fff;border-color:#fff0}}.ca-pattern__swiper-nav-top-right .swiper-button-prev,.ca-pattern__swiper-nav-top-right .swiper-button-next{top:-26px}.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 164px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:64px}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 134px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:32px}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-top-right .swiper-button-prev{left:calc(100% - 122px)}.ca-pattern__swiper-nav-top-right .swiper-button-next{right:22px}}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev,.ca-pattern__swiper-nav-bottom-left .swiper-button-next{bottom:-60px;top:auto}.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:36px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 140px)}@media only screen and (max-width:1024px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:32px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 136px)}}@media only screen and (max-width:568px){.ca-pattern__swiper-nav-bottom-left .swiper-button-prev{left:22px}.ca-pattern__swiper-nav-bottom-left .swiper-button-next{right:calc(100% - 126px)}}@media only screen and (max-width:960px){.ca-pattern__pricing-top-right,.ca-pattern__responsive-padding-top{padding-top:100px!important}}@media only screen and (max-width:1024px){.ca-pattern__img-height-auto .wp-block-image img{height:auto!important}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form{& p{margin:0;position:relative;max-width:100%}& .wpcf7-form-control-wrap{position:relative;padding-bottom:48px}& .wpcf7-not-valid-tip{position:absolute;bottom:0}& .wpcf7-text{padding:16px 32px;border:none;outline:none;box-shadow:none;box-sizing:border-box;max-width:100%}& .wpcf7-submit{padding:16px 28px;border:none;outline:none;box-shadow:none}& .wpcf7-spinner{position:absolute;bottom:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-1,.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& p:has(.wpcf7-email):before{content:"";background-image:url(https://plugins.cozythemes.com/cozy-addons/assets/media/user.png);background-size:16px;width:18px;height:18px;margin-right:6px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);z-index:5;background-repeat:no-repeat;left:12px}& .wpcf7-text{border-radius:100px;background-color:#fff;color:#4c4c4c}& .wpcf7-submit{border-radius:100px;background:#0c50ff;color:#fff}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-2{& .wpcf7-form-control-wrap{padding-bottom:38px}&:has(.wpcf7-not-valid-tip) .wpcf7-text{margin-bottom:28px}& .wpcf7-text{background-color:#f1f6ff;color:#6a6a6a;border:1px solid #01143625;border-radius:100px;margin-bottom:20px}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:100px;width:100%;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-4{& .wpcf7-text{border:1px solid #01143642}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-5{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}& .wpcf7-text{border:1px solid #e1e5eb;border-radius:8px}& p:has(.wpcf7-submit){flex:1}& .wpcf7-submit{background-color:#0c50ff;color:#fff;border-radius:8px;width:100%;font-weight:500}@media only screen and (max-width:1024px){& p:has(.wpcf7-text){width:100%}& .wpcf7-text{width:100%}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-6{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}& .wpcf7-email{border:1px solid #dfe5eb}& .wpcf7-email,.wpcf7-submit{border-radius:12px}& .wpcf7-submit{background-color:#0168e6;color:#fffffe;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-8{& .wpcf7-form{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:0;background-color:#fff0;border-bottom:1px solid #0e0e0e}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{background-color:#0e0e0e;color:#fff;font-weight:600}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-9{& .wpcf7-form{display:flex}& .wpcf7-form p{display:flex;align-items:center;justify-content:center}& .wpcf7-form-control-wrap{padding:0;& .wpcf7-email{border-radius:100px 0 0 100px;width:100%}}& .wpcf7-submit{border-radius:0 100px 100px 0;background-color:#030303;color:#ffb700;text-transform:uppercase;font-weight:600}& .wpcf7-spinner{right:0}@media only screen and (max-width:588px){& .wpcf7-form{flex-wrap:wrap;gap:12px}& .wpcf7-email,& .wpcf7-submit{border-radius:100px!important}}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-11{& p:has(.wpcf7-email),& p:has(.wpcf7-submit){display:inline-block}& p:has(.wpcf7-email){margin-right:16px}& .wpcf7-text{background-color:#fff0;border:1px solid #acacac41;color:#fff}& .wpcf7-submit{background-color:#ff696e;color:#fff;text-transform:uppercase}}.wp-block-contact-form-7-contact-form-selector.ca-newsletter-form.ca-pattern__newsletter-12{& .wpcf7-form{display:flex;flex-wrap:wrap;gap:8px}& .wpcf7-form-control-wrap{padding:0;width:70%}& .wpcf7-email{background-color:#fff0;color:#acacac;border:1px solid #acacac;padding:12px 20px;width:100%}& .wpcf7-submit{background-color:#006ded;color:#fff;border:1px solid #006ded;padding:12px 20px;text-transform:uppercase}.wpcf7-email,.wpcf7-submit{font-size:16px}& .wpcf7-not-valid-tip{position:unset}}.wp-block-contact-form-7-contact-form-selector.ca-footer-31{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-text{color:#d9d9d9;background-color:#fff0;border:1px solid #ffffff1e;padding:12px 16px;width:100%}& .wpcf7-submit{background-color:#0087d3;color:#fff;text-transform:uppercase;font-weight:600;width:100%}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-pattern__newsletter-13{& .wpcf7-not-valid-tip{position:unset}& p{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:16px;padding-bottom:8px;border-bottom:1px solid #1c1c02;gap:0}& .wpcf7-form-control-wrap{padding:0;width:80%}& .wpcf7-email{padding:16px 0 0 0;background-color:#fff0;color:#1c1c02}& .wpcf7-submit{background-color:#fff0;color:#1c1c02;padding:0;font-size:16px}}.wp-block-contact-form-7-contact-form-selector.ca-footer-32{& p:has(.wpcf7-text){margin-bottom:16px}& .wpcf7-form-control-wrap .wpcf7-text{color:#ebebeb;background-color:#fff0;border:1px solid #ffffff49;width:100%;border-radius:100px}& .wpcf7-form-control.wpcf7-submit{border-radius:100px;background-color:#1262ff;color:#fff;text-transform:uppercase;font-weight:500}& .wpcf7-spinner{right:0}}.wp-block-contact-form-7-contact-form-selector.ca-footer-33.ca-contact-form{& p{margin:0}& .wpcf7-form{display:flex;align-items:center;gap:0;flex-wrap:wrap}& .wpcf7-email{padding-left:6px;margin-top:0;background-color:#fff0;border:none;border-bottom:1px solid #d7fc00;color:#fff}& .wpcf7-email,.wpcf7-submit{border-radius:0}& .wpcf7-submit{color:#191919;background-color:#d7fc00;font-weight:600;text-transform:uppercase}}.ca-contact-form .wpcf7-form-control.wpcf7-text,.ca-contact-form .wpcf7-form-control.wpcf7-textarea,.ca-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,.ca-contact-form .wpcf7-form-control.wpcf7-select{border-radius:5px;border:1px solid #01143625;padding:15px;width:100%;margin-top:10px;box-sizing:border-box}.ca-contact-form form.wpcf7-form *::placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-moz-placeholder{font-size:14px}.ca-contact-form form.wpcf7-form *::-webkit-input-placeholder{font-size:14px}.ca-contact-form .wpcf7-form select{background:#fff0}.ca-contact-form .wpcf7-form-control.wpcf7-submit{border-radius:0;border:0;font-size:16px;padding:15px 40px}.ca-pattern__move-back{z-index:-1}.ca-pattern__move-forward{z-index:1}@media only screen and (max-width:1024px){.ca-pattern__responsive-no-margin .cozy-block-container,.ca-pattern__responsive-no-margin.wp-block-group{margin:0!important}}.ca-pattern__testimonial-47.block-editor-block-list__block .block-editor-block-list__block.ca-pattern__overlay{display:none}.ca-pattern__testimonial-47.block-editor-block-list__block.is-selected .block-editor-block-list__block.ca-pattern__overlay,.ca-pattern__testimonial-47.block-editor-block-list__block.has-child-selected .block-editor-block-list__block.ca-pattern__overlay{display:block!important}.ca-pattern__testimonial-47{position:relative}.ca-pattern__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;pointer-events:none}.ca-list__no-margin{margin:0;& li{margin:0}}.lordicon-wrapper{display:block}.lordicon-wrapper lord-icon{display:block;width:24px;height:24px}.lordicon-wrapper lord-icon:not(:defined){svg,img{display:block;width:inherit;height:inherit}}.lordicon-wrapper-inline-block{display:inline-block;vertical-align:middle}.lordicon-info{display:block}.lordicon-info p{border:2px dashed #ccc;padding:20px;text-align:center;background-color:#f9f9f9}@media only screen and (max-width:799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width:800px)and (max-width:1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width:1024px){.ub-hide-on-desktop{display:none}}#meetinghub_meeting p{font-size:20px;line-height:1.6;margin:10px 0 0}#meetinghub_meeting span.label{color:#e74c3c;font-weight:700}#meetinghub_meeting p span.label{color:#7856fb;margin-right:5px}#meetinghub_meeting .notice{background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:14px;margin-top:50px;padding:10px}#meetinghub_meeting .notice p{margin:10px}.mhub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1em;margin:20px 0;min-width:400px;overflow:hidden;width:100%}.mhub-table thead tr{background-color:#7856fb;color:#fff;text-align:center}.mhub-table td,.mhub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:12px 15px;text-align:center}.mhub-table td:first-child,.mhub-table th:first-child{border-left:0}.mhub-table th:first-child{border-bottom:0}.mhub-table td:last-child,.mhub-table th:last-child{border-right:0}.mhub-table tbody tr:nth-of-type(odd){background-color:#f3f3f3}.mhub-table tbody tr.active-row{color:#7856fb;font-weight:700}.mhub-table tbody tr:last-child td{border-bottom:0}.mhub-table a{color:#7856fb;font-weight:600;text-decoration:none!important}.mhub-table a:hover{color:#4f21ff;text-decoration:underline!important}.mhub_join_btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:10px 30px;text-decoration:none!important}.mhub_join_btn:hover{background-color:#4f21ff;color:#fff!important}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.jetpack-subscribe-floating-button{position:fixed;z-index:50000;bottom:0;right:0}@font-face{font-family:'fontello';src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot#1783597578);src:url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.eot#1783597578) format('embedded-opentype'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff2#1783597578) format('woff2'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.woff#1783597578) format('woff'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.ttf#1783597578) format('truetype'),url(https://techbyteflux.maxuratech.org.ng/wp-content/plugins/meetinghub/assets/css/../fonts/fontello.svg?9448528#fontello) format('svg');font-weight:400;font-style:normal}[class^="icon-meeting-hub-"]:before,[class*=" icon-meeting-hub-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:never;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-meeting-hub-edit:before{content:'\e800'}.icon-meeting-hub-eye:before{content:'\e801'}.icon-meeting-hub-trash:before{content:'\f1f8'}.mhub-col-lg-12{margin-top:30px}.mhub-locked{cursor:pointer;opacity:.5}.mhub-googlem-meeting-form,.mhub-jitsi-meeting-form,.mhub-zoom-meeting-form{margin-top:60px}.mhub-googlem-meeting-form.jitsi-settings-api,.mhub-jitsi-meeting-form.jitsi-settings-api,.mhub-zoom-meeting-form.jitsi-settings-api{margin-top:0}.mhub-form-group{display:flex;width:100%}.mhub-form-group label{color:#1c2025;display:block;font-size:16px;font-weight:600;margin-right:25px;text-align:left;width:30%!important}.mhub-form-group label small{color:#888;display:block;font-size:13px;font-weight:400}.mhub-form-group .input-wrapper{position:relative;width:70%}.mhub-form-group .input-wrapper .mhub_disabled{align-items:center;background:0 0;border-radius:3px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:400px}.mhub-form-group .input-wrapper .mhub-select2-wrapper{align-items:center;display:flex}.mhub-form-group .input-wrapper .mhub-select2-wrapper .mhub-select2-field{margin-right:25px}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{align-items:center;display:flex;width:400px}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:118px!important}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper .react-time-picker__inputGroup__divider{font-size:20px;font-weight:700;margin:0 10px}.mhub-form-group .input-wrapper button.react-time-picker__clear-button.react-time-picker__button{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;height:40px;line-height:24px;margin:0 25px 0 0;max-width:400px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper input[type=datetime-local]:focus,.mhub-form-group .input-wrapper input[type=email]:focus,.mhub-form-group .input-wrapper input[type=number]:focus,.mhub-form-group .input-wrapper input[type=password]:focus,.mhub-form-group .input-wrapper input[type=text]:focus,.mhub-form-group .input-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:400px}.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__day-name,.mhub-form-group .input-wrapper .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}.mhub-form-group .input-wrapper select{-webkit-appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px;border:1px solid #d1dbe8;border-radius:8px;box-shadow:none;color:#2c3338;cursor:pointer;font-size:14px;height:40px;line-height:2;margin-right:25px;max-width:400px;outline:none;padding:0 24px 0 8px;vertical-align:middle;width:100%}.mhub-form-group .input-wrapper select:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper.duration-select select{max-width:130px}.mhub-form-group .input-wrapper .select-right-label{color:#1c2025;font-size:16px;font-weight:600;margin-left:10px}.mhub-form-group .input-wrapper .select-right-label.right-space{margin-right:10px}.mhub-form-group .input-wrapper .mhub-switch-field{display:block}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]{display:none!important}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label{background-color:#7856fb}.mhub-form-group .input-wrapper .mhub-switch-field input[type=checkbox]:checked+label:after{left:33px}.mhub-form-group .input-wrapper .mhub-switch-field label{background-color:#ddd;border-radius:40px;color:#fff0;cursor:pointer;display:inline-block;height:35px;position:relative;transition:all .2s ease-in-out;width:65px!important}.mhub-form-group .input-wrapper .mhub-switch-field label:after{background-color:#fff;border-radius:50%;box-shadow:1px 1px 1px gray;content:" ";height:29px;left:3px;position:absolute;right:auto;top:3px;transition:all .2s ease-in-out;width:29px}.mhub-form-group .input-wrapper textarea{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;font-size:15px;line-height:24px;margin:0;max-width:400px;min-height:100px;outline:none;padding:8px;transition:all .3s ease;width:100%}.mhub-form-group .input-wrapper textarea:focus{border:1px solid #997eff;box-shadow:none;outline:none}.mhub-form-group .input-wrapper .rdtPicker{min-width:390px}.mhub-form-group .editor-wrapper{width:70%}.mhub-form-group .editor-wrapper .rsw-editor{min-height:120px;width:400px}.mhub-form-group .editor-wrapper .rsw-ce{background:#fff}.mhub-form-group .thumbnail-wrapper{width:70%}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail{align-items:center;display:flex}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail img{border:1px solid #ddd;border-radius:8px;height:60px;width:100px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail span{margin-right:5px}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .upload-thumbnail:hover{background-color:#4f21ff}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail{background-color:#cd5c5c;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-left:20px;padding:6px 14px;transition:opacity .3s ease 0s}.mhub-form-group .thumbnail-wrapper .meeting-thumbnail .reset-thumbnail:hover{background-color:#d33a3a}.mhub-form-group .multi-checkbox-wrapper{display:grid;grid-template-columns:repeat(2,17rem);width:70%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:center;display:flex;margin-bottom:15px}.mhub-form-group .multi-checkbox-wrapper .single-checkbox:last-child{margin-bottom:0}.mhub-form-group .multi-checkbox-wrapper .single-checkbox label{cursor:pointer;margin-left:5px}.reports-mhub-form-group{align-items:center}.reports-mhub-form-group label{font-size:18px;margin-right:20px;width:unset!important}.reports-mhub-form-group label.mrl-10{margin-left:10px;margin-right:10px}.reports-mhub-form-group .input-wrapper{width:unset}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px!important}.reports-mhub-form-group .react-datepicker__month-container{width:unset!important}.mhub-form-actions{display:block}.mhub-form-actions.sticky-save-btn{margin-top:0;position:fixed;right:30px;top:15%;z-index:99999}.mhub-form-actions.sticky-save-btn .save-meeting{margin-top:0}@media(max-width:450px){.mhub-form-actions.sticky-save-btn{display:none}}.mhub-form-actions .save-meeting{background-color:#7856fb;border:0;border-radius:8px;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .12);color:#fff;cursor:pointer;font-size:15px;margin-top:40px;padding:13px 16px;transition:opacity .3s ease 0s;width:150px}.mhub-form-actions .save-meeting:hover{background:#4f21ff;box-shadow:0 2px 4px 0 hsl(0 0% 4% / .2)}.mhub-save-actions{display:block;text-align:left}.mhub-save-actions .setting-save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:40px;padding:13px 16px;width:150px}.mhub-save-actions .setting-save-button:hover{background-color:#4f21ff}.mhub-save-actions .setting-save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-left:25px}.mhub-pro-tag.mhub-tag-addon{margin-left:10px}.mhub-new-tag,.mhub-upcomming-tag{background-color:#bbf7d0;border-radius:.375rem;color:#15803d;cursor:pointer;font-size:13px;font-weight:700;padding:5px 15px}.mhub-field_right_dec{color:#888;line-height:1;margin-top:5px}.mhub-hint-wrapper .hint{color:#6c6969;font-size:14px;line-height:20px;margin:8px 0;padding:0}.mhub_googlem_error,.mhub_msteams_error,.mhub_zoom_error{border:1px solid #c3c4c7;position:relative}.mhub_googlem_error.error,.mhub_msteams_error.error,.mhub_zoom_error.error{background:#fff;border-left-color:#d30c5c;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_googlem_error.recording-error,.mhub_msteams_error.recording-error,.mhub_zoom_error.recording-error{margin:0 0 50px}.mhub_googlem_error h3,.mhub_msteams_error h3,.mhub_zoom_error h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_googlem_error .close-icon,.mhub_msteams_error .close-icon,.mhub_zoom_error .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_googlem_error .close-icon:hover,.mhub_msteams_error .close-icon:hover,.mhub_zoom_error .close-icon:hover{color:red}.mhub_warning{border:1px solid #c3c4c7;position:relative}.mhub_warning.warning{background:#fff;border-left-color:#e08104;border-left-width:4px;border-radius:8px;box-shadow:0 1px 1px rgb(0 0 0 / .04);margin:40px 0 0;padding:15px 10px}.mhub_warning h3{font-size:16px;line-height:25px;margin:0;padding:0}.mhub_warning .close-icon{color:#d30c5c;cursor:pointer;font-size:16px;font-weight:700;position:absolute;right:2%;top:30%}.mhub_warning .close-icon:hover{color:red}.mhub-zoom-user-dec{font-size:14px;font-weight:500}.mhub-zoom-user-dec a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.mhub-zoom-user-dec a:hover{color:#4f21ff;text-decoration:underline}.mhub-zoom-user-dec a:focus{box-shadow:none;outline:none}@media(max-width:768px){.mhub-form-group{display:inline-block;width:100%}.mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.mhub-form-group .input-wrapper{width:100%}.mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.mhub-form-group .input-wrapper input[type=datetime-local],.mhub-form-group .input-wrapper input[type=email],.mhub-form-group .input-wrapper input[type=number],.mhub-form-group .input-wrapper input[type=password],.mhub-form-group .input-wrapper input[type=text],.mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.mhub-form-group .input-wrapper .react-datepicker-wrapper,.mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.mhub-form-group .input-wrapper select{height:50px;max-width:unset}.mhub-form-group .input-wrapper textarea{max-width:unset!important}.mhub-form-group .mhub-select2 .css-142jlnw-menu,.mhub-form-group .mhub-select2 .css-1l9zu8y-control,.mhub-form-group .mhub-select2 .css-2z8c8a-control{width:100%!important}.mhub-form-group .editor-wrapper,.mhub-form-group .editor-wrapper .rsw-editor,.mhub-form-group .multi-checkbox-wrapper,.mhub-form-group .thumbnail-wrapper{width:100%}.mhub-form-group .multi-checkbox-wrapper .single-checkbox{align-items:flex-start}.mhub-field_right_dec{line-height:20px}.mhub-pro-tag{float:right}.mhub-pro-tag.input-pro,.mhub-pro-tag.select-pro{margin-top:10px}}@media(max-width:992px){.reports-mhub-form-group{display:inline-block;width:100%}.reports-mhub-form-group label{margin-bottom:20px;margin-right:0;width:100%!important}.reports-mhub-form-group .input-wrapper{width:100%}.reports-mhub-form-group .input-wrapper.zoom-recurrence-repeat select{max-width:150px}.reports-mhub-form-group .input-wrapper .react-time-picker__inputGroup{width:100%}.reports-mhub-form-group .input-wrapper .rdtPicker{min-width:98%}.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__hour,.reports-mhub-form-group .input-wrapper input.react-time-picker__inputGroup__input.react-time-picker__inputGroup__minute,.reports-mhub-form-group .input-wrapper select.react-time-picker__inputGroup__input.react-time-picker__inputGroup__amPm{width:100%}.reports-mhub-form-group .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}.reports-mhub-form-group .input-wrapper input[type=datetime-local],.reports-mhub-form-group .input-wrapper input[type=email],.reports-mhub-form-group .input-wrapper input[type=number],.reports-mhub-form-group .input-wrapper input[type=password],.reports-mhub-form-group .input-wrapper input[type=text],.reports-mhub-form-group .input-wrapper input[type=time]{height:50px;max-width:unset!important}.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper,.reports-mhub-form-group .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],.reports-mhub-form-group .input-wrapper .react-datepicker__month-container{width:100%}.reports-mhub-form-group .input-wrapper select{height:50px;max-width:unset}.reports-mhub-form-group .input-wrapper textarea{max-width:unset!important}.reports-mhub-form-group .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:100%!important}.reports-mhub-form-group label{text-align:left}.reports-mhub-form-group label.mrl-10{margin:10px;text-align:center}}@media(max-width:450px){.mhub-form-actions .save-meeting,.mhub-save-actions .setting-save-button{width:100%}.mhub-form-actions.sticky-save-btn{right:15px;top:9%}}
/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;box-shadow:0 1px 3px rgb(0 0 0 / .1);display:none;margin-top:1px;min-width:250px;padding:4px;position:absolute;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #fff0;border-top-color:rgb(0 0 0 / .2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgb(0 0 0 / .25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{cursor:pointer;display:block;height:40%;line-height:40px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{color:#f0f0f0;fill:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{color:#fff;fill:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:#fff0;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgb(33 107 165 / .5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:#fff0}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #fff0;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:#fff0;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgb(0 0 0 / .8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.meetinghub-spinner{margin-left:auto;margin-right:auto;margin-top:10rem;text-align:center}.mhub-del-modal-overlay{align-items:center;background:rgb(0 0 0 / .5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.mhub-del-modal{background:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px;position:relative;width:400px}.mhub-del-modal .close-button{background:none;border:none;color:#7856fb;cursor:pointer;font-size:30px;margin:0;padding:0;position:absolute;right:5px;top:0}.mhub-del-modal .close-button:hover{color:#4f21ff}.mhub-del-modal .modal-header h2{font-weight:700}.mhub-del-modal .modal-body{margin-bottom:40px}.mhub-del-modal .modal-buttons{display:flex;justify-content:flex-end}.mhub-del-modal .modal-buttons button{cursor:pointer;margin-left:10px;padding:8px 12px;transition:background-color .3s ease,border-color .3s ease}.mhub-del-modal .modal-buttons button.confirm-button{background-color:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.confirm-button:hover{background-color:#4f21ff;border-color:#4f21ff}.mhub-del-modal .modal-buttons button.cancel-button{background-color:#f44336;border:1px solid #f44336;border-radius:8px;color:#fff}.mhub-del-modal .modal-buttons button.cancel-button:hover{background-color:#d32e2e;border-color:#d32e2e}.mhub-plugin-dashboard *,.mhub-plugin-dashboard :after,.mhub-plugin-dashboard :before{box-sizing:border-box}.mhub-plugin-dashboard{background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;max-width:100%;min-height:calc(100vh - 32px);padding:0 0 80px;position:relative}.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:30px 0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar{align-items:flex-start;flex-direction:column;gap:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{color:#1e293b;font-size:24px;font-weight:700;line-height:1.3;margin:0}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-left h1{font-size:20px}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{display:flex;gap:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right{flex-direction:column;gap:12px;width:100%}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline,.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{justify-content:center;max-width:100%;padding:14px 15px;width:100%}}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline{align-items:center;background:#fff;border:1px solid #ccd0d4;border-radius:8px;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-outline:hover{background:#f8fafc;border-color:#7856fb;color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary{align-items:center;background:#7856fb;border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary:hover{background:#6448d1}.mhub-plugin-dashboard .mhub-dashboard-header-bar .mhub-header-right .mhub-btn-primary .dashicons{font-size:18px;height:18px;width:18px}.mhub-plugin-dashboard .mhub-dashboard-container{display:block;margin:0 auto;max-width:1300px;padding:0 40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 20px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-container{padding:0 15px}}.mhub-plugin-dashboard .mhub-dashboard-stats-row{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-stats-row{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card{align-items:center;background:#fff;border-bottom:3px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card:hover{border-bottom-color:#7856fb;transform:translateY(-3px)}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-value{color:#0f172a;font-size:32px;font-weight:800;line-height:1;margin-bottom:8px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-label{color:#64748b;font-size:13px;font-weight:600}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap{align-items:center;background:#f5f3ff;border-radius:12px;display:flex;height:50px;justify-content:center;width:50px}.mhub-plugin-dashboard .mhub-dashboard-stats-row .mhub-stat-card .mhub-stat-icon-wrap .dashicons{font-size:28px;height:28px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);padding:25px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 20px;padding-bottom:15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card h3{font-size:14px}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-card{padding:20px}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{gap:20px;grid-template-columns:1fr 1fr}}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item{display:flex;flex-direction:column;gap:8px}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-name{color:#475569;font-size:13px;font-weight:700}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-bar-wrap .mhub-platform-bar{border-radius:10px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-platform-breakdown .mhub-platform-item .mhub-platform-count{align-self:flex-end;color:#1e293b;font-size:14px;font-weight:800}.mhub-plugin-dashboard .mhub-dashboard-middle-grid{align-items:start;display:grid;gap:25px;grid-template-columns:1fr 340px;margin-bottom:40px}@media(max-width:1100px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-main{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{align-items:center;background:#fff;border:1px solid rgb(120 86 251 / .05);border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:grid;gap:30px;grid-template-columns:1.5fr 1fr;padding:40px}@media(max-width:768px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card{grid-template-columns:1fr;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{color:#1e293b;font-size:28px;font-weight:800;line-height:1.3;margin:0 0 15px}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text h2{font-size:22px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text p{color:#64748b;font-size:15px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:8px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-text .mhub-banner-link:focus{box-shadow:none;outline:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder{align-items:center;aspect-ratio:16/10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder img{border-radius:4px;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay{align-items:center;background:#7856fb;border-radius:50%;box-shadow:0 10px 15px -3px rgb(120 86 251 / .4);color:#fff;display:flex;height:60px;justify-content:center;position:absolute;transition:all .3s ease;width:60px;z-index:2}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder .mhub-play-button-overlay .dashicons{font-size:28px;height:28px;margin-left:2px;width:28px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1);transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover img{transform:scale(1.05)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-banner-card .mhub-banner-vid-placeholder:hover .mhub-play-button-overlay{background:#5b42d1;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:center;background:#fff;border-left:4px solid #fff0;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;justify-content:space-between;padding:35px;position:relative;transition:all .3s ease}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card{align-items:flex-start;flex-direction:column-reverse;gap:20px;padding:25px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card:hover{background:linear-gradient(90deg,#fdfdff,#fff);border-left-color:#7856fb;box-shadow:0 10px 15px -3px rgb(0 0 0 / .08)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:75%}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text{max-width:100%}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{color:#1e293b;font-size:22px;font-weight:800;line-height:1.3;margin:0 0 12px;transition:color .3s}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text h3{font-size:18px}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text:hover h3{color:#7856fb}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text p{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{background:#7856fb;border-radius:8px;color:#fff;font-size:14px;font-weight:700;padding:12px 26px;text-decoration:none}@media(max-width:480px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small{display:block;text-align:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-text .mhub-btn-brand-small:hover{background:#6448d1}@media(max-width:600px){.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image{align-self:center}}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image .dashicons{color:#7856fb;font-size:110px;height:110px;opacity:.08;transition:opacity .3s;width:110px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-dashboard-promo-card .mhub-promo-image:hover .dashicons{opacity:.15}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar{display:flex;flex-direction:column;gap:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);flex-shrink:0;padding:25px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card{overflow:hidden;position:relative}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card:before{background:radial-gradient(circle,rgb(245 158 11 / .15) 0,#fff0 70%);content:"";height:180px;pointer-events:none;position:absolute;right:-50px;top:-50px;width:180px;z-index:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge{color:#f59e0b;margin-bottom:15px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-badge .dashicons{font-size:32px;height:32px;width:32px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card h3{color:#1e293b;font-size:17px;font-weight:700;margin:0 0 20px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple{list-style:none;margin:0 0 15px;padding:0;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li{align-items:center;color:#475569;display:flex;font-size:13.5px;font-weight:500;gap:12px;margin-bottom:14px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-pro-features-simple li .dashicons-yes{background:#ecfdf5;border-radius:50%;color:#10b981;font-size:20px;height:20px;padding:2px;width:20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-upgrade-btn-wrapper{border-top:1px solid #f1f5f9;padding-top:16px;position:relative;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold{align-items:center;background-color:#fde68a;border-radius:10px;box-shadow:0 4px 14px 0 rgb(180 83 9 / .15);box-sizing:border-box;color:#b45309;display:flex;font-size:15px;font-weight:800;gap:10px;justify-content:center;letter-spacing:.5px;padding:15px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%;z-index:1}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-pro-sidebar-card .mhub-btn-pro-gold:hover{background-color:#fcd34d;box-shadow:0 6px 20px rgb(180 83 9 / .25);color:#92400e;transform:translateY(-2px)}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar h3{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:700;gap:10px;margin:0 0 20px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list{list-style:none;margin:0 0 20px;padding:0}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li{align-items:center;color:#475569;display:flex;font-size:13.5px;gap:10px;margin-bottom:12px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-changelog-list li .dashicons-yes{color:#7856fb;font-size:16px;height:16px;width:16px}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link{align-items:center;color:#7856fb;display:flex;font-size:13.5px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-middle-grid .mhub-middle-sidebar .mhub-whats-new-sidebar .mhub-learn-more-link:hover{text-decoration:underline}.mhub-plugin-dashboard .mhub-dashboard-footer-grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:10px}@media(max-width:1024px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mhub-plugin-dashboard .mhub-dashboard-footer-grid{grid-template-columns:1fr}}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);display:flex;flex-direction:column;overflow:hidden;padding:35px;position:relative;text-align:left;transition:all .3s ease}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover{box-shadow:0 10px 15px -3px rgb(120 86 251 / .1);transform:translateY(-5px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon{margin-bottom:25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-icon .dashicons{font-size:40px;height:40px;opacity:.9;transition:transform .3s;width:40px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card:hover .mhub-footer-icon .dashicons{color:#5b42d1!important;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card h4{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 15px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card p{color:#64748b;flex-grow:1;font-size:14px;line-height:1.7;margin:0 0 25px}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link{align-items:center;color:#7856fb;display:flex;font-size:15px;font-weight:700;gap:6px;text-decoration:none}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover{color:#5b42d1}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link:hover .dashicons{transform:translateX(3px)}.mhub-plugin-dashboard .mhub-dashboard-footer-grid .mhub-footer-card .mhub-footer-link .dashicons{font-size:18px;height:18px;transition:transform .2s;width:18px}.mhub-plugin-dashboard .mhub-video-modal-overlay{align-items:center;animation:mhubFadeIn .3s ease;backdrop-filter:blur(4px);background:rgb(15 23 42 / .85);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container{animation:mhubSlideUp .4s cubic-bezier(.34,1.56,.64,1);max-width:900px;position:relative;width:90%}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 10px 15px -3px rgb(0 0 0 / .2);color:#1e293b;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-15px;top:-15px;transition:all .2s ease;width:40px;z-index:10}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close:hover{color:#7856fb;transform:scale(1.1)}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-modal-close .dashicons{font-size:20px;font-weight:800;height:20px;width:20px}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper{aspect-ratio:16/9;background:#000;border:4px solid #fff;border-radius:16px;box-shadow:0 25px 50px -12px rgb(0 0 0 / .6);overflow:hidden}.mhub-plugin-dashboard .mhub-video-modal-overlay .mhub-video-modal-container .mhub-video-iframe-wrapper iframe{border:none;height:100%;width:100%}@keyframes mhubFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mhubSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#meetingHub_lms_dashboard,#meeting_hub_admin_dasboard,#meetinghub_plugin_dashboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users,#mhub_dokan_dasboard,#mhub_frontend_meeting,#mhub_google_meet_meeting_list,#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard,#mhub_webex_meeting_list,#mhub_zoom_meeting_list,#mhub_zoom_webinar_list{padding:30px 30px 30px 10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .zoom-user-form,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .zoom-user-form,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .zoom-user-form{margin-top:50px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 20px;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn span,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn span{margin-right:5px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .back-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .back-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .back-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .title,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .title,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .title,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .title,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .title,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .title,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .title,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .title,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .title,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .title,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .title{color:#333;font-size:24px;font-weight:700;margin-bottom:0;margin-top:35px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper{margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{font-size:18px;font-weight:700;margin-bottom:10px;margin-right:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{background-color:#fff;border:1px solid #ddd;border-radius:8px;font-size:16px;height:40px;margin-top:5px;padding:3px 10px;transition:border-color .3s ease,width .3s ease;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform:hover{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:450px){#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper label{display:inline-block}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#meetinghub_zoom_users #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_frontend_meeting #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper .meeting-platform-wrapper .choice-meeting-platform{height:50px;width:100%}}#meetingHub_lms_dashboard #meeting_hub .meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-wrapper{margin-bottom:40px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container,#meetinghub_zoom_reports #meeting_hub .zoom-form-container,#meetinghub_zoom_users #meeting_hub .zoom-form-container,#mhub_dokan_dasboard #meeting_hub .zoom-form-container,#mhub_frontend_meeting #meeting_hub .zoom-form-container,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container,#mhub_webex_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container{margin-top:50px;max-width:600px;padding:20px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner{background-color:#f8d7da;border-radius:8px;color:#721c24;margin-bottom:20px;padding:10px}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#meetinghub_zoom_users #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_frontend_meeting #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .upcoming-feature-banner .upcoming-feature-text{font-weight:700;margin:0;text-align:center}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content h3,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content h3,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content h3,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content h3,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content h3,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content h3,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content h3,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content h3{margin-top:0}#meetingHub_lms_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meeting_hub_admin_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_plugin_dashboard #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_recordings #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_reports #meeting_hub .zoom-form-container .form-content .feature-description,#meetinghub_zoom_users #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_dokan_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_frontend_meeting #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_google_meet_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_jitsi_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_msteams_upcoming_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_multivendorX_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_wcfm_dasboard #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_webex_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_meeting_list #meeting_hub .zoom-form-container .form-content .feature-description,#mhub_zoom_webinar_list #meeting_hub .zoom-form-container .form-content .feature-description{color:#495057;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control{margin-bottom:24px;padding:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:4px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control label:before{content:"👁️";font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d1dbe8;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;height:46px;max-width:400px;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .1);outline:none}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select:hover{border-color:#d1d5db}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-main-control .visibility-select option{font-weight:500;padding:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{animation:slideIn .3s ease-out;display:flex;flex-direction:column;gap:20px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-roles label:before{content:"👥";font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users{display:flex;flex-direction:column;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:600;gap:8px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-users label:before{content:"👤";font-size:14px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls{flex-direction:row;gap:24px}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-roles,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control .visibility-sub-controls .visibility-users{flex:1}}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select,#meetingHub_lms_dashboard #meeting_hub .visibility-users select,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select,#meetinghub_zoom_recordings #meeting_hub .visibility-users select,#meetinghub_zoom_reports #meeting_hub .visibility-roles select,#meetinghub_zoom_reports #meeting_hub .visibility-users select,#meetinghub_zoom_users #meeting_hub .visibility-roles select,#meetinghub_zoom_users #meeting_hub .visibility-users select,#mhub_dokan_dasboard #meeting_hub .visibility-roles select,#mhub_dokan_dasboard #meeting_hub .visibility-users select,#mhub_frontend_meeting #meeting_hub .visibility-roles select,#mhub_frontend_meeting #meeting_hub .visibility-users select,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select,#mhub_msteams_meeting_list #meeting_hub .visibility-users select,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select,#mhub_wcfm_dasboard #meeting_hub .visibility-users select,#mhub_webex_meeting_list #meeting_hub .visibility-roles select,#mhub_webex_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select,#mhub_zoom_meeting_list #meeting_hub .visibility-users select,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select,#mhub_zoom_webinar_list #meeting_hub .visibility-users select{scrollbar-color:#d1d5db #f9fafb;scrollbar-width:thin}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar{width:8px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-track,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;transition:background .2s ease}#meetingHub_lms_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetingHub_lms_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meeting_hub_admin_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_plugin_dashboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_recordings #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_reports #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#meetinghub_zoom_users #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_dokan_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_frontend_meeting #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_google_meet_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_jitsi_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_msteams_upcoming_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_multivendorX_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_wcfm_dasboard #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_webex_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_meeting_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-roles select::-webkit-scrollbar-thumb:hover,#mhub_zoom_webinar_list #meeting_hub .visibility-users select::-webkit-scrollbar-thumb:hover{background:#9ca3af}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading{opacity:.7;pointer-events:none;position:relative}#meetingHub_lms_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meeting_hub_admin_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_plugin_dashboard #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_recordings #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_reports #meeting_hub .meetinghub-visibility-control.loading:after,#meetinghub_zoom_users #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_dokan_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_frontend_meeting #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_google_meet_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_jitsi_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_msteams_upcoming_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_multivendorX_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_wcfm_dasboard #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_webex_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_meeting_list #meeting_hub .meetinghub-visibility-control.loading:after,#mhub_zoom_webinar_list #meeting_hub .meetinghub-visibility-control.loading:after{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:25px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{align-items:baseline;display:flex;flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper h1{font-size:28px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn{align-items:center;background-color:#7856fb;border-radius:8px;color:#fff;display:inline-flex;font-size:16px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:focus{box-shadow:none;outline:none}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn:hover{background-color:#4f21ff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn .dashicons,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn .dashicons{font-size:16px;margin-right:8px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper .create-user-btn span{align-items:center;display:flex}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard{border:2px solid rgb(120 86 251 / .565);border-radius:8px;color:#7856fb;display:inline-block;padding:5px 15px 5px 35px;position:relative;transition:.3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard span{left:9px;position:absolute;top:7px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .btn-back-dashboard:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .btn-back-dashboard:hover{background:#7856fb;border-color:#7856fb;color:#fff}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area{padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper{flex-wrap:wrap;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .header-area .header-wrapper .create-btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .header-area .header-wrapper .create-btn-wrapper{margin-left:0;margin-top:10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .table-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .table-container{margin:20px 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{display:flex;justify-content:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn{align-items:center;background-color:rgb(79 148 212 / .18);border:none;border-radius:8px;cursor:pointer;padding:10px 15px;transition:background-color .3s ease;width:45px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn i{color:#7856fb;font-size:16px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn:hover{background-color:rgb(52 157 255 / .322)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.view-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.view-action-btn i{color:#27ae60}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn.trash-action-btn i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn.trash-action-btn i{color:#fc779f}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn{background:#7856fb;color:#fff;font-size:14px;margin:0;padding:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-text-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-text-btn:hover{background:rgb(79 33 255 / .929)}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper{flex-wrap:wrap}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .action-wrapper .action-btn+.action-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .action-wrapper .action-btn+.action-btn{margin-left:0;margin-top:5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table{border:1px solid #ddd;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 0 20px rgb(0 0 0 / .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:15px;margin:20px 0;overflow:hidden;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{font-size:14px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{border:1px solid #ddd;border-width:0 1px 1px 0;padding:15px;text-align:left}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:first-child{border-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td:last-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th:last-child{border-right:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy{cursor:pointer;margin-left:10px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td .shortcode-copy i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th .shortcode-copy i{color:#7856fb}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table th{padding:15px 5px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead{background-color:#7856fb!important;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table thead th,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table thead th{background-color:#7856fb!important;font-size:15px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody{background-color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr td{text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:nth-child(2n),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:nth-child(2n){background-color:#f2f2f2}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .meeting-hub-table tbody tr:last-child td,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .meeting-hub-table tbody tr:last-child td{border-bottom:0}@media(max-width:576px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-meeting-list .mhub-meeting-dashboard-table thead th:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table tbody td:nth-child(4),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:first-child,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(3),#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-data-lists .mhub-meeting-dashboard-table thead th:nth-child(4){display:none}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable{cursor:pointer;position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable:hover:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable:hover:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable:hover:after{content:" ⇅";display:inline-block;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.asc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.asc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.asc:after{content:" ↑";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .sortable.desc:after,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .sortable.desc:after,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .sortable.desc:after{content:" ↓";display:inline-block;font-size:20px;font-weight:bolder;position:absolute;right:5%;top:50%;transform:translateY(-50%)}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .pagination,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .pagination,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .pagination,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .pagination,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .pagination,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .pagination,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .pagination,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .pagination,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .pagination{display:flex;justify-content:center;margin-top:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:0 4px;padding:8px 16px;transition:background-color .3s}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link:hover{background-color:#f0f0f0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.active,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.active,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.active,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.active,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.active,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.active{background-color:#7856fb;border-color:#7856fb;color:#fff}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link.disabled,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link.disabled,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link.disabled{cursor:not-allowed;opacity:.5}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{margin:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;float:right;font-size:16px;margin-bottom:10px;padding:5px 15px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input:focus,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input:focus,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input:focus{border:1px solid #997eff;box-shadow:none;outline:none}@media(max-width:300px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container{display:inline-block;margin:40px 0 0;width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .search-container .search-input,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .search-container .search-input,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .search-container .search-input{width:100%}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .page-link,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .page-link,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .page-link,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .page-link,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .page-link,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .page-link,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .page-link,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .page-link,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .page-link{padding:5px 10px}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper{margin-bottom:20px;text-align:center}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .empty-meeting-wrapper p,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .empty-meeting-wrapper p{font-size:18px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-table-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-table-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-table-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{background:rgb(25 118 210 / .12);border-radius:8px;display:flex;font-size:16px;font-weight:600;justify-content:space-between;left:0;margin:20px;padding:8px 20px;position:absolute;right:0;top:-12px;width:200px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings .delete-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings .delete-wrapper{position:relative}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i{color:#fc779f;cursor:pointer;font-size:20px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings i:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings i:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings i:hover{color:#dd4472}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .selected-meetings,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .selected-meetings,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .selected-meetings,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .selected-meetings{margin-left:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{color:#7a7a7a;font-size:30px;font-weight:400;line-height:10px;text-align:center}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper h1,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper h1{line-height:40px;margin-top:0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper{display:flex;justify-content:center;margin-top:40px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{align-items:center;border:2px solid hsl(0 3% 58% / .478);border-radius:8px;color:#7a7a7a;display:flex;justify-content:center;margin-left:20px;padding:5px 15px;text-decoration:none;transition:.3s;width:fit-content}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn span,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn span{margin-right:8px;margin-top:-1px}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn:hover,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn:hover{background:#7a7a7a;color:#fff}@media(max-width:768px){#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .meetinghub-no-meeting .empty-user-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-meeting-wrapper .btn-wrapper .create-meeting-btn,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data .empty-user-wrapper .btn-wrapper .create-meeting-btn{margin-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .mhub-has-no-data,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .mhub-has-no-data,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .mhub-has-no-data{padding:2rem 0}}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetingHub_lms_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meeting_hub_admin_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_plugin_dashboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_recordings #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_reports #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .meeting-dashboard .shortcode-copy-status,#meetinghub_zoom_users #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_dokan_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_frontend_meeting #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_google_meet_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_jitsi_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_msteams_upcoming_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_multivendorX_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_wcfm_dasboard #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_webex_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_meeting_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .meeting-dashboard .shortcode-copy-status,#mhub_zoom_webinar_list #meeting_hub .mhub-common-dashboard .shortcode-copy-status{background:#7856fb;border-radius:8px;color:#fff;font-size:16px;left:50%;padding:15px 40px;position:fixed;text-align:center;top:50px;transform:translateX(-50%);transition:opacity .5s ease-in-out;z-index:999}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .header-area,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .header-area,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .header-area{padding-bottom:10px;padding-left:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .selected-meetings,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .selected-meetings{margin:0;padding:6px 20px;top:0}#meetingHub_lms_dashboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_dokan_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_multivendorX_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container,#mhub_wcfm_dasboard #meeting_hub .meeting-dashboard .meetinghub-meeting-list .table-container{margin:20px 0 0}#meetingHub_lms_dashboard,#mhub_dokan_dasboard,#mhub_multivendorX_dasboard,#mhub_wcfm_dasboard{padding:0}.mhub_learnpress_lms_dashboard .search-container{margin-right:0!important}#mhub_wcfm_dasboard{margin-top:20px}#mhub_wcfm_dasboard .back-btn{line-height:20px}#mhub_wcfm_dasboard .meeting-wrapper .title{display:block;float:none!important}@media(max-width:768px){#meeting_hub_admin_dasboard,#meetinghub_zoom_recordings,#meetinghub_zoom_reports,#meetinghub_zoom_users{padding:30px 10px 30px 0}#mhub_jitsi_meeting_list,#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list,#mhub_zoom_meeting_list{padding:30px 0}}#mhub_msteams_meeting_list,#mhub_msteams_upcoming_list,#mhub_webex_meeting_list{padding:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:var(--toastify-toast-left);top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:var(--toastify-toast-right);top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);box-sizing:border-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;min-height:var(--toastify-toast-min-height);padding:8px;position:relative;-ms-touch-action:none;touch-action:none;-ms-flex-pack:justify;cursor:default;direction:ltr;font-family:var(--toastify-font-family);justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{background:#fff0;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mhub-modal-overlay{background:rgb(0 0 0 / .7);height:100%;left:0;top:0;width:100%;z-index:1000}.mhub-modal{background:#1e1e1e;border-radius:10px;box-shadow:0 4px 10px rgb(0 0 0 / .3);color:#fff;padding:30px 50px;position:relative}.mhub-modal-close{background:none;border:none;color:#4f21ff;cursor:pointer;font-size:35px;font-weight:600;position:absolute;right:15px;top:5px}.mhub-modal-close:hover{color:#7856fb}.mhub-modal-content{padding-top:10px;text-align:center}.mhub-modal-content .mhub-campaign{margin-top:30px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .ends-in{color:#0f9;font-size:16px;font-weight:700;margin-bottom:5px;margin-right:10px;padding:0;text-align:center}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-wrapper{background:linear-gradient(90deg,#5700fa,#340094);border:1.5px solid #e7daff;border-radius:8px;display:flex;justify-content:space-between;padding:6px 21px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box{align-items:center;border-right:1px solid #fff;display:flex;flex-direction:column;margin-right:10px;padding-right:15px}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box:last-child{border-right:none;padding-right:0}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-number{color:#fff;font-size:18px;font-weight:700}.mhub-modal-content .mhub-campaign .timer-main-wrapper .mhub-countdown-box .mhub-countdown-label{color:#fff;font-size:12px;margin-top:3px}.mhub-modal-content .mhub-campaign .mhub-countdown-note{color:#d9ff00;font-size:14px;margin-top:5px;padding:0}.mhub-modal-content .mhub-cta-btn{background-color:#d9ff00;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:18px;font-weight:800;margin-top:30px;padding:5px 20px}.mhub-modal-content .mhub-cta-btn:hover{background-color:#0f9;border-color:#0f9}.mhub-modal-content .ltd-title{color:#19ff00;font-size:18px;font-weight:600}.mhub-modal-content h2{color:#fff;font-size:24px;margin-bottom:35px;text-align:left}.mhub-modal-content p{color:#fff;font-size:16px}.mhub-modal-content ul{list-style:none;margin-bottom:20px;margin-left:0;padding:0;text-align:left}.mhub-modal-content ul li{font-size:16px;margin-bottom:10px;padding-left:20px;position:relative}.mhub-modal-content ul li:before{color:#7856fb;content:"✔";left:0;position:absolute;top:0}.mhub-modal-content ul li span{color:#7856fb;font-size:13px;font-weight:700}.mhub-modal-content .mhub-modal-button{background:#7856fb;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;margin-top:30px;padding:10px 20px;text-align:center;transition:background .3s;width:fit-content}.mhub-modal-content .mhub-modal-button:hover{background:#4f21ff}.google-meet-settings-container,.jitsi-settings-container,.msteams-settings-container,.webex-settings-container,.zoom-settings-container{margin:0 auto;padding:20px 20px 20px 0}.google-meet-settings-container a.back-button,.jitsi-settings-container a.back-button,.msteams-settings-container a.back-button,.webex-settings-container a.back-button,.zoom-settings-container a.back-button{color:#7856fb;display:block;font-size:16px;font-weight:500;margin-bottom:20px;text-decoration:none}.google-meet-settings-container a.back-button:focus,.jitsi-settings-container a.back-button:focus,.msteams-settings-container a.back-button:focus,.webex-settings-container a.back-button:focus,.zoom-settings-container a.back-button:focus{box-shadow:none;outline:none}.google-meet-settings-container a.back-button:hover,.jitsi-settings-container a.back-button:hover,.msteams-settings-container a.back-button:hover,.webex-settings-container a.back-button:hover,.zoom-settings-container a.back-button:hover{color:#4f21ff}.google-meet-settings-container .main-wrapper,.jitsi-settings-container .main-wrapper,.msteams-settings-container .main-wrapper,.webex-settings-container .main-wrapper,.zoom-settings-container .main-wrapper{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;width:100%}.google-meet-settings-container .main-wrapper .header,.jitsi-settings-container .main-wrapper .header,.msteams-settings-container .main-wrapper .header,.webex-settings-container .main-wrapper .header,.zoom-settings-container .main-wrapper .header{align-items:center;display:flex;margin-bottom:20px}.google-meet-settings-container .main-wrapper .header .title,.jitsi-settings-container .main-wrapper .header .title,.msteams-settings-container .main-wrapper .header .title,.webex-settings-container .main-wrapper .header .title,.zoom-settings-container .main-wrapper .header .title{font-size:1.5em;margin-left:10px}.google-meet-settings-container .main-wrapper .tab-wrapper,.jitsi-settings-container .main-wrapper .tab-wrapper,.msteams-settings-container .main-wrapper .tab-wrapper,.webex-settings-container .main-wrapper .tab-wrapper,.zoom-settings-container .main-wrapper .tab-wrapper{align-items:center;border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;flex-wrap:wrap;margin-bottom:20px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{display:flex;flex-wrap:wrap}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:10px;margin-right:10px;padding:10px 30px;text-align:center;transition:background-color .3s;width:111px}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item:hover{background-color:#f5f5f5}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item.active{background-color:#7856fb;color:#fff}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{align-items:center;background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1em;margin-left:auto;padding:10px 20px;text-decoration:none}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn .dashicons{margin-right:5px}.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn:hover{background-color:#4f21ff}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.jitsi-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.msteams-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.webex-settings-container .main-wrapper .tab-wrapper .create-meeting-btn,.zoom-settings-container .main-wrapper .tab-wrapper .create-meeting-btn{display:none}}@media(max-width:450px){.google-meet-settings-container .main-wrapper .tab-wrapper .tab,.jitsi-settings-container .main-wrapper .tab-wrapper .tab,.msteams-settings-container .main-wrapper .tab-wrapper .tab,.webex-settings-container .main-wrapper .tab-wrapper .tab,.zoom-settings-container .main-wrapper .tab-wrapper .tab{justify-content:center}.google-meet-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.jitsi-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.msteams-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.webex-settings-container .main-wrapper .tab-wrapper .tab .tab-item,.zoom-settings-container .main-wrapper .tab-wrapper .tab .tab-item{width:150px}}.google-meet-settings-container .main-wrapper .save-button,.jitsi-settings-container .main-wrapper .save-button,.msteams-settings-container .main-wrapper .save-button,.webex-settings-container .main-wrapper .save-button,.zoom-settings-container .main-wrapper .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;transition:background-color .3s;width:140px}.google-meet-settings-container .main-wrapper .save-button:hover,.jitsi-settings-container .main-wrapper .save-button:hover,.msteams-settings-container .main-wrapper .save-button:hover,.webex-settings-container .main-wrapper .save-button:hover,.zoom-settings-container .main-wrapper .save-button:hover{background-color:#4f21ff}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container{font-family:Arial,sans-serif}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{padding:20px 0;width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-title h3{color:#3c434a;font-size:20px;margin-bottom:10px;margin-top:0;padding-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .select-domain-description{color:#777;margin-bottom:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field{color:#3c434a;font-size:14px;font-weight:600;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field.disabled{color:hsl(0 0% 47% / .741)}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field input{margin-right:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field label{cursor:pointer}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel .radio-field .mhub-pro-tag{background-color:#fde68a;border-radius:.375rem;color:#b45309;cursor:pointer;font-size:13px;font-weight:700;margin-left:1rem;padding:5px 15px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:75%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-info{background:#7856fb;border-radius:100%;color:#fff;font-size:12px;line-height:0;margin-left:5px;padding:2px 6px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{align-items:center;display:flex;margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container:first-child{margin-top:0}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{align-items:center;display:flex}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions{text-align:left}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.webex-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .mhub-save-actions .setting-save-button{margin-top:20px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{margin-top:40px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description{color:#000;font-size:14px;margin-bottom:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:hover,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:hover{color:#4f21ff;text-decoration:underline}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .description a:focus,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .description a:focus{box-shadow:none;outline:none}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper{background:#fff;border-radius:15px;padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jass-wrapper .field-wrapper.sefl-hosted,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper .field-wrapper.sefl-hosted{padding:40px 30px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:70%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.webex-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}@media(max-width:1700px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:75%}}@media(max-width:1500px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:90%}}@media(max-width:1200px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.webex-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .jitsi-section-pannel{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input{width:65%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label{width:35%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:992px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.webex-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .sefl-hosted-wrapper{width:100%}}@media(max-width:576px){.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field input,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field label{width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.webex-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .input-container .input-field .toggle-trigger{margin-top:10px}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field{display:inline-block;width:100%}.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.google-meet-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.jitsi-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.msteams-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.webex-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field label,.zoom-settings-container .main-wrapper .jitsi-api-settings-container .textarea-field textarea{width:100%}}.google-meet-settings-container .file-upload-label{cursor:pointer;display:inline-block}.google-meet-settings-container .button-style{background-color:#0073e6;border-radius:4px;color:#fff;display:inline-block;padding:8px 16px;text-align:center}.google-meet-settings-container .file-info{color:#333;font-size:14px;margin-top:8px}@media(max-width:450px){.google-meet-settings-container .react-tooltip,.jitsi-settings-container .react-tooltip,.msteams-settings-container .react-tooltip,.webex-settings-container .react-tooltip,.zoom-settings-container .react-tooltip{width:280px!important}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.shortcodes-tab h2{font-size:24px;margin-bottom:10px}.shortcodes-tab p{font-size:14px;margin-bottom:20px}.shortcodes-tab .shortcodes-list .shortcode-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:10px 15px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple{box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-description-simple .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item.shortcode-item-simple .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item:not(.shortcode-item-simple){box-sizing:border-box;display:block;max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item h3{font-size:18px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item p{font-size:14px;margin:5px 0 0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-content{width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{color:#1d2327;font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description{align-items:end;color:#646970;display:flex;font-size:15px;gap:8px;line-height:1.7;margin:0 0 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info{align-items:center;color:#2271b1;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;margin-top:2px;transition:color .3s ease;width:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info i{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description .mhub-info:hover{color:#135e96}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;overflow-x:visible;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{background:linear-gradient(135deg,#f8f9fa,#f0f1f3);border:2px solid #e8e9eb;border-radius:10px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .05);color:#d63384;display:inline-block;flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;font-weight:500;line-height:1.8;max-width:100%;min-width:0;padding:16px 20px;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#6344d9);border:none;border-radius:8px;box-shadow:0 2px 4px rgb(120 86 251 / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:fit-content;justify-content:center;min-width:150px;padding:10px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:16px;line-height:1.4;margin-right:6px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:hover{background:linear-gradient(135deg,#6344d9,#4f21ff);box-shadow:0 4px 8px rgb(120 86 251 / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom{max-width:100%;width:100%}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{flex:1;max-width:100%;min-width:0;overflow-x:visible;white-space:normal;word-break:break-all}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted{position:relative}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay{align-items:center;backdrop-filter:blur(2px);background-color:hsl(0 0% 100% / .85);border-radius:10px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn i{font-size:18px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted .mhub-pro-overlay .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom.mhub-pro-restricted:hover .mhub-pro-overlay{opacity:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note{align-items:flex-start;background:linear-gradient(135deg,#e7f3ff,#d9edff);border-left:5px solid #2271b1;border-radius:8px;box-shadow:0 2px 4px rgb(34 113 177 / .1);display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note i{color:#2271b1;flex-shrink:0;font-size:20px;margin-top:2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-note span{color:#1d2327;font-size:14px;font-weight:500;line-height:1.7}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{background:linear-gradient(135deg,#fff9e6,#fff4d6);border-left:5px solid #f0ad4e;border-radius:8px;box-shadow:0 2px 4px rgb(240 173 78 / .1);margin-bottom:20px;padding:20px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header{margin-bottom:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-list{display:flex;flex-direction:column;gap:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{align-items:flex-start;background-color:#fff;border:1px solid #f0e5cc;border-radius:6px;display:flex;gap:12px;padding:12px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{background-color:#f8f9fa;border:1px solid #e8e9eb;border-radius:4px;color:#d63384;flex-shrink:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:600;padding:4px 10px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{color:#646970;flex:1;font-size:14px;line-height:1.6}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples{border-top:3px solid #e8e9eb;margin-top:24px;padding-top:24px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header{margin-bottom:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .examples-header strong{color:#1d2327;font-size:16px;font-weight:700;letter-spacing:-.2px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item{background:linear-gradient(135deg,#fafbfc,#f5f6f8);border:2px solid #e8e9eb;border-radius:10px;margin-bottom:18px;overflow-x:visible;padding:18px 20px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:last-child{margin-bottom:0}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item:hover{border-color:#d0d1d3;box-shadow:0 2px 6px rgb(0 0 0 / .08)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .example-label{color:#2271b1;font-size:14px;font-weight:700;letter-spacing:-.1px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn{align-items:center;background:linear-gradient(135deg,#6c757d,#5a6268);border:none;border-radius:6px;box-shadow:0 2px 4px hsl(208 7% 46% / .2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;justify-content:center;min-width:36px;padding:7px 14px;transition:all .3s ease}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn i{font-size:14px;line-height:1}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);box-shadow:0 3px 6px hsl(208 7% 46% / .3);transform:translateY(-1px)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-header .copy-example-btn:active{transform:translateY(0)}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item code{background-color:#fff;border:2px solid #e0e2e6;border-radius:8px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .04);color:#d63384;display:inline-block;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;font-weight:500;line-height:1.8;margin-bottom:10px;min-width:fit-content;overflow-x:visible;padding:14px 16px;white-space:nowrap}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-examples .example-item .example-description{color:#646970;font-size:13px;font-style:italic;line-height:1.6;margin:0;padding-left:4px}@media(max-width:768px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:18px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper{box-sizing:border-box;flex-direction:column!important;gap:15px;max-width:100%!important;overflow:visible!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{box-sizing:border-box;display:block!important;font-size:13px;line-height:1.6;max-width:100%!important;min-width:0!important;padding:12px 16px;white-space:normal!important;width:100%!important;word-break:break-all!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{display:flex!important;justify-content:center;max-width:100%!important;min-width:unset!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper.shortcode-code-wrapper-zoom .main-shortcode{max-width:100%!important;width:100%!important}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:15px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{flex-direction:column;gap:8px;padding:10px 12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:12px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:13px}}@media(max-width:576px){.shortcodes-tab .shortcodes-list .shortcode-item{padding:10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-header h3{font-size:16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description,.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-description-simple{font-size:13px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .main-shortcode{font-size:12px;padding:10px 14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn{font-size:13px;padding:10px 16px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-code-wrapper .copy-shortcode-btn i{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters{padding:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameters-header strong{font-size:14px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item{padding:8px 10px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-name{font-size:11px;padding:3px 8px}.shortcodes-tab .shortcodes-list .shortcode-item .shortcode-parameters .parameter-item .parameter-description{font-size:12px}}.meetinghub-connect-tab-content .accordion .mhub-section-pannel{background:#fff;border-radius:15px;box-sizing:border-box;padding:40px 20px 10px 30px;width:65%}.meetinghub-connect-tab-content .accordion .mhub-section-pannel .mhub-renew-oauth-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;float:right;font-size:16px;padding:13px 16px}.meetinghub-connect-tab-content .accordion .mhub-section-pannel.mhub-zoon-connect-pannel{padding-bottom:80px}.meetinghub-connect-tab-content .accordion,.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:hover,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .description a:focus,.meetinghub-connect-tab-content .accordion .webex-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container{margin-bottom:40px}.meetinghub-connect-tab-content .accordion .input-container .input-field{align-items:center;display:flex}.meetinghub-connect-tab-content .accordion .input-container .input-field label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;width:25%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:7px 10px;width:67%}.meetinghub-connect-tab-content .accordion .input-container .input-field input:focus{border:1px solid #997eff;box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{color:#7856fb;display:block;font-size:16px;margin-left:5px;text-decoration:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content #meetinghub_s2sOauth-app-sdk-credentials{margin-top:50px}.meetinghub-connect-tab-content .mhub-save-actions{text-align:left}.meetinghub-connect-tab-content .mhub-save-actions .setting-save-button{margin-top:20px}.meetinghub-connect-tab-content .mhub-save-actions .save-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 16px}.meetinghub-connect-tab-content .mhub-save-actions .save-button:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .mhub-save-actions .save-button.saved{background-color:hsl(0 0% 72% / .51);color:#333}.meetinghub-connect-tab-content .webx-btn-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .webx-btn-wrapper .mhub-connect-webex.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-connect-button-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:20px;text-align:right;width:65%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 16px;text-decoration:none;width:fit-content}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn:hover{background-color:#4f21ff}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect{background-color:#dc3545}.meetinghub-connect-tab-content .msteams-connect-button-wrapper .mhub-connect-msteams-btn.disconnect:hover{background-color:#c82333}.meetinghub-connect-tab-content .msteams-save-notice{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:16px;width:65%}.meetinghub-connect-tab-content .msteams-save-notice p{background-color:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:13px;margin:0;padding:8px 14px}.meetinghub-connect-tab-content .msteams-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .msteams-credentials-info .title{align-items:center;display:flex;font-size:20px;font-weight:700;line-height:1.4}.meetinghub-connect-tab-content .msteams-credentials-info .description{color:#000;font-size:14px}.meetinghub-connect-tab-content .msteams-credentials-info .description a{color:#7856fb;font-size:16px;font-weight:500;text-decoration:none}.meetinghub-connect-tab-content .msteams-credentials-info .description a:hover{color:#4f21ff;text-decoration:underline}.meetinghub-connect-tab-content .msteams-credentials-info .description a:focus{box-shadow:none;outline:none}.meetinghub-connect-tab-content .mhub-status-connected{align-items:center;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46;display:inline-flex;font-size:12px;font-weight:600;line-height:1;margin-left:12px;margin-top:5px;padding:2px 10px;text-transform:capitalize}.meetinghub-connect-tab-content .mhub-status-connected:before{background-color:#10b981;border-radius:50%;box-shadow:0 0 0 2px rgb(16 185 129 / .2);content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.meetinghub-connect-tab-content .msteams-redirect-url-section{background:#f0f2f5;border:1px solid #dde1e6;border-radius:12px;box-sizing:border-box;margin-bottom:30px;padding:25px 30px;width:65%}.meetinghub-connect-tab-content .msteams-redirect-url-section .title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.4;margin-bottom:12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .description{color:#5f6368;font-size:14px;line-height:1.6;margin-bottom:18px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:8px;display:flex;padding:4px;position:relative;transition:all .2s ease}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:hover{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .08)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy:focus-within{border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{background:#fff0;border:none;border-radius:6px;color:#333;flex:1;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.5;outline:none;padding:10px 12px;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input:focus{outline:none}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{align-items:center;background:#7856fb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-left:8px;padding:9px 18px;transition:all .2s ease;white-space:nowrap}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:before,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:before{content:"📋";font-size:14px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:hover,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:hover{background-color:#6344e6;box-shadow:0 4px 12px rgb(120 86 251 / .3);transform:translateY(-1px)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy .copy-button:active,.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button:active{box-shadow:0 2px 6px rgb(120 86 251 / .3);transform:translateY(0)}@media(max-width:1700px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:75%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:75%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:75%}}@media(max-width:1500px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel{width:90%}.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{display:flex;justify-content:flex-end;width:90%}.meetinghub-connect-tab-content .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .msteams-redirect-url-section{width:90%}}@media(max-width:1200px){.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:35%}.meetinghub-connect-tab-content .accordion .input-container .input-field input{width:65%}.meetinghub-connect-tab-content .accordion .textarea-field{width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label{width:35%}.meetinghub-connect-tab-content .accordion .textarea-field textarea{margin-right:45px;width:65%}}@media(max-width:576px){.meetinghub-connect-tab-content .accordion .input-container .input-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field input,.meetinghub-connect-tab-content .accordion .input-container .input-field label{width:100%}.meetinghub-connect-tab-content .accordion .input-container .input-field .toggle-trigger{margin-top:10px}.meetinghub-connect-tab-content .accordion .textarea-field{display:inline-block;width:100%}.meetinghub-connect-tab-content .accordion .textarea-field label,.meetinghub-connect-tab-content .accordion .textarea-field textarea{width:100%}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info,.meetinghub-connect-tab-content .accordion .webex-credentials-info{margin-bottom:20px}.meetinghub-connect-tab-content .accordion .server-auth-credentials-info .title,.meetinghub-connect-tab-content .accordion .webex-credentials-info .title{line-height:25px}}@media(max-width:450px){.meetinghub-connect-tab-content .accordion .mhub-section-pannel,.meetinghub-connect-tab-content .accordion .msteams-connect-button-wrapper,.meetinghub-connect-tab-content .accordion .webx-btn-wrapper{width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section{padding:15px;width:85%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy{flex-direction:column;padding:8px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy input{font-size:12px;margin-bottom:8px;padding:10px 12px}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button{justify-content:center;margin-left:0;width:100%}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:hover{transform:translateY(0)}.meetinghub-connect-tab-content .msteams-redirect-url-section .url-copy button u0026:active{transform:scale(.98)}}.mhub-google-meet-connect-tab .mhub-section-pannel{background:#fff;border-color:#fff0;border-radius:10px;padding:20px;width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel.additional-info-section{margin-bottom:30px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel.google-meet-credentainal-pannel{width:auto}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration{align-items:center;background-color:#fff;border-radius:10px;display:flex;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content{padding-right:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title{font-size:2rem;font-weight:500;margin-top:0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .title span{font-weight:700}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content h3{font-size:18px;font-weight:400}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p{font-size:16px;line-height:1.6;margin:10px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a{color:#007bff;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content p a:hover{color:#0056b3}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy{margin-top:10px;position:relative}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy input{border:1px solid #ddd;border-radius:8px;flex:1;outline:none;padding:8px;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:14px;font-weight:600;padding:5px 12px;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-content .url-copy button:hover{background-color:#7856fb;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .google-meet-integration .integration-image img{border-radius:10px;bottom:0;height:auto;max-width:100%;position:absolute;right:0}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section{align-items:center;display:flex;justify-content:center}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone{align-items:center;background-color:#f8f9fa;border:3px dashed #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center;width:100%}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .mhub-round-box{align-items:center;background:#e9edfb;border-radius:50%;display:inline-flex;font-size:28px;height:102px;justify-content:center;margin-bottom:20px;width:102px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .upload-instruction{font-size:1.25rem;margin-bottom:32px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style{background-color:#7856fb;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:162%;padding:10px 20px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-upload-label .button-style:hover{background-color:#4f21ff}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .file-info{color:#333;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .drop-zone .error-message{color:#dc3545;margin-top:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .upload-section .meetinghub-spinner{margin-top:2rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status{padding:30px 100px;text-align:center}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content h3{color:#212327;font-size:1.7rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .top-content p{color:#757c8e;font-size:1rem}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content{padding:40px 0}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content .img-wrapper{align-items:center;background:#eff1f7;border-radius:80px;display:inline-flex;height:70px;justify-content:center;width:70px}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .middle-content h3{color:#3c434a;font-size:1.25rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .credential-status .bottom-content{align-items:center;display:flex;flex-direction:column}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper{align-items:center;display:flex;justify-content:space-between;padding:20px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left h3{color:#212327;font-size:1.5rem;font-weight:500}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-left p{color:#757c8e;font-size:.875rem}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-meet-connected-wrapper .connected-right .mhub-reset-credential-btn{margin-right:10px}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn{background:#7856fb;border:1px solid #7856fb;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-consent-screen-btn:hover{background-color:#4f21ff;color:#fff}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn{background:#fff;border:1px solid #7856fb;border-radius:8px;color:#7856fb;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:10px 20px;text-decoration:none}.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-change-account-btn:hover,.mhub-google-meet-connect-tab .mhub-section-pannel .mhub-reset-credential-btn:hover{background-color:#7856fb;color:#fff}.settings-container{padding:20px 20px 20px 10px}.settings-title{font-size:28px;margin-bottom:30px}.settings-cards{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.settings-card{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1);padding:20px 20px 30px}.settings-card .card-top{display:flex;justify-content:space-between}.settings-card .card-left{align-items:flex-start;display:flex;flex-direction:column}.settings-card .card-left .card-logo{height:auto;width:80px}.settings-card .card-left .card-title{color:rgb(25 14 14 / .988);font-size:18px;font-weight:700;margin-bottom:5px;margin-top:15px}.settings-card .card-left .card-description{color:#777;text-align:left}.settings-card .card-right{align-items:flex-end;display:flex;flex-direction:column}.settings-card .card-right .account-status{color:#00a86b;font-size:14px;font-weight:700;margin-bottom:10px;position:absolute}.settings-card .card-bottom{margin-top:10px;text-align:right}.settings-card .card-bottom .settings-button{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 15px;text-decoration:none;transition:background-color .3s}.settings-card .card-bottom .settings-button span{margin-right:5px}.settings-card .card-bottom .settings-button:hover{background-color:#4f21ff}.settings-card .card-bottom .settings-button:focus{box-shadow:none;outline:none}.settings-card .card-bottom .upcoming{background-color:rgb(0 168 107 / .188);border-radius:30px;color:#00a86b;font-size:13px;font-weight:700;padding:5px 10px}.settings-tab-container{padding:20px}.settings-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.settings-tab-container p{color:#546e7a;font-size:20px;font-style:italic}.shortcode-tab-container{padding:20px}.shortcode-tab-container h2{color:#ff9800;font-size:25px;margin-bottom:10px}.shortcode-tab-container p{color:#546e7a;font-size:20px;font-style:italic}@media(max-width:992px){.settings-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.settings-cards{grid-template-columns:repeat(1,1fr)}}.mhub-modern-notice{align-items:center;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .05);display:flex;justify-content:space-between;margin-bottom:12px;overflow:visible;padding:16px 24px;position:relative}.mhub-modern-notice.warning{background:#fff9eb;border-left:4px solid #ffa800}.mhub-modern-notice.warning .notice-icon{background:#ffa800}.mhub-modern-notice.info{background:#f0f7ff;border-left:4px solid #007cba}.mhub-modern-notice.info .notice-icon{background:#007cba}.mhub-modern-notice .mhub-notice-inner{align-items:center;display:flex;flex:1;gap:16px}.mhub-modern-notice .mhub-notice-icon-wrapper{flex-shrink:0}.mhub-modern-notice .notice-icon{color:#fff;height:32px;width:32px;borderRadius:50%;align-items:center;display:flex;justify-content:center}.mhub-modern-notice .notice-icon .dashicons{font-size:18px;height:18px;width:18px}.mhub-modern-notice .mhub-notice-content h4{color:#1d2327;font-size:16px;font-weight:600;margin:0 0 4px}.mhub-modern-notice .mhub-notice-content p{color:#50575e;font-size:14px;line-height:1.5;margin:0}.mhub-modern-notice .mhub-notice-close{align-items:center;background:#fff0;border:1px solid #c3c4c7;border-radius:50%;color:#8c8f94;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;transition:all .2s ease;width:32px}.mhub-modern-notice .mhub-notice-close .dashicons{font-size:20px;height:20px;width:20px}.mhub-modern-notice .mhub-notice-close:hover{background:#fff;border-color:#8c8f94;color:#1d2327}.mhub-modern-notice .dropdown-menu{background:#fff;border:1px solid #c3c4c7;border-radius:8px;box-shadow:0 10px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .05);display:block;min-width:180px;overflow:hidden;position:absolute;right:0;text-align:left;top:calc(100% + 10px);z-index:100}.mhub-modern-notice .dropdown-menu .dropdown-header{background:#f6f7f7;border-bottom:1px solid #f0f0f1;color:#8c8f94;font-size:11px;font-weight:700;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase}.mhub-modern-notice .dropdown-menu .dropdown-item{align-items:center;color:#1d2327;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px;transition:all .2s}.mhub-modern-notice .dropdown-menu .dropdown-item .dashicons{font-size:14px;opacity:.3}.mhub-modern-notice .dropdown-menu .dropdown-item:hover{background:#f0f7ff;color:#007cba}@media(max-width:768px){.mhub-modern-notice{flex-direction:column;padding:16px}.mhub-modern-notice,.mhub-modern-notice .mhub-notice-inner{align-items:flex-start;gap:12px}.mhub-modern-notice .mhub-notice-content h4{font-size:15px}.mhub-modern-notice .mhub-notice-content p{font-size:13px}.mhub-modern-notice .dismiss-logic{display:flex;justify-content:flex-end;width:100%}.mhub-modern-notice .dropdown-menu{left:auto;right:0}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mhub_zoom_reports{padding:40px 20px}#mhub_zoom_reports .tabs-wrapper .tabs{border-bottom:.5px solid hsl(0 3% 75% / .62);display:flex;margin-bottom:20px;padding-bottom:10px}#mhub_zoom_reports .tabs-wrapper .tab-item{background:hsl(0 0% 72% / .51);border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-right:10px;padding:10px 30px;transition:background-color .3s}#mhub_zoom_reports .tabs-wrapper .tab-item:hover{background-color:#f5f5f5}#mhub_zoom_reports .tabs-wrapper .tab-item.active{background-color:#7856fb;color:#fff}#mhub_zoom_reports .tabs-wrapper .tab-content{margin-top:20px}#mhub_zoom_reports .tabs-wrapper .account-report,#mhub_zoom_reports .tabs-wrapper .daily-report{padding:20px 0}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:hover,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:hover{background:#4f21ff}#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn:focus,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn:focus{box-shadow:none;outline:none}@media(max-width:992px){#mhub_zoom_reports .tabs-wrapper .account-report .report-show-btn,#mhub_zoom_reports .tabs-wrapper .daily-report .report-show-btn{float:right;margin-top:20px}}#mhub_zoom_reports .mhub-report-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:992px){#mhub_zoom_reports .mhub-report-info{padding:2rem .6rem}#mhub_zoom_reports .mhub-report-info .report-info-wrapper p{line-height:30px}}td.mhub-action-col,th.mhub-action-col{text-align:center;white-space:nowrap}.mhub-report-action-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;letter-spacing:.1px;padding:7px 15px;transition:all .2s ease;white-space:nowrap}.mhub-report-action-btn svg{flex-shrink:0}.mhub-report-action-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-report-action-btn:active{box-shadow:none;transform:translateY(0)}.mhub-report-action-btn--locked{background:linear-gradient(135deg,#b0b0b0,#8a8a8a);cursor:pointer;opacity:.75}.mhub-report-action-btn--locked:hover{box-shadow:0 4px 12px rgb(0 0 0 / .18);opacity:.9;transform:translateY(-1px)}.mhub-action-na{color:#d0d0e0;font-size:16px}.mhub-participant-count-btn{align-items:center;background:rgb(0 175 0 / .08);border:none;border-radius:20px;color:#00af00;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:5px;outline:none;padding:4px 10px;transition:all .2s ease}.mhub-participant-count-btn:hover{background:rgb(0 175 0 / .18);box-shadow:0 2px 8px rgb(0 175 0 / .25);transform:translateY(-1px)}.mhub-participant-count-btn .mhub-participant-count-num{font-size:15px;font-weight:700}.mhub-participant-count-btn .mhub-participant-eye-icon{opacity:.7}.mhub-participant-count-btn:hover .mhub-participant-eye-icon{opacity:1}.mhub-modal-overlay{align-items:center;animation:mhub-overlay-in .2s ease;backdrop-filter:blur(4px);background:rgb(15 15 30 / .65);display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}@keyframes mhub-overlay-in{0%{opacity:0}to{opacity:1}}.mhub-participants-modal{animation:mhub-modal-in .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 25px 60px rgb(0 0 0 / .3);display:flex;flex-direction:column;max-height:90vh;max-width:960px;overflow:hidden;width:96%}@keyframes mhub-modal-in{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.mhub-participants-modal .mhub-pm-header{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:16px 16px 0 0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.mhub-participants-modal .mhub-pm-header-left{align-items:center;display:flex;gap:14px}.mhub-participants-modal .mhub-pm-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.mhub-participants-modal .mhub-pm-icon svg{color:#fff}.mhub-participants-modal .mhub-pm-title{color:#fff;font-size:18px;font-weight:700;margin:0}.mhub-participants-modal .mhub-pm-subtitle{color:hsl(0 0% 100% / .75);font-size:13px;margin:2px 0 0}.mhub-participants-modal .mhub-pm-close{align-items:center;background:hsl(0 0% 100% / .15);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:background .2s;width:38px}.mhub-participants-modal .mhub-pm-close:hover{background:hsl(0 0% 100% / .28)}.mhub-participants-modal .mhub-pm-stats{align-items:center;background:#f8f7ff;border-bottom:1px solid #ededf8;display:flex;flex-shrink:0;padding:14px 24px}.mhub-participants-modal .mhub-pm-stat{align-items:center;display:flex;flex-direction:column;gap:2px;padding:0 20px}.mhub-participants-modal .mhub-pm-stat:first-child{padding-left:0}.mhub-participants-modal .mhub-pm-stat-value{color:#7856fb;font-size:22px;font-weight:700;line-height:1}.mhub-participants-modal .mhub-pm-stat-label{color:#888;font-size:11px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-stat-divider{background:#ddd;flex-shrink:0;height:32px;width:1px}.mhub-participants-modal .mhub-pm-toolbar{align-items:center;border-bottom:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:14px 24px}.mhub-participants-modal .mhub-pm-search-wrap{flex:1;max-width:380px;min-width:200px;position:relative}.mhub-participants-modal .mhub-pm-search-icon{color:#aaa;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-size:14px;outline:none;padding:9px 36px;transition:border-color .2s;width:100%}.mhub-participants-modal .mhub-pm-search:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .12)}.mhub-participants-modal .mhub-pm-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:13px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.mhub-participants-modal .mhub-pm-search-clear:hover{color:#555}.mhub-participants-modal .mhub-pm-export-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:7px;padding:9px 18px;transition:all .2s;white-space:nowrap}.mhub-participants-modal .mhub-pm-export-btn:hover{box-shadow:0 4px 16px rgb(120 86 251 / .4);transform:translateY(-1px)}.mhub-participants-modal .mhub-pm-body{flex:1;min-height:0;overflow-y:auto}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar{width:6px}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-track{background:#f5f5f5}.mhub-participants-modal .mhub-pm-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.mhub-participants-modal .mhub-pm-loading{align-items:center;color:#888;display:flex;flex-direction:column;font-size:14px;gap:16px;justify-content:center;padding:60px 24px}.mhub-participants-modal .mhub-pm-spinner{animation:mhub-spin .8s linear infinite;border:3px solid #ededf8;border-radius:50%;border-top-color:#7856fb;height:40px;width:40px}@keyframes mhub-spin{to{transform:rotate(1turn)}}.mhub-participants-modal .mhub-pm-error{align-items:center;display:flex;flex-direction:column;gap:10px;padding:48px 32px;text-align:center}.mhub-participants-modal .mhub-pm-error .mhub-pm-error-icon{color:#ef5350;opacity:.7}.mhub-participants-modal .mhub-pm-error h3{color:#c62828;font-size:17px;font-weight:700;margin:4px 0 0}.mhub-participants-modal .mhub-pm-error p{color:#888;font-size:14px;line-height:1.6;margin:0;max-width:420px}.mhub-participants-modal .mhub-pm-retry-btn{background:#ef5350;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:8px;padding:8px 20px}.mhub-participants-modal .mhub-pm-retry-btn:hover{background:#d32f2f}.mhub-participants-modal .mhub-pm-empty{align-items:center;display:flex;flex-direction:column;gap:10px;padding:60px 32px;text-align:center}.mhub-participants-modal .mhub-pm-empty .mhub-pm-empty-icon{color:#c5c5d8}.mhub-participants-modal .mhub-pm-empty h3{color:#555;font-size:17px;font-weight:600;margin:4px 0 0}.mhub-participants-modal .mhub-pm-empty p{color:#999;font-size:14px;line-height:1.6;margin:0;max-width:320px}.mhub-participants-modal .mhub-pm-empty strong{color:#7856fb}.mhub-participants-modal .mhub-pm-table-wrap{overflow-x:auto}.mhub-participants-modal .mhub-pm-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-participants-modal .mhub-pm-table th{background:#7856fb;border:none;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-participants-modal .mhub-pm-table th:first-child{text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s}.mhub-participants-modal .mhub-pm-table tbody tr:hover{background:#faf9ff}.mhub-participants-modal .mhub-pm-table tbody tr:last-child{border-bottom:none}.mhub-participants-modal .mhub-pm-table td{border:none;color:#333;padding:12px 16px;vertical-align:middle}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-num{color:#aaa;font-size:12px;text-align:center;width:40px}.mhub-participants-modal .mhub-pm-table .mhub-pm-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-participants-modal .mhub-pm-participant-cell{align-items:center;display:flex;gap:10px}.mhub-participants-modal .mhub-pm-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.mhub-participants-modal .mhub-pm-participant-info{display:flex;flex-direction:column;gap:1px;min-width:0}.mhub-participants-modal .mhub-pm-name{color:#2d2d48;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-email{color:#888;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-topic-badge{background:rgb(120 86 251 / .1);border-radius:20px;color:#7856fb;display:inline-block;font-size:12px;font-weight:500;max-width:200px;overflow:hidden;padding:3px 10px;text-overflow:ellipsis;white-space:nowrap}.mhub-participants-modal .mhub-pm-duration-badge{background:rgb(16 185 129 / .1);border-radius:20px;color:#059669;display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.mhub-participants-modal .mhub-pm-na{color:#ccc}.mhub-participants-modal .mhub-pm-footer{align-items:center;background:#fafafa;border-top:1px solid #f0f0f5;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 24px}.mhub-participants-modal .mhub-pm-page-info{color:#888;font-size:13px}.mhub-participants-modal .mhub-pm-pagination{display:flex;gap:4px}.mhub-participants-modal .mhub-pm-page-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#555;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:all .15s}.mhub-participants-modal .mhub-pm-page-btn:hover:not(:disabled){border-color:#7856fb;color:#7856fb}.mhub-participants-modal .mhub-pm-page-btn.active{background:#7856fb;border-color:#7856fb;color:#fff}.mhub-participants-modal .mhub-pm-page-btn:disabled{cursor:not-allowed;opacity:.35}.mhub-pmt-wrap{padding:24px 0}.mhub-pmt-wrap .mhub-pmt-filter-card{background:#fff;border:1px solid #ededf8;border-radius:16px;box-shadow:0 2px 12px rgb(120 86 251 / .07);margin-bottom:24px;overflow:hidden}.mhub-pmt-wrap .mhub-pmt-filter-card-head{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);color:#fff;display:flex;gap:14px;padding:16px 22px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon{align-items:center;background:hsl(0 0% 100% / .18);border-radius:10px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.mhub-pmt-wrap .mhub-pmt-filter-head-icon svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-filter-head-title{color:#fff;font-size:15px;font-weight:700}.mhub-pmt-wrap .mhub-pmt-filter-head-sub{color:hsl(0 0% 100% / .72);font-size:12px;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-filter-fields{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;padding:20px 22px}.mhub-pmt-wrap .mhub-pmt-field{display:flex;flex-direction:column;gap:5px}.mhub-pmt-wrap .mhub-pmt-label{align-items:center;color:#666;display:flex;font-size:11.5px;font-weight:700;gap:5px;letter-spacing:.5px;text-transform:uppercase}.mhub-pmt-wrap .mhub-pmt-label svg{color:#7856fb}.mhub-pmt-wrap .react-datepicker-wrapper,.mhub-pmt-wrap .react-datepicker__input-container{display:block;width:100%}.mhub-pmt-wrap .mhub-pmt-date,.mhub-pmt-wrap .mhub-pmt-select{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:9px;box-sizing:border-box;color:#333;display:block;font-size:13.5px;min-width:200px;outline:none;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.mhub-pmt-wrap .mhub-pmt-date:focus,.mhub-pmt-wrap .mhub-pmt-select:focus{background:#fff;border-color:#7856fb;box-shadow:0 0 0 3px rgb(120 86 251 / .1)}.mhub-pmt-wrap .mhub-pmt-search-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:7px;height:40px;letter-spacing:.2px;padding:10px 22px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-search-btn:hover:not(:disabled){box-shadow:0 6px 20px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-search-btn:disabled{cursor:not-allowed;opacity:.6}.mhub-pmt-wrap .mhub-pmt-spinner{animation:mhub-spin .75s linear infinite;border:2px solid hsl(0 0% 100% / .35);border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:14px;width:14px}.mhub-pmt-wrap .mhub-pmt-error-banner{align-items:flex-start;background:linear-gradient(135deg,#fff5f5,#fef2f2);border:1px solid #fca5a5;border-radius:12px;color:#b91c1c;display:flex;gap:12px;margin-bottom:20px;padding:16px 20px}.mhub-pmt-wrap .mhub-pmt-error-banner svg{flex-shrink:0;margin-top:1px}.mhub-pmt-wrap .mhub-pmt-error-banner strong{display:block;font-size:14px;margin-bottom:2px}.mhub-pmt-wrap .mhub-pmt-error-banner p{color:#e53e3e;font-size:13px;margin:0}.mhub-pmt-wrap .mhub-pmt-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.mhub-pmt-wrap .mhub-pmt-summary-pill{align-items:center;border:1.5px solid #fff0;border-radius:30px;display:flex;gap:7px;padding:8px 16px}.mhub-pmt-wrap .mhub-pmt-pill-purple{background:rgb(120 86 251 / .08);border-color:rgb(120 86 251 / .2)}.mhub-pmt-wrap .mhub-pmt-pill-purple .mhub-pmt-pill-value{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-pill-green{background:rgb(0 175 0 / .07);border-color:rgb(0 175 0 / .18)}.mhub-pmt-wrap .mhub-pmt-pill-green .mhub-pmt-pill-value{color:#00af00}.mhub-pmt-wrap .mhub-pmt-pill-value{font-size:18px;font-weight:800;line-height:1}.mhub-pmt-wrap .mhub-pmt-pill-label{color:#777;font-size:12px;font-weight:500}.mhub-pmt-wrap .mhub-pmt-summary-arrow{color:#ccc;font-size:18px}.mhub-pmt-wrap .mhub-pmt-summary-range{background:#f5f4ff;border:1px solid #e8e4ff;border-radius:20px;color:#999;font-size:12.5px;padding:5px 12px}.mhub-pmt-wrap .mhub-pmt-table-search-wrap{align-items:center;display:flex;margin-left:auto;position:relative}.mhub-pmt-wrap .mhub-pmt-table-search-wrap svg{color:#aaa;left:11px;pointer-events:none;position:absolute}.mhub-pmt-wrap .mhub-pmt-table-search{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:20px;font-size:13px;outline:none;padding:7px 32px;transition:border-color .2s,width .3s;width:180px}.mhub-pmt-wrap .mhub-pmt-table-search:focus{background:#fff;border-color:#7856fb;width:220px}.mhub-pmt-wrap .mhub-pmt-search-clear{background:none;border:none;color:#aaa;cursor:pointer;font-size:12px;position:absolute;right:9px}.mhub-pmt-wrap .mhub-pmt-search-clear:hover{color:#555}.mhub-pmt-wrap .mhub-pmt-table-card{border:1px solid #ededf8;border-radius:14px;box-shadow:0 2px 16px rgb(120 86 251 / .06);overflow:hidden}.mhub-pmt-wrap .mhub-pmt-table{border-collapse:collapse;font-size:13.5px;width:100%}.mhub-pmt-wrap .mhub-pmt-table th{background:#7856fb;border:none;color:#fff;font-size:11.5px;font-weight:600;letter-spacing:.6px;padding:13px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-th-idx{text-align:center;width:42px}.mhub-pmt-wrap .mhub-pmt-table tbody tr{border-bottom:1px solid #f0f0f8;transition:background .15s,transform .1s}.mhub-pmt-wrap .mhub-pmt-table tbody tr:hover{background:#faf9ff}.mhub-pmt-wrap .mhub-pmt-table tbody tr:last-child{border-bottom:none}.mhub-pmt-wrap .mhub-pmt-table td{border:none;color:#333;padding:13px 16px;vertical-align:middle}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-idx{color:#c5c5d8;font-size:12px;text-align:center}.mhub-pmt-wrap .mhub-pmt-table .mhub-pmt-td-time{color:#666;font-size:12.5px;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-topic-cell{align-items:center;display:flex;gap:10px}.mhub-pmt-wrap .mhub-pmt-topic-avatar{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:32px;justify-content:center;letter-spacing:0;width:32px}.mhub-pmt-wrap .mhub-pmt-topic-name{color:#2d2d48;font-size:13.5px;font-weight:600}.mhub-pmt-wrap .mhub-pmt-code{background:#f0eeff;border-radius:6px;color:#5b3fdb;display:inline-block;font-family:SFMono-Regular,Consolas,monospace;font-size:11.5px;letter-spacing:.5px;padding:3px 9px}.mhub-pmt-wrap .mhub-pmt-count-badge{align-items:center;background:rgb(0 175 0 / .08);border:1px solid rgb(0 175 0 / .15);border-radius:20px;color:#00af00;display:inline-flex;font-size:13px;font-weight:800;justify-content:center;min-width:36px;padding:4px 10px}.mhub-pmt-wrap .mhub-pmt-count-badge.mhub-pmt-badge-hot{background:rgb(239 68 68 / .08);border-color:rgb(239 68 68 / .2);color:#dc2626}.mhub-pmt-wrap .mhub-pmt-view-btn{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;padding:7px 15px;transition:all .2s;white-space:nowrap}.mhub-pmt-wrap .mhub-pmt-view-btn:hover{box-shadow:0 4px 14px rgb(120 86 251 / .38);transform:translateY(-1px)}.mhub-pmt-wrap .mhub-pmt-no-filter{color:#999;font-size:14px;padding:36px!important;text-align:center}.mhub-pmt-wrap .mhub-pmt-no-filter strong{color:#7856fb}.mhub-pmt-wrap .mhub-pmt-empty-state{align-items:center;display:flex;flex-direction:column;gap:14px;padding:60px 32px;text-align:center}.mhub-pmt-wrap .mhub-pmt-empty-state h3{color:#3d3d60;font-size:18px;font-weight:700;margin:0}.mhub-pmt-wrap .mhub-pmt-empty-state p{color:#999;font-size:14px;line-height:1.7;margin:0;max-width:360px}.mhub-pmt-wrap .mhub-pmt-empty-rings{align-items:center;display:flex;height:110px;justify-content:center;position:relative;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring{border:1.5px solid rgb(120 86 251 / .15);border-radius:50%;position:absolute}.mhub-pmt-wrap .mhub-pmt-empty-ring.r1{height:110px;width:110px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r2{border-color:rgb(120 86 251 / .22);height:80px;width:80px}.mhub-pmt-wrap .mhub-pmt-empty-ring.r3{border-color:rgb(120 86 251 / .3);height:54px;width:54px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{align-items:center;background:linear-gradient(135deg,#7856fb,#5b3fdb);border-radius:12px;display:flex;height:44px;justify-content:center;width:44px}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap svg{color:#fff}.mhub-pmt-wrap .mhub-pmt-empty-icon-wrap{box-shadow:0 4px 16px rgb(120 86 251 / .35)}.mhub-pro-gate-wrapper{position:relative}.mhub-pro-gate-wrapper .mhub-pro-overlay{align-items:center;backdrop-filter:blur(0);background:#fff0;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:10}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content{align-items:center;display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(10px);transition:all .3s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-title{color:#4300ff;font-size:17px;font-weight:700;margin-bottom:4px}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .pro-overlay-desc{color:#666;font-size:13px;text-align:center}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn{align-items:center;background-color:#fde68a;border-radius:6px;box-shadow:0 4px 12px rgb(180 83 9 / .2);color:#b45309;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transform:translateY(0);transition:all .2s ease}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn i{font-size:18px;line-height:1}.mhub-pro-gate-wrapper .mhub-pro-overlay .pro-overlay-content .mhub-upgrade-btn:hover{background-color:#fcd34d;box-shadow:0 6px 15px rgb(180 83 9 / .3);color:#92400e;transform:translateY(-2px)}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay{backdrop-filter:blur(4px);background:hsl(0 0% 100% / .7);opacity:1}.mhub-pro-gate-wrapper:hover .mhub-pro-overlay .pro-overlay-content{opacity:1;transform:translateY(0)}#mhub_zoom_recordings{padding:40px 20px}#mhub_zoom_recordings .zoom-recordings-wrapper{margin-bottom:30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:flex;justify-content:space-between}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{align-items:baseline;display:flex}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{color:#1c2025;font-size:18px;font-weight:600;margin-right:20px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{margin-left:10px;margin-right:10px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{background-color:#7856fb;border:none;border-radius:8px;color:#fff;cursor:pointer!important;font-size:16px;margin-left:10px;outline:none;padding:10px 30px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn:hover{background:#4f21ff}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker-wrapper .react-datepicker__input-container input[type=text]{width:220px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container{width:400px}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__day-name,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .react-datepicker__month-container .react-datepicker__time-name{line-height:2.7rem;width:2.7rem}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]{background-color:#fff;border:1px solid #d1dbe8;border-radius:8px;box-sizing:border-box;cursor:unset;font-size:15px;height:40px;line-height:24px;margin:0;outline:none;padding:8px;transition:all .3s ease}#mhub_zoom_recordings .zoom-recordings-wrapper input[type=datetime-local]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=email]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=number]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=password]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=text]:focus,#mhub_zoom_recordings .zoom-recordings-wrapper input[type=time]:focus{border:1px solid #997eff;box-shadow:none;outline:none}#mhub_zoom_recordings .mhub-recording-info{border:2px dashed hsl(0 3% 58% / .812);border-radius:8px;margin-top:2rem;padding:2rem 4rem}#mhub_zoom_recordings .mhub-recording-info .recording-info-wrapper p{color:#7a7a7a;font-size:30px;font-weight:400;line-height:30px;text-align:center}@media(max-width:1500px){#mhub_zoom_recordings .zoom-recordings-wrapper .header{display:inline-block}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{float:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:right;margin-top:30px}}@media(max-width:992px){#mhub_zoom_recordings .mhub-recording-info{padding:2rem .6rem}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align{display:inline-block;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label{display:inline-block;margin-bottom:20px;margin-right:0;text-align:left}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align label.mrl-10{display:block;margin:10px;text-align:center}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper span.react-time-picker__inputGroup__leadingZero{display:none}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=datetime-local],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=email],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=number],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=password],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper input[type=time]{height:50px;max-width:unset!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker-wrapper .react-datepicker__input-container input[type=text],#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .react-datepicker__month-container{width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper select{height:50px;max-width:unset}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .input-wrapper .mhub-select2 .css-2z8c8a-control{width:100%!important}#mhub_zoom_recordings .zoom-recordings-wrapper .header .left-align .report-show-btn{float:right;margin-top:20px}}@media(max-width:576px){#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align{float:left;width:100%}#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-142jlnw-menu,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-1l9zu8y-control,#mhub_zoom_recordings .zoom-recordings-wrapper .header .right-align .mhub-select2 .css-2z8c8a-control{width:100%!important}}.mhub-grid-container{display:grid;gap:55px 40px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:20px 20px 20px 0}@media(max-width:1024px){.mhub-grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mhub-grid-container{grid-template-columns:1fr}}.mhub-card{background:#fff;border:1px solid rgb(198 205 225 / .459);border-radius:8px;display:flex;flex-direction:column;flex-grow:1;gap:15px;height:90%;padding:20px}.mhub-card .shortcode-copy{cursor:pointer;margin-left:10px}.mhub-card .shortcode-copy i{color:#7856fb}.mhub-ct-wrapper,.mhub-icon{align-items:center;display:flex}.mhub-icon{border-radius:50%;height:60px;justify-content:center;width:60px}.mhub-icon img{height:30px;width:30px}.mhub-icon i:before{color:#8c64d4;font-size:40px;height:40px;width:40px}.mhub-title{color:#333;font-size:18px;font-weight:600;margin-left:10px}.mhub-description{color:#666;font-size:14px;line-height:1.5;min-height:60px}.mhub-toggle-container{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}.mhub-toggle-text{color:#666;font-size:14px}.mhub-toggle{background:#ddd;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:background-color .3s;width:44px}.mhub-toggle:after{background:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .3s;width:20px}.mhub-toggle.active{background-color:#7856fb}.mhub-toggle.active:after{transform:translateX(20px)}.meetinghub-wrapper{padding:40px 0;text-align:center;width:100%}.meetinghub-wrapper .meeting-not-started{text-align:center;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;max-width:400px;background-color:#f8f8f8}.meetinghub-wrapper .meeting-not-started h1{color:#333;font-size:24px;margin-bottom:10px}.meetinghub-wrapper .meeting-not-started h4{color:#555;font-size:18px}.meetinghub-wrapper .meeting-thumbnail{margin-bottom:30px}.meetinghub-wrapper .meeting-details{margin-bottom:30px}.meetinghub-wrapper .meeting-thumbnail img{width:100%;height:auto}.mhub_time_to_start{margin-bottom:20px}.mhub-countdown-value{font-weight:700;font-size:20px}.meetinghub_start_time{display:flex;justify-content:center}.mhub-countdown-wrapper{margin-right:25px}#sub-frame-error-details{display:none!important;visibility:hidden!important}.mhub-single-widget{background-color:#fff;border:1px solid #e2e4e7;border-radius:8px;overflow:hidden}.mhub-single-widget+.mhub-single-widget{margin-top:32px}.meetinghub-wrapper-flex{display:flex}.mhub-widget-title{background-color:#3a3a3a;font-size:24px!important;line-height:32px!important;padding:6px 16px!important;margin:0!important;color:#fff!important}.mhub-widget-inner{padding:16px}.mhub-single-widget-detail dl{margin:0;font-size:100%;font-style:inherit;font-weight:400;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dt{font-size:18px;font-weight:600;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}.mhub-single-widget-detail dl dd{font-size:16px;margin:0 1.5em 1em;outline:0;padding:0;vertical-align:baseline;font-style:inherit;font-weight:400;border:0}.mhub-single-widget-detail dd:last-child{margin-bottom:0}.mhub-countdown{display:flex;flex-wrap:wrap}.mhub-countedown-block{flex-grow:1;line-height:1;font-weight:700;font-size:22px;justify-content:space-between}.mhub-countdown-label{display:block;line-height:1;font-weight:400;font-size:14px;margin-top:5px}.mhub-single-widget-host-actions p{margin:10px 0 0!important;font-size:14px}.mhub-buy-btn{display:block;max-width:180px;text-align:center;margin:0;background:#ff631a;color:#fff;padding:15px 25px;text-decoration:none;border-radius:8px;font-size:17px;font-weight:700}.mhub-meeting-add-to{border:1px solid #e2e4e7;display:block;border-radius:8px;line-height:24px;font-size:18px;transition:all 0.3s ease;padding:10px 16px}.mhub-meeting-add-to:hover{background-color:#7856fb;border-color:#7856fb}.mhub-meeting-add-to svg{width:24px;height:24px;display:inline-block;vertical-align:middle;fill:#666;transition:all 0.3s ease}.mhub-meeting-add-to span{display:inline-block;vertical-align:middle;margin-left:8px;color:#666;transition:all 0.3s ease;text-transform:capitalize}.mhub-form-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 -9px}.mhub-form-col{flex:0 0 33.333333%;padding:0 9px}.form-message{margin:0 0 15px;color:#fff;padding:4px 15px;font-size:14px;background-color:#f39c12}.form-message:empty{display:none}.form-message.form-error{background-color:#e74c3c}.form-message.form-success{background-color:#27ae60}.device-status{align-items:center;color:#fff;display:flex;font-size:14px;line-height:20px;padding:6px;text-align:center}.device-status-error{align-items:flex-start;background-color:#f8ae1a;border-radius:8px;color:#040404;padding:12px 16px;text-align:left}.device-icon{background-position:center;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.device-status span{margin-left:16px}.mhub-wrapper iframe+iframe{display:none}.mhub-group-meeting-form{border:1px solid #e8e8e8;padding:30px;text-align:center;box-shadow:0 1px 2px 0 rgb(0 0 0 / 10%);background-color:#fff;border-radius:8px;margin-bottom:35px}.mhub-group-meeting-form [type='submit']{font-family:inherit!important;font-size:medium!important;color:#fff!important;background-color:#ef5455!important;border-radius:8px!important;padding:8px 20px!important;font-weight:700!important;font-style:normal;text-decoration:none!important;text-align:center!important;cursor:pointer!important;display:inline-block!important;line-height:1.3!important;border:1px solid #ef5455!important;outline:0!important;vertical-align:middle!important;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all 0.2s linear}.meetinghub-wrapper .mhub-col-4{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 4);padding:0 16px}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-8{width:calc((100% / 12)* 8);padding:0 16px}.meetinghub-wrapper .mhub-col-12{width:calc((100% / 12)* 12);padding:0 16px}.meetinghub-wrapper .mhub-shortcode-widget{margin-top:40px}.mhub-meeting-section{padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.mhub-meeting-section .mhub-meeting-section-title{margin-bottom:30px;font-size:24px;font-weight:700;color:#333}.mhub-meeting-section .mhub-meeting-form-wrapper{max-width:610px;margin:0 auto}.mhub-meeting-section .mhub-meeting-form{margin-bottom:20px}.mhub-meeting-section .mhub-form-group{margin-bottom:15px}.mhub-meeting-section .mhub-input-wrapper{width:100%}.mhub-meeting-section .mhub-form-label{display:block;margin-bottom:5px;font-size:16px;color:#666;text-align:left}.mhub-meeting-section .mhub-form-input{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:16px;transition:border-color 0.3s ease}.mhub-meeting-section .mhub-form-input:focus{border-color:#046bd2;outline:none}.mhub-meeting-section .mhub-btn{display:inline-block;padding:10px 20px;border:none;border-radius:8px;font-size:16px;cursor:pointer;width:100%}.mhub-meeting-section .mhub-btn-primary{background-color:#046bd2;color:#fff}.mhub-meeting-section .mhub-btn-primary:hover{background-color:#045cb4}.mhub-meeting-section .mhub-btn-secondary{background-color:#6c757d;color:#fff}.mhub-meeting-section .mhub-btn-secondary:hover{background-color:#242527}.mhub-meeting-section .mhub-separator{margin-bottom:20px;font-size:16px;color:#666;text-align:left}.error-message{color:red;font-size:14px;margin-bottom:20px;font-weight:500}.mhub-form-error-message{color:red;font-size:14px;margin-top:5px;font-weight:500;text-align:left;margin-left:5px;margin-bottom:0}.mhub-form-error-message.top{font-size:16px;font-weight:600;margin-bottom:10px;margin-left:0;text-align:center}.error-message.top{font-size:16px;font-weight:600}.success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600}.mhub_form_success-message{color:green;font-size:16px;margin-bottom:20px;font-weight:600;text-align:center}.woocommerce-page.woocommerce-checkout form #order_review th.title{text-align:left!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.3em!important}a.mhub-buy-button{display:inline-block;background-color:#D55603;color:#fff;padding:10px 0;text-align:center;text-decoration:none;font-size:16px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color 0.3s;margin-top:20px;width:100%}a.mhub-buy-button:hover{background-color:#A04104;color:#fff}.mhub-singal-product-details{background-color:#f9f9f9;border:1px solid #e5e5e5;padding:20px;margin-top:20px}.mhub-singal-product-details ul{list-style-type:none;padding:0;font-size:17px}.mhub-singal-product-details ul li{margin-bottom:10px}.mhub-singal-product-details ul li strong{font-weight:700;margin-right:5px}.mhub-meeting-orders-table{width:100%;border-collapse:collapse;border-spacing:0}.mhub-meeting-orders-table th,.mhub-meeting-orders-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.mhub-meeting-orders-table th{background-color:#f2f2f2;color:#333;font-weight:700}.mhub-meeting-orders-table td{color:#666}.mhub-meeting-orders-table tbody tr:hover{background-color:#f9f9f9}.mhub-meeting-orders-table tbody td a{color:#7856fb;text-decoration:none;font-weight:600}.mhub-meeting-orders-table tbody td a:focus{outline:none!important}.mhub-meeting-orders-table tbody td a:hover{text-decoration:underline!important}.mhub-meeting-orders-table tbody .mhub-no-meeting{text-align:center}button.mhub-meeting-status{border-radius:8px;background-color:#7856fb;padding:10px 30px;color:#fff;font-family:inherit;font-weight:500;font-size:16px;cursor:pointer;border:none}button.mhub-meeting-status:hover{background-color:#4f21ff}.meetinghub-zoom-join-links{margin-bottom:40px;display:flex;justify-content:center;align-items:center}.mhub-shortcode-zoom-join-links{padding:40px 10px;display:flex;justify-content:center;align-items:center}.meetinghub-button{display:inline-block;padding:10px 20px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.meetinghub-zoom-join-web{background-color:#fff0;color:#7856fb}.meetinghub-zoom-join-web:hover{background-color:#7856fb;color:#fff}.meetinghub-join-app{background-color:#fff0;color:#7856fb}.meetinghub-join-app:hover{background-color:#7856fb;color:#fff}.mhub-webex-join-links,.mhub-google-meet-join-links{margin-bottom:40px}.mhub-webex-st-join-links,.mhub-google-meet-st-join-links{padding:40px 10px}.meetinghub-webex-button,.meetinghub-google-meet-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #7856fb}.mhub-webex-join,.mhub-google-meet-join{background-color:#fff0;color:#7856fb}.mhub-webex-join:hover,.mhub-google-meet-join:hover{background-color:#7856fb;color:#fff}.webex-agenda-title{font-size:25px;font-weight:600;margin-bottom:10px}.webex-agenda-desc{font-size:14px}.mhub-webinar-registration-notice{display:block;clear:both;background-color:#e7f3ff;border-left:4px solid #0073aa;padding:15px 20px;margin:20px 0;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.mhub-webinar-registration-notice p{margin:0!important;padding:0!important;font-size:15px;line-height:1.6;color:#333;font-weight:500}.mhub-msteams-join-links{margin-bottom:40px}.mhub-msteams-st-join-links{padding:40px 10px}.meetinghub-msteams-button{display:inline-block;padding:10px 100px;text-decoration:none!important;font-size:16px;font-weight:700;border-radius:8px;margin-right:10px;cursor:pointer;text-align:center;border:1px solid #5b5fc7}.mhub-msteams-join{background-color:#fff0;color:#5b5fc7}.mhub-msteams-join:hover{background-color:#5b5fc7;color:#fff}@media (max-width:860px){.meetinghub-wrapper .mhub-sidebar-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper-flex{display:inline-block}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-meeting-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper.meetinghub-wrapper-flex .mhub-sidebar-col{width:calc((100% / 12)* 11.5)}.meetinghub-wrapper .mhub-meeting-col{width:calc((100% / 12)* 12)}.meetinghub-wrapper .mhub-sidebar{margin-bottom:20px}}@media (max-width:650px){.meetinghub-button{padding:10px 12px;font-size:13px}}@media (max-width:500px){.meetinghub-zoom-join-links{display:inline-block}.mhub-shortcode-zoom-join-links{display:inline-block}.meetinghub-button{padding:10px 0;font-size:16px;width:100%;margin-bottom:20px}}@media (max-width:360px){.meetinghub-webex-button{width:100%;padding:10px 50px}}.mhub-single-widget .calander-btn-wrapper{padding:20px}.mhub-add-to-calendar-btn{display:flex;padding:10px 15px;font-size:16px;border:1px solid #ccc;border-radius:5px;text-decoration:none;color:#333;background-color:#f9f9f9;transition:background-color 0.2s ease;align-items:center}.mhub-add-to-calendar-btn:hover{background-color:#eee}.calendar-title{margin-left:8px;font-size:18px;font-weight:500}.mce-toolbar .mce-i-dashicons{font-family:dashicons!important;font-size:35px!important;width:auto!important;line-height:20px!important}.mce-window .mce-window-head .mce-close:hover{background:none;border-color:unset}.mce-window .mce-window-head .mce-close:focus{background:none;border-color:unset}#meeting-select-open:hover{background:none}#mceu_13-button:hover{background:none}.woocommerce-js select{padding:0em .8em}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.meetings a{display:flex;align-items:center}.mhub-dokan-meeting-select-wrapper{margin-bottom:22px}.mhub-login-button{display:inline-block;padding:12px 24px;font-size:16px;font-weight:700;color:#fff;background-color:#7856fb;border:none;border-radius:5px;text-decoration:none;text-align:center;transition:background-color 0.3s ease,box-shadow 0.3s ease;text-decoration:none!important}.mhub-login-button:hover{background-color:#4f21ff;box-shadow:0 4px 8px rgb(0 0 0 / .2);color:#fff}.mhub-recording-player{margin:30px auto;max-width:900px;width:100%}.mhub-recording-player video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);background-color:#000}.mhub-recording-message{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #e0e0e0;border-radius:8px;max-width:600px;background-color:#f9f9f9}.mhub-recording-message h3{color:#333;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-message p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-error{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #ffcccb;border-radius:8px;max-width:600px;background-color:#fff5f5}.mhub-recording-error h3{color:#d32f2f;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-error p{color:#666;font-size:16px;line-height:1.6;margin:0}.mhub-recording-processing{text-align:center;margin:50px auto;padding:30px 20px;border:1px solid #fff4e5;border-radius:8px;max-width:600px;background-color:#fffbf0}.mhub-recording-processing h3{color:#f57c00;font-size:22px;margin-bottom:15px;font-weight:600}.mhub-recording-processing p{color:#666;font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.mhub-recording-player{margin:20px auto}.mhub-recording-message,.mhub-recording-error,.mhub-recording-processing{margin:30px 15px;padding:20px 15px}.mhub-recording-message h3,.mhub-recording-error h3,.mhub-recording-processing h3{font-size:20px}.mhub-recording-message p,.mhub-recording-error p,.mhub-recording-processing p{font-size:14px}}.mhub-recording-archive{margin:40px 0;width:100%}.mhub-recording-archive-wrapper{display:flex;gap:30px;margin:40px 0}.mhub-recording-archive-main{flex:1;min-width:0}.mhub-recording-archive-sidebar{width:300px;flex-shrink:0}.mhub-recording-sidebar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.mhub-recording-sidebar-title{margin:0 0 20px 0;font-size:20px;font-weight:600;color:#333;padding-bottom:15px;border-bottom:2px solid #7856fb}.mhub-recording-sidebar-list{display:flex;flex-direction:column;gap:15px}.mhub-sidebar-item{border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-sidebar-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.mhub-sidebar-link{display:block;text-decoration:none;color:inherit}.mhub-sidebar-thumbnail-wrapper{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-sidebar-thumbnail-wrapper.mhub-sidebar-no-thumbnail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.mhub-sidebar-thumbnail-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-play-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-sidebar-title{padding:12px;font-size:14px;font-weight:500;color:#333;line-height:1.4;background:#f9f9f9;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0}.mhub-recording-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.mhub-recording-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-recording-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-recording-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-recording-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1!important;transition:opacity 0.3s ease,transform 0.3s ease;z-index:10}.mhub-recording-card:hover .mhub-recording-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-processing-badge{position:absolute;top:12px;right:12px;background-color:#f57c00;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.mhub-recording-info{padding:16px}.mhub-recording-title{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-recording-meta{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666}.mhub-recording-date{flex:1}.mhub-recording-duration{font-weight:500;color:#7856fb}.mhub-recording-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-content{position:relative;width:90%;max-width:1200px;background-color:#fff;border-radius:12px;overflow:hidden;z-index:1;animation:mhubLightboxFadeIn 0.3s ease}@keyframes mhubLightboxFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.mhub-recording-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:rgb(0 0 0 / .7);color:#fff;border:none;border-radius:50%;font-size:28px;line-height:1;cursor:pointer;z-index:2;transition:background-color 0.3s ease}.mhub-recording-lightbox-close:hover{background-color:rgb(0 0 0 / .9)}.mhub-recording-lightbox-video{position:relative;width:100%;padding-top:56.25%;background-color:#000}.mhub-recording-lightbox-video video,.mhub-recording-lightbox-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.mhub-recording-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;text-align:center}.mhub-recording-lightbox-meta{padding:24px;background-color:#f9f9f9}.mhub-recording-lightbox-title{margin:0 0 12px 0;font-size:20px;font-weight:600;color:#333}.mhub-recording-lightbox-info{display:flex;gap:16px;font-size:14px;color:#666}.mhub-recording-lightbox-date,.mhub-recording-lightbox-duration{display:inline-block}.mhub-recording-lightbox-actions{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.mhub-recording-download-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:background-color 0.3s ease}.mhub-recording-download-btn:hover{background-color:#6344d9;color:#fff}.mhub-recording-download-btn svg{width:16px;height:16px}.mhub-recording-error,.mhub-no-recordings{text-align:center;padding:40px 20px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:16px}.mhub-recording-error{background-color:#fff5f5;border-color:#ffcccb;color:#d32f2f}.mhub-new-videos-section{margin:60px 0 40px 0;padding:40px 0;border-top:2px solid #e0e0e0}.mhub-new-videos-title{margin:0 0 30px 0;font-size:28px;font-weight:700;color:#333;text-align:left}.mhub-new-videos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mhub-new-video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-new-video-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgb(0 0 0 / .15)}.mhub-new-video-link{display:block;text-decoration:none;color:inherit}.mhub-new-video-thumbnail{position:relative;width:100%;padding-top:56.25%;background-color:#000;overflow:hidden}.mhub-new-video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-new-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity 0.3s ease,transform 0.3s ease}.mhub-new-video-card:hover .mhub-new-video-play-overlay{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.mhub-new-video-duration{position:absolute;bottom:8px;right:8px;background-color:rgb(0 0 0 / .8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.mhub-new-video-info{padding:16px}.mhub-new-video-title{margin:0 0 8px 0;font-size:15px;font-weight:600;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mhub-new-video-meta{font-size:13px;color:#666}.mhub-new-video-date{display:block}@media (max-width:1024px){.mhub-recording-grid{grid-template-columns:repeat(2,1fr);gap:20px}.mhub-recording-archive-wrapper{flex-direction:column}.mhub-recording-archive-sidebar{width:100%}.mhub-recording-sidebar-list{flex-direction:row;overflow-x:auto;gap:15px}.mhub-sidebar-item{min-width:250px}.mhub-new-videos-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.mhub-new-videos-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:640px){.mhub-recording-grid{grid-template-columns:1fr;gap:16px}.mhub-recording-lightbox-content{width:95%}.mhub-recording-lightbox-meta{padding:16px}.mhub-recording-lightbox-title{font-size:18px}.mhub-recording-lightbox-info{flex-direction:column;gap:8px}.mhub-new-videos-grid{grid-template-columns:1fr}.mhub-new-videos-title{font-size:24px}}.mhub-recording-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center}.mhub-recording-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8)}.mhub-recording-modal-content{position:relative;width:90%;max-width:560px;background-color:#fff;border-radius:16px;overflow:hidden;z-index:1;animation:mhubModalFadeIn 0.3s ease;box-shadow:0 20px 60px rgb(0 0 0 / .3)}@keyframes mhubModalFadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mhub-recording-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;background:none;border:none;color:#fff;cursor:pointer;z-index:2;transition:all 0.25s ease;padding:0;display:flex;align-items:center;justify-content:center;outline:none;font-size:0;line-height:1;border-radius:0;opacity:.8}.mhub-recording-modal-close::before,.mhub-recording-modal-close::after{content:'';position:absolute;width:18px;height:2px;background-color:#fff;border-radius:1px;transition:all 0.25s ease}.mhub-recording-modal-close::before{transform:rotate(45deg)}.mhub-recording-modal-close::after{transform:rotate(-45deg)}.mhub-recording-modal-close:hover{opacity:1;transform:scale(1.15)}.mhub-recording-modal-close:focus{outline:none!important;box-shadow:none!important}.mhub-recording-modal-header{padding:36px 32px 20px 32px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);border-bottom:none}.mhub-recording-modal-title{margin:0;font-size:22px;font-weight:600;color:#fff;padding-right:40px;line-height:1.4}.mhub-recording-modal-body{padding:28px 32px 32px 32px}.mhub-recording-modal-info{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.mhub-recording-info-item{display:flex;align-items:flex-start;gap:14px;padding:12px;background-color:#f8f9fb;border-radius:10px}.mhub-recording-info-item svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-info-item div{flex:1}.mhub-recording-info-item strong{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.3px}.mhub-recording-info-item span{font-size:15px;color:#333;font-weight:500}.mhub-recording-modal-actions{display:flex;gap:12px;margin-bottom:20px}.mhub-recording-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none!important;transition:all 0.3s ease;border:none;cursor:pointer}.mhub-recording-btn svg{width:18px;height:18px}.mhub-recording-btn-primary{background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);color:#fff!important;box-shadow:0 4px 12px rgb(120 86 251 / .25)}.mhub-recording-btn-primary:hover{background:linear-gradient(135deg,#5233c7 0%,#4122b5 100%);color:#fff!important;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(120 86 251 / .4)}.mhub-recording-btn-primary:focus{outline:none;text-decoration:none!important}.mhub-recording-btn-secondary{background-color:#f0f2f5;color:#333!important;border:2px solid #e0e3e8}.mhub-recording-btn-secondary:hover{background-color:#7856fb;color:#fff!important;border-color:#7856fb;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 4px 12px rgb(120 86 251 / .3)}.mhub-recording-btn-secondary:focus{outline:3px solid rgb(120 86 251 / .3);outline-offset:2px;text-decoration:none!important}.mhub-recording-modal-note{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background-color:#f0f7ff;border-radius:10px;border-left:4px solid #7856fb}.mhub-recording-modal-note svg{flex-shrink:0;margin-top:2px;color:#7856fb}.mhub-recording-modal-note p{margin:0;font-size:13px;color:#555;line-height:1.6}.mhub-recording-modal-passcode{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-radius:12px;border:1px solid #fcd34d;margin-bottom:20px}.mhub-passcode-left{display:flex;align-items:center;gap:10px}.mhub-passcode-left svg{flex-shrink:0;color:#b45309}.mhub-passcode-label{font-size:13px;font-weight:600;color:#92400e;white-space:nowrap}.mhub-recording-modal-passcode code{font-size:15px;font-weight:700;color:#78350f;background:rgb(180 83 9 / .1);padding:5px 14px;border-radius:8px;letter-spacing:1.5px;font-family:'SF Mono','Consolas','Courier New',monospace;user-select:all;border:1px solid rgb(180 83 9 / .15)}.mhub-recording-copy-passcode{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #d97706;border-radius:8px;padding:6px 14px;cursor:pointer;color:#b45309;font-size:13px;font-weight:600;transition:all 0.2s ease;white-space:nowrap;box-shadow:0 1px 2px rgb(0 0 0 / .05)}.mhub-recording-copy-passcode:hover{background:#d97706;color:#fff;border-color:#d97706;box-shadow:0 2px 6px rgb(217 119 6 / .3)}.mhub-recording-copy-passcode.copied{background:#059669;border-color:#059669;color:#fff;box-shadow:0 2px 6px rgb(5 150 105 / .3)}.mhub-recording-copy-passcode svg{width:14px;height:14px}@media (max-width:768px){.mhub-recording-modal-content{width:95%;max-width:none}.mhub-recording-modal-header{padding:24px 24px 16px 24px}.mhub-recording-modal-title{font-size:20px}.mhub-recording-modal-body{padding:24px}.mhub-recording-modal-actions{flex-direction:column}.mhub-recording-btn{width:100%}}.mhub-meeting-header{background:linear-gradient(135deg,#ffffff 0%,#f8f9fc 100%);border-radius:16px;padding:0;margin-bottom:40px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid #e8ecf4;overflow:hidden}.mhub-meeting-header-top{display:flex;align-items:center;gap:20px;padding:40px 40px 32px 40px;background:linear-gradient(135deg,#7856fb 0%,#6344d9 100%);position:relative}.mhub-meeting-header-top::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgb(255 255 255 / .3) 0%,rgb(255 255 255 / .1) 50%,rgb(255 255 255 / .3) 100%)}.mhub-meeting-header-icon{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.mhub-meeting-header-icon svg{width:64px;height:64px;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .15))}.mhub-meeting-header-icon svg rect{fill:rgb(255 255 255 / .15)}.mhub-meeting-header-icon svg path,.mhub-meeting-header-icon svg circle{fill:#fff}.mhub-meeting-header-title-section{flex:1;min-width:0}.mhub-meeting-header-title{margin:0 0 8px 0;font-size:32px;font-weight:700;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgb(0 0 0 / .1)}.mhub-meeting-header-subtitle{margin:0;font-size:16px;font-weight:400;color:rgb(255 255 255 / .9);line-height:1.5}.mhub-meeting-header-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;padding:0;background:#fff;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card{display:flex;align-items:center;gap:14px;padding:24px 28px;background:#fff;border-right:1px solid #e8ecf4;transition:all 0.3s ease;position:relative}.mhub-meeting-meta-card:last-child{border-right:none}.mhub-meeting-meta-card::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);transform:scaleX(0);transition:transform 0.3s ease}.mhub-meeting-meta-card:hover{background:#f8f9fc}.mhub-meeting-meta-card:hover::before{transform:scaleX(1)}.mhub-meeting-meta-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#7856fb}.mhub-meeting-meta-icon svg{width:24px;height:24px}.mhub-meeting-meta-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.mhub-meeting-meta-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px}.mhub-meeting-meta-value{font-size:15px;font-weight:600;color:#1f2937;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mhub-meeting-header-section{padding:28px 40px;background:#fff;border-top:1px solid #e8ecf4}.mhub-meeting-header-section:first-of-type{border-top:none}.mhub-meeting-header-section:last-child{padding-bottom:32px}.mhub-meeting-section-title{display:flex;align-items:center;gap:10px;margin:0 0 16px 0;font-size:18px;font-weight:700;color:#1f2937}.mhub-meeting-section-title svg{width:20px;height:20px;color:#7856fb;flex-shrink:0}.mhub-meeting-section-content{font-size:15px;color:#4b5563;line-height:1.7}.mhub-meeting-section-content p{margin:0 0 12px 0}.mhub-meeting-section-content p:last-child{margin-bottom:0}.mhub-meeting-section-content ul,.mhub-meeting-section-content ol{margin:0 0 12px 0;padding-left:24px}.mhub-meeting-section-content li{margin-bottom:8px}.mhub-meeting-section-content strong{color:#1f2937;font-weight:600}.mhub-recording-archive-container{margin:40px 0;width:100%}@media (max-width:1024px){.mhub-meeting-header-meta-grid{grid-template-columns:repeat(2,1fr)}.mhub-meeting-meta-card:nth-child(2n){border-right:none}.mhub-meeting-meta-card:nth-child(n+3){border-top:1px solid #e8ecf4}}@media (max-width:768px){.mhub-meeting-header{margin-bottom:32px}.mhub-meeting-header-top{padding:32px 28px 24px 28px;gap:16px}.mhub-meeting-header-icon{width:56px;height:56px}.mhub-meeting-header-icon svg{width:56px;height:56px}.mhub-meeting-header-title{font-size:26px}.mhub-meeting-header-subtitle{font-size:14px}.mhub-meeting-header-meta-grid{grid-template-columns:1fr}.mhub-meeting-meta-card{padding:20px 28px;border-right:none;border-bottom:1px solid #e8ecf4}.mhub-meeting-meta-card:last-child{border-bottom:none}.mhub-meeting-meta-card:nth-child(n+2){border-top:none}.mhub-meeting-meta-icon{width:22px;height:22px}.mhub-meeting-meta-icon svg{width:22px;height:22px}.mhub-meeting-meta-label{font-size:10px}.mhub-meeting-meta-value{font-size:14px}.mhub-meeting-header-section{padding:24px 28px}.mhub-meeting-header-section:last-child{padding-bottom:28px}.mhub-meeting-section-title{font-size:17px;margin-bottom:14px}.mhub-meeting-section-title svg{width:18px;height:18px}.mhub-meeting-section-content{font-size:14px}}@media (max-width:480px){.mhub-meeting-header-top{padding:28px 24px 20px 24px}.mhub-meeting-header-icon{width:48px;height:48px}.mhub-meeting-header-icon svg{width:48px;height:48px}.mhub-meeting-header-title{font-size:22px}.mhub-meeting-meta-card{padding:18px 24px}.mhub-meeting-header-section{padding:20px 24px}.mhub-meeting-header-section:last-child{padding-bottom:24px}.mhub-meeting-section-title{font-size:16px}}.mhub-youtube-layout{max-width:1400px;margin:0 auto;padding:20px}.mhub-archive-title-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0;gap:24px;position:relative;margin-bottom:16px}.mhub-archive-title-bar .mhub-section-title{margin:0;padding:0 0 16px 0;border:none;min-height:auto;position:relative}.mhub-featured-title{flex:0 0 calc(70% - 12px);font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-featured-title::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px 3px 0 0}.mhub-sidebar-title-bar{flex:0 0 calc(30% - 12px);font-size:18px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.mhub-sidebar-title-bar::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7856fb 0%,#6344d9 100%);border-radius:3px 3px 0 0}.mhub-archive-top-section{display:flex;gap:24px;margin-top:0;margin-bottom:40px;align-items:flex-start}.mhub-featured-recording{flex:0 0 calc(70% - 12px);display:flex;flex-direction:column}.mhub-featured-recording .mhub-featured-card{box-shadow:0 4px 16px rgb(0 0 0 / .12)}.mhub-featured-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all 0.3s ease}.mhub-featured-thumbnail{position:relative;width:100%;padding-bottom:56.25%;background:#000;cursor:pointer}.mhub-featured-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mhub-featured-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 0.3s ease}.mhub-featured-thumbnail:hover .mhub-featured-play-overlay{transform:translate(-50%,-50%) scale(1.1)}.mhub-featured-info{padding:24px;background:linear-gradient(to bottom,#ffffff 0%,#f8f9fc 100%)}.mhub-featured-card .mhub-featured-title{font-size:20px;font-weight:600;margin:0 0 12px 0;color:#1a1a1a;line-height:1.4}.mhub-featured-card .mhub-featured-title::after{display:none}.mhub-featured-meta{display:flex;gap:16px;margin-bottom:0;font-size:14px;color:#606060}.mhub-featured-meta span{display:flex;align-items:center;gap:6px}.mhub-featured-meta span::before{content:'';width:4px;height:4px;background:#606060;border-radius:50%;display:inline-block}.mhub-featured-meta span:first-child::before{display:none}.mhub-featured-watch-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#7856fb;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background 0.3s ease}.mhub-featured-watch-btn:hover{background:#6344d9}.mhub-recordings-sidebar{flex:0 0 calc(30% - 12px);background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgb(0 0 0 / .12);border:1px solid #e8ecf4;display:flex;flex-direction:column;align-self:flex-start}.mhub-sidebar-title{display:none}.mhub-section-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:2px solid #e0e0e0;min-height:44px;display:flex;align-items:center}.mhub-sidebar-title{font-size:20px;font-weight:600;margin:0 0 20px 0;color:#1a1a1a;padding-bottom:12px;border-bottom:3px solid #7856fb;min-height:44px;display:flex;align-items:center}.mhub-sidebar-list{display:flex;flex-direction:column;gap:16px}.mhub-sidebar-item{background:#f8f9fc;border-radius:10px;overflow:hidden;transition:all 0.3s ease;border:1px solid #e8ecf4}.mhub-sidebar-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgb(120 86 251 / .15);border-color:#7856fb;background:#fff}.mhub-sidebar-link{display:flex;gap:12px;text-decoration:none;color:inherit;padding:8px}.mhub-sidebar-thumbnail{position:relative;flex:0 0 140px;height:80px;background:#000;border-radius:8px;overflow:hidden}.mhub-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover}.mhub-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.3px}.mhub-sidebar-info{flex:1;padding:4px 8px 4px 0;display:flex;flex-direction:column;justify-content:center;gap:6px}.mhub-sidebar-info h4{font-size:14px;font-weight:600;margin:0;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.3s ease}.mhub-sidebar-item:hover .mhub-sidebar-info h4{color:#7856fb}.mhub-sidebar-info .mhub-sidebar-date{font-size:12px;color:#606060;font-weight:500}.mhub-all-recordings-section{margin-top:40px}.mhub-all-recordings-section .mhub-section-title{border-bottom:2px solid #e0e0e0}@media (max-width:1024px){.mhub-archive-title-bar{flex-direction:column;align-items:flex-start;gap:12px}.mhub-featured-title,.mhub-sidebar-title-bar{flex:1 1 100%}.mhub-archive-top-section{flex-direction:column}.mhub-featured-recording,.mhub-recordings-sidebar{flex:1 1 100%}.mhub-sidebar-list{flex-direction:row;overflow-x:auto;gap:16px}.mhub-sidebar-item{flex:0 0 280px}.mhub-sidebar-link{flex-direction:column}.mhub-sidebar-thumbnail{flex:0 0 auto;width:100%;height:158px}}@media (max-width:768px){.mhub-youtube-layout{padding:12px}.mhub-archive-title-bar{gap:8px;margin-bottom:16px}.mhub-archive-top-section{gap:16px;margin-bottom:24px}.mhub-featured-title,.mhub-sidebar-title-bar{font-size:18px}.mhub-section-title{font-size:18px}}.mhub-recording-thumbnail,.mhub-featured-thumbnail,.mhub-archive-sidebar-thumbnail{position:relative}.mhub-recording-card .mhub-recording-thumbnail::before,.mhub-featured-card .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background-color:rgb(0 0 0 / .8);border-radius:50%;z-index:10;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(0 0 0 / .4)}.mhub-recording-card .mhub-recording-thumbnail::after,.mhub-featured-card .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-35%,-50%);width:0;height:0;border-style:solid;border-width:14px 0 14px 24px;border-color:#fff0 #fff0 #fff0 #fff;z-index:11;transition:all 0.3s ease}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::before{width:48px;height:48px}.mhub-archive-sidebar-item .mhub-archive-sidebar-thumbnail::after{border-width:10px 0 10px 16px}.mhub-recording-card:hover .mhub-recording-thumbnail::before,.mhub-featured-card:hover .mhub-featured-thumbnail::before,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::before{background-color:rgb(255 0 0 / .9);transform:translate(-50%,-50%) scale(1.1)}.mhub-recording-card:hover .mhub-recording-thumbnail::after,.mhub-featured-card:hover .mhub-featured-thumbnail::after,.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail::after{transform:translate(-35%,-50%) scale(1.1)}.mhub-recording-play-overlay,.mhub-featured-play-overlay,.mhub-archive-sidebar-play-icon{display:none!important}.mhub-archive-sidebar-duration{z-index:12}.mhub-recordings-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0 / .08);padding:20px;overflow:hidden}.mhub-sidebar-title{display:none}.mhub-sidebar-list{padding:0}.mhub-archive-sidebar-item{display:flex;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:all 0.3s ease;background:#fff;border:1px solid #f0f0f0;margin-bottom:12px}.mhub-archive-sidebar-item:last-child{margin-bottom:0}.mhub-archive-sidebar-item:hover{background:#f8f7ff;border-color:#7856fb;transform:translateX(4px);box-shadow:0 4px 12px rgb(120 86 251 / .15)}.mhub-archive-sidebar-thumbnail{position:relative;width:160px;height:90px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5}.mhub-archive-sidebar-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-thumbnail img{transform:scale(1.05)}.mhub-archive-sidebar-duration{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .85);color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.3px}.mhub-archive-sidebar-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-play-icon{opacity:1}.mhub-archive-sidebar-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.mhub-archive-sidebar-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 6px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color 0.3s ease}.mhub-archive-sidebar-item:hover .mhub-archive-sidebar-title{color:#7856fb}.mhub-archive-sidebar-date{font-size:12px;color:#666;margin:0}.mhub-featured-card{cursor:pointer;transition:transform 0.3s ease,box-shadow 0.3s ease}.mhub-featured-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.mhub-featured-card:hover .mhub-featured-thumbnail img{transform:scale(1.05)}.mhub-featured-title{transition:color 0.3s ease}.mhub-featured-card:hover .mhub-featured-title{color:#7856fb}@media (max-width:768px){.mhub-archive-sidebar-thumbnail{width:120px;height:68px}.mhub-archive-sidebar-title{font-size:13px;-webkit-line-clamp:2}.mhub-archive-sidebar-date{font-size:11px}.mhub-featured-actions{flex-direction:column}.mhub-featured-watch-btn,.mhub-featured-download-btn{width:100%;justify-content:center}}@media (max-width:480px){.mhub-archive-sidebar-thumbnail{width:100px;height:56px}.mhub-sidebar-title{font-size:16px;padding:16px 16px 12px}.mhub-sidebar-list{padding:8px}.mhub-archive-sidebar-item{padding:10px;gap:10px}}